You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by "Alessandro Benedetti (JIRA)" <ji...@apache.org> on 2019/07/30 12:05:00 UTC

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

Alessandro Benedetti created SOLR-13663:
-------------------------------------------

             Summary: 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


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>



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

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