Hello,
I’m investigating the possibility of logging the username of the client who did
the search on Solr along with the normal logging information. The username is
in the basic auth headers of the request, and the access control is managed by
an Apache instance proxying to Solr. Is there a way
Hello list followers,
I need to write a custom Solr query parser and a search component. The
requirements for the component are that the raw query that may need to be split
into separate Solr queries is in a proprietary format encoded in JSON, and the
output is also going to be in a similar pro