[ 
https://issues.apache.org/jira/browse/SOLR-9449?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Shalin Shekhar Mangar updated SOLR-9449:
----------------------------------------
    Summary: Do not index _version_ field in example schemas because the field 
has DocValues enabled already  (was: Do not index _version_ field)

> Do not index _version_ field in example schemas because the field has 
> DocValues enabled already
> -----------------------------------------------------------------------------------------------
>
>                 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
>
>         Attachments: SOLR-9449.patch
>
>
> 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