You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by dcollins53 <gi...@git.apache.org> on 2016/12/01 12:42:17 UTC

[GitHub] lucene-solr pull request #122: Support spanQueries in CoreParser and SolrCor...

GitHub user dcollins53 opened a pull request:

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

    Support spanQueries in CoreParser and SolrCoreParser

    @cpoerschke for consideration, I think this works.
    I've kept HelloQueryBuilder and GoodbyeQueryBuilder as the "old" style, but HandyQueryBuilder has been updated to use the new API.
    
    The tests pass, but in reality, we never call getSpanQuery() yet, maybe I could change HandyQueryBuilder, so it always returns a SpanQuery and never a normal one...

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

    $ git pull https://github.com/bloomberg/lucene-solr solr_span_queries

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

    https://github.com/apache/lucene-solr/pull/122.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 #122
    
----
commit 7e28f316fa11077d59a45271997ada9ea8b926bf
Author: Daniel Collins <dc...@bloomberg.net>
Date:   2016-12-01T12:36:54Z

    Support spanQueries in CoreParser and SolrCoreParser

----


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

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


[GitHub] lucene-solr pull request #122: Support spanQueries in CoreParser and SolrCor...

Posted by dcollins53 <gi...@git.apache.org>.
Github user dcollins53 closed the pull request at:

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


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

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


[GitHub] lucene-solr pull request: Test pseudo-field retrieval in distribut...

Posted by asfgit <gi...@git.apache.org>.
Github user asfgit closed the pull request at:

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


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

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