I'm trying to implement an autocomplete solution for my website.

After using solr 5.0 with the examples provided in it, 
I wanted to test it with my own configuration.

Using 
     *solr start *
and then
     *solr create -c "corename" *

Created a core , as asked.


It's seems like now, solr is running schemaless.


1. How can I define a Schema.xml so that solr won't be schemaless?
2. Is there a way to use copy fields and analyzers using schemaless solr?





--
View this message in context: 
http://lucene.472066.n3.nabble.com/Non-Schemaless-configuration-in-solr-5-0-tp4193509.html
Sent from the Solr - User mailing list archive at Nabble.com.

Reply via email to