Robert Muir created LUCENE-5666:
-----------------------------------

             Summary: Add UninvertingReader
                 Key: LUCENE-5666
                 URL: https://issues.apache.org/jira/browse/LUCENE-5666
             Project: Lucene - Core
          Issue Type: Improvement
            Reporter: Robert Muir
             Fix For: 5.0


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.



--
This message was sent by Atlassian JIRA
(v6.2#6252)

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

Reply via email to