You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by ChristophKaser <gi...@git.apache.org> on 2015/06/19 14:11:13 UTC

[GitHub] lucene-solr pull request: To child block join query fixes

GitHub user ChristophKaser opened a pull request:

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

    To child block join query fixes

    Pull request for LUCENE-6588

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

    $ git pull https://github.com/ChristophKaser/lucene-solr ToChildBlockJoinQueryFixes

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

    https://github.com/apache/lucene-solr/pull/155.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 #155
    
----
commit 1242d581519cb01e12a8f32eec89bfdccecad1d8
Author: ChristophKaser <be...@caser.de>
Date:   2015-06-19T11:42:54Z

    Test score calculation
    
    test whether all hits have scores when there are some deleted child
    documents (LUCENE-6588)

commit eb9fc9243df085b4324e9f71e3f6d69059924be7
Author: ChristophKaser <be...@caser.de>
Date:   2015-06-19T11:53:22Z

    ToChildBlockJoinQuery score calculation bugfix
    
    Don't skip score calculation if first child is not in acceptDocs.

commit 45ed3c5674a9b6c42ad6669dc57a98eee86e000a
Author: ChristophKaser <be...@caser.de>
Date:   2015-06-19T12:03:34Z

    implements ToChildBlockJoinQuery.explain()

----


---
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: To child block join query fixes

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

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


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