You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@lucene.apache.org by "Alessandro Benedetti (Jira)" <ji...@apache.org> on 2019/10/15 10:53:00 UTC

[jira] [Commented] (SOLR-13663) XML Query Parser to Support SpanPositionRangeQuery

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

Alessandro Benedetti commented on SOLR-13663:
---------------------------------------------

Hi Mikhail,
thank you very much for the contribution!

> 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
>            Assignee: Mikhail Khludnev
>            Priority: Major
>             Fix For: 8.3
>
>         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
(v8.3.4#803005)

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@lucene.apache.org
For additional commands, e-mail: issues-help@lucene.apache.org