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

ASF subversion and git services commented on LUCENE-8379:
---------------------------------------------------------

Commit fa3cd86de8fa11a2cfb5b3db0a46c83c5b6a980b in lucene-solr's branch 
refs/heads/master from Mike McCandless
[ https://git-wip-us.apache.org/repos/asf?p=lucene-solr.git;h=fa3cd86 ]

LUCENE-8379: add TermQuery.getTermStates


> 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
>         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: dev-unsubscr...@lucene.apache.org
For additional commands, e-mail: dev-h...@lucene.apache.org

Reply via email to