[JENKINS-EA] Lucene-Solr-master-Linux (32bit/jdk-9-ea+164) - Build # 19388 - Still Unstable!

2017-04-13 Thread Policeman Jenkins Server
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-master-Linux/19388/ Java: 32bit/jdk-9-ea+164 -client -XX:+UseConcMarkSweepGC 1 tests failed. FAILED: org.apache.solr.handler.admin.StatsReloadRaceTest.testParallelReloadAndStats Error Message: Key SEARCHER.searcher.indexVersion not found in

[jira] [Commented] (SOLR-9936) Allow configuration for recoveryExecutor thread pool size

2017-04-13 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-9936?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15968669#comment-15968669 ] ASF subversion and git services commented on SOLR-9936: --- Commit

[jira] [Commented] (SOLR-9936) Allow configuration for recoveryExecutor thread pool size

2017-04-13 Thread Mark Miller (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-9936?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15968645#comment-15968645 ] Mark Miller commented on SOLR-9936: --- As long as we continue to use this executor in a similiar manner,

[jira] [Commented] (SOLR-9910) Allow setting of additional jetty options in bin/solr and bin/solr.cmd

2017-04-13 Thread Mark Miller (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-9910?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15968641#comment-15968641 ] Mark Miller commented on SOLR-9910: --- Hey [~manokovacs], if you can update this patch to trunk I'll pop it

[jira] [Commented] (SOLR-10151) TestRecovery.java - use monotonic increasing version number among all the tests to avoid unintentional reordering

2017-04-13 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-10151?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15968637#comment-15968637 ] ASF subversion and git services commented on SOLR-10151: Commit

[jira] [Resolved] (SOLR-10151) TestRecovery.java - use monotonic increasing version number among all the tests to avoid unintentional reordering

2017-04-13 Thread Mark Miller (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-10151?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mark Miller resolved SOLR-10151. Resolution: Fixed Fix Version/s: 6.6 master (7.0) Thanks guys! >

[jira] [Commented] (SOLR-10151) TestRecovery.java - use monotonic increasing version number among all the tests to avoid unintentional reordering

2017-04-13 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-10151?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15968635#comment-15968635 ] ASF subversion and git services commented on SOLR-10151: Commit

[jira] [Assigned] (SOLR-10151) TestRecovery.java - use monotonic increasing version number among all the tests to avoid unintentional reordering

2017-04-13 Thread Mark Miller (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-10151?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mark Miller reassigned SOLR-10151: -- Assignee: Mark Miller > TestRecovery.java - use monotonic increasing version number among all

[jira] [Commented] (SOLR-10420) Solr 6.x leaking one SolrZkClient instance per second

2017-04-13 Thread Scott Blum (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-10420?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15968618#comment-15968618 ] Scott Blum commented on SOLR-10420: --- Fix LGTM. Is this actual fix this? ``` // we're not in a

[jira] [Commented] (SOLR-10307) Provide SSL/TLS keystore password a more secure way

2017-04-13 Thread Mark Miller (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-10307?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15968614#comment-15968614 ] Mark Miller commented on SOLR-10307: This is great [~manokovacs], looks good. Only suggestion I have

[jira] [Assigned] (SOLR-10307) Provide SSL/TLS keystore password a more secure way

2017-04-13 Thread Mark Miller (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-10307?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mark Miller reassigned SOLR-10307: -- Assignee: Mark Miller > Provide SSL/TLS keystore password a more secure way >

[jira] [Updated] (SOLR-10316) Unloading a core can remove a ZK SolrCore registration entry for the wrong SolrCore.

2017-04-13 Thread Mark Miller (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-10316?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mark Miller updated SOLR-10316: --- Attachment: SOLR-10316.patch Here is the correct patch. > Unloading a core can remove a ZK SolrCore

[JENKINS] Lucene-Solr-NightlyTests-master - Build # 1281 - Still Unstable

2017-04-13 Thread Apache Jenkins Server
Build: https://builds.apache.org/job/Lucene-Solr-NightlyTests-master/1281/ 1 tests failed. FAILED: org.apache.solr.update.AutoCommitTest.testCommitWithin Error Message: Exception during query Stack Trace: java.lang.RuntimeException: Exception during query at

[jira] [Updated] (SOLR-10446) Http based ClusterStateProvider (CloudSolrClient needn't talk to ZooKeeper)

2017-04-13 Thread Ishan Chattopadhyaya (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-10446?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ishan Chattopadhyaya updated SOLR-10446: Attachment: SOLR-10446.patch Updated patch, removed calls to deprecated

[jira] [Commented] (SOLR-10233) Add support for different replica types in Solr

2017-04-13 Thread Mark Miller (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-10233?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15968561#comment-15968561 ] Mark Miller commented on SOLR-10233: This is great work [~tomasflobbe]. It's a great extension of

[jira] [Commented] (SOLR-10489) StatsReloadRaceTest.testParallelReloadAndStats failures

2017-04-13 Thread Mark Miller (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-10489?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15968543#comment-15968543 ] Mark Miller commented on SOLR-10489: Glad you have found it useful. I've had a little break for a

[JENKINS-EA] Lucene-Solr-master-Linux (32bit/jdk-9-ea+164) - Build # 19387 - Still Unstable!

2017-04-13 Thread Policeman Jenkins Server
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-master-Linux/19387/ Java: 32bit/jdk-9-ea+164 -server -XX:+UseConcMarkSweepGC 1 tests failed. FAILED: org.apache.solr.handler.admin.StatsReloadRaceTest.testParallelReloadAndStats Error Message: Key SEARCHER.searcher.indexVersion not found in

[jira] [Commented] (SOLR-10490) SolrStream should not set hashq filter if numWorkers=0 or if streamContext is not set

2017-04-13 Thread Joel Bernstein (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-10490?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15968511#comment-15968511 ] Joel Bernstein commented on SOLR-10490: --- ok, looks good. Thanks! > SolrStream should not set hashq

[jira] [Updated] (SOLR-10490) SolrStream should not set hashq filter if numWorkers=0 or if streamContext is not set

2017-04-13 Thread Joel Bernstein (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-10490?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Joel Bernstein updated SOLR-10490: -- Fix Version/s: 6.6 > SolrStream should not set hashq filter if numWorkers=0 or if streamContext

[jira] [Assigned] (SOLR-10490) SolrStream should not set hashq filter if numWorkers=0 or if streamContext is not set

2017-04-13 Thread Joel Bernstein (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-10490?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Joel Bernstein reassigned SOLR-10490: - Assignee: Joel Bernstein > SolrStream should not set hashq filter if numWorkers=0 or if

[jira] [Commented] (SOLR-10489) StatsReloadRaceTest.testParallelReloadAndStats failures

2017-04-13 Thread Erick Erickson (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-10489?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15968500#comment-15968500 ] Erick Erickson commented on SOLR-10489: --- Andrzej: Note that I also checked in SOLR-10007 yesterday

[jira] [Commented] (SOLR-10490) SolrStream should not set hashq filter if numWorkers=0 or if streamContext is not set

2017-04-13 Thread kiran (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-10490?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15968499#comment-15968499 ] kiran commented on SOLR-10490: -- pinging [~joel.bernstein] to take a look > SolrStream should not set hashq

[jira] [Updated] (SOLR-10490) SolrStream should not set hashq filter if numWorkers=0 or if streamContext is not set

2017-04-13 Thread kiran (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-10490?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] kiran updated SOLR-10490: - Attachment: SOLR-10490.patch Attaching a patch I think fixes the issue. It is a minor change and passes the test

[jira] [Created] (SOLR-10490) SolrStream should not set hashq filter if numWorkers=0 or if streamContext is not set

2017-04-13 Thread kiran (JIRA)
kiran created SOLR-10490: Summary: SolrStream should not set hashq filter if numWorkers=0 or if streamContext is not set Key: SOLR-10490 URL: https://issues.apache.org/jira/browse/SOLR-10490 Project: Solr

[GitHub] lucene-solr issue #187: LUCENE-7785: Move dictionary for Ukrainan analyzer t...

2017-04-13 Thread arysin
Github user arysin commented on the issue: https://github.com/apache/lucene-solr/pull/187 It would be also nice to merge this into 6x branch --- 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

[jira] [Commented] (LUCENE-7785) Move dictionary for Ukrainian analyzer to external dependency

2017-04-13 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-7785?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15968429#comment-15968429 ] ASF GitHub Bot commented on LUCENE-7785: GitHub user arysin opened a pull request:

[jira] [Commented] (LUCENE-7785) Move dictionary for Ukrainian analyzer to external dependency

2017-04-13 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-7785?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15968430#comment-15968430 ] ASF GitHub Bot commented on LUCENE-7785: Github user arysin commented on the issue:

[GitHub] lucene-solr pull request #187: LUCENE-7785: Move dictionary for Ukrainan ana...

2017-04-13 Thread arysin
GitHub user arysin opened a pull request: https://github.com/apache/lucene-solr/pull/187 LUCENE-7785: Move dictionary for Ukrainan analyzer to external dependency You can merge this pull request into a Git repository by running: $ git pull

[jira] [Created] (LUCENE-7785) Move dictionary for Ukrainian analyzer to external dependency

2017-04-13 Thread Andriy Rysin (JIRA)
Andriy Rysin created LUCENE-7785: Summary: Move dictionary for Ukrainian analyzer to external dependency Key: LUCENE-7785 URL: https://issues.apache.org/jira/browse/LUCENE-7785 Project: Lucene - Core

[jira] [Commented] (SOLR-10486) Add Length Conversion Evaluators

2017-04-13 Thread Dennis Gove (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-10486?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15968413#comment-15968413 ] Dennis Gove commented on SOLR-10486: Aww, that's horrible. I can't believe I did that. Good catch! >

[jira] [Commented] (SOLR-10486) Add Length Conversion Evaluators

2017-04-13 Thread Joel Bernstein (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-10486?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15968401#comment-15968401 ] Joel Bernstein commented on SOLR-10486: --- [~dpgove], one thing to notice about the new patch is an

[JENKINS-EA] Lucene-Solr-master-Linux (64bit/jdk-9-ea+164) - Build # 19386 - Still Unstable!

2017-04-13 Thread Policeman Jenkins Server
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-master-Linux/19386/ Java: 64bit/jdk-9-ea+164 -XX:-UseCompressedOops -XX:+UseConcMarkSweepGC 1 tests failed. FAILED: org.apache.solr.handler.admin.StatsReloadRaceTest.testParallelReloadAndStats Error Message: Key SEARCHER.searcher.indexVersion

[jira] [Updated] (SOLR-10486) Add Length Conversion Evaluators

2017-04-13 Thread Joel Bernstein (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-10486?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Joel Bernstein updated SOLR-10486: -- Attachment: SOLR-10486.patch New patch using lambdas with tests. > Add Length Conversion

[jira] [Updated] (SOLR-10487) Add connection/read timeout for SolrEntityProcessor in DataImportHandler

2017-04-13 Thread Shawn Heisey (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-10487?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Shawn Heisey updated SOLR-10487: Affects Version/s: (was: trunk) master (7.0) > Add connection/read

[jira] [Updated] (SOLR-10487) Add connection/read timeout for SolrEntityProcessor in DataImportHandler

2017-04-13 Thread Shawn Heisey (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-10487?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Shawn Heisey updated SOLR-10487: Attachment: SOLR-10487.patch New patch. I have changed the HttpClient handling a little bit as

[jira] [Commented] (SOLR-10486) Add Length Conversion Evaluators

2017-04-13 Thread Joel Bernstein (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-10486?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15968353#comment-15968353 ] Joel Bernstein commented on SOLR-10486: --- Yep, makes sense. I'll adjust the patch. > Add Length

[jira] [Comment Edited] (SOLR-10486) Add Length Conversion Evaluators

2017-04-13 Thread Dennis Gove (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-10486?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15968331#comment-15968331 ] Dennis Gove edited comment on SOLR-10486 at 4/13/17 10:27 PM: -- The switch

[jira] [Commented] (SOLR-10486) Add Length Conversion Evaluators

2017-04-13 Thread Dennis Gove (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-10486?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15968331#comment-15968331 ] Dennis Gove commented on SOLR-10486: The switch clauses in {code}evaluate(){code} result in the

[jira] [Updated] (LUCENE-7585) Interface for common parameters used across analysis factories

2017-04-13 Thread Ahmet Arslan (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-7585?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ahmet Arslan updated LUCENE-7585: - Attachment: LUCENE-7585.patch Finally {{ant precommit}} passes with this patch. It checks

[jira] [Created] (SOLR-10489) StatsReloadRaceTest.testParallelReloadAndStats failures

2017-04-13 Thread Andrzej Bialecki (JIRA)
Andrzej Bialecki created SOLR-10489: Summary: StatsReloadRaceTest.testParallelReloadAndStats failures Key: SOLR-10489 URL: https://issues.apache.org/jira/browse/SOLR-10489 Project: Solr

[jira] [Updated] (SOLR-10376) Implement trigger for nodeAdded event

2017-04-13 Thread Shalin Shekhar Mangar (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-10376?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Shalin Shekhar Mangar updated SOLR-10376: - Attachment: SOLR-10376.patch * Updated patch with more javadocs, logging and

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

2017-04-13 Thread Policeman Jenkins Server
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-master-Linux/19385/ Java: 64bit/jdk1.8.0_121 -XX:+UseCompressedOops -XX:+UseSerialGC 1 tests failed. FAILED: junit.framework.TestSuite.org.apache.solr.cloud.SolrCloudExampleTest Error Message: ObjectTracker found 5 object(s) that were not

[jira] [Commented] (SOLR-10487) Add connection/read timeout for SolrEntityProcessor in DataImportHandler

2017-04-13 Thread Goutam Mandal (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-10487?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15968125#comment-15968125 ] Goutam Mandal commented on SOLR-10487: -- Hi [~elyograg], the socket timeout has been increased to 305

[jira] [Updated] (LUCENE-7585) Interface for common parameters used across analysis factories

2017-04-13 Thread Ahmet Arslan (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-7585?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ahmet Arslan updated LUCENE-7585: - Attachment: LUCENE-7585.patch bring the patch to master. > Interface for common parameters

[jira] [Commented] (SOLR-10484) Create a new replica property that keeps a replica from becoming active.

2017-04-13 Thread Christine Poerschke (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-10484?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15967990#comment-15967990 ] Christine Poerschke commented on SOLR-10484: bq. So is my original "property" idea really a

[jira] [Updated] (SOLR-10229) See what it would take to shift many of our one-off schemas used for testing to managed schema and construct them as part of the tests

2017-04-13 Thread Amrit Sarkar (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-10229?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Amrit Sarkar updated SOLR-10229: Attachment: SOLR-10229.patch Updates patch: SOLR-10229.patch 1. framework.addNewFields(...) and

[jira] [Updated] (SOLR-10418) metrics should return JVM system properties

2017-04-13 Thread Andrzej Bialecki (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-10418?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andrzej Bialecki updated SOLR-10418: - Attachment: SOLR-10418.patch > metrics should return JVM system properties >

[jira] [Updated] (SOLR-10418) metrics should return JVM system properties

2017-04-13 Thread Andrzej Bialecki (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-10418?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andrzej Bialecki updated SOLR-10418: - Attachment: SOLR-10418.patch Updated patch that adds "property" filtering in order to

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

2017-04-13 Thread Policeman Jenkins Server
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-master-Linux/19384/ Java: 32bit/jdk1.8.0_121 -client -XX:+UseSerialGC 1 tests failed. FAILED: org.apache.solr.handler.admin.StatsReloadRaceTest.testParallelReloadAndStats Error Message: Key SEARCHER.searcher.indexVersion not found in registry

[jira] [Comment Edited] (SOLR-10486) Add Length Conversion Evaluators

2017-04-13 Thread Joel Bernstein (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-10486?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15967926#comment-15967926 ] Joel Bernstein edited comment on SOLR-10486 at 4/13/17 5:32 PM: Simple

[jira] [Updated] (SOLR-10486) Add Length Conversion Evaluators

2017-04-13 Thread Joel Bernstein (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-10486?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Joel Bernstein updated SOLR-10486: -- Description: Based on the work in SOLR-10485 I think it makes sense to add Conversion

[jira] [Updated] (SOLR-10486) Add Length Conversion Evaluators

2017-04-13 Thread Joel Bernstein (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-10486?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Joel Bernstein updated SOLR-10486: -- Summary: Add Length Conversion Evaluators (was: Add Conversion Evaluators) > Add Length

[jira] [Updated] (SOLR-10486) Add Conversion Evaluators

2017-04-13 Thread Joel Bernstein (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-10486?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Joel Bernstein updated SOLR-10486: -- Description: Based on the work in SOLR-10485 I think it makes sense to add Conversion

[jira] [Updated] (SOLR-10486) Add Conversion Evaluators

2017-04-13 Thread Joel Bernstein (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-10486?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Joel Bernstein updated SOLR-10486: -- Description: Based on the work in SOLR-10485 I think it makes sense to add Conversion

[jira] [Updated] (SOLR-10486) Add Conversion Evaluators

2017-04-13 Thread Joel Bernstein (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-10486?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Joel Bernstein updated SOLR-10486: -- Attachment: SOLR-10486.patch Simple patch with Length conversion > Add Conversion Evaluators >

[jira] [Updated] (SOLR-1384) Allow fq or q to specify boolean query min must match like dismax's mm parameter

2017-04-13 Thread alexey (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1384?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] alexey updated SOLR-1384: - Attachment: SOLR-1384.patch Please consider new patch. MinShouldMatch parameter value moved to SolrQueryParser

[jira] [Commented] (SOLR-1384) Allow fq or q to specify boolean query min must match like dismax's mm parameter

2017-04-13 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1384?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15967898#comment-15967898 ] ASF GitHub Bot commented on SOLR-1384: -- GitHub user timofal opened a pull request:

[GitHub] lucene-solr pull request #186: SOLR-1384 minShouldMatch parameter is support...

2017-04-13 Thread timofal
GitHub user timofal opened a pull request: https://github.com/apache/lucene-solr/pull/186 SOLR-1384 minShouldMatch parameter is supported for boolean query Please consider adding min-should-match support to boolean query. We need it and can't switch to eDisMax because of it's

[jira] [Created] (LUCENE-7784) "ant precommit -Dtop=N" support

2017-04-13 Thread Christine Poerschke (JIRA)
Christine Poerschke created LUCENE-7784: --- Summary: "ant precommit -Dtop=N" support Key: LUCENE-7784 URL: https://issues.apache.org/jira/browse/LUCENE-7784 Project: Lucene - Core Issue

[jira] [Commented] (SOLR-6736) A collections-like request handler to manage solr configurations on zookeeper

2017-04-13 Thread Varun Rajput (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-6736?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15967873#comment-15967873 ] Varun Rajput commented on SOLR-6736: Thanks everyone! > A collections-like request handler to manage

[jira] [Commented] (SOLR-5127) Allow multiple wildcards in hl.fl

2017-04-13 Thread David Smiley (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-5127?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15967867#comment-15967867 ] David Smiley commented on SOLR-5127: I suggest moving the testMultipleFieldsViaWildcard to

[jira] [Updated] (SOLR-5127) Allow multiple wildcards in hl.fl

2017-04-13 Thread Christine Poerschke (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-5127?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Christine Poerschke updated SOLR-5127: -- Attachment: SOLR-5127.patch attaching updated patch: * done: switched from HashSet to

[jira] [Commented] (SOLR-10229) See what it would take to shift many of our one-off schemas used for testing to managed schema and construct them as part of the tests

2017-04-13 Thread Amrit Sarkar (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-10229?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15967813#comment-15967813 ] Amrit Sarkar commented on SOLR-10229: - Thank you Erick for the detailed feedback, I have rectified

[jira] [Commented] (LUCENE-7776) Switch KNN classifier to use BM25 similarity

2017-04-13 Thread Tommaso Teofili (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-7776?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15967746#comment-15967746 ] Tommaso Teofili commented on LUCENE-7776: - sure Alessandro, thanks for sharing info about your

[jira] [Created] (SOLR-10488) Remove @file from from the examples

2017-04-13 Thread Varun Thacker (JIRA)
Varun Thacker created SOLR-10488: Summary: Remove @file from from the examples Key: SOLR-10488 URL: https://issues.apache.org/jira/browse/SOLR-10488 Project: Solr Issue Type: Bug

[JENKINS-EA] Lucene-Solr-master-Linux (32bit/jdk-9-ea+164) - Build # 19383 - Still Unstable!

2017-04-13 Thread Policeman Jenkins Server
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-master-Linux/19383/ Java: 32bit/jdk-9-ea+164 -server -XX:+UseConcMarkSweepGC 1 tests failed. FAILED: org.apache.solr.handler.admin.StatsReloadRaceTest.testParallelReloadAndStats Error Message: Key SEARCHER.searcher.indexVersion not found in

[jira] [Updated] (SOLR-10477) Port some of the SolrMetricReporter enhancements from master to 6.x

2017-04-13 Thread Andrzej Bialecki (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-10477?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andrzej Bialecki updated SOLR-10477: - Attachment: SOLR-10477.patch > Port some of the SolrMetricReporter enhancements from

[jira] [Comment Edited] (SOLR-10418) metrics should return JVM system properties

2017-04-13 Thread Shalin Shekhar Mangar (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-10418?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15967638#comment-15967638 ] Shalin Shekhar Mangar edited comment on SOLR-10418 at 4/13/17 2:20 PM:

[jira] [Commented] (SOLR-10418) metrics should return JVM system properties

2017-04-13 Thread Shalin Shekhar Mangar (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-10418?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15967638#comment-15967638 ] Shalin Shekhar Mangar commented on SOLR-10418: -- bq. So what are the properties that we should

[JENKINS] Lucene-Solr-Tests-master - Build # 1772 - Still Unstable

2017-04-13 Thread Apache Jenkins Server
Build: https://builds.apache.org/job/Lucene-Solr-Tests-master/1772/ 2 tests failed. FAILED: org.apache.solr.handler.component.TestDistributedStatsComponentCardinality.test Error Message: int_i: goodEst=13960, poorEst=13970, real=13989,

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

2017-04-13 Thread Erick Erickson
This one worries me, this was one of the tests that I had some issues with during testing for SOLR-10007. I'll dig... On Thu, Apr 13, 2017 at 4:43 AM, Policeman Jenkins Server wrote: > Build: https://jenkins.thetaphi.de/job/Lucene-Solr-master-Linux/19382/ > Java:

Re: [VOTE] Release Lucene/Solr 6.5.1 RC1

2017-04-13 Thread Joel Bernstein
Ok, let's hold off on RC1. I'll continue to watch this thread for updates. Joel Bernstein http://joelsolr.blogspot.com/ On Thu, Apr 13, 2017 at 9:46 AM, Đạt Cao Mạnh wrote: > I spent today to fix Steve test failure for SOLR-10420. Can not reproduce > the failure with

Re: [VOTE] Release Lucene/Solr 6.5.1 RC1

2017-04-13 Thread Đạt Cao Mạnh
Hi Joel, It's totally up to you to release this version or waiting for the fix. On Thu, Apr 13, 2017 at 8:46 PM Đạt Cao Mạnh wrote: > I spent today to fix Steve test failure for SOLR-10420. Can not reproduce > the failure with my machine, so I came up with 2 patches that

Re: [VOTE] Release Lucene/Solr 6.5.1 RC1

2017-04-13 Thread Đạt Cao Mạnh
I spent today to fix Steve test failure for SOLR-10420. Can not reproduce the failure with my machine, so I came up with 2 patches that I think can solve the problem. But they couldn't. Steve just has posted DEBUG log for the failure. So I will have more information to work on tomorrow. On Thu,

Re: [VOTE] Release Lucene/Solr 6.5.1 RC1

2017-04-13 Thread Mark Miller
Releases don't come for free. That is a nasty bug. My 2 cents would be to relax for a day or two and see what comes of a fix for that issue. It shouldn't hold things up a long time, but not holding things up for a short bit seems counter productive to me. The idea that anyone legitimate is

[jira] [Commented] (SOLR-10487) Add connection/read timeout for SolrEntityProcessor in DataImportHandler

2017-04-13 Thread Shawn Heisey (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-10487?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15967577#comment-15967577 ] Shawn Heisey commented on SOLR-10487: - I think that 30 seconds is FAR too short for a default socket

[jira] [Commented] (SOLR-10446) Http based ClusterStateProvider (CloudSolrClient needn't talk to ZooKeeper)

2017-04-13 Thread Noble Paul (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-10446?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15967572#comment-15967572 ] Noble Paul commented on SOLR-10446: --- Why does the class {{HttpClusterStateProvider}} use deprecated

[jira] [Updated] (SOLR-10151) TestRecovery.java - use monotonic increasing version number among all the tests to avoid unintentional reordering

2017-04-13 Thread Peter Szantai-Kis (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-10151?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Peter Szantai-Kis updated SOLR-10151: - Attachment: SOLR-10151.patch Updated patch with method name of "getNextVersion" >

[jira] [Comment Edited] (SOLR-10151) TestRecovery.java - use monotonic increasing version number among all the tests to avoid unintentional reordering

2017-04-13 Thread Mano Kovacs (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-10151?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15967541#comment-15967541 ] Mano Kovacs edited comment on SOLR-10151 at 4/13/17 12:53 PM: -- Thanks

[jira] [Commented] (SOLR-10151) TestRecovery.java - use monotonic increasing version number among all the tests to avoid unintentional reordering

2017-04-13 Thread Mano Kovacs (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-10151?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15967541#comment-15967541 ] Mano Kovacs commented on SOLR-10151: Thanks [~szantaikis] for taking the effort. I see you are named

[jira] [Commented] (SOLR-10307) Provide SSL/TLS keystore password a more secure way

2017-04-13 Thread Peter Szantai-Kis (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-10307?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15967532#comment-15967532 ] Peter Szantai-Kis commented on SOLR-10307: -- LGTM > Provide SSL/TLS keystore password a more

[jira] [Commented] (SOLR-10418) metrics should return JVM system properties

2017-04-13 Thread Noble Paul (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-10418?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15967510#comment-15967510 ] Noble Paul commented on SOLR-10418: --- My observations * The patch does not close close the solrclient in

[jira] [Commented] (SOLR-10487) Add connection/read timeout for SolrEntityProcessor in DataImportHandler

2017-04-13 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-10487?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15967504#comment-15967504 ] ASF GitHub Bot commented on SOLR-10487: --- GitHub user gmandal opened a pull request:

[GitHub] lucene-solr pull request #185: SOLR-10487: Added support to specify connecti...

2017-04-13 Thread gmandal
GitHub user gmandal opened a pull request: https://github.com/apache/lucene-solr/pull/185 SOLR-10487: Added support to specify connection and socket read timeout in DataImportHandler for SolrEntityProcessor. Includes changes for

[jira] [Updated] (SOLR-10420) Solr 6.x leaking one SolrZkClient instance per second

2017-04-13 Thread Steve Rowe (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-10420?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Steve Rowe updated SOLR-10420: -- Attachment: OverseerTest.DEBUG.58.stdout OverseerTest.DEBUG.48.stdout

[jira] [Resolved] (SOLR-6736) A collections-like request handler to manage solr configurations on zookeeper

2017-04-13 Thread Ishan Chattopadhyaya (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-6736?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ishan Chattopadhyaya resolved SOLR-6736. Resolution: Fixed Fix Version/s: 6.6 master (7.0) Thanks

[jira] [Commented] (SOLR-6736) A collections-like request handler to manage solr configurations on zookeeper

2017-04-13 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-6736?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15967490#comment-15967490 ] ASF subversion and git services commented on SOLR-6736: --- Commit

[jira] [Commented] (SOLR-6736) A collections-like request handler to manage solr configurations on zookeeper

2017-04-13 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-6736?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15967488#comment-15967488 ] ASF subversion and git services commented on SOLR-6736: --- Commit

[jira] [Commented] (SOLR-10487) Add connection/read timeout for SolrEntityProcessor in DataImportHandler

2017-04-13 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-10487?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15967487#comment-15967487 ] ASF GitHub Bot commented on SOLR-10487: --- Github user gmandal closed the pull request at:

[GitHub] lucene-solr pull request #184: Solr 10487 : Add connection/read timeout for ...

2017-04-13 Thread gmandal
Github user gmandal closed the pull request at: https://github.com/apache/lucene-solr/pull/184 --- 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

[jira] [Comment Edited] (SOLR-10420) Solr 6.x leaking one SolrZkClient instance per second

2017-04-13 Thread Steve Rowe (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-10420?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15967470#comment-15967470 ] Steve Rowe edited comment on SOLR-10420 at 4/13/17 11:53 AM: - bq. Next I'll

[jira] [Commented] (SOLR-10420) Solr 6.x leaking one SolrZkClient instance per second

2017-04-13 Thread Steve Rowe (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-10420?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15967470#comment-15967470 ] Steve Rowe commented on SOLR-10420: --- bq. Next I'll try the patch with the OverseerTest changes. I got 4

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

2017-04-13 Thread Policeman Jenkins Server
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-master-Linux/19382/ Java: 64bit/jdk1.8.0_121 -XX:-UseCompressedOops -XX:+UseG1GC 2 tests failed. FAILED: junit.framework.TestSuite.org.apache.solr.cloud.SolrCloudExampleTest Error Message: ObjectTracker found 5 object(s) that were not

[jira] [Updated] (SOLR-5970) Create collection API always has status 0

2017-04-13 Thread Ishan Chattopadhyaya (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-5970?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ishan Chattopadhyaya updated SOLR-5970: --- Attachment: SOLR-5970-test.patch > Create collection API always has status 0 >

[jira] [Updated] (SOLR-5970) Create collection API always has status 0

2017-04-13 Thread Ishan Chattopadhyaya (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-5970?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ishan Chattopadhyaya updated SOLR-5970: --- Attachment: solrconfig.xml schema.xml bad.jar Thanks

[jira] [Updated] (SOLR-10418) metrics should return JVM system properties

2017-04-13 Thread Andrzej Bialecki (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-10418?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andrzej Bialecki updated SOLR-10418: - Attachment: SOLR-10418.patch > metrics should return JVM system properties >

[jira] [Closed] (SOLR-10450) [LTR] Explain summarization improvement for LambdaMART

2017-04-13 Thread Alessandro Benedetti (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-10450?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alessandro Benedetti closed SOLR-10450. --- Resolution: Duplicate it is likely a network error that caused the double creation.

[jira] [Updated] (SOLR-10420) Solr 6.x leaking one SolrZkClient instance per second

2017-04-13 Thread Steve Rowe (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-10420?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Steve Rowe updated SOLR-10420: -- Attachment: OverseerTest.119.stdout OverseerTest.106.stdout I beasted the latest patch

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

2017-04-13 Thread Policeman Jenkins Server
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-6.x-MacOSX/821/ Java: 64bit/jdk1.8.0 -XX:-UseCompressedOops -XX:+UseG1GC 2 tests failed. FAILED: org.apache.solr.cloud.ShardSplitTest.testSplitWithChaosMonkey Error Message: There are still nodes recoverying - waited for 330 seconds Stack

[jira] [Commented] (LUCENE-7776) Switch KNN classifier to use BM25 similarity

2017-04-13 Thread Alessandro Benedetti (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-7776?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15967409#comment-15967409 ] Alessandro Benedetti commented on LUCENE-7776: -- Good one Tommaso! I have been working

  1   2   >