[jira] [Commented] (SOLR-10982) Deprecate FieldCache

2017-06-30 Thread Uwe Schindler (JIRA)

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

Uwe Schindler commented on SOLR-10982:
--

Thanks Tomás! The proposal looks good!

> Deprecate FieldCache
> 
>
> Key: SOLR-10982
> URL: https://issues.apache.org/jira/browse/SOLR-10982
> Project: Solr
>  Issue Type: Bug
>  Security Level: Public(Default Security Level. Issues are Public) 
>Affects Versions: master (7.0)
> Environment: 
>Reporter: Tomás Fernández Löbbe
>
> Extracting this idea suggested by [~thetaphi] in SOLR-10803. The proposal is 
> to:
> # Enable DocValues by default for numeric/string/date fields. (SOLR-10808)
> # Have a merge policy that can generate the DocValues at merge time if a 
> field doesn’t have them but should according to the schema (SOLR-10046). Make 
> this Merge Policy the default.
> # When using an index created with 7.x (maybe using the new metadata added by 
> [~jpountz] recently) and something tries to access FieldCache (e.g. for 
> sorting or faceting or functions), it should fail the query. 
> # Remove FieldCache in 8.0



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)

-
To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org
For additional commands, e-mail: dev-h...@lucene.apache.org



[jira] [Commented] (SOLR-10982) Deprecate FieldCache

2017-06-29 Thread JIRA

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

Tomás Fernández Löbbe commented on SOLR-10982:
--

I don't think I'll have time to work on this now, but I didn't want the 
proposal to be lost in Jira comments. I guess depending on timing the major 
version where this happen can change.

> Deprecate FieldCache
> 
>
> Key: SOLR-10982
> URL: https://issues.apache.org/jira/browse/SOLR-10982
> Project: Solr
>  Issue Type: Bug
>  Security Level: Public(Default Security Level. Issues are Public) 
>Affects Versions: master (7.0)
> Environment: 
>Reporter: Tomás Fernández Löbbe
>
> Extracting this idea suggested by [~thetaphi] in SOLR-10803. The proposal is 
> to:
> # Enable DocValues by default for numeric/string/date fields. (SOLR-10808)
> # Have a merge policy that can generate the DocValues at merge time if a 
> field doesn’t have them but should according to the schema (SOLR-10046). Make 
> this Merge Policy the default.
> # When using an index created with 7.x (maybe using the new metadata added by 
> [~jpountz] recently) and something tries to access FieldCache (e.g. for 
> sorting or faceting or functions), it should fail the query. 
> # Remove FieldCache in 8.0



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)

-
To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org
For additional commands, e-mail: dev-h...@lucene.apache.org