[
https://issues.apache.org/jira/browse/SOLR-10808?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17870588#comment-17870588
]
ASF subversion and git services commented on SOLR-10808:
--------------------------------------------------------
Commit b44bdc198d835ad7ebc07c5b4b0cb2e9c6c8ab74 in solr's branch
refs/heads/main from Houston Putman
[ https://gitbox.apache.org/repos/asf?p=solr.git;h=b44bdc198d8 ]
SOLR-10808: Enable docValues by default on specific fields (#2606)
Fields:
- PrimitiveField (Numbers/Dates/String/UUID/Enum/Bool) - Without DenseVectors
- SortableTextField
- SortableBinaryField
- ICUCollationField
- CollationField
- LatLonPointSpacialField
> Enable DocValues by default for primitive and sorting fields, unless
> explicitly disabled
> ----------------------------------------------------------------------------------------
>
> Key: SOLR-10808
> URL: https://issues.apache.org/jira/browse/SOLR-10808
> Project: Solr
> Issue Type: Task
> Reporter: Chris M. Hostetter
> Assignee: Houston Putman
> Priority: Major
> Labels: pull-request-available
> Fix For: 9.7
>
> Time Spent: 1h 40m
> Remaining Estimate: 0h
>
> Spinning this idea off of SOLR-10803 where Uwe suggested it...
> {quote}I'd suggest to also enable DocValues by default for all
> string/numeric/date fields, unless explicitly disabled.
> {quote}
> This would be fairly easy to do – we just bump up the "schema version" and
> change the default for docValues in the affected FieldTypes (or perhaps in
> PrimitiveFieldType? Just like OMIT_NORMS ? ... Need to think about that a bit
> more.)
>
> These field will include:
> * PrimitiveField (Numbers/Dates/String/UUID/Enum) - Without DenseVectors
> * SortableTextField
> * ICUCollationField
> * LatLonPointSpacialField
> * SortableTextField
> * SortableBinaryField
--
This message was sent by Atlassian Jira
(v8.20.10#820010)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]