[
https://issues.apache.org/jira/browse/SOLR-9449?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15444740#comment-15444740
]
ASF subversion and git services commented on SOLR-9449:
-------------------------------------------------------
Commit 213c184a587721feac6684e50aace57c21e02bbd in lucene-solr's branch
refs/heads/branch_6x from [~shalinmangar]
[ https://git-wip-us.apache.org/repos/asf?p=lucene-solr.git;h=213c184 ]
SOLR-9449: Example schemas do not index _version_ field anymore because the
field has DocValues enabled already
(cherry picked from commit 738d527)
> 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
>
> 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]