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

Dawid Weiss commented on LUCENE-10223:
--------------------------------------

The reason for these differences is the field type - whether it's indexed with 
offsets or just positions. I'm not sure why the highlights are correct (in my 
opinion) when offsets are not present and they're wrong otherwise. This seems 
like an issue unrelated to this patch.

> 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