[
https://issues.apache.org/jira/browse/LUCENE-5666?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13997038#comment-13997038
]
ASF subversion and git services commented on LUCENE-5666:
---------------------------------------------------------
Commit 1594418 from [~rcmuir] in branch 'dev/branches/lucene5666'
[ https://svn.apache.org/r1594418 ]
LUCENE-5666: fix rewrite bug
> 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: [email protected]
For additional commands, e-mail: [email protected]