Re: Should it be acceptable to have a "rows" parameter larger than Integer.MAX_VALUE?

2021-04-04 Thread Eric Pugh
his error also occurs in the cloud example with a distributed index. > > Should this be considered a bug, or are we OK with current behavior? > > Thanks, > Shawn ___ Eric Pugh | Founder & CEO | OpenSource Connections, LLC | 434.466.1467 | http://www.o

Re: Compacting JSON-Output

2021-04-15 Thread Eric Pugh
Andreas, I don’t think you are missing anything, the docs just need some updating…. If you would like to create a JIRA issue and submit a pull request to update the docs for the JSONWriter, I’ll happily review and merge. Please tag me (“David Eric Pugh”) on the ticket in JIRA. Eric >

Re: [VOTE] Solr Operator Logo

2021-04-27 Thread Eric Pugh
ithubusercontent.com/64094885/116154021-c6cfeb00-a6ad-11eb-83c6-384d66500f49.png > > <https://user-images.githubusercontent.com/64094885/116154021-c6cfeb00-a6ad-11eb-83c6-384d66500f49.png> > > Please vote for one logo and one icon from the above choices. This vote will > c

Re: Problem with eDisMax and multi-word synonyms

2021-04-29 Thread Eric Pugh
st:8983/solr/techproducts/select?q=cmi+memory&debugQuery=true&defType=edismax&qf=name+manu+cat&q.op=AND >>>>>>> >>>>>>> If I leave cat field out, however, I get 2 results: >>>>>>> >>>>>>> >>

Re: Security: Better secure defaults?

2021-05-06 Thread Eric Pugh
"shall I delete your data or wait for you to do it?" > > As solr is primarily an index of other data the primary issue is data > disclosure. Config editing, inserting data, etc are all pretty > secondary. > HTTP Basic Auth with a first-boot-random password is a massively > s

Re: solr data backup and change configuration

2021-05-10 Thread Eric Pugh
lease provide a suggestion. > > > > Thanks in Advance > > > > Regards, > > Srihitha ___ Eric Pugh | Founder & CEO | OpenSource Connections, LLC | 434.466.1467 | http://www.opensourceconnections.com <http://www.opensourceconnections.com/&

Re: Updating partial value of a column field

2021-06-02 Thread Eric Pugh
n my solr index and one of the column fields is "URL". > All of its values start with \\nas like *url=\\nas\image\123.jpg* > How can I update only the first word from the url? I need to update it from > \\nas\.. to \\FS\.. and I want to update for all 100 rows. > > Thanks,

Re: solr user admin interface doesn't work after 8.4

2021-06-11 Thread Eric Pugh
>> <http://localhost:8983/solr/#!/%23%2Fcorename%2Fquery>> >>> <http://localhost:8983/solr/#!/%23%2Fcorename%2Fquery >>> <http://localhost:8983/solr/#!/%23%2Fcorename%2Fquery>> >>> >>> >>> I looked in the "webapp" folder to see if the

Re: solr user admin interface doesn't work after 8.4

2021-06-12 Thread Eric Pugh
rowser where I was using the interface for 8.4. > > Maria > > On Fri, Jun 11, 2021 at 9:56 AM Eric Pugh <mailto:ep...@opensourceconnections.com>> > wrote: > >> Could you retest using a browser in “incognito” mode, I believe the issue >> is that yo

Re: Request help / steps to upgrade from apache solr 7.7.3 to 8.5.2

2021-07-01 Thread Eric Pugh
https://github.com/o19s/solr_dump might help. Also investigate if bin/solr export will work for you. On Thu, Jul 1, 2021 at 8:48 AM Dominique Bejean wrote: > Hi Prashanth, > > Please consider upgrading JDK to version 11. > > If all your fields are stored, maybe you can write a script in order

Re: Preserving Settings Across Upgrades?

2021-07-20 Thread Eric Pugh
; but I have to manually re-create the configurations for my cores, move the > keystore and security.json files, and re-edit bin/solr.in.sh to change the > TLS/SSL settings. There has to be a better way - what am I missing? > > Scott > ___ Eric Pugh

Re: Reg: Offline Clustering (Full Index clustering) in Solr 7.7.1

2021-08-06 Thread Eric Pugh
t; Currently, we are using a Spring MVC project which connects to Solr. > > Thanks > Manikanta Kumar ___ Eric Pugh | Founder & CEO | OpenSource Connections, LLC | 434.466.1467 | http://www.opensourceconnections.com <http://www.opensourceconnections.com/>

