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

Alan Woodward commented on LUCENE-10223:
----------------------------------------

LUCENE-10140 may have changed things about a bit here. As I remember it, you 
should get just `>fox<` returned if you iterate the general matches, but if you 
ask for sub-matches then you'll get the containing ones as well.

> Add interval function support to standard query parser
> ------------------------------------------------------
>
>                 Key: LUCENE-10223
>                 URL: https://issues.apache.org/jira/browse/LUCENE-10223
>             Project: Lucene - Core
>          Issue Type: New Feature
>    Affects Versions: 9.1
>            Reporter: Dawid Weiss
>            Assignee: Dawid Weiss
>            Priority: Minor
>
> This issue adds syntactic support for expressing interval sub-clauses within 
> queries that StandardQueryParser can parse.
>  
> * [ ] add documentation on what the syntax is to the issue and to the code.
> * [ ] update migration guide (may not be compatible)
> * [ ] mention min-should-match operator support for boolean queries.
> * [ ] changes entry



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to