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:18:20 UTC

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

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

Shalin Shekhar Mangar updated SOLR-9449:
----------------------------------------
    Attachment: SOLR-9449.patch

Patch to change schema files for all the three examples.

> 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: dev-unsubscribe@lucene.apache.org
For additional commands, e-mail: dev-help@lucene.apache.org