[ 
https://issues.apache.org/jira/browse/LUCENE-2674?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12915806#action_12915806
 ] 

Michael McCandless commented on LUCENE-2674:
--------------------------------------------

bq. Maybe we should consider the small patch to Standard's terms dict cache in 
LUCENE-2672?

+1

I'll fold it in...

> improve how MTQs interact with the terms dict cache
> ---------------------------------------------------
>
>                 Key: LUCENE-2674
>                 URL: https://issues.apache.org/jira/browse/LUCENE-2674
>             Project: Lucene - Java
>          Issue Type: Improvement
>          Components: Index
>            Reporter: Michael McCandless
>            Assignee: Michael McCandless
>             Fix For: 4.0
>
>         Attachments: LUCENE-2674.patch, LUCENE-2674.patch, LUCENE-2674.patch, 
> LUCENE-2674.patch
>
>
> Some small improvements:
>   * Adds a TermsEnum.cacheCurrentTerm "hint" (codec can make this a no-op)
>   * Removes the FTE.useTermsCache
>   * Changes MTQ's TermCollector API to accept the TermsEnum so collectors can 
> eg call .docFreq directly
>   * Adds expert ctor to TermQuery allowing you to pass in the docFreq

-- 
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]

Reply via email to