[jira] [Commented] (LUCENE-8542) Provide the LeafSlice to CollectorManager.newCollector to save memory on small index slices

2019-03-13 Thread Christoph Kaser (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-8542?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16791424#comment-16791424 ] Christoph Kaser commented on LUCENE-8542: - {quote}Right I get how it can help with small slices,

[jira] [Commented] (LUCENE-8542) Provide the LeafSlice to CollectorManager.newCollector to save memory on small index slices

2019-03-12 Thread Christoph Kaser (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-8542?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16790611#comment-16790611 ] Christoph Kaser commented on LUCENE-8542: - While it's true the slice size is a bad upper bound,

[jira] [Commented] (LUCENE-8542) Provide the LeafSlice to CollectorManager.newCollector to save memory on small index slices

2019-03-12 Thread Christoph Kaser (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-8542?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16790560#comment-16790560 ] Christoph Kaser commented on LUCENE-8542: - That's too bad, given that this is only a minor

[jira] [Commented] (LUCENE-8542) Provide the LeafSlice to CollectorManager.newCollector to save memory on small index slices

2019-03-12 Thread Christoph Kaser (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-8542?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16790485#comment-16790485 ] Christoph Kaser commented on LUCENE-8542: - Is there anything I can change / add to get this

[jira] [Comment Edited] (LUCENE-8542) Provide the LeafSlice to CollectorManager.newCollector to save memory on small index slices

2018-11-30 Thread Christoph Kaser (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-8542?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16704391#comment-16704391 ] Christoph Kaser edited comment on LUCENE-8542 at 11/30/18 8:28 AM: --- I

[jira] [Commented] (LUCENE-8542) Provide the LeafSlice to CollectorManager.newCollector to save memory on small index slices

2018-11-30 Thread Christoph Kaser (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-8542?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16704391#comment-16704391 ] Christoph Kaser commented on LUCENE-8542: - I think it would be nice to have the option to grow

[jira] [Commented] (LUCENE-8542) Provide the LeafSlice to CollectorManager.newCollector to save memory on small index slices

2018-11-29 Thread Christoph Kaser (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-8542?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16703283#comment-16703283 ] Christoph Kaser commented on LUCENE-8542: - I attached a patch - hopefully this shows more

[jira] [Updated] (LUCENE-8542) Provide the LeafSlice to CollectorManager.newCollector to save memory on small index slices

2018-11-29 Thread Christoph Kaser (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-8542?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Christoph Kaser updated LUCENE-8542: Attachment: LUCENE-8542.patch > Provide the LeafSlice to CollectorManager.newCollector to

[jira] [Created] (LUCENE-8542) Provide the LeafSlice to CollectorManager.newCollector to save memory on small index slices

2018-10-24 Thread Christoph Kaser (JIRA)
Christoph Kaser created LUCENE-8542: --- Summary: Provide the LeafSlice to CollectorManager.newCollector to save memory on small index slices Key: LUCENE-8542 URL: https://issues.apache.org/jira/browse/LUCENE-8542

[jira] [Created] (LUCENE-7861) Hidden assumption that return value of IndexSearcher.slices is an array of continous sequential slices of the index

2017-06-01 Thread Christoph Kaser (JIRA)
Christoph Kaser created LUCENE-7861: --- Summary: Hidden assumption that return value of IndexSearcher.slices is an array of continous sequential slices of the index Key: LUCENE-7861 URL:

[jira] [Commented] (LUCENE-7817) LRUQueryCache.onQueryCache is always called with null as first parameter

2017-05-11 Thread Christoph Kaser (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-7817?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16006475#comment-16006475 ] Christoph Kaser commented on LUCENE-7817: - Perfect, thank you! :) > LRUQueryCache.onQueryCache

[jira] [Commented] (LUCENE-7817) LRUQueryCache.onQueryCache is always called with null as first parameter

2017-05-10 Thread Christoph Kaser (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-7817?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16004418#comment-16004418 ] Christoph Kaser commented on LUCENE-7817: - Is there anything else missing I can add? If possible

[jira] [Commented] (LUCENE-7817) LRUQueryCache.onQueryCache is always called with null as first parameter

2017-05-05 Thread Christoph Kaser (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-7817?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15998361#comment-15998361 ] Christoph Kaser commented on LUCENE-7817: - Thanks for the review! I added a test for nullness to

[jira] [Created] (LUCENE-7817) LRUQueryCache.onQueryCache is always called with null as first parameter

2017-05-05 Thread Christoph Kaser (JIRA)
Christoph Kaser created LUCENE-7817: --- Summary: LRUQueryCache.onQueryCache is always called with null as first parameter Key: LUCENE-7817 URL: https://issues.apache.org/jira/browse/LUCENE-7817

[jira] [Resolved] (LUCENE-6326) MultiCollector does not handle CollectionTerminatedException correctly

2015-09-07 Thread Christoph Kaser (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-6326?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Christoph Kaser resolved LUCENE-6326. - Resolution: Duplicate Lucene Fields: (was: New) > MultiCollector does not

[jira] [Commented] (LUCENE-6586) There is a typo in GermanStemmer that can lead to wrong stemming

2015-06-26 Thread Christoph Kaser (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-6586?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14602716#comment-14602716 ] Christoph Kaser commented on LUCENE-6586: - Hi Michael, I tried to write a small

[jira] [Commented] (LUCENE-6588) ToChildBlockJoinQuery does not calculate parent score if the first child is not in acceptDocs

2015-06-23 Thread Christoph Kaser (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-6588?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14597661#comment-14597661 ] Christoph Kaser commented on LUCENE-6588: - Thank you! :) ToChildBlockJoinQuery

[jira] [Commented] (LUCENE-6588) ToChildBlockJoinQuery does not calculate parent score if the first child is not in acceptDocs

2015-06-22 Thread Christoph Kaser (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-6588?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14596057#comment-14596057 ] Christoph Kaser commented on LUCENE-6588: - Okay, if you prefer I can change the

[jira] [Commented] (LUCENE-6588) ToChildBlockJoinQuery does not calculate parent score if the first child is not in acceptDocs

2015-06-22 Thread Christoph Kaser (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-6588?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14595751#comment-14595751 ] Christoph Kaser commented on LUCENE-6588: - When I encountered this bug, there was

[jira] [Updated] (LUCENE-6588) ToChildBlockJoinQuery does not calculate parent score if the first child is not in acceptDocs

2015-06-19 Thread Christoph Kaser (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-6588?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Christoph Kaser updated LUCENE-6588: Attachment: 0003-implements-ToChildBlockJoinQuery.explain.patch This patch implements

[jira] [Updated] (LUCENE-6588) ToChildBlockJoinQuery does not calculate parent score if the first child is not in acceptDocs

2015-06-19 Thread Christoph Kaser (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-6588?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Christoph Kaser updated LUCENE-6588: Lucene Fields: New,Patch Available (was: New) Flags: Patch

[jira] [Updated] (LUCENE-6588) ToChildBlockJoinQuery does not calculate parent score if the first child is not in acceptDocs

2015-06-19 Thread Christoph Kaser (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-6588?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Christoph Kaser updated LUCENE-6588: External issue URL: https://github.com/apache/lucene-solr/pull/155 ToChildBlockJoinQuery

[jira] [Updated] (LUCENE-6588) ToChildBlockJoinQuery does not calculate parent score if the first child is not in acceptDocs

2015-06-19 Thread Christoph Kaser (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-6588?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Christoph Kaser updated LUCENE-6588: Attachment: 0001-Test-score-calculation.patch Test demonstrating the bug

[jira] [Updated] (LUCENE-6588) ToChildBlockJoinQuery does not calculate parent score if the first child is not in acceptDocs

2015-06-19 Thread Christoph Kaser (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-6588?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Christoph Kaser updated LUCENE-6588: Attachment: 0002-ToChildBlockJoinQuery-score-calculation-bugfix.patch Bugfix

[jira] [Comment Edited] (LUCENE-6588) ToChildBlockJoinQuery does not calculate parent score if the first child is not in acceptDocs

2015-06-19 Thread Christoph Kaser (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-6588?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14593356#comment-14593356 ] Christoph Kaser edited comment on LUCENE-6588 at 6/19/15 11:54 AM:

[jira] [Created] (LUCENE-6588) ToChildBlockJoinQuery does not calculate parent score if the first child is not in acceptDocs

2015-06-19 Thread Christoph Kaser (JIRA)
Christoph Kaser created LUCENE-6588: --- Summary: ToChildBlockJoinQuery does not calculate parent score if the first child is not in acceptDocs Key: LUCENE-6588 URL:

[jira] [Updated] (LUCENE-6586) There is a typo in GermanStemmer that can lead to wrong stemming

2015-06-19 Thread Christoph Kaser (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-6586?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Christoph Kaser updated LUCENE-6586: Summary: There is a typo in GermanStemmer that can lead to wrong stemming (was: There is

[jira] [Created] (LUCENE-6586) There is a typo in GermanStemmer that can lead to wrong trimming

2015-06-19 Thread Christoph Kaser (JIRA)
Christoph Kaser created LUCENE-6586: --- Summary: There is a typo in GermanStemmer that can lead to wrong trimming Key: LUCENE-6586 URL: https://issues.apache.org/jira/browse/LUCENE-6586 Project:

[jira] [Updated] (LUCENE-6358) UnescapedCharSequence.toLowerCase throws ArrayIndexOutOfBoundsException when for certain input strings

2015-03-13 Thread Christoph Kaser (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-6358?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Christoph Kaser updated LUCENE-6358: Attachment: LUCENE-6358-test.patch Unit test UnescapedCharSequence.toLowerCase throws

[jira] [Updated] (LUCENE-6358) UnescapedCharSequence.toLowerCase throws ArrayIndexOutOfBoundsException when for certain input strings

2015-03-13 Thread Christoph Kaser (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-6358?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Christoph Kaser updated LUCENE-6358: Attachment: LUCENE-6358-fix.patch fix UnescapedCharSequence.toLowerCase throws

[jira] [Updated] (LUCENE-6358) UnescapedCharSequence.toLowerCase throws ArrayIndexOutOfBoundsException for certain input strings

2015-03-13 Thread Christoph Kaser (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-6358?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Christoph Kaser updated LUCENE-6358: Description: The static toLowerCase-method of UnescapedCharSequence does not account for

[jira] [Created] (LUCENE-6358) UnescapedCharSequence.toLowerCase throws ArrayIndexOutOfBoundsException when for certain input strings

2015-03-13 Thread Christoph Kaser (JIRA)
Christoph Kaser created LUCENE-6358: --- Summary: UnescapedCharSequence.toLowerCase throws ArrayIndexOutOfBoundsException when for certain input strings Key: LUCENE-6358 URL:

[jira] [Updated] (LUCENE-6358) UnescapedCharSequence.toLowerCase throws ArrayIndexOutOfBoundsException for certain input strings

2015-03-13 Thread Christoph Kaser (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-6358?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Christoph Kaser updated LUCENE-6358: Summary: UnescapedCharSequence.toLowerCase throws ArrayIndexOutOfBoundsException for

[jira] [Commented] (LUCENE-6337) ToParentBlockJoinIndexSearcher does not handle CollectionTerminatedException correctly

2015-03-05 Thread Christoph Kaser (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-6337?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14348534#comment-14348534 ] Christoph Kaser commented on LUCENE-6337: - We use ToParentBlockJoinCollector in

[jira] [Created] (LUCENE-6337) ToParentBlockJoinIndexSearcher does not handle CollectionTerminatedException correctly

2015-03-04 Thread Christoph Kaser (JIRA)
Christoph Kaser created LUCENE-6337: --- Summary: ToParentBlockJoinIndexSearcher does not handle CollectionTerminatedException correctly Key: LUCENE-6337 URL: https://issues.apache.org/jira/browse/LUCENE-6337

[jira] [Created] (LUCENE-6326) MultiCollector does not handle CollectionTerminatedException correctly

2015-03-02 Thread Christoph Kaser (JIRA)
Christoph Kaser created LUCENE-6326: --- Summary: MultiCollector does not handle CollectionTerminatedException correctly Key: LUCENE-6326 URL: https://issues.apache.org/jira/browse/LUCENE-6326

[jira] [Updated] (LUCENE-5805) QueryNodeImpl.removeFromParent does a lot of work without any effect

2014-07-04 Thread Christoph Kaser (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-5805?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Christoph Kaser updated LUCENE-5805: Description: The method _removeFromParent_ of _QueryNodeImpl_, calls _getChildren_ on the

[jira] [Created] (LUCENE-5805) QueryNodeImpl.removeFromParent does a lot of work without any effect

2014-07-04 Thread Christoph Kaser (JIRA)
Christoph Kaser created LUCENE-5805: --- Summary: QueryNodeImpl.removeFromParent does a lot of work without any effect Key: LUCENE-5805 URL: https://issues.apache.org/jira/browse/LUCENE-5805 Project:

[jira] [Updated] (LUCENE-5805) QueryNodeImpl.removeFromParent does a lot of work without any effect

2014-07-04 Thread Christoph Kaser (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-5805?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Christoph Kaser updated LUCENE-5805: Description: The method _removeFromParent_ of _QueryNodeImpl_, calls _getChildren_ on the

[jira] [Commented] (LUCENE-5599) HttpReplicator uses a lot of CPU for large files

2014-04-14 Thread Christoph Kaser (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-5599?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13968239#comment-13968239 ] Christoph Kaser commented on LUCENE-5599: - I don't think so. As far as I know,

[jira] [Created] (LUCENE-5597) HttpReplication currently does not support a tree topology

2014-04-11 Thread Christoph Kaser (JIRA)
Christoph Kaser created LUCENE-5597: --- Summary: HttpReplication currently does not support a tree topology Key: LUCENE-5597 URL: https://issues.apache.org/jira/browse/LUCENE-5597 Project: Lucene -

[jira] [Created] (LUCENE-5599) HttpReplicator uses a lot of CPU for large files

2014-04-11 Thread Christoph Kaser (JIRA)
Christoph Kaser created LUCENE-5599: --- Summary: HttpReplicator uses a lot of CPU for large files Key: LUCENE-5599 URL: https://issues.apache.org/jira/browse/LUCENE-5599 Project: Lucene - Core

[jira] [Updated] (LUCENE-5599) HttpReplicator uses a lot of CPU for large files

2014-04-11 Thread Christoph Kaser (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-5599?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Christoph Kaser updated LUCENE-5599: Attachment: HttpClientBase.java.patch HttpReplicator uses a lot of CPU for large files

[jira] [Created] (LUCENE-5600) HttpReplicator does not properly handle server failures

2014-04-11 Thread Christoph Kaser (JIRA)
Christoph Kaser created LUCENE-5600: --- Summary: HttpReplicator does not properly handle server failures Key: LUCENE-5600 URL: https://issues.apache.org/jira/browse/LUCENE-5600 Project: Lucene - Core

[jira] [Updated] (LUCENE-5600) HttpReplicator does not properly handle server failures

2014-04-11 Thread Christoph Kaser (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-5600?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Christoph Kaser updated LUCENE-5600: Attachment: HttpReplicatorTest.patch Test HttpReplicator does not properly handle

[jira] [Updated] (LUCENE-5600) HttpReplicator does not properly handle server failures

2014-04-11 Thread Christoph Kaser (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-5600?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Christoph Kaser updated LUCENE-5600: Attachment: HttpClientBase-LUCENE-5600.java.patch Fix HttpReplicator does not properly

[jira] [Updated] (LUCENE-4076) When doing nested (index-time) joins, ToParentBlockJoinCollector delivers incomplete information on the grand-children

2014-04-08 Thread Christoph Kaser (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-4076?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Christoph Kaser updated LUCENE-4076: Affects Version/s: 4.7.1 When doing nested (index-time) joins,

[jira] [Created] (LUCENE-4773) QueryParserBase should not throw ParseException in getPrefixQuery when termStr starts with *

2013-02-12 Thread Christoph Kaser (JIRA)
Christoph Kaser created LUCENE-4773: --- Summary: QueryParserBase should not throw ParseException in getPrefixQuery when termStr starts with * Key: LUCENE-4773 URL:

[jira] [Commented] (LUCENE-4077) ToParentBlockJoinCollector provides no way to access computed scores and the maxScore

2012-05-31 Thread Christoph Kaser (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-4077?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13286389#comment-13286389 ] Christoph Kaser commented on LUCENE-4077: - Thank you, now it works perfectly!

[jira] [Commented] (LUCENE-4082) Implement explain in ToParentBlockJoinQuery$BlockJoinWeight

2012-05-30 Thread Christoph Kaser (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-4082?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13285654#comment-13285654 ] Christoph Kaser commented on LUCENE-4082: - Thank you, works perfectly!

[jira] [Commented] (LUCENE-4077) ToParentBlockJoinCollector provides no way to access computed scores and the maxScore

2012-05-30 Thread Christoph Kaser (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-4077?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13285702#comment-13285702 ] Christoph Kaser commented on LUCENE-4077: - Hi Mike, shouldn't TopGroups.maxScore

[jira] [Commented] (LUCENE-4077) ToParentBlockJoinCollector provides no way to access computed scores and the maxScore

2012-05-29 Thread Christoph Kaser (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-4077?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13284660#comment-13284660 ] Christoph Kaser commented on LUCENE-4077: - Hello Mike, thank you for the patch.

[jira] [Created] (LUCENE-4082) Implement explain in ToParentBlockJoinQuery$BlockJoinWeight

2012-05-29 Thread Christoph Kaser (JIRA)
Christoph Kaser created LUCENE-4082: --- Summary: Implement explain in ToParentBlockJoinQuery$BlockJoinWeight Key: LUCENE-4082 URL: https://issues.apache.org/jira/browse/LUCENE-4082 Project: Lucene -

[jira] [Updated] (LUCENE-4082) Implement explain in ToParentBlockJoinQuery$BlockJoinWeight

2012-05-29 Thread Christoph Kaser (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-4082?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Christoph Kaser updated LUCENE-4082: Priority: Minor (was: Major) Implement explain in

[jira] [Commented] (LUCENE-4077) ToParentBlockJoinCollector provides no way to access computed scores and the maxScore

2012-05-29 Thread Christoph Kaser (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-4077?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13284780#comment-13284780 ] Christoph Kaser commented on LUCENE-4077: - This patch works perfectly for my

[jira] [Created] (LUCENE-4076) When doing nested (index-time) joins, ToParentBlockJoinCollector delivers incomplete information on the grand-children

2012-05-25 Thread Christoph Kaser (JIRA)
Christoph Kaser created LUCENE-4076: --- Summary: When doing nested (index-time) joins, ToParentBlockJoinCollector delivers incomplete information on the grand-children Key: LUCENE-4076 URL:

[jira] [Created] (LUCENE-4077) ToParentBlockJoinCollector provides no way to access computed scores and the maxScore

2012-05-25 Thread Christoph Kaser (JIRA)
Christoph Kaser created LUCENE-4077: --- Summary: ToParentBlockJoinCollector provides no way to access computed scores and the maxScore Key: LUCENE-4077 URL: https://issues.apache.org/jira/browse/LUCENE-4077