[jira] [Commented] (SOLR-12806) when strict=false is specified, prioritize node allocation using non strict rules

2018-10-15 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-12806?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16651162#comment-16651162 ] ASF subversion and git services commented on SOLR-12806: Commit

[JENKINS] Lucene-Solr-7.x-Solaris (64bit/jdk1.8.0) - Build # 863 - Still Unstable!

2018-10-15 Thread Policeman Jenkins Server
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-7.x-Solaris/863/ Java: 64bit/jdk1.8.0 -XX:+UseCompressedOops -XX:+UseParallelGC 14 tests failed. FAILED: org.apache.solr.client.solrj.impl.CloudSolrClientTest.testRouting Error Message: Error from server at

[JENKINS] Lucene-Solr-BadApples-7.x-Linux (64bit/jdk-11) - Build # 106 - Still Unstable!

2018-10-15 Thread Policeman Jenkins Server
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-BadApples-7.x-Linux/106/ Java: 64bit/jdk-11 -XX:-UseCompressedOops -XX:+UseSerialGC 61 tests failed. FAILED: junit.framework.TestSuite.org.apache.solr.cloud.DocValuesNotIndexedTest Error Message: Collection not found: dv_coll Stack Trace:

Re: subscribe

2018-10-15 Thread Zheng Lin Edwin Yeo
Please send email to solr-user-subscr...@lucene.apache.org to subscribe to the mailing list.. For developer list is dev-subscr...@lucene.apache.org. Do check more info here: http://lucene.apache.org/solr/community.html Regards, Edwin On Tue, 16 Oct 2018 at 11:44, Karthik Gullapalli wrote: > >

[VOTE] Release PyLucene 7.5.0 (rc2)

2018-10-15 Thread Andi Vajda
The PyLucene 7.5.0 (rc2) release tracking the recent release of Apache Lucene 7.5.0 is ready. A release candidate is available from: https://dist.apache.org/repos/dist/dev/lucene/pylucene/7.5.0-rc2/ PyLucene 7.5.0 is built with JCC 3.3 included in these release artifacts. JCC 3.3 supports

[jira] [Resolved] (PYLUCENE-45) JArray.cast_ raises SystemError in Python 3.