Re: Solr russification

2021-08-10 Thread Eric Pugh
more modern platform that more easily supports this kind of feature. > On Aug 10, 2021, at 6:36 AM, Егор Иванов wrote: > > Hello, my name is Egor > Is there any way to translate Solr's GUI to russian? > Looking forward to hearing from you ___ Eric

Re: limiting term facets

2021-08-27 Thread Eric Pugh
/superna-net> > > -- > CONFIDENTIALITY NOTICE: The information contained in this email is > privileged and confidential and intended only for the use of the individual > or entity to whom it is addressed. If you receive this message in error, > please notify the sende

Re: Email alerts with streaming expressions

2021-09-06 Thread Eric Pugh
) > > If you have done something like this 'where' would you typically run the > daemon, on replicas away from replicas running web queries? > > Many thanks in advance for any advice / suggestions, > > Dan ___ Eric Pugh | Founder & CEO |

Re: Email alerts with streaming expressions

2021-09-07 Thread Eric Pugh
alertId, >>>>>> topic(email_alerts, >>>>>>doc_collection, >>>>>>q="email query", >>>>>>fl="id, title, abstract", >>>>>> id=&qu

Re: Solr High Availability | Multi-Datacenter approach

2021-09-15 Thread Eric Pugh
keeper running on 5 nodes. > > They are running across 2 data centers. > > > > As part of high availability we would like to run solr so that it should > > sustain even if one data center goes down. > > > > How can we achieve this approach as we need to ma

Re: Better way to debug Solr Scoring

2021-10-07 Thread Eric Pugh
ntents. If you have received this e-mail in error, please notify the >> sender immediately by reply e-mail and permanently delete this e-mail and >> any attachments without reading, forwarding or saving them. v.173.295 Thank >> you. ___ Eric Pugh | Founder &a

TopicStream and sorting?

2021-10-14 Thread Eric Pugh
idea of changing the way the Topic sends back document to be able to sorted, say on id, go against the goals of the TopicStream? I know I could maybe wrap the topic stream in a sort(), but then I’d be loading all my data into memory. Thoughts? Eric ___ Eric Pugh | Founder

Re: Solr 8.9.0 zookeeper WARN org.apache.zookeeper.ClientCnxn

2021-10-21 Thread Eric Pugh
lla Trevisan > > > after upgrading solr from 8.4.1 to 8.9.0 i get this warn if i run an > upconfig with or a health check > > -- > Isabella Trevisan ___ Eric Pugh | Founder & CEO | OpenSource Connections, LLC | 434.466.1467 | http://www.opensourcec

Solr and Keycloak?

2021-11-03 Thread Eric Pugh
rization, default-roles-chorus]}, resource_access={account={roles=[manage-account, manage-account-links, view-profile]}}, scope=openid email profile, email_verified=false, name=bob dole, preferred_username=b...@dole.com, given_name=bob, family_name=dole, email=b...@dole.com}, roles=[profile, email]

Re: Solr and Keycloak?

2021-11-03 Thread Eric Pugh
ot; > permission, and your requests should be allowed. > > Jan > >> 3. nov. 2021 kl. 13:26 skrev Eric Pugh : >> >> Has anyone gone through integrating Solr with Keycloak? I’m trying to >> figure out how to map the Keycloak response back to what Solr needs t

Re: Changing the order of stemming and stopwords cleaning in techproducts config

2021-11-08 Thread Eric Pugh
he Apache Solr and we are using what it seems a >> “default” configuration, we fear that we might be missing some important >> context here. Is there a justification for the default ordering, which I >> assume most people will use as-is, and that we might be missing? Do y

Re: Changing the order of stemming and stopwords cleaning in techproducts config

2021-11-09 Thread Eric Pugh
or the default ordering, which I >> assume most people will use as-is, and that we might be missing? Do you see >> any issues placing the stopwords filter after stemming? Do you see any >> issues placing the lowercasing before stopwords filter and stemming? >> >> Regards, >> Guven >>

Re: Changing the order of stemming and stopwords cleaning in techproducts config

2021-11-10 Thread Eric Pugh
ontribute. Feel free to assign the ticket to me. > > Best > Guven > > On Tue, Nov 9, 2021 at 12:31 PM Eric Pugh <mailto:ep...@opensourceconnections.com>> > wrote: > >> https://issues.apache.org/jira/browse/SOLR-15779 >> >> Feel free to weigh in!

Re: Incremental backup for Standalone Solr

2021-11-15 Thread Eric Pugh
luded proposals are being implemented. I see some updates on >> documentation for using incremental backup for SolrCloud, but what about >> Standalone Solr? Is there a reason why it is not announced that incremental >> support is also added for Standalone Solr? I don't see any

Re: Return field with astrick(*) is going to slow in Solr 8.9.0

2021-11-15 Thread Eric Pugh
/XX.XX.XX.XX: >>> /solr/forms/select?q=id%3AFORM27248682964899&fl=*ORI_FORMTITLE> >>> >>> Solr 6.1.0 [15 milliseconds] >>> http://XX.XX.XX.XX: >>> /solr/forms/select?q=id:FORM1011547110139542&&fl=*ORI_FORMTITLE >>> >&g

Re: How to reindex in solr?

2021-11-29 Thread Eric Pugh
iki.apache.org/confluence/display/SOLR/HowToReindex > > Thanks, > Shawn ___ Eric Pugh | Founder & CEO | OpenSource Connections, LLC | 434.466.1467 | http://www.opensourceconnections.com <http://www.opensourceconnections.com/> | My Free/Busy <http://tinyurl.com/er

Re: Non equi-joins with streaming expressions

2021-12-29 Thread Eric Pugh
and not analyzed > ones) in streams, so I suppose I'd be left with a join criteria like this > pseudo-code: > >> on="starts_with(right.path, left.path)" > > Where, in this hypothetical example: > >> left.path=/categories/category1" >> right.path=/

Re: Non equi-joins with streaming expressions

2021-12-29 Thread Eric Pugh
I don't mind going the route of implementing something myself. I will have > a try. > By any chance, apart from looking at the official codebase, do you know of > any examples out there I could draw my inspiration from? > > Regards, > > On Wed, Dec 29, 2021 at 3:08 PM Eric P

Re: Query parser

2022-01-02 Thread Eric Pugh
" replace="all"/> > > > > > The ideal solution would be to get that plugin working with 8.11.1 , but I > have zero clue on how to compile it into a .jar! > > > Any suggestions would be much appreciated > > Andy

Re: Non equi-joins with streaming expressions

2022-01-04 Thread Eric Pugh
eams, so I suppose I'd be left with a join criteria like this >> pseudo-code: >> >>> on="starts_with(right.path, left.path)" >> >> Where, in this hypothetical example: >> >>> left.path=/categories/category1" >>&

Re: Auto generated _root_ field in manual schema.xml

2022-01-26 Thread Eric Pugh
hould > do if you send data that Solr is not expecting. > > I did just another test where I added these two lines, and newly indexed > documents did NOT have the _root_ field: > > docValues="false"/> > > > Thanks, > Shawn

Re: Auto generated _root_ field in manual schema.xml

2022-01-26 Thread Eric Pugh
AM, Shawn Heisey wrote: > > On 1/26/22 07:24, Eric Pugh wrote: >> Shawn, should having a dynamic field called “*” trigger either a warning in >> the logs or maybe even be forbidden? Is there a use case for having “*”? > > While I think that it's a bad idea to

Re: Storing logs in Apache Solr

2022-02-21 Thread Eric Pugh
o can Apache Solr, right? On the web, I didn't find >> > >> much information about using Apache Solr as a log aggregation and >> > >> querying tool. Most people seem to use the ELK stack that has arguably >> > >> become non-open-source in 2021.

Re: Solr 8.6.2 - download full data

2022-02-25 Thread Eric Pugh
?q=*%3A*&rows=1&wt=csv >> <http://xx.xxx.xxx.xxx:8983/solr/data_2019/select?q=*%3A*&rows=1&wt=csv> > Use a command-line utility like curl or wget to pull it down. ___ Eric Pugh | Founder & CEO | OpenSource Connec

Re: Looking for expertise on comparing Solr search to Postgres full-text search

2022-03-04 Thread Eric Pugh
urces that talk about the > comparison in an informed way - people, blogs, articles. So far, everything > I've found is extremely basic. Does anyone have any pointers for me? > > Thanks in advance - > Sam Bayer > The MITRE Corporation > s...@mitre.org __

Re: question on filesize limits for json

2022-03-04 Thread Eric Pugh
handle documentation updates? I think this section > would be much more clear if f=*/docs*/* was changed to something else, and if > the json example given actually had something that demonstrated this. > > I can deal with the scaling issues on the hit in the monster document, thi

Re: How to run Solr on two servers for redundancy

2022-03-14 Thread Eric Pugh
> > I think I will stick to ZooKeeper-aware clients if I choose to go the > SolrCloud route. Using the SolrJ "CloudSolrClient" looks like a much > simpler solution than setting up all the infrastructure required for > achieving high availability with HTTP-only clients. &g

Re: How to run Solr on two servers for redundancy

2022-03-15 Thread Eric Pugh
;-) Eric > On Mar 15, 2022, at 4:26 AM, Sam Lee wrote: > > On 2022/03/14 12:19:10 Eric Pugh wrote: >> Let me propose a slightly different approach ;-) >> >> Since you don’t need Solrcloud to support scaling needs, but instead >> for redundancy, then I like to se

Re: Looking for expertise on comparing Solr search to Postgres full-text search

2022-03-17 Thread Eric Pugh
ption when I >>> need both complex querying and full-text search. In my experience, so >> far, >>> Postgres can't compare to Solr, but I'm trying to understand why, in >> order >>> to have more of an ability to evaluate the functionality/com

Re: Using Schema API breaks the Upload of Config Set file

2022-03-21 Thread Eric Pugh
va:104) >at > org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.runTask(EatWhatYouKill.java:338) >at > org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:315) >at > org.eclipse.jetty.util.thread

Re: DIH and import from other core

2022-03-31 Thread Eric Pugh
; Please consider your environmental responsibility before printing this e-mail > ___ Eric Pugh | Founder & CEO | OpenSource Connections, LLC | 434.466.1467 | http://www.opensourceconnections.com <http://www.opensourceconnections.com/> | My Free/Busy <http://tinyurl.com/eri

Re: Is there anything other than NSSM or AlwaysUp that will create a windows service or similar for Solr?

2022-04-04 Thread Eric Pugh
pprove the license cost for AlwaysUp. I would > like to see if there are more alternatives out there. ___ Eric Pugh | Founder & CEO | OpenSource Connections, LLC | 434.466.1467 | http://www.opensourceconnections.com <http://www.opensourceconnections.com/> | M

Re: Looking for online tutorials setting up SolrCloud replication with Solr 8.11.1

2022-04-14 Thread Eric Pugh
pache tutorial using the batch file “solr –e cloud”. >>> I can’t finding any tutorial setting it up without the batch file. Does >>> anyone know where I can find a tutorial that does not use the batch file or >>> that the only way to set up SolrCloud? >>> I want t

Re: property substitution in the solrconfig.xml

2022-04-21 Thread Eric Pugh
ml, it doesn't override core.properties. I haven't actually used > the config-modifying API, so I do not know what settings are possible in the > config overlay. > > Thanks, > Shawn > ___ Eric Pugh | Founder & CEO | OpenSource Con

Re: Vulnerability :HSTS Missing From HTTPS Solr server

2022-06-06 Thread Eric Pugh
nfigured on the >> server to instruct the browser to only communicate via HTTPS. The lack of >> HSTS allows downgrade attacks, SSL-stripping man-in-the-middle attacks, and >> weakens cookie-hijacking protections. >> >> SUGGESTED SOLUTION -Configure the remote web server

Re: Core Admin API - rename core issue on 8.11

2022-06-09 Thread Eric Pugh
API to make changes. >> >> If you are absolutely certain that the change you are wanting to make >> will not break the collection (and I am pretty sure that renaming a core >> would break something) then you can manually modify the core.properties >> file and re

Re: solr basic authentication

2022-07-04 Thread Eric Pugh
rypted password​ present here"}}, >> >> I want to change the default password present in the security.json and >> then upload the json with updated password to our zookeeper .We are using >> basic authentication on solr v8.11.1 and zookeeper 3.5.8 . >> >>

Re: solr basic authentication

2022-07-05 Thread Eric Pugh
PM, Clemente Biondo wrote: > > Hi Erir, > I would be honored! > Clemente > > On Mon, 4 Jul 2022 at 20:30, Eric Pugh <mailto:ep...@opensourceconnections.com>> > wrote: > >> Would this be a useful addition to the solr admin? >> >> >>

Re: Partial updates with Update Stream Decorator

2022-07-07 Thread Eric Pugh
artial/atomic or in-place updates with Update >>>> Streaming expression Decorator? The following simply overwrites. >>>> >>>> update(collection1, >>>>select( >>>>search(collection1, >>>> q=*:*, >>>

Re: Help with new install

2022-07-21 Thread Eric Pugh
undException: > http://localhost:8983/solr/mynescore/update/extract?resource.name=%3cpath_of_the_files> > > I’m new at using solr, so I’m pretty sure I missed something, can anybody > tell me what I missed? > > Thanks. ___ Eric Pugh | Fou

Re: ExternalFileField2, massively scalable external file fields

2022-07-28 Thread Eric Pugh
command >> line tool is being developed to process the external files. Since this >> offline processing is a required data preparation step it may be outside of >> the scope of Solr. But it also might fit as a module. >> >> I'm curious how the community fee

Re: Nested objects storing

2022-08-09 Thread Eric Pugh
ot;patch": 4 > } > "drinks: [ { >"name": "drink1", >"type": "drink" > }] > } > > How would you proceed with such document? > How to properly index it? > Are there some best practices? > > > Have

Re: Cores fail when trying to add requestHandler in Solr

2022-08-24 Thread Eric Pugh
/api/collections/collection_name/config >> <http://localhost:8983/api/collections/collection_name/config>: >> >> { >> "add-requesthandler": { >>"name": "/suggest", >>"class": "solr.SearchHandler", &g

Re: Ability to capture commits for replay?

2022-08-25 Thread Eric Pugh
s as they come in, for > the purpose of replaying them against a test environment and find out why > they cause the solr instance to go out of memory. > > Stuck on version 7.5, upgrading not an option for the foreseeable future. > > Kind regards, > Koen De Groote __

Re: Ability to capture commits for replay?

2022-08-29 Thread Eric Pugh
I would love to hear back if it works for you, and what your experiences are! > On Aug 29, 2022, at 8:23 AM, Koen De Groote wrote: > > Thanks for the suggestion, will have a look. > > On Thu, Aug 25, 2022 at 1:51 PM Eric Pugh > wrote: > >> https://goreplay.org/

Re: warning messages in Solr Logging

2022-08-29 Thread Eric Pugh
ndlichen Grüßen / With best regards > Peter Angermann > PLMnext WS24-INF Lead > > Mobile +49 151 4066 7650 > > > Internal: All rights reserved. Distribution within DRÄXLMAIER Group, customer > and partners > ___ Eric Pugh | Founder & CEO

Re: XSLT Response Writer

2022-08-30 Thread Eric Pugh
ine but when I run my query > I get this error > > org.apache.solr.common.SolrException: Error loading class > 'solr.XSLTResponseWriter' > > I am unable to find a solution, can anyone help me? > > Thanks. > ___ Eric Pugh

Re: Allow anonymous search on otherwise Basic Auth-protected Solr instance?

2022-09-02 Thread Eric Pugh
gt; > How do I enable this - either in the Admin UI Security pane, or > manually-editing "security.json"? ___ Eric Pugh | Founder & CEO | OpenSource Connections, LLC | 434.466.1467 | http://www.opensourceconnections.com <http://www.opensourcec

Re: how to use solr streaming expressions without using zkhost

2022-09-02 Thread Eric Pugh
aming expressions using solrJ client. Any sample code > will really help. > > Regards > Ravi ___ Eric Pugh | Founder & CEO | OpenSource Connections, LLC | 434.466.1467 | http://www.opensourceconnections.com <http://www.opensourceconnections.com/> | My Free/B

Re: how to use solr streaming expressions without using zkhost

2022-09-02 Thread Eric Pugh
awn Heisey wrote: > > On 9/2/22 10:30, Eric Pugh wrote: >> "SolrJ streaming expressions: don’t depend on ZK anymore" > > For my own education... does streaming expressions require SolrCloud, or can > it work in standalone mode? > > Thanks, > Shawn > ___

Re: Solr Cloud Architecture Recommendations

2022-09-08 Thread Eric Pugh
requirement also increase compared to standalone > when moving to the cloud, if yes then how much? > > 7. How do you maintain versioning of config in zookeeper? I bootstrap my configset and use the api’s. https://github.com/querqy/chorus/blob/main/quickstart.sh#L119 <https://github.c

Re: JDBC stream expression

2022-09-09 Thread Eric Pugh
riadb:3306/threatquotient2",sql="select id >> from data order by id asc limit 1", sort="id asc" >> driver="org.mariadb.jdbc.Driver") >> >> I use the mariadb jdbc driver to get data from our mariadb instance using >> the data import hand

Re: Can I force-delete a field?

2022-09-14 Thread Eric Pugh
're running Solr in cloud mode, and then either reload the > collection/core or restart Solr. I am used to manually editing configs > already, though. > > Thanks, > Shawn > ___ Eric Pugh | Founder & CEO | OpenSource Connections, LLC | 434.466.146

Re: User access to deployed Solr instance

2022-09-22 Thread Eric Pugh
If not, can security.json be reloaded (Solr core reload) without >> restarting Solr? >> 3. Any other suggestions? I am a relative novice on Solr as a deployed >> service. > > I would put it behind apache proxy with mod_auth_mysql -- or nginx if it has > mysql auth mo

Re: User access to deployed Solr instance

2022-09-22 Thread Eric Pugh
I think if you understand certbot/nginx, then no problems. I find it rather opaque, and I like that Caddy is bundling in a number of features to make “do the right thing” easier! > On Sep 22, 2022, at 1:00 PM, dmitri maziuk wrote: > > On 2022-09-22 11:40 AM, Eric Pugh wrote: >&

Re: Is this possible?

2022-10-01 Thread Eric Pugh
- >> "This message is intended for the use of the person or entity to which it >> is addressed and may contain information that is confidential or >> privileged, the disclosure of which is governed by applicabl

Re: Script Update Processor

2022-10-13 Thread Eric Pugh
ace", it has very limited uses and I can't think of any > rational reason to put one after a comma. I.e. it's got to be a bug. > > Dima > ___ Eric Pugh | Founder & CEO | OpenSource Connections, LLC | 434.466.1467 | http://www.opensourceconnecti

Re: Script Update Processor

2022-10-14 Thread Eric Pugh
would start from... > On Oct 13, 2022, at 5:53 PM, dmitri maziuk wrote: > > On 2022-10-13 4:44 PM, Eric Pugh wrote: >> Humm.. This doesn’t sound intentional at all… Do you have a >> reproducible test case you can share? > > I see them all the time on L

Re: Getting Started / Tutorial Page …

2022-10-26 Thread Eric Pugh
> With consensus, I’ll file a documentation bug. > > Cheers, Sam ___ Eric Pugh | Founder & CEO | OpenSource Connections, LLC | 434.466.1467 | http://www.opensourceconnections.com <http://www.opensourceconnections.com/> | My Free/Busy <http://tinyurl.com/eric-cal>

Second Contributor Workshop Scheduled for November 3rd

2022-10-26 Thread Eric Pugh
-solr-contributor-bootcamp-meetup-group/events/289354507/ If you can’t make it, don’t worry, we’ll record it and publish the slides. Eric ___ Eric Pugh | Founder & CEO | OpenSource Connections, LLC | 434.466.1467 | http://www.opensourceconnections.com <http://www.opensourcecon

Solr Contributor Office Hours and Third Workshop on Testing Scheduled!

2022-11-05 Thread Eric Pugh
che-solr-contributor-bootcamp-meetup-group/events/289564374/> and https://www.meetup.com/apache-solr-contributor-bootcamp-meetup-group/events/289564393/ <https://www.meetup.com/apache-solr-contributor-bootcamp-meetup-group/events/289564393/> for Zoom links. Eric

Re: Querying Solr Locally through Java API without using HttpClient

2022-11-29 Thread Eric Pugh
Wanted to check if there is any Java API available to query solr locally > (Including Pagination) without using the Httpclient. > > Thanks > Rajan ___ Eric Pugh | Founder & CEO | OpenSource Connections, LLC | 434.466.1467 | http://www.opensourceconnections.com &l

Re: SOLR adding ,​ to strings erroneously

2022-12-01 Thread Eric Pugh
ogging-html-8203.png?dl=0 > > I checked solr.log and that text is NOT there. I bet if you check solr.log > you will also find that it is not there. > > Requests to the URL in my screenshot that do not come from specific IP > addresses are blocked. Those requests never

Re: Is there a way to shape a query response from SOLR similar to the way the Script Update Processor can transform an update payload/document?

2022-12-08 Thread Eric Pugh
;> Sincerely yours >> Mikhail Khludnev >> >> >> -- >> "This message is intended for the use of the person or entity to which it >> is addressed and may contain information that is confidentia

Re: Is there a way to shape a query response from SOLR similar to the way the Script Update Processor can transform an update payload/document?

2022-12-08 Thread Eric Pugh
ified that any dissemination, distribution, or copying of this > >>> information is strictly prohibited. If you have received this message by > >>> error, please notify us immediately and destroy the related message." > >>> > >> > >&

Re: Solr 9 - XML QueryResponseWriter Indent

2022-12-22 Thread Eric Pugh
ented. > > If I send a request with "indent=off" or "indent=false" then it is not > indented. > > The same thing happens with wt=json. > > Thanks, > Shawn ___ Eric Pugh | Founder & CEO | OpenSource Connections, LLC | 434.466.146

Re: Multiple cores

2022-12-28 Thread Eric Pugh
;> >>> >> idxb2.example.com:8981/solr/inclive,idxb1.example.com:8981/solr/s0live,idxb1.example.com:8981/solr/s1live,idxb1.example.com:8981/solr/s2live,idxb2.example.com:8981/solr/s3live,idxb2.example.com:8981/solr/s4live,idxb2.example.com:8981/solr/s5live >>>&

Re: Multiple cores

2022-12-28 Thread Eric Pugh
ave wrote: > > Eric, that is super clever. But how does it effect ranking if you do a > general search? Since each collection has its own idf etc? > -Dave > >> On Dec 28, 2022, at 7:03 AM, Eric Pugh >> wrote: >> >> You may find it an easier path forward to

Re: Some problems with Http2SolrClient

2022-12-30 Thread Eric Pugh
without doing proper > cleanup. > > I think this must mean that Jetty HttpClient is starting "normal" threads > rather than daemon threads, and this might be something I need to discuss > with the Jetty project, but I thought I would ask here first. >

Re: Apache Solr Information Disclosure Vulnerability

2023-01-10 Thread Eric Pugh
t; Mitigation: > (a) Ensure only trusted clients can make requests to Solr's Datalmport > handler. > > Comment: > Please advise how to fix this Vulnerability and where we have to make the > changes. Providing step by steps would be great. > Or > Please suggest any othe

Re: Solr in Docker: embedded zookeeper and `solr create_collection` on a different host

2023-02-05 Thread Eric Pugh
t; org.apache.solr.common.cloud.ConnectionManager; Waiting for client to >> connect to ZooKeeper >> ERROR: java.util.concurrent.TimeoutException: Could not connect to ZooKeeper >> localhost:9983 within 15000 ms > > Does anyone know if there is a workaround

Re: Solr in Docker: embedded zookeeper and `solr create_collection` on a different host

2023-02-05 Thread Eric Pugh
> correct it. > > Best, > Tomasz > > >> On 5. Feb 2023, at 16:49, Eric Pugh wrote: >> >> https://github.com/querqy/chorus/blob/main/docker-compose.yml >> <https://github.com/querqy/chorus/blob/main/docker-compose.yml> >> and >>

Re: Standalone Solo upgrade from 4.x to 8.x

2023-02-15 Thread Eric Pugh
to get it to > work, it's a bad idea, which is why it's explicitly blocked. > > Thanks, > Shawn ___ Eric Pugh | Founder & CEO | OpenSource Connections, LLC | 434.466.1467 | http://www.opensourceconnections.com <http://www.opensourceconnectio

Re: Solr Admin Panel Security

2023-02-16 Thread Eric Pugh
to be updated to use a user/pw (which they don't currently) > > I'm looking for something which protects the admin panel only... > > Any ideas? > > Thanks, Paul ___ Eric Pugh | Founder & CEO | OpenSource Connections, LLC | 434.466.1467 | http://www.

Re: About Using Hadoop in SolrCloud

2023-02-23 Thread Eric Pugh
gt; Please do answer this question as much as possible, ___ Eric Pugh | Founder & CEO | OpenSource Connections, LLC | 434.466.1467 | http://www.opensourceconnections.com <http://www.opensourceconnections.com/> | My Free/Busy <http://tinyurl.com/eric-cal> Co-Author: Apache Solr En

Re: About Using Hadoop in SolrCloud

2023-02-23 Thread Eric Pugh
;-). > On Feb 23, 2023, at 9:34 AM, Zara Parst wrote: > > I think I was looking for someone to tell me, hey don't do something fancy > unless you must have. I am somehow at ease now. Now I will leave Hadoop for > some other project. > > On Thu, Feb 23, 2023 at 6:1

Re: becoming a solr specialist

2023-05-04 Thread Eric Pugh
Do not click > on links or open attachments unless you recognize the sender and know the > content is safe. > > > This e-mail may contain information that is privileged or confidential. If > you are not the intended recipient, please delete the e-mail and any > att

Re: SolrJ client question

2023-05-30 Thread Eric Pugh
; happens in well under a second. > > Thanks, > Shawn ___ Eric Pugh | Founder & CEO | OpenSource Connections, LLC | 434.466.1467 | http://www.opensourceconnections.com <http://www.opensourceconnections.com/> | My Free/Busy <http://tinyurl.com/eric-cal> Co-

Re: SQL Request Handler

2023-08-10 Thread Eric Pugh
k here. If I am, I'm > planning to keep poking around and maybe get some error logs to show you > later. But if I'm off the mark, your tips or suggestions for other places > to look would be awesome. > > Thanks a bunch for your help! > > Cheers, > Koji

Re: Exploring SolrCloud Zookeeper - ACL (Not for SOLR Document Level Security)

2023-08-10 Thread Eric Pugh
on how to setup ACLs >> in SolrCloud through Zookeeper? >> >> I did not see any documentation on the actual setting of ACLs but just some >> required configurations. I also did not see any videos snippets to see it in >> action. >> >> Appreciate any in

Re: Standalone SOLR upgrade to 9.2.1 | data import handler | DIH

2023-08-22 Thread Eric Pugh
or saying it can't > install in standalone mode. > > Any thoughts/ ideas and suggestions are highly appreciated. > > Thank You, > Surya ___ Eric Pugh | Founder & CEO | OpenSource Connections, LLC | 434.466.1467 | http://www.opensourceconnecti

Re: Standalone SOLR upgrade to 9.2.1 | data import handler | DIH

2023-08-22 Thread Eric Pugh
ve master/replica architecture for our standalone, zk > might complicate things? > > > On Tue, Aug 22, 2023 at 3:54 PM Eric Pugh <mailto:ep...@opensourceconnections.com>> > wrote: > >> I think now is a really good time to move to Solr Cloud. If you are only &g

Re: Standalone SOLR upgrade to 9.2.1 | data import handler | DIH

2023-08-23 Thread Eric Pugh
development effort to put in place for the future ;-). > On Aug 22, 2023, at 5:43 PM, Eric Pugh > wrote: > > Yeah, if you are using leader/follower architecture, then maybe you want a > small solrcloud setup.We do need to work on our “from single node, to 3 > nodes, to

Re: 8.11.2 is no longer supported

2023-09-21 Thread Eric Pugh
+ -- and if >> there's ever another 8.x release. >> >> (I'm rebuilding our lose2012R2 hosts & spinning up new Solr instances, >> so I get to see startup messages.) >> >> Dima >> ___ Eric Pugh | Founder & CEO

Re: solr status 401 Error

2023-09-23 Thread Eric Pugh
S:401 > MESSAGE:require authentication > SERVLET:default > > > > > me@myserver:/opt/solr$ > > The status command does not accept parameters. How can I provide the user > name and password for basic authentication when running the status command? > _

Re: [EXTERNAL] security.json not working for V2 syntax

2023-09-29 Thread Eric Pugh
t;>>> "nosqltest22.be-md:9852_solr":{ >>>>> "responseHeader":{ >>>>> "status":0, >>>>> "QTime":216 >>>>> [11:51 dbh19850s 1153]$ curl -X POST "

Re: [SOLR] JSONP callback wrapper not working on Solr 9.3.1

2023-10-03 Thread Eric Pugh
k_0 on Solr 7.3.1 >> >> ng_jsonp_callback_0({ "responseHeader":{ "status":400, >> "QTime":206, "params":{ >> >> >> Am I missing some config? I've checked over the release notes and >> document

Re: quoting/escaping of literal values in SOLR_OPTS ?

2023-10-12 Thread Eric Pugh
r '-Dyak=white space'" > : > ./solr/packaging/build/dev/bin/solr start -f > : > Error: Could not find or load main class '-Dyak=white > : > Caused by: java.lang.ClassNotFoundException: '-Dyak=white > : > hossman@slate:~/lucene/solr [j11] [tags/releases/so

  1   2   >