You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by alessandrobenedetti <gi...@git.apache.org> on 2018/04/27 22:11:32 UTC

[GitHub] lucene-solr pull request #365: [SOLR-12243] span query generalization + quer...

GitHub user alessandrobenedetti opened a pull request:

    https://github.com/apache/lucene-solr/pull/365

    [SOLR-12243] span query generalization + query parser tests

    This is an extension of @Elizabeth Haubert patch, the addition is : 
    
    - spanNearQuery generalized to SpanQuery as it may happen to have SpanOrQuery
    - added a test that verifies the correct query is (built) parsed .
    
    It is a draft, additional tests and review are welcome, I have not investigated further but it seems to solve the bug

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/SeaseLtd/lucene-solr SOLR-12243

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/lucene-solr/pull/365.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #365
    
----
commit a56ae8c64f37a90b7b7863b61b526a424a1a73d7
Author: Alessandro Benedetti <a....@...>
Date:   2018-04-27T22:07:20Z

    [SOLR-12243] span query generalization + query parser tests

----


---

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