Alan Woodward created LUCENE-6412:
-------------------------------------

             Summary: Merge SpanTermQuery into TermQuery
                 Key: LUCENE-6412
                 URL: https://issues.apache.org/jira/browse/LUCENE-6412
             Project: Lucene - Core
          Issue Type: Improvement
    Affects Versions: Trunk, 5.2
            Reporter: Alan Woodward
            Priority: Minor


Having a separate SpanTermQuery doesn't actually gain us anything now, and it's 
trivial enough to make TermQuery extend SpanQuery copy the getSpans() and 
getField() impls over from STQ.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

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

Reply via email to