Thanks for the reply!

My Solr has 2 cores(collection1/collection2), I can access them via the Solr
dashboard with no problem.
https://myserver:9943/solr/#/collection1
https://myserver:9943/solr/#/collection2

I can also verify the solrconfig.xml for them contain the schemaless config:
https://myserver:9943/solr/collection1/admin/file?file=solrconfig.xml&contentType=text/xml;charset=utf-8

I'm perplexed, as the managed_schema file has been created and seems to be
active, yet the API continue to give 404. Is this the correct format to
access?
https://myserver:9943/solr/collection1/schema/fields

(I've also tried other variations, removing the collection name etc...always
404).



--
View this message in context: 
http://lucene.472066.n3.nabble.com/Schemaless-configuration-using-4-10-2-API-returning-404-tp4167869p4168028.html
Sent from the Solr - User mailing list archive at Nabble.com.

Reply via email to