2018-10-15 Thread Andi Vajda (JIRA)
[ https://issues.apache.org/jira/browse/PYLUCENE-45?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andi Vajda resolved PYLUCENE-45. Resolution: Fixed Fixed in rev 1843965. Thank you for the bug report. > JArray.cast_ raises

[jira] [Commented] (SOLR-5005) JavaScriptRequestHandler

2018-10-15 Thread David Smiley (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-5005?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16651090#comment-16651090 ] David Smiley commented on SOLR-5005: Thanks for the code review offer!  This one's on my long list of

subscribe

2018-10-15 Thread Karthik Gullapalli

subscribe

2018-10-15 Thread Karthik Gullapalli

[JENKINS] Lucene-Solr-BadApples-master-Linux (64bit/jdk-9.0.4) - Build # 107 - Still Unstable!

2018-10-15 Thread Policeman Jenkins Server
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-BadApples-master-Linux/107/ Java: 64bit/jdk-9.0.4 -XX:+UseCompressedOops -XX:+UseParallelGC 10 tests failed. FAILED: junit.framework.TestSuite.org.apache.solr.cloud.BasicZkTest Error Message: SolrCore.getOpenCount()==2 Stack Trace:

[JENKINS] Lucene-Solr-repro - Build # 1707 - Unstable

2018-10-15 Thread Apache Jenkins Server
Build: https://builds.apache.org/job/Lucene-Solr-repro/1707/ [...truncated 33 lines...] [repro] Jenkins log URL: https://builds.apache.org/job/Lucene-Solr-Tests-master/2879/consoleText [repro] Revision: 73a413cd85ca03dae69250189b9c6ae24f42801c [repro] Repro line: ant test

[jira] [Created] (PYLUCENE-45) JArray.cast_ raises SystemError in Python 3.

2018-10-15 Thread A. Coady (JIRA)
A. Coady created PYLUCENE-45: Summary: JArray.cast_ raises SystemError in Python 3. Key: PYLUCENE-45 URL: https://issues.apache.org/jira/browse/PYLUCENE-45 Project: PyLucene Issue Type: Bug

[jira] [Updated] (LUCENE-8532) nori analyzer issue with trailing space

2018-10-15 Thread Kiju Kim (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-8532?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kiju Kim updated LUCENE-8532: - Description: We can reproduce it from Elasticsearch. When we run the following command: {{GET

[jira] [Updated] (LUCENE-8532) nori analyzer issue with trailing space

2018-10-15 Thread Kiju Kim (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-8532?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kiju Kim updated LUCENE-8532: - Description: We can reproduce it from Elasticsearch. When we run the following command: {{GET

[jira] [Created] (LUCENE-8532) nori analyzer issue with trailing space

2018-10-15 Thread Kiju Kim (JIRA)
Kiju Kim created LUCENE-8532: Summary: nori analyzer issue with trailing space Key: LUCENE-8532 URL: https://issues.apache.org/jira/browse/LUCENE-8532 Project: Lucene - Core Issue Type: Bug

[JENKINS] Lucene-Solr-7.x-MacOSX (64bit/jdk-9) - Build # 886 - Still Unstable!

2018-10-15 Thread Policeman Jenkins Server
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-7.x-MacOSX/886/ Java: 64bit/jdk-9 -XX:+UseCompressedOops -XX:+UseConcMarkSweepGC 11 tests failed. FAILED: org.apache.solr.common.cloud.TestCollectionStateWatchers.testWaitForStateWatcherIsRetainedOnPredicateFailure Error Message: Task

[JENKINS] Lucene-Solr-7.x-Linux (64bit/jdk-9.0.4) - Build # 2920 - Still Unstable!

2018-10-15 Thread Policeman Jenkins Server
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-7.x-Linux/2920/ Java: 64bit/jdk-9.0.4 -XX:-UseCompressedOops -XX:+UseParallelGC 16 tests failed. FAILED: org.apache.solr.common.cloud.TestCollectionStateWatchers.testWatcherIsRemovedAfterTimeout Error Message: Task

[jira] [Commented] (SOLR-12870) Use StandardCharsets instead of String values

2018-10-15 Thread Lucene/Solr QA (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-12870?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16651015#comment-16651015 ] Lucene/Solr QA commented on SOLR-12870: --- | (x) *{color:red}-1 overall{color}* | \\ \\ || Vote ||

[jira] [Commented] (SOLR-12357) TRA: Pre-emptively create next collection

2018-10-15 Thread David Smiley (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-12357?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16651013#comment-16651013 ] David Smiley commented on SOLR-12357: - Good catch – yes!  I should just commit this simple change. >

[JENKINS] Lucene-Solr-repro - Build # 1705 - Still Unstable

2018-10-15 Thread Apache Jenkins Server
Build: https://builds.apache.org/job/Lucene-Solr-repro/1705/ [...truncated 28 lines...] [repro] Jenkins log URL: https://builds.apache.org/job/Lucene-Solr-SmokeRelease-master/1153/consoleText [repro] Revision: d7fd82c0f8517251d67b0af021d259dffaa4dce6 [repro] Ant options:

[JENKINS] Lucene-Solr-Tests-7.x - Build # 955 - Unstable

2018-10-15 Thread Apache Jenkins Server
Build: https://builds.apache.org/job/Lucene-Solr-Tests-7.x/955/ 1 tests failed. FAILED: org.apache.solr.common.cloud.TestCollectionStateWatchers.testSimpleCollectionWatch Error Message: CollectionStateWatcher was never notified of cluster change Stack Trace: java.lang.AssertionError:

[JENKINS] Lucene-Solr-master-Linux (64bit/jdk-11) - Build # 23035 - Still Unstable!

2018-10-15 Thread Policeman Jenkins Server
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-master-Linux/23035/ Java: 64bit/jdk-11 -XX:-UseCompressedOops -XX:+UseG1GC 7 tests failed. FAILED: org.apache.solr.cloud.TestMiniSolrCloudClusterSSL.testSslWithInvalidPeerName Error Message: Could not find collection:second_collection Stack

[jira] [Commented] (SOLR-12874) Java 9+ GC Log files are being rotated every 20KB instead of every 20MB

2018-10-15 Thread Tim Underwood (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-12874?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16650964#comment-16650964 ] Tim Underwood commented on SOLR-12874: -- [~elyograg] The options are already broken out by java

[jira] [Commented] (SOLR-12243) Edismax missing phrase queries when phrases contain multiterm synonyms

2018-10-15 Thread Lucene/Solr QA (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-12243?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16650927#comment-16650927 ] Lucene/Solr QA commented on SOLR-12243: --- | (x) *{color:red}-1 overall{color}* | \\ \\ || Vote ||

[JENKINS] Lucene-Solr-repro - Build # 1704 - Still Unstable

2018-10-15 Thread Apache Jenkins Server
Build: https://builds.apache.org/job/Lucene-Solr-repro/1704/ [...truncated 28 lines...] [repro] Jenkins log URL: https://builds.apache.org/job/Lucene-Solr-BadApples-Tests-7.x/187/consoleText [repro] Revision: 69584f413021e253e63120172e7304f1d7ddacd7 [repro] Repro line: ant test

[jira] [Commented] (LUCENE-6327) ArrayIndexOutOfBoundsException in reading a lucene block

2018-10-15 Thread Kevin Risden (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-6327?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16650924#comment-16650924 ] Kevin Risden commented on LUCENE-6327: -- [~vamsee] - Was this index on HDFS? Any chance you were

[jira] [Commented] (SOLR-5004) Allow a shard to be split into 'n' sub-shards

2018-10-15 Thread Lucene/Solr QA (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-5004?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16650915#comment-16650915 ] Lucene/Solr QA commented on SOLR-5004: -- | (x) *{color:red}-1 overall{color}* | \\ \\ || Vote ||

[jira] [Commented] (SOLR-12874) Java 9+ GC Log files are being rotated every 20KB instead of every 20MB

2018-10-15 Thread Shawn Heisey (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-12874?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16650900#comment-16650900 ] Shawn Heisey commented on SOLR-12874: - Is 20M properly interpreted by Java 8? If not, we'll need

[JENKINS] Lucene-Solr-7.x-Windows (64bit/jdk-11) - Build # 838 - Unstable!

2018-10-15 Thread Policeman Jenkins Server
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-7.x-Windows/838/ Java: 64bit/jdk-11 -XX:+UseCompressedOops -XX:+UseSerialGC 22 tests failed. FAILED: org.apache.solr.cloud.DeleteReplicaTest.deleteLiveReplicaTest Error Message: Could not find collection : delLiveColl Stack Trace:

[jira] [Commented] (SOLR-12799) Allow Authentication Plugins to easily intercept internode requests

2018-10-15 Thread JIRA
[ https://issues.apache.org/jira/browse/SOLR-12799?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16650863#comment-16650863 ] Jan Høydahl commented on SOLR-12799: Anything that will simplify the flow is welcome. In my

[jira] [Commented] (SOLR-12791) Add Metrics reporting for AuthenticationPlugin

2018-10-15 Thread JIRA
[ https://issues.apache.org/jira/browse/SOLR-12791?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16650858#comment-16650858 ] Jan Høydahl commented on SOLR-12791: Unless I get more feedback I'll commit this on Thursday. > Add

[JENKINS-EA] Lucene-Solr-7.x-Linux (64bit/jdk-12-ea+12) - Build # 2919 - Still Unstable!

2018-10-15 Thread Policeman Jenkins Server
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-7.x-Linux/2919/ Java: 64bit/jdk-12-ea+12 -XX:-UseCompressedOops -XX:+UseSerialGC 53 tests failed. FAILED: junit.framework.TestSuite.org.apache.solr.update.processor.TimeRoutedAliasUpdateProcessorTest Error Message: 1 thread leaked from SUITE

[JENKINS] Lucene-Solr-Tests-master - Build # 2879 - Unstable

2018-10-15 Thread Apache Jenkins Server
Build: https://builds.apache.org/job/Lucene-Solr-Tests-master/2879/ 1 tests failed. FAILED: org.apache.solr.common.cloud.TestCollectionStateWatchers.testSimpleCollectionWatch Error Message: CollectionStateWatcher was never notified of cluster change Stack Trace: java.lang.AssertionError:

[jira] [Comment Edited] (SOLR-12019) Prepare Streaming Expressions for machine learning functions

2018-10-15 Thread Joel Bernstein (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-12019?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16650730#comment-16650730 ] Joel Bernstein edited comment on SOLR-12019 at 10/15/18 9:40 PM: - I'm

[jira] [Commented] (LUCENE-8531) QueryBuilder hard-codes inOrder=true for generated sloppy span near queries

2018-10-15 Thread Jim Ferenczi (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-8531?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16650813#comment-16650813 ] Jim Ferenczi commented on LUCENE-8531: -- (Multi)PhraseQuery-s allows some reordering but the

Re: LSH/MinHash

2018-10-15 Thread Tommaso Teofili
Hi Andy, It would be very nice if you could do that and I'd be very interested in reviewing and helping out with the patch. I have been using that filter for a while with my own query bits; a full fledged query parser would surely be a very useful contribution. Regards, Tommaso Il giorno lun 15

[jira] [Updated] (SOLR-12875) ArrayIndexOutOfBoundsException when using uniqueBlock(_root_) in JSON Facets

2018-10-15 Thread Tim Underwood (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-12875?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tim Underwood updated SOLR-12875: - Description: I'm seeing java.lang.ArrayIndexOutOfBoundsException exceptions for some requests

[jira] [Updated] (SOLR-12875) ArrayIndexOutOfBoundsException when using uniqueBlock(_root_) in JSON Facets

2018-10-15 Thread Tim Underwood (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-12875?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tim Underwood updated SOLR-12875: - Description: I'm seeing java.lang.ArrayIndexOutOfBoundsException exceptions for some requests

[jira] [Updated] (SOLR-12875) ArrayIndexOutOfBoundsException when using uniqueBlock(_root_) in JSON Facets

2018-10-15 Thread Tim Underwood (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-12875?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tim Underwood updated SOLR-12875: - Description: I'm seeing java.lang.ArrayIndexOutOfBoundsException exceptions for some requests

[jira] [Created] (SOLR-12875) ArrayIndexOutOfBoundsException when using uniqueBlock(_root_) in JSON Facets

2018-10-15 Thread Tim Underwood (JIRA)
Tim Underwood created SOLR-12875: Summary: ArrayIndexOutOfBoundsException when using uniqueBlock(_root_) in JSON Facets Key: SOLR-12875 URL: https://issues.apache.org/jira/browse/SOLR-12875 Project:

[jira] [Commented] (SOLR-12243) Edismax missing phrase queries when phrases contain multiterm synonyms

2018-10-15 Thread Elizabeth Haubert (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-12243?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16650777#comment-16650777 ] Elizabeth Haubert commented on SOLR-12243: -- After talking to Steve Rowe, there is a new issue

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

2018-10-15 Thread Apache Jenkins Server
Build: https://builds.apache.org/job/Lucene-Solr-BadApples-Tests-master/182/ 5 tests failed. FAILED: org.apache.solr.cloud.BasicDistributedZk2Test.test Error Message: Could not load collection from ZK: onenodecollection Stack Trace: org.apache.solr.common.SolrException: Could not load

[jira] [Commented] (LUCENE-8531) QueryBuilder hard-codes inOrder=true for generated sloppy span near queries

2018-10-15 Thread Steve Rowe (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-8531?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16650768#comment-16650768 ] Steve Rowe commented on LUCENE-8531: CC [~thetaphi‍] > QueryBuilder hard-codes inOrder=true for

[jira] [Commented] (SOLR-10981) Allow update to load gzip files

2018-10-15 Thread David Smiley (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-10981?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16650765#comment-16650765 ] David Smiley commented on SOLR-10981: - This is looking very good Andrew!  Thanks for your patience.  

[jira] [Created] (LUCENE-8531) QueryBuilder hard-codes inOrder=true for generated sloppy span near queries

2018-10-15 Thread Steve Rowe (JIRA)
Steve Rowe created LUCENE-8531: -- Summary: QueryBuilder hard-codes inOrder=true for generated sloppy span near queries Key: LUCENE-8531 URL: https://issues.apache.org/jira/browse/LUCENE-8531 Project:

LSH/MinHash

2018-10-15 Thread Andy Hind
Hi All Following on from https://issues.apache.org/jira/browse/LUCENE-6968 (I know it’s been a while…) I have a QParser plugin that can generate the appropriate banded queries for Jaccard similarity. It covers the same functionality that was

[JENKINS] Lucene-Solr-master-Linux (64bit/jdk-11) - Build # 23034 - Still unstable!

2018-10-15 Thread Policeman Jenkins Server
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-master-Linux/23034/ Java: 64bit/jdk-11 -XX:+UseCompressedOops -XX:+UseG1GC 67 tests failed. FAILED: junit.framework.TestSuite.org.apache.solr.cloud.TestCloudRecovery Error Message: Could not find collection:collection1 Stack Trace:

[jira] [Commented] (SOLR-12019) Prepare Streaming Expressions for machine learning functions

2018-10-15 Thread Joel Bernstein (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-12019?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16650730#comment-16650730 ] Joel Bernstein commented on SOLR-12019: --- I'm very close to starting work the Smile integration.

[jira] [Created] (SOLR-12874) Java 9+ GC Log files are being rotated every 20KB instead of every 20MB

2018-10-15 Thread Tim Underwood (JIRA)
Tim Underwood created SOLR-12874: Summary: Java 9+ GC Log files are being rotated every 20KB instead of every 20MB Key: SOLR-12874 URL: https://issues.apache.org/jira/browse/SOLR-12874 Project: Solr

[GitHub] lucene-solr pull request #470: SOLR-12874 - Java 9+ GC Logging filesize para...

2018-10-15 Thread tpunder
GitHub user tpunder opened a pull request: https://github.com/apache/lucene-solr/pull/470 SOLR-12874 - Java 9+ GC Logging filesize parameter should be 20M instead of 2 JEP 158 (https://openjdk.java.net/jeps/158) says the filesize parameter is the “file size in kb” however

[JENKINS] Lucene-Solr-master-Windows (64bit/jdk-10.0.1) - Build # 7570 - Unstable!

2018-10-15 Thread Policeman Jenkins Server
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-master-Windows/7570/ Java: 64bit/jdk-10.0.1 -XX:+UseCompressedOops -XX:+UseConcMarkSweepGC 11 tests failed. FAILED: org.apache.solr.common.cloud.TestCollectionStateWatchers.testPredicateFailureTimesOut Error Message: Task

[jira] [Commented] (SOLR-12862) Add log10 Stream Evaluator and allow the pow Stream Evaluator to accept a vector of exponents

2018-10-15 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-12862?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16650697#comment-16650697 ] ASF subversion and git services commented on SOLR-12862: Commit

[jira] [Commented] (SOLR-12862) Add log10 Stream Evaluator and allow the pow Stream Evaluator to accept a vector of exponents

2018-10-15 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-12862?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16650698#comment-16650698 ] ASF subversion and git services commented on SOLR-12862: Commit

[JENKINS] Lucene-Solr-SmokeRelease-master - Build # 1153 - Still Failing

2018-10-15 Thread Apache Jenkins Server
Build: https://builds.apache.org/job/Lucene-Solr-SmokeRelease-master/1153/ No tests ran. Build Log: [...truncated 23269 lines...] [asciidoctor:convert] asciidoctor: ERROR: about-this-guide.adoc: line 1: invalid part, must have at least one section (e.g., chapter, appendix, etc.)

[jira] [Commented] (SOLR-12862) Add log10 Stream Evaluator and allow the pow Stream Evaluator to accept a vector of exponents

2018-10-15 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-12862?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16650686#comment-16650686 ] ASF subversion and git services commented on SOLR-12862: Commit

[jira] [Commented] (SOLR-12862) Add log10 Stream Evaluator and allow the pow Stream Evaluator to accept a vector of exponents

2018-10-15 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-12862?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16650685#comment-16650685 ] ASF subversion and git services commented on SOLR-12862: Commit

[jira] [Resolved] (SOLR-12872) Deprecate split.key parameter in SPLITSHARD API and make it easier to use

2018-10-15 Thread Anshum Gupta (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-12872?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Anshum Gupta resolved SOLR-12872. - Resolution: Invalid False alarm. There is some disconnect between what the documentation says

[jira] [Updated] (SOLR-12873) A few solrconfig.xml still use LUCENE_CURRENT instead of LATEST

2018-10-15 Thread Christine Poerschke (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-12873?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Christine Poerschke updated SOLR-12873: --- Attachment: SOLR-12873.patch > A few solrconfig.xml still use LUCENE_CURRENT instead

[jira] [Created] (SOLR-12873) A few solrconfig.xml still use LUCENE_CURRENT instead of LATEST

2018-10-15 Thread Christine Poerschke (JIRA)
Christine Poerschke created SOLR-12873: -- Summary: A few solrconfig.xml still use LUCENE_CURRENT instead of LATEST Key: SOLR-12873 URL: https://issues.apache.org/jira/browse/SOLR-12873 Project:

[jira] [Resolved] (SOLR-12822) If a replicationFactor less than specified in collection attribute show suggestion to ADD-REPLICA

2018-10-15 Thread Varun Thacker (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-12822?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Varun Thacker resolved SOLR-12822. -- Resolution: Fixed Fix Version/s: master (8.0) 7.6 Hi Noble, I'm

[jira] [Created] (SOLR-12872) Deprecate split.key parameter in SPLITSHARD API and make it easier to use

2018-10-15 Thread Anshum Gupta (JIRA)
Anshum Gupta created SOLR-12872: --- Summary: Deprecate split.key parameter in SPLITSHARD API and make it easier to use Key: SOLR-12872 URL: https://issues.apache.org/jira/browse/SOLR-12872 Project: Solr

[jira] [Created] (SOLR-12871) sort=childfield(currency_field) desc fails with exception about REWRITABLE field type

2018-10-15 Thread Mikhail Khludnev (JIRA)
Mikhail Khludnev created SOLR-12871: --- Summary: sort=childfield(currency_field) desc fails with exception about REWRITABLE field type Key: SOLR-12871 URL: https://issues.apache.org/jira/browse/SOLR-12871

[jira] [Commented] (SOLR-12699) make LTRScoringModel immutable (to allow hashCode caching)

2018-10-15 Thread Christine Poerschke (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-12699?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16650618#comment-16650618 ] Christine Poerschke commented on SOLR-12699: Attached revised patch which incorporates the

[jira] [Updated] (SOLR-12699) make LTRScoringModel immutable (to allow hashCode caching)

2018-10-15 Thread Christine Poerschke (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-12699?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Christine Poerschke updated SOLR-12699: --- Attachment: SOLR-12699.patch > make LTRScoringModel immutable (to allow hashCode

[jira] [Updated] (SOLR-12870) Use StandardCharsets instead of String values

2018-10-15 Thread Peter Somogyi (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-12870?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Peter Somogyi updated SOLR-12870: - Attachment: SOLR-12870.master.1.patch > Use StandardCharsets instead of String values >

[VOTE] Release PyLucene 7.5.0 (rc1)

2018-10-15 Thread Andi Vajda
The PyLucene 7.5.0 (rc1) release tracking the recent release of Apache Lucene 7.5.0 is ready. A release candidate is available from: https://dist.apache.org/repos/dist/dev/lucene/pylucene/7.5.0-rc1/ PyLucene 7.5.0 is built with JCC 3.3 included in these release artifacts. JCC 3.3 supports

[GitHub] lucene-solr pull request #469: SOLR-12870: Use StandardCharsets instead of S...

2018-10-15 Thread petersomogyi
GitHub user petersomogyi opened a pull request: https://github.com/apache/lucene-solr/pull/469 SOLR-12870: Use StandardCharsets instead of String values You can merge this pull request into a Git repository by running: $ git pull https://github.com/petersomogyi/lucene-solr

[jira] [Created] (SOLR-12870) Use StandardCharsets instead of String values

2018-10-15 Thread Peter Somogyi (JIRA)
Peter Somogyi created SOLR-12870: Summary: Use StandardCharsets instead of String values Key: SOLR-12870 URL: https://issues.apache.org/jira/browse/SOLR-12870 Project: Solr Issue Type:

[jira] [Commented] (SOLR-12869) Unit test stalling

2018-10-15 Thread Shawn Heisey (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-12869?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16650581#comment-16650581 ] Shawn Heisey commented on SOLR-12869: - The big problem with Guava and Solr isn't Solr itself -- it's

[JENKINS] Lucene-Solr-7.x-Linux (64bit/jdk-10.0.1) - Build # 2918 - Still Unstable!

2018-10-15 Thread Policeman Jenkins Server
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-7.x-Linux/2918/ Java: 64bit/jdk-10.0.1 -XX:+UseCompressedOops -XX:+UseSerialGC 11 tests failed. FAILED: org.apache.solr.common.cloud.TestCollectionStateWatchers.testCanWaitForNonexistantCollection Error Message: Task

[JENKINS] Lucene-Solr-7.x-Solaris (64bit/jdk1.8.0) - Build # 862 - Still Unstable!

2018-10-15 Thread Policeman Jenkins Server
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-7.x-Solaris/862/ Java: 64bit/jdk1.8.0 -XX:-UseCompressedOops -XX:+UseConcMarkSweepGC 10 tests failed. FAILED: org.apache.solr.common.cloud.TestCollectionStateWatchers.testDeletionsTriggerWatches Error Message: Task

[jira] [Commented] (SOLR-11763) Upgrade Guava to 23.0

2018-10-15 Thread Shawn Heisey (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-11763?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16650534#comment-16650534 ] Shawn Heisey commented on SOLR-11763: - bq. Indeed and because of this we can't get rid of the

Urgent Help required to configure SOLR with HTTPS (TLS1.2)

2018-10-15 Thread Amit Kumar266
Hi Team,I have one issue, where I'm looking for help.I am able to configure SOLR HTTPS (TLS1.2) on my local windows machine.But When I try to setup same on my Unix Server , I get HTTPS (with TLS1.0) only. The only difference is there I need to get root CA added for this Unix box to get it

[jira] [Updated] (SOLR-12869) Unit test stalling

2018-10-15 Thread Vishal (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-12869?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Vishal updated SOLR-12869: -- Description: When guava dependency is upgraded from 14.0.1 to the latest version (26.0-jre/25.0-jre), some

[jira] [Updated] (SOLR-12869) Unit test stalling

2018-10-15 Thread Vishal (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-12869?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Vishal updated SOLR-12869: -- Attachment: solr-release.diff > Unit test stalling > -- > > Key: SOLR-12869 >

[jira] [Updated] (SOLR-12869) Unit test stalling

2018-10-15 Thread Vishal (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-12869?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Vishal updated SOLR-12869: -- Description: When guava dependency is upgraded from 14.0.1 to the latest version (26.0-jre/25.0-jre), some

[JENKINS] Lucene-Solr-repro - Build # 1703 - Unstable

2018-10-15 Thread Apache Jenkins Server
Build: https://builds.apache.org/job/Lucene-Solr-repro/1703/ [...truncated 32 lines...] [repro] Jenkins log URL: https://builds.apache.org/job/Lucene-Solr-Tests-7.x/953/consoleText [repro] Revision: 05ec77ed0933982e853511ed633583dd4ec2d71c [repro] Repro line: ant test

[JENKINS] Lucene-Solr-master-Linux (64bit/jdk-11) - Build # 23033 - Failure!

2018-10-15 Thread Policeman Jenkins Server
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-master-Linux/23033/ Java: 64bit/jdk-11 -XX:-UseCompressedOops -XX:+UseSerialGC 5 tests failed. FAILED: org.apache.solr.cloud.TestMiniSolrCloudClusterSSL.testSslAndNoClientAuth Error Message: Could not find collection:second_collection Stack

[JENKINS] Lucene-Solr-BadApples-Tests-7.x - Build # 187 - Still Unstable

2018-10-15 Thread Apache Jenkins Server
Build: https://builds.apache.org/job/Lucene-Solr-BadApples-Tests-7.x/187/ 6 tests failed. FAILED: junit.framework.TestSuite.org.apache.solr.prometheus.collector.SolrCollectorTest Error Message: Error from server at http://127.0.0.1:44623/solr: Error getting replica locations : unable to get

[jira] [Updated] (SOLR-12869) Unit test stalling

2018-10-15 Thread Vishal (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-12869?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Vishal updated SOLR-12869: -- Description: When guava dependency is upgraded from 14.0.1 to the latest version (26.0-jre/25.0-jre), some

[jira] [Updated] (SOLR-12869) Unit test stalling

2018-10-15 Thread Vishal (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-12869?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Vishal updated SOLR-12869: -- Attachment: (was: solr_test_guava25.txt) > Unit test stalling > -- > >

[jira] [Created] (SOLR-12869) Unit test stalling

2018-10-15 Thread Vishal (JIRA)
Vishal created SOLR-12869: - Summary: Unit test stalling Key: SOLR-12869 URL: https://issues.apache.org/jira/browse/SOLR-12869 Project: Solr Issue Type: Bug Security Level: Public (Default

[jira] [Updated] (SOLR-5004) Allow a shard to be split into 'n' sub-shards

2018-10-15 Thread Anshum Gupta (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-5004?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Anshum Gupta updated SOLR-5004: --- Attachment: (was: SOLR-5004.03.patch) > Allow a shard to be split into 'n' sub-shards >

[jira] [Updated] (SOLR-5004) Allow a shard to be split into 'n' sub-shards

2018-10-15 Thread Anshum Gupta (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-5004?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Anshum Gupta updated SOLR-5004: --- Attachment: SOLR-5004.02.patch > Allow a shard to be split into 'n' sub-shards >

[jira] [Commented] (SOLR-5004) Allow a shard to be split into 'n' sub-shards

2018-10-15 Thread Anshum Gupta (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-5004?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16650439#comment-16650439 ] Anshum Gupta commented on SOLR-5004: [~varunthacker] - I think numShards is what I think of at a

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

2018-10-15 Thread Policeman Jenkins Server
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-master-Solaris/2109/ Java: 64bit/jdk1.8.0 -XX:+UseCompressedOops -XX:+UseSerialGC 3 tests failed. FAILED: org.apache.solr.cloud.DeleteReplicaTest.raceConditionOnDeleteAndRegisterReplica Error Message: Expected new active leader null Live

[JENKINS] Lucene-Solr-7.x-Linux (32bit/jdk1.8.0_172) - Build # 2917 - Still Unstable!

2018-10-15 Thread Policeman Jenkins Server
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-7.x-Linux/2917/ Java: 32bit/jdk1.8.0_172 -client -XX:+UseParallelGC 10 tests failed. FAILED: org.apache.solr.common.cloud.TestCollectionStateWatchers.testWatcherIsRemovedAfterTimeout Error Message: Task

[jira] [Commented] (SOLR-11970) Deprecate maxShardsPerNode while creating collections

2018-10-15 Thread Varun Thacker (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-11970?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16650312#comment-16650312 ] Varun Thacker commented on SOLR-11970: -- [~shalinmangar] after the recent changes going into 7.6 ( 

[jira] [Resolved] (SOLR-12867) Async request status: Not getting all status messages because a response from one node will overwrite previous responses from that node

2018-10-15 Thread Varun Thacker (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-12867?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Varun Thacker resolved SOLR-12867. -- Resolution: Duplicate > Async request status: Not getting all status messages because a

[jira] [Commented] (SOLR-12291) OverseerCollectionMessageHandler sliceCmd assumes only one replica exists on each node

2018-10-15 Thread Varun Thacker (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-12291?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16650306#comment-16650306 ] Varun Thacker commented on SOLR-12291: -- The affected APIs by this bug is : BACKUPs , RELOAD

[jira] [Commented] (SOLR-12867) Async request status: Not getting all status messages because a response from one node will overwrite previous responses from that node

2018-10-15 Thread Shawn Heisey (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-12867?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16650300#comment-16650300 ] Shawn Heisey commented on SOLR-12867: - [~varunthacker], sounds like the correct thing to do is close

[jira] [Commented] (SOLR-12867) Async request status: Not getting all status messages because a response from one node will overwrite previous responses from that node

2018-10-15 Thread Varun Thacker (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-12867?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16650291#comment-16650291 ] Varun Thacker commented on SOLR-12867: -- Hi Shawn, Unfortunately this has been a known bug for a

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

2018-10-15 Thread Policeman Jenkins Server
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-7.x-MacOSX/885/ Java: 64bit/jdk1.8.0 -XX:-UseCompressedOops -XX:+UseG1GC 15 tests failed. FAILED: org.apache.solr.cloud.DeleteReplicaTest.raceConditionOnDeleteAndRegisterReplica Error Message: Expected new active leader null Live Nodes:

[jira] [Updated] (SOLR-12867) Async request status: Not getting all status messages because a response from one node will overwrite previous responses from that node

2018-10-15 Thread Shawn Heisey (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-12867?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Shawn Heisey updated SOLR-12867: Description: Problem noticed with REQUESTSTATUS on an async collections API BACKUP call. Not all

[jira] [Commented] (SOLR-10465) setIdField should be deprecated in favor of SolrClientBuilder methods

2018-10-15 Thread Charles Sanders (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-10465?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16650221#comment-16650221 ] Charles Sanders commented on SOLR-10465: Patch adds method withIdField to the builder.

[GitHub] lucene-solr pull request #459: SOLR-8335 HdfsLockFactory should eventually r...

2018-10-15 Thread manokovacs
Github user manokovacs closed the pull request at: https://github.com/apache/lucene-solr/pull/459 --- - To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org For additional commands, e-mail: dev-h...@lucene.apache.org

[jira] [Commented] (SOLR-12708) Async collection actions should not hide failures

2018-10-15 Thread Mano Kovacs (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-12708?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16650196#comment-16650196 ] Mano Kovacs commented on SOLR-12708: [~varunthacker], thank you for the explanation! I am a still a

[jira] [Commented] (SOLR-12852) NPE in ClusteringComponent

2018-10-15 Thread Dawid Weiss (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-12852?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16650189#comment-16650189 ] Dawid Weiss commented on SOLR-12852: I've tried but failed to reproduce the problem in synthetic

[jira] [Resolved] (SOLR-11947) Math Expressions User Guide

2018-10-15 Thread Joel Bernstein (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-11947?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Joel Bernstein resolved SOLR-11947. --- Resolution: Resolved Fix Version/s: 7.5 > Math Expressions User Guide >

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

2018-10-15 Thread Policeman Jenkins Server
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-master-Linux/23032/ Java: 64bit/jdk1.8.0_172 -XX:+UseCompressedOops -XX:+UseParallelGC 11 tests failed. FAILED: org.apache.solr.common.cloud.TestCollectionStateWatchers.testDeletionsTriggerWatches Error Message: Task

  1   2   >