Tomás Fernández Löbbe created SOLR-10982:
--------------------------------------------
Summary: 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)
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: [email protected]
For additional commands, e-mail: [email protected]