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

Mikhail Khludnev commented on SOLR-13663:
-----------------------------------------

Sorry.
* master 
https://gitbox.apache.org/repos/asf?p=lucene-solr.git;a=commit;h=70162d3fb1a03b1ecd14135aec79cd1ccb481636
 
* branch_8x  
https://gitbox.apache.org/repos/asf?p=lucene-solr.git;a=commit;h=ea8f921e71e628e2334ea2fdf2f3c95c6fe427a8

> XML Query Parser to Support SpanPositionRangeQuery
> --------------------------------------------------
>
>                 Key: SOLR-13663
>                 URL: https://issues.apache.org/jira/browse/SOLR-13663
>             Project: Solr
>          Issue Type: Improvement
>      Security Level: Public(Default Security Level. Issues are Public) 
>          Components: query parsers
>    Affects Versions: 8.2
>            Reporter: Alessandro Benedetti
>            Priority: Major
>         Attachments: SOLR-13663.patch, SOLR-13663.patch
>
>          Time Spent: 40m
>  Remaining Estimate: 0h
>
> Currently the XML Query Parser support a vast array of span queries, 
> including the SpanFirstQuery, but it doesn't support the generic 
> SpanPositionRangeQuery.
> < SpanPositionRange start="2" end="3">
>  <SpanTerm fieldName="title">prejudice</SpanTerm>
>  </ SpanPositionRange>
>  
> Scope of this issue is to introduce the related builder and allow the 
> possibility to build such queries.
>  



--
This message was sent by Atlassian JIRA
(v7.6.14#76016)

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org
For additional commands, e-mail: dev-h...@lucene.apache.org

Reply via email to