I know that in the sample config sets, the _version_ field is indexed and not
stored, like so:

<field name="_version_" type="long" indexed="true" stored="false"/>

Is there any reason it needs to be indexed? I'm able to create collections
and use them with it not indexed, but I wonder if it negatively impacts
performance.



--
View this message in context: 
http://lucene.472066.n3.nabble.com/Does-version-field-in-schema-need-to-be-indexed-and-or-stored-tp4303036.html
Sent from the Solr - User mailing list archive at Nabble.com.

Reply via email to