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: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to