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

Alexandre Rafalovitch commented on SOLR-8740:
---------------------------------------------

{quote}
We could consider changing the default such that even if it doesn't appear in 
the schema, docValues would be true (and bump the schema version of course). I 
had assumed that might be more controversial though, so was just looking to 
effectively change the de-facto defaults.
{quote}

At the moment, both *indexed* and *stored* flags are *false* if not set, I 
believe. making *docValues* to be *true* if not set, could cause confusions. 
So, I am with Yonik's original suggestion of having them enabled as explicit 
flags in the example schemas.

> use docValues by default
> ------------------------
>
>                 Key: SOLR-8740
>                 URL: https://issues.apache.org/jira/browse/SOLR-8740
>             Project: Solr
>          Issue Type: Improvement
>    Affects Versions: master
>            Reporter: Yonik Seeley
>             Fix For: master
>
>
> We should consider switching to docValues for most of our non-text fields.  
> This may be a better default since it is more NRT friendly and acts to avoid 
> OOM errors due to large field cache or UnInvertedField entries.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to