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

Houston Putman updated SOLR-10808:
----------------------------------
    Description: 
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)
 * SortableTextField
 * ICUCollationField
 * LatLonPointSpacialField
 * SortableTextField
 * SortableBinaryField

  was:
Spinning this idea off of SOLR-10803 where Uwe suggested it...


bq. I'd suggest to also enable DocValues by default for all string/numeric/date 
fields, unless explicitly disabled.

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.)




        Summary: Enable DocValues by default for primitive and sorting fields, 
unless explicitly disabled  (was: Enable DocValues by default for all supported 
fields, unless explicitly disabled)

> 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 20m
>  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)
>  * 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]

Reply via email to