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

Michael Gibney commented on SOLR-12963:
---------------------------------------

I've opened draft PR 
[apache/solr#1488|https://github.com/apache/solr/pull/1488] to allow explicit 
configuration of uninversion behavior/defaults at the node level, via solr.xml.

This could be its own issue I suppose, but I thought it was close enough to the 
spirit of this issue that I'd initially open it here.

It's a draft PR for now, since I wanted to solicit feedback on the general 
approach before digging too deep.

> 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
>
>          Time Spent: 10m
>  Remaining Estimate: 0h
>
> 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.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