Description
Currently the fieldcache is not pluggable at all. It would be better if everything used the docvalues apis.
This would allow people to customize the implementation, extend the classes with custom subclasses with additional stuff, etc etc.
FieldCache can be accessed via the docvalues apis, using the FilterReader api.
Attachments
Attachments
Issue Links
- breaks
-
SOLR-8096 Major faceting performance regressions
- Open
-
SOLR-8088 Distributed grouping seems to require docValues in 5.x, didn't in 4.x
- Open
-
SOLR-7495 Unexpected docvalues type NUMERIC when grouping by a int facet
- Closed
- is related to
-
LUCENE-7049 merge eats CPU much when there are many deleteByQuery
- Open
- relates to
-
SOLR-7190 Remove unused UninvertedField
- Closed