[
https://issues.apache.org/jira/browse/LUCENE-2674?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Michael McCandless updated LUCENE-2674:
---------------------------------------
Attachment: LUCENE-2674.patch
Fixed TQ to actually use the docFreq passed to it...
> 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
>
>
> 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]