Re: security.json not working for V2 syntax

2023-09-11 Thread Jason Gerlowski
Hi Craig, To be honest, I'm having a little trouble following all of the messages in this thread. This is at least my mail client's fault, as copy/paste has left the thread looking very jumbled in GMail. But I think it's also harder for us all to understand and help because we've been using a si

Solr 9.3 with alpine OS - Erroring out with POSIX compiance

2023-09-11 Thread Natarajan, Rajeswari
Hi, We are trying to bring up solr 9.3 in alpine OS . We have our startup script which brings up solr . The startup process dies with below message. This script relies on a version of ps that supports the -p flag. Please install a POSIX compliant version and try again Have checked the shel

Re: Solr 9.3 with alpine OS - Erroring out with POSIX compiance

2023-09-11 Thread Natarajan, Rajeswari
Please disregard this message , I see in comments below Alpine Linux BusyBox comes with a stripped down ps, make sure we have a fully featured one. Thanks, Rajeswari On 9/11/23, 5:44 PM, "Natarajan, Rajeswari" mailto:rajeswari.natara...@sap.com.inva>LID> wrote: Hi, We are trying to bring

[SOLR] JSONP callback wrapper not working on Solr 9.3.1

2023-09-11 Thread Chris Stewart
Hi Solr community I have been working on migrating from Solr 7.3.1 to Solr 9.3.0 and have hit an issue where my JSONP callback request isn't being handled correctly. When I request the callback function with wt=json, I am just getting normal JSON back. Specifying wt=python does wrap the re