[
https://issues.apache.org/jira/browse/LUCENE-1487?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12657007#action_12657007
]
Michael McCandless commented on LUCENE-1487:
--------------------------------------------
{quote}
> Perhaps it's enough that "FieldCache" is in the name to indicate that it only
> works on single-valued indexed fields that are able to be cached by the
> FieldCache.
{quote}
This'd be my vote (keep the name FieldCacheTermsFilter).
Tim, the new patch looks great! Could you add some javadocs describing the
tradeoffs with this filter, and maybe a unit test? Thanks.
> FieldCacheTermsFilter
> ---------------------
>
> Key: LUCENE-1487
> URL: https://issues.apache.org/jira/browse/LUCENE-1487
> Project: Lucene - Java
> Issue Type: New Feature
> Components: Search
> Affects Versions: 2.4
> Reporter: Tim Sturge
> Assignee: Michael McCandless
> Fix For: 2.9
>
> Attachments: FieldCacheTermsFilter.java, FieldCacheTermsFilter.java
>
>
> This is a companion to FieldCacheRangeFilter except it operates on a set of
> terms rather than a range. It works best when the set is comparatively large
> or the terms are comparatively common.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]