You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by "Shalin Shekhar Mangar (JIRA)" <ji...@apache.org> on 2016/08/29 01:11:20 UTC

[jira] [Created] (SOLR-9449) Do not index _version_ field

Shalin Shekhar Mangar created SOLR-9449:
-------------------------------------------

             Summary: Do not index _version_ field
                 Key: SOLR-9449
                 URL: https://issues.apache.org/jira/browse/SOLR-9449
             Project: Solr
          Issue Type: Improvement
      Security Level: Public (Default Security Level. Issues are Public)
          Components: SolrCloud
            Reporter: Shalin Shekhar Mangar
             Fix For: master (7.0), 6.3


SOLR-8740 enabled doc values by default for most non-text field types. As a result, _version_ field is now both indexed and has doc values.

I propose to make _version_ field doc values only by default and remove the indexed=true set in all the example schema files.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@lucene.apache.org
For additional commands, e-mail: dev-help@lucene.apache.org