Hi

When using multiple cores I can query loaded cores using:
http://localhost:8080/solr-HEAD/[CORE_NAME]/select?....
and all works nicely.

I can also query non-loaded cores and get a response from the default core.
http://localhost:8080/solr-HEAD/[NON_EXISTENT_CORE]/select?....
Would it be best for this result in an error response?

Andy

Reply via email to