Hello all,
This is a minor issue and does not affect Solr operation,
but I could not find it in the issue tracking.
To reproduce:
- I set up a Solr server with the example docs indexed by
following the Solr tutorial.
- I clicked on the following example search under the
"Sorting" section:
You can use CURL (or whatever you use for HTTP requests) to
hit the URL's that you click on in the Solr Admin. So, for
example, to turn logging off, you can hit the following URL
using CURL.
http://www.example.com:8983/solr/admin/action.jsp?log=OFF
As for your second question, I actually have