Re: Solr 9 and splainer.io

2024-06-04 Thread Eric Pugh
There is a solr package for splainer! https://github.com/o19s/splainer?tab=readme-ov-file#splainer-package-for-solr On Tue, Jun 4, 2024 at 12:42 PM Jérôme BERNARDES wrote: > Hello, > > we migrated from Solr 7.3.1 to Solr 9.2.1. > We used to debug solr requests using splainer.io > Splainer json

Solr 9 and splainer.io

2024-06-04 Thread Jérôme BERNARDES
Hello, we migrated from Solr 7.3.1 to Solr 9.2.1. We used to debug solr requests using splainer.io Splainer jsonp requests to solr are now blocked because of CORS and Content Security Policy restrictions. Is there a way to configure solr jetty to allow requests from splainer.io or at least a loc