[
https://issues.apache.org/jira/browse/LUCENE-8304?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16469080#comment-16469080
]
Alan Woodward commented on LUCENE-8304:
---------------------------------------
I haven't properly looked at Impacts yet - is the idea that we can skip blocks
by looking at their min and max freqs and seeing if they fall out of the
requested range?
> Add TermFrequencyQuery
> ----------------------
>
> Key: LUCENE-8304
> URL: https://issues.apache.org/jira/browse/LUCENE-8304
> Project: Lucene - Core
> Issue Type: New Feature
> Reporter: Alan Woodward
> Assignee: Alan Woodward
> Priority: Major
> Attachments: LUCENE-8304.patch
>
>
> This has come up a few times when writing query parsers. It would be useful
> to have a query that returned documents that match a term with a particular
> frequency - eg, all docs where "patent" appears at least five times.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]