[
https://issues.apache.org/jira/browse/LUCENE-8379?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Michael McCandless resolved LUCENE-8379.
----------------------------------------
Resolution: Fixed
Fix Version/s: 7.5
master (8.0)
> Add TermQuery.getTermContext
> ----------------------------
>
> Key: LUCENE-8379
> URL: https://issues.apache.org/jira/browse/LUCENE-8379
> Project: Lucene - Core
> Issue Type: Improvement
> Reporter: Michael McCandless
> Assignee: Michael McCandless
> Priority: Major
> Fix For: master (8.0), 7.5
>
> Attachments: LUCENE-8379.patch
>
>
> The {{TermQuery}} class can optionally hold a {{TermContext}} which hold
> pre-computed, per leaf data to make seeking (to postings for that term)
> faster. I'd like to add a getter for it, to help with diagnostics, just
> knowing whether a given {{TermQuery}} holds a term context or not.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]