[ 
https://issues.apache.org/jira/browse/SOLR-10808?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17870619#comment-17870619
 ] 

ASF subversion and git services commented on SOLR-10808:
--------------------------------------------------------

Commit c52345b7de9b7508cd5b0e3d609dadfc982f3bfb in solr's branch 
refs/heads/branch_9x from Houston Putman
[ https://gitbox.apache.org/repos/asf?p=solr.git;h=c52345b7de9 ]

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

(cherry picked from commit b44bdc198d835ad7ebc07c5b4b0cb2e9c6c8ab74)


> 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: issues-unsubscr...@solr.apache.org
For additional commands, e-mail: issues-h...@solr.apache.org

Reply via email to