Had a look at previous postings, but am still thoroughly confused.
I installed Solr 5 "out of the box", built a core and uploaded some
documents using dynamic field types.
I can see my uploaded docs using the get method. When I query those docs,
results seem all over the place. 
The answer seems to be to alter my schema.xml file, but it doesn't appear to
be in conf directory where everyone seems to be directing me to.
I've then read that solr 5 doesn't by default use the schema.xml file, but
is using a managed schema by default. Apparently, I can't alter the
schema.xml file (which I can't find) but now need to use a REST api.
However, since I'm using dynamic fields, I'm not sure if this is still
necessary. 
I've hunted high and low for clear documentation on this, but am still
confused. I need to build a single index based upon customer data, searching
by email address.
Any help, or pointing in the right direction to where this is clearly
documented would be gratefully received.




--
View this message in context: 
http://lucene.472066.n3.nabble.com/solr-5-and-schema-xml-tp4216290.html
Sent from the Solr - User mailing list archive at Nabble.com.

Reply via email to