RE: Re: Solr 8.10.0+ cuts away nginx-ingress basic authentication header

2022-08-10 Thread save-chosen
Hey Jan, thanks for your reply > The Admin UI will send Ajax requests to Solr and to do that it needs the > basic auth credentials. > With Solr's built-in Auth, Admin UI will remember the creds and explicitly > pass them on every Ajax request. > But for 3rd party auth in nginx, Admin UI will be

Re: Solr 8.10.0+ cuts away nginx-ingress basic authentication header

2022-08-10 Thread Jan Høydahl
I'm surprised you got this working in 8.9 at all. Did you get a password promt from Solr (admin UI password page) or from the browser (simple popup with user/pass fields)? Problem is, if you have not enabled Solr's BasicAuth plugin, then NginX will send the "Www-Authenticate Basic" header on an

Suggester 404 error

2022-08-10 Thread Mike
Hi! I get a 404 error when I try to call suggester. I configured it as described in the doc and restarted Solr: I use a nutch index, attached is a link to the schema.xml file: https://paste.debian.net/1249966/ Thanks Mike

Re: Suggester 404 error

2022-08-10 Thread Mike
Sorry, forgot the configuration: mySuggester FuzzyLookupFactory DocumentDictionaryFactory _text_ string false true 10 suggest Am Do., 11. Aug. 2022 um 01:48 Uhr schrieb Mike : > Hi! > > I get a 404 error when I try to call suggester

Solr Upgrade

2022-08-10 Thread HariBabu kuruva
Hi All, I would like to upgrade Solr from 8.11.1 to 8.11.2. Please help me with the steps I should follow so that the existing solr data is not affected. Thanks. -- Thanks and Regards, Hari Mobile:9790756568

Re: Solr Upgrade

2022-08-10 Thread jai dutt
Just download new version and consider all customisation you did in your current version and do same in upgraded version. As 8.11.2 is just a minor change so I would suggest you to ignore this upgrade. On Thu, 11 Aug 2022 at 11:26 AM, HariBabu kuruva wrote: > Hi All, > > I would like to upgrade