[jira] [Resolved] (LUCENE-7628) Add a getMatchingChildren() method to DisjunctionScorer

2017-02-21 Thread Alan Woodward (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-7628?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alan Woodward resolved LUCENE-7628. --- Resolution: Fixed Let's see if it takes this time, shall we? > Add a getMatchingChildren()

[jira] [Commented] (LUCENE-7628) Add a getMatchingChildren() method to DisjunctionScorer

2017-02-21 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-7628?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15876070#comment-15876070 ] ASF subversion and git services commented on LUCENE-7628: - Commit

[JENKINS] Lucene-Solr-6.x-MacOSX (64bit/jdk1.8.0) - Build # 711 - Still Unstable!

2017-02-21 Thread Policeman Jenkins Server
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-6.x-MacOSX/711/ Java: 64bit/jdk1.8.0 -XX:-UseCompressedOops -XX:+UseParallelGC 324 tests failed. FAILED: junit.framework.TestSuite.org.apache.solr.AnalysisAfterCoreReloadTest Error Message: org.apache.solr.AnalysisAfterCoreReloadTest Stack

[JENKINS] Lucene-Solr-master-Linux (64bit/jdk1.8.0_121) - Build # 19017 - Unstable!

2017-02-21 Thread Policeman Jenkins Server
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-master-Linux/19017/ Java: 64bit/jdk1.8.0_121 -XX:-UseCompressedOops -XX:+UseConcMarkSweepGC 1 tests failed. FAILED: org.apache.solr.cloud.PeerSyncReplicationTest.test Error Message: timeout waiting to see all nodes active Stack Trace:

[jira] [Commented] (LUCENE-7700) Move throughput control and merge aborting out of IndexWriter's core?

2017-02-21 Thread Dawid Weiss (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-7700?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15875907#comment-15875907 ] Dawid Weiss commented on LUCENE-7700: - Mike, even in current master the merge in addIndexes isn't

[JENKINS] Lucene-Solr-master-MacOSX (64bit/jdk1.8.0) - Build # 3846 - Still Unstable!

2017-02-21 Thread Policeman Jenkins Server
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-master-MacOSX/3846/ Java: 64bit/jdk1.8.0 -XX:-UseCompressedOops -XX:+UseParallelGC 54 tests failed. FAILED: org.apache.solr.cloud.CustomCollectionTest.testCustomCollectionsAPI Error Message: Could not find collection : implicitcoll Stack

[jira] [Comment Edited] (LUCENE-7700) Move throughput control and merge aborting out of IndexWriter's core?

2017-02-21 Thread Dawid Weiss (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-7700?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15875888#comment-15875888 ] Dawid Weiss edited comment on LUCENE-7700 at 2/21/17 12:13 PM: --- bq. One

[jira] [Commented] (LUCENE-7700) Move throughput control and merge aborting out of IndexWriter's core?

2017-02-21 Thread Dawid Weiss (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-7700?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15875888#comment-15875888 ] Dawid Weiss commented on LUCENE-7700: - bq. One difference with your patch is we would now wrap the

[jira] [Updated] (LUCENE-7701) Refactor grouping collectors

2017-02-21 Thread Alan Woodward (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-7701?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alan Woodward updated LUCENE-7701: -- Attachment: LUCENE-7701.patch Here's a patch implementing the idea. Group definitions are

[jira] [Commented] (LUCENE-7700) Move throughput control and merge aborting out of IndexWriter's core?

2017-02-21 Thread Michael McCandless (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-7700?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15875883#comment-15875883 ] Michael McCandless commented on LUCENE-7700: Thank you [~dawid.weiss] for giving this some

[jira] [Created] (LUCENE-7701) Refactor grouping collectors

2017-02-21 Thread Alan Woodward (JIRA)
Alan Woodward created LUCENE-7701: - Summary: Refactor grouping collectors Key: LUCENE-7701 URL: https://issues.apache.org/jira/browse/LUCENE-7701 Project: Lucene - Core Issue Type:

[jira] [Created] (SOLR-10180) Move AbstractDataImportHandlerTestCase to solr-test-framework

2017-02-21 Thread JIRA
Tobias Kässmann created SOLR-10180: -- Summary: Move AbstractDataImportHandlerTestCase to solr-test-framework Key: SOLR-10180 URL: https://issues.apache.org/jira/browse/SOLR-10180 Project: Solr

[jira] [Commented] (LUCENE-7700) Move throughput control and merge aborting out of IndexWriter's core?

2017-02-21 Thread Dawid Weiss (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-7700?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15875838#comment-15875838 ] Dawid Weiss commented on LUCENE-7700: - I created a fork here with up-to-date patch here:

[jira] [Updated] (LUCENE-7700) Move throughput control and merge aborting out of IndexWriter's core?

2017-02-21 Thread Dawid Weiss (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-7700?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Dawid Weiss updated LUCENE-7700: Attachment: LUCENE-7700.patch A tentative first patch as a proof of feasibility. test-core passes

[jira] [Closed] (LUCENE-5254) SegmentCoreReader's "owner" reference back to the first SegmentReader causes leaks

2017-02-21 Thread Adrien Grand (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-5254?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Adrien Grand closed LUCENE-5254. > SegmentCoreReader's "owner" reference back to the first SegmentReader causes > leaks >

[jira] [Updated] (LUCENE-5254) SegmentCoreReader's "owner" reference back to the first SegmentReader causes leaks

2017-02-21 Thread Adrien Grand (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-5254?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Adrien Grand updated LUCENE-5254: - Fix Version/s: (was: 6.0) 5.0 > SegmentCoreReader's "owner" reference

[jira] [Updated] (LUCENE-7700) Move throughput control and merge aborting out of IndexWriter's core?

2017-02-21 Thread Dawid Weiss (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-7700?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Dawid Weiss updated LUCENE-7700: Description: Here is a bit of a background: - I wanted to implement a custom merging strategy that

[jira] [Created] (LUCENE-7700) Move throughput control and merge aborting out of IndexWriter's core?

2017-02-21 Thread Dawid Weiss (JIRA)
Dawid Weiss created LUCENE-7700: --- Summary: Move throughput control and merge aborting out of IndexWriter's core? Key: LUCENE-7700 URL: https://issues.apache.org/jira/browse/LUCENE-7700 Project: Lucene

[jira] [Commented] (LUCENE-7465) Add a PatternTokenizer that uses Lucene's RegExp implementation

2017-02-21 Thread Michael McCandless (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-7465?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15875772#comment-15875772 ] Michael McCandless commented on LUCENE-7465: Thanks [~steve_rowe]; I'll have a look. > Add a

[jira] [Commented] (SOLR-10076) Hiding keystore and truststore passwords from /admin/info/* outputs

2017-02-21 Thread Ishan Chattopadhyaya (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-10076?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15875762#comment-15875762 ] Ishan Chattopadhyaya commented on SOLR-10076: - bq. I was not aware of the security.json

[JENKINS] Lucene-Solr-6.x-Windows (64bit/jdk1.8.0_121) - Build # 741 - Still Unstable!

2017-02-21 Thread Policeman Jenkins Server
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-6.x-Windows/741/ Java: 64bit/jdk1.8.0_121 -XX:-UseCompressedOops -XX:+UseSerialGC 1 tests failed. FAILED: junit.framework.TestSuite.org.apache.solr.core.TestLazyCores Error Message: Could not remove the following files (in the order of

[jira] [Updated] (SOLR-10076) Hiding keystore and truststore passwords from /admin/info/* outputs

2017-02-21 Thread Mano Kovacs (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-10076?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mano Kovacs updated SOLR-10076: --- Attachment: SOLR-10076.patch Attaching patch. > Hiding keystore and truststore passwords from

[jira] [Commented] (LUCENE-7699) Apply graph articulation points optimization to phrase graph queries

2017-02-21 Thread Michael McCandless (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-7699?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15875734#comment-15875734 ] Michael McCandless commented on LUCENE-7699: +1, thanks [~mattweber]; this also fixes an

[jira] [Commented] (SOLR-10046) Create UninvertDocValuesMergePolicy

2017-02-21 Thread Christine Poerschke (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-10046?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15875735#comment-15875735 ] Christine Poerschke commented on SOLR-10046: Hi Keith, I've committed the addition of the

[jira] [Resolved] (LUCENE-7688) add a OneMergeWrappingMergePolicy class

2017-02-21 Thread Christine Poerschke (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-7688?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Christine Poerschke resolved LUCENE-7688. - Resolution: Fixed Fix Version/s: master (7.0) 6.x

[jira] [Assigned] (SOLR-10046) Create UninvertDocValuesMergePolicy

2017-02-21 Thread Christine Poerschke (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-10046?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Christine Poerschke reassigned SOLR-10046: -- Assignee: Christine Poerschke > Create UninvertDocValuesMergePolicy >

[jira] [Updated] (SOLR-10132) Support facet.matches to cull facets returned with a regex

2017-02-21 Thread Christine Poerschke (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-10132?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Christine Poerschke updated SOLR-10132: --- Attachment: SOLR-10132.patch Proposing revised patch which avoids use of {{Predicate

[jira] [Commented] (LUCENE-7699) Apply graph articulation points optimization to phrase graph queries

2017-02-21 Thread Jim Ferenczi (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-7699?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15875705#comment-15875705 ] Jim Ferenczi commented on LUCENE-7699: -- It looks good [~mattweber] In analyzeGraphPhrase you check

[jira] [Commented] (SOLR-10146) Admin UI: Button to delete a shard

2017-02-21 Thread Amrit Sarkar (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-10146?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15875699#comment-15875699 ] Amrit Sarkar commented on SOLR-10146: - [~janhoy] Let me know your thoughts on this one too.

[jira] [Updated] (SOLR-10147) Admin UI -> Cloud -> Graph: Impossible to see shard state

2017-02-21 Thread Amrit Sarkar (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-10147?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Amrit Sarkar updated SOLR-10147: Attachment: SOLR-10147-v1.patch > Admin UI -> Cloud -> Graph: Impossible to see shard state >

[jira] [Commented] (SOLR-10147) Admin UI -> Cloud -> Graph: Impossible to see shard state

2017-02-21 Thread Amrit Sarkar (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-10147?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15875695#comment-15875695 ] Amrit Sarkar commented on SOLR-10147: - Loved it. This makes much more sense. I tried to cook up a

[jira] [Updated] (SOLR-10147) Admin UI -> Cloud -> Graph: Impossible to see shard state

2017-02-21 Thread Amrit Sarkar (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-10147?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Amrit Sarkar updated SOLR-10147: Attachment: screenshot-5.png > Admin UI -> Cloud -> Graph: Impossible to see shard state >

[jira] [Updated] (SOLR-10147) Admin UI -> Cloud -> Graph: Impossible to see shard state

2017-02-21 Thread Amrit Sarkar (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-10147?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Amrit Sarkar updated SOLR-10147: Attachment: screenshot-6.png > Admin UI -> Cloud -> Graph: Impossible to see shard state >

[jira] [Updated] (SOLR-10147) Admin UI -> Cloud -> Graph: Impossible to see shard state

2017-02-21 Thread Amrit Sarkar (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-10147?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Amrit Sarkar updated SOLR-10147: Attachment: screenshot-4.png > Admin UI -> Cloud -> Graph: Impossible to see shard state >

[jira] [Updated] (SOLR-10147) Admin UI -> Cloud -> Graph: Impossible to see shard state

2017-02-21 Thread Amrit Sarkar (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-10147?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Amrit Sarkar updated SOLR-10147: Attachment: screenshot-3.png > Admin UI -> Cloud -> Graph: Impossible to see shard state >

[jira] [Updated] (SOLR-10147) Admin UI -> Cloud -> Graph: Impossible to see shard state

2017-02-21 Thread Amrit Sarkar (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-10147?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Amrit Sarkar updated SOLR-10147: Attachment: screenshot-2.png > Admin UI -> Cloud -> Graph: Impossible to see shard state >

[jira] [Commented] (SOLR-10155) Clarify logic for term filters on numeric types

2017-02-21 Thread Alan Woodward (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-10155?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15875687#comment-15875687 ] Alan Woodward commented on SOLR-10155: -- +1, regex matching on numeric facets doesn't really make

[jira] [Assigned] (SOLR-10132) Support facet.matches to cull facets returned with a regex

2017-02-21 Thread Christine Poerschke (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-10132?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Christine Poerschke reassigned SOLR-10132: -- Assignee: Christine Poerschke > Support facet.matches to cull facets returned

[jira] [Updated] (SOLR-10155) Clarify logic for term filters on numeric types

2017-02-21 Thread Christine Poerschke (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-10155?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Christine Poerschke updated SOLR-10155: --- Attachment: SOLR-10155.patch Attaching proposed patch. [~romseygeek] - would you

[jira] [Resolved] (SOLR-10175) replace @Ignore for TestAnalyticsQParserPlugin

2017-02-21 Thread Christine Poerschke (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-10175?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Christine Poerschke resolved SOLR-10175. Resolution: Fixed Fix Version/s: master (7.0) 6.x Thanks

[jira] [Commented] (SOLR-10178) TestInPlaceUpdatesDistrib unable to use NoMergePolicy[Factory] on branch_6x

2017-02-21 Thread Christine Poerschke (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-10178?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15875660#comment-15875660 ] Christine Poerschke commented on SOLR-10178: bq. ... needs to be backported to branch_6x for

<    1   2