[jira] [Commented] (LUCENE-8146) Unit tests using StringHelper fail with ExceptionInInitializerError for maven surefire >= 2.18

2018-02-01 Thread Julien Massenet (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-8146?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16348517#comment-16348517 ] Julien Massenet commented on LUCENE-8146: - There is, in the form of the ticket that introduced

[jira] [Commented] (LUCENE-8146) Unit tests using StringHelper fail with ExceptionInInitializerError for maven surefire >= 2.18

2018-02-01 Thread Julien Massenet (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-8146?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16348253#comment-16348253 ] Julien Massenet commented on LUCENE-8146: - Dawid and Robert: this was actually not new code -

[jira] [Updated] (LUCENE-8146) Unit tests using StringHelper fail with ExceptionInInitializerError for maven surefire >= 2.18

2018-02-01 Thread Julien Massenet (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-8146?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Julien Massenet updated LUCENE-8146: Attachment: LUCENE-8146_v2.patch > Unit tests using StringHelper fail with

[jira] [Commented] (LUCENE-8146) Unit tests using StringHelper fail with ExceptionInInitializerError for maven surefire >= 2.18

2018-01-31 Thread Julien MASSENET (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-8146?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16347129#comment-16347129 ] Julien MASSENET commented on LUCENE-8146: - The patch itself is minimal, but I'll understand if

[jira] [Updated] (LUCENE-8146) Unit tests using StringHelper fail with ExceptionInInitializerError for maven surefire >= 2.18

2018-01-31 Thread Julien MASSENET (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-8146?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Julien MASSENET updated LUCENE-8146: Description: This happens when multiple conditions are met: * The client code is built

[jira] [Updated] (LUCENE-8146) Unit tests using StringHelper fail with ExceptionInInitializerError for maven surefire >= 2.18

2018-01-31 Thread Julien MASSENET (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-8146?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Julien MASSENET updated LUCENE-8146: Attachment: LUCENE-8146_v1.patch > Unit tests using StringHelper fail with

[jira] [Updated] (LUCENE-8146) Unit tests using StringHelper fail with ExceptionInInitializerError for maven surefire >= 2.18

2018-01-31 Thread Julien MASSENET (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-8146?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Julien MASSENET updated LUCENE-8146: Attachment: LUCENE-8146-seed_issue.tar.gz > Unit tests using StringHelper fail with

[jira] [Created] (LUCENE-8146) Unit tests using StringHelper fail with ExceptionInInitializerError for maven surefire >= 2.18

2018-01-31 Thread Julien MASSENET (JIRA)
Julien MASSENET created LUCENE-8146: --- Summary: Unit tests using StringHelper fail with ExceptionInInitializerError for maven surefire >= 2.18 Key: LUCENE-8146 URL:

[jira] [Updated] (SOLR-8441) maxScore is sometimes missing from distributed grouped responses

2017-03-06 Thread Julien MASSENET (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-8441?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Julien MASSENET updated SOLR-8441: -- Attachment: master-GroupingMaxScore.patch Hi, The same patch applies cleanly on the current

[jira] [Updated] (SOLR-8441) maxScore is sometimes missing from distributed grouped responses

2017-03-06 Thread Julien MASSENET (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-8441?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Julien MASSENET updated SOLR-8441: -- Attachment: lucene_6_5-GroupingMaxScore.patch Hi ! This issue is still happening to me in the

[jira] [Created] (SOLR-9694) PostFilters' DelegatingCollector.finish() is not called during first and second grouping phases

2016-10-26 Thread Julien MASSENET (JIRA)
Julien MASSENET created SOLR-9694: - Summary: PostFilters' DelegatingCollector.finish() is not called during first and second grouping phases Key: SOLR-9694 URL: https://issues.apache.org/jira/browse/SOLR-9694

[jira] [Commented] (LUCENE-7456) PerField(DocValues|Postings)Format do not call the per-field merge methods

2016-09-27 Thread Julien MASSENET (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-7456?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15526416#comment-15526416 ] Julien MASSENET commented on LUCENE-7456: - I agree that being this sneaky is not ideal, but the

[jira] [Updated] (LUCENE-7456) PerField(DocValues|Postings)Format do not call the per-field merge methods

2016-09-27 Thread Julien MASSENET (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-7456?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Julien MASSENET updated LUCENE-7456: Attachment: LUCENE-7456-v2.patch > PerField(DocValues|Postings)Format do not call the

[jira] [Updated] (LUCENE-7456) PerField(DocValues|Postings)Format do not call the per-field merge methods

2016-09-21 Thread Julien MASSENET (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-7456?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Julien MASSENET updated LUCENE-7456: Attachment: LUCENE-7456.patch > PerField(DocValues|Postings)Format do not call the

[jira] [Created] (LUCENE-7456) PerField(DocValues|Postings)Format do not call the per-field merge methods

2016-09-21 Thread Julien MASSENET (JIRA)
Julien MASSENET created LUCENE-7456: --- Summary: PerField(DocValues|Postings)Format do not call the per-field merge methods Key: LUCENE-7456 URL: https://issues.apache.org/jira/browse/LUCENE-7456

[jira] [Created] (SOLR-8441) maxScore is sometimes missing from distributed grouped responses

2015-12-18 Thread Julien MASSENET (JIRA)
Julien MASSENET created SOLR-8441: - Summary: maxScore is sometimes missing from distributed grouped responses Key: SOLR-8441 URL: https://issues.apache.org/jira/browse/SOLR-8441 Project: Solr

[jira] [Updated] (SOLR-8441) maxScore is sometimes missing from distributed grouped responses

2015-12-18 Thread Julien MASSENET (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-8441?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Julien MASSENET updated SOLR-8441: -- Flags: Patch Description: This issue occurs when using the grouping feature in

[jira] [Updated] (SOLR-8441) maxScore is sometimes missing from distributed grouped responses

2015-12-18 Thread Julien MASSENET (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-8441?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Julien MASSENET updated SOLR-8441: -- Attachment: lucene_solr_5_3-GroupingMaxScore.patch > maxScore is sometimes missing from