I have one Solr core on my solr 6 instance and I can query it with:

http://localhost:8983/solr/mycore/search?q=*:*

Is there a way to configure solr 6 so that I can simply query it with this
simple URL?

http://localhost:8983/search?q=*:*


Thanks.
Max,

Reply via email to