[ https://issues.apache.org/jira/browse/SOLR-12963?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17080997#comment-17080997 ]
Erick Erickson commented on SOLR-12963: --------------------------------------- Random thought here. Defaulting to false will surely surprise people, however it would just be a schema change w/o any requirement to re-index. So while perhaps a surprise, it's not that onerous to change the schema and reload the collection. > change default for 'uninvertible' to 'false' (dependent on new schema > 'version') > -------------------------------------------------------------------------------- > > Key: SOLR-12963 > URL: https://issues.apache.org/jira/browse/SOLR-12963 > Project: Solr > Issue Type: Sub-task > Reporter: Chris M. Hostetter > Priority: Major > Attachments: SOLR-12963.patch > > > We should consider changing the default behavior of the {{uninvertible}} > field option to be dependnt on the schema {{version}} property, such that > moving forward the fields/fieldtypes will default to {{uninvertible == > false}} unless an explicit {{uninvertible=true}} is specified by the user. > There are a lot of considerations regarding the existing behavior of > functionality (like faceting) when the (effective) value of {{uninvertible}} > is false because we move forward with changing this in a way that could > suprise/confuse new users or existing users w/ long heald expectations that > certain behavior would just "work" w/o understanding that was because of > FieldCache/uninversion. > See parent issue for more background/discussion. -- This message was sent by Atlassian Jira (v8.3.4#803005) --------------------------------------------------------------------- To unsubscribe, e-mail: issues-unsubscr...@lucene.apache.org For additional commands, e-mail: issues-h...@lucene.apache.org