[GitHub] lucene-solr pull request #435: SOLR-12591: add tests to ensure ParseDateFiel...

2018-08-11 Thread dsmiley
Github user dsmiley commented on a diff in the pull request: https://github.com/apache/lucene-solr/pull/435#discussion_r209442153 --- Diff: solr/core/src/java/org/apache/solr/update/processor/ParseDateFieldUpdateProcessorFactory.java --- @@ -120,6 +121,16 @@ public

[GitHub] lucene-solr pull request #435: SOLR-12591: add tests to ensure ParseDateFiel...

2018-08-11 Thread dsmiley
Github user dsmiley commented on a diff in the pull request: https://github.com/apache/lucene-solr/pull/435#discussion_r209442225 --- Diff: solr/core/src/java/org/apache/solr/update/processor/ParseDateFieldUpdateProcessorFactory.java --- @@ -159,8 +170,9 @@ public void

[GitHub] lucene-solr pull request #435: SOLR-12591: add tests to ensure ParseDateFiel...

2018-08-11 Thread dsmiley
Github user dsmiley commented on a diff in the pull request: https://github.com/apache/lucene-solr/pull/435#discussion_r209442197 --- Diff: solr/core/src/test-files/solr/collection1/conf/solrconfig-parsing-update-processor-chains.xml --- @@ -109,6 +109,21 @@

[GitHub] lucene-solr pull request #435: SOLR-12591: add tests to ensure ParseDateFiel...

2018-08-11 Thread dsmiley
Github user dsmiley commented on a diff in the pull request: https://github.com/apache/lucene-solr/pull/435#discussion_r209442210 --- Diff: solr/core/src/test-files/solr/collection1/conf/solrconfig-parsing-update-processor-chains.xml --- @@ -109,6 +109,21 @@

[GitHub] lucene-solr pull request #435: SOLR-12591: add tests to ensure ParseDateFiel...

2018-08-11 Thread dsmiley
Github user dsmiley commented on a diff in the pull request: https://github.com/apache/lucene-solr/pull/435#discussion_r209442336 --- Diff: solr/core/src/test/org/apache/solr/update/processor/ParsingFieldUpdateProcessorsTest.java --- @@ -896,13 +899,125 @@ public void

[JENKINS] Lucene-Solr-NightlyTests-7.x - Build # 288 - Still Unstable

2018-08-11 Thread Apache Jenkins Server
Build: https://builds.apache.org/job/Lucene-Solr-NightlyTests-7.x/288/ 2 tests failed. FAILED: org.apache.lucene.index.TestDemoParallelLeafReader.testRandom Error Message: this IndexWriter is closed Stack Trace: org.apache.lucene.store.AlreadyClosedException: this IndexWriter is closed

[JENKINS-EA] Lucene-Solr-master-Linux (64bit/jdk-11-ea+25) - Build # 22652 - Unstable!

2018-08-11 Thread Policeman Jenkins Server
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-master-Linux/22652/ Java: 64bit/jdk-11-ea+25 -XX:+UseCompressedOops -XX:+UseConcMarkSweepGC 24 tests failed. FAILED: junit.framework.TestSuite.org.apache.solr.cloud.DocValuesNotIndexedTest Error Message: Collection not found: dv_coll Stack

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

2018-08-11 Thread Policeman Jenkins Server
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-7.x-Linux/2537/ Java: 64bit/jdk1.8.0_172 -XX:-UseCompressedOops -XX:+UseSerialGC 1 tests failed. FAILED: org.apache.solr.cloud.AddReplicaTest.test Error Message:

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

2018-08-11 Thread Apache Jenkins Server
Build: https://builds.apache.org/job/Lucene-Solr-Tests-master/2689/ 1 tests failed. FAILED: org.apache.solr.cloud.DeleteReplicaTest.deleteReplicaFromClusterState Error Message: Collection not found: deleteFromClusterState_false Stack Trace: org.apache.solr.common.SolrException: Collection not

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

2018-08-11 Thread Policeman Jenkins Server
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-7.x-Solaris/767/ Java: 64bit/jdk1.8.0 -XX:-UseCompressedOops -XX:+UseSerialGC 1 tests failed. FAILED: org.apache.solr.update.MaxSizeAutoCommitTest.deleteTest Error Message: Tlog size exceeds the max size bound. Tlog path:

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

2018-08-11 Thread Policeman Jenkins Server
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-7.x-Linux/2536/ Java: 64bit/jdk-10.0.1 -XX:-UseCompressedOops -XX:+UseParallelGC 1 tests failed. FAILED: org.apache.solr.cloud.api.collections.CollectionsAPIDistributedZkTest.testCollectionsAPI Error Message: Error from server at

[JENKINS] Lucene-Solr-master-Solaris (64bit/jdk1.8.0) - Build # 2013 - Failure!

2018-08-11 Thread Policeman Jenkins Server
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-master-Solaris/2013/ Java: 64bit/jdk1.8.0 -XX:+UseCompressedOops -XX:+UseParallelGC No tests ran. Build Log: [...truncated 2718 lines...] ERROR: command execution failed. Archiving artifacts ERROR: Solaris VBOX is offline; cannot locate ANT

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

2018-08-11 Thread Policeman Jenkins Server
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-7.x-MacOSX/788/ Java: 64bit/jdk1.8.0 -XX:-UseCompressedOops -XX:+UseParallelGC All tests passed Build Log: [...truncated 13216 lines...] [junit4] JVM J1: stdout was not empty, see:

[jira] [Commented] (SOLR-9804) Rule-Based Authorization Plugin does not secure access for update operations

2018-08-11 Thread JIRA
[ https://issues.apache.org/jira/browse/SOLR-9804?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16577290#comment-16577290 ] Jan Høydahl commented on SOLR-9804: --- So if this due to collection:null or due to the zk version tag, and

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

2018-08-11 Thread Apache Jenkins Server
Build: https://builds.apache.org/job/Lucene-Solr-Tests-master/2687/ 1 tests failed. FAILED: org.apache.lucene.index.TestIndexFileDeleter.testExcInDecRef Error Message: ReaderPool is already closed Stack Trace: org.apache.lucene.store.AlreadyClosedException: ReaderPool is already closed

[jira] [Commented] (SOLR-12634) Add gaussfit Stream Evaluator

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

[jira] [Commented] (SOLR-12634) Add gaussfit Stream Evaluator

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

[jira] [Created] (SOLR-12659) HttpSolrClient.createMethod does not handle both stream and large data

2018-08-11 Thread Eirik Lygre (JIRA)
Eirik Lygre created SOLR-12659: -- Summary: HttpSolrClient.createMethod does not handle both stream and large data Key: SOLR-12659 URL: https://issues.apache.org/jira/browse/SOLR-12659 Project: Solr

[jira] [Updated] (SOLR-12634) Add gaussfit Stream Evaluator

2018-08-11 Thread Joel Bernstein (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-12634?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Joel Bernstein updated SOLR-12634: -- Fix Version/s: 7.5 > Add gaussfit Stream Evaluator > - > >

[jira] [Updated] (SOLR-12634) Add gaussfit Stream Evaluator

2018-08-11 Thread Joel Bernstein (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-12634?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Joel Bernstein updated SOLR-12634: -- Component/s: streaming expressions > Add gaussfit Stream Evaluator >

[jira] [Commented] (SOLR-12634) Add gaussfit Stream Evaluator

2018-08-11 Thread Joel Bernstein (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-12634?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16577254#comment-16577254 ] Joel Bernstein commented on SOLR-12634: --- Patch with basic implementation and tests. > Add gaussfit

[jira] [Updated] (SOLR-12634) Add gaussfit Stream Evaluator

2018-08-11 Thread Joel Bernstein (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-12634?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Joel Bernstein updated SOLR-12634: -- Attachment: SOLR-12634.patch > Add gaussfit Stream Evaluator > - >

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

2018-08-11 Thread Policeman Jenkins Server
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-7.x-Windows/737/ Java: 64bit/jdk1.8.0_172 -XX:-UseCompressedOops -XX:+UseConcMarkSweepGC 5 tests failed. FAILED: org.apache.solr.handler.TestReplicationHandler.doTestStressReplication Error Message: found:2[index.20180811101320691,

[jira] [Commented] (SOLR-12591) Ensure ParseDateFieldUpdateProcessorFactory can be used instead of ExtractionDateUtil

2018-08-11 Thread Bar Rotstein (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-12591?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16577227#comment-16577227 ] Bar Rotstein commented on SOLR-12591: - Hey [~dsmiley], I just filed a PR. Would be lovely if you

[GitHub] lucene-solr pull request #435: SOLR-12591: add tests to ensure ParseDateFiel...

2018-08-11 Thread barrotsteindev
Github user barrotsteindev commented on a diff in the pull request: https://github.com/apache/lucene-solr/pull/435#discussion_r209430852 --- Diff: solr/core/src/test/org/apache/solr/update/processor/ParsingFieldUpdateProcessorsTest.java --- @@ -896,13 +899,125 @@ public void

[GitHub] lucene-solr pull request #435: SOLR-12591: add tests to ensure ParseDateFiel...

2018-08-11 Thread barrotsteindev
GitHub user barrotsteindev opened a pull request: https://github.com/apache/lucene-solr/pull/435 SOLR-12591: add tests to ensure ParseDateFieldUpdateProcessor compati… …blity with ExtractionDateUtil You can merge this pull request into a Git repository by running: $ git

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

2018-08-11 Thread Apache Jenkins Server
Build: https://builds.apache.org/job/Lucene-Solr-Tests-master/2685/ 2 tests failed. FAILED: org.apache.solr.cloud.DeleteReplicaTest.deleteReplicaFromClusterState Error Message: Collection not found: deleteFromClusterState_false Stack Trace: org.apache.solr.common.SolrException: Collection not

[jira] [Updated] (LUCENE-8231) Nori, a Korean analyzer based on mecab-ko-dic

2018-08-11 Thread Uwe Schindler (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-8231?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Uwe Schindler updated LUCENE-8231: -- Component/s: modules/analysis > Nori, a Korean analyzer based on mecab-ko-dic >

[jira] [Updated] (SOLR-12255) ref guide updates for new "nori" analyis module for Korean

2018-08-11 Thread Uwe Schindler (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-12255?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Uwe Schindler updated SOLR-12255: - Affects Version/s: 7.4 > ref guide updates for new "nori" analyis module for Korean >

[jira] [Commented] (SOLR-12658) Extend support for more than 4 field in 'partitionKeys' in ParallelStream after SOLR-11598

2018-08-11 Thread Amrit Sarkar (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-12658?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16577210#comment-16577210 ] Amrit Sarkar commented on SOLR-12658: - Next step is to perform benchmarking to make sure there are no

[jira] [Updated] (SOLR-12658) Extend support for more than 4 field in 'partitionKeys' in ParallelStream after SOLR-11598

2018-08-11 Thread Amrit Sarkar (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-12658?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Amrit Sarkar updated SOLR-12658: Attachment: SOLR-12658.patch > Extend support for more than 4 field in 'partitionKeys' in

[jira] [Commented] (SOLR-12658) Extend support for more than 4 field in 'partitionKeys' in ParallelStream after SOLR-11598

2018-08-11 Thread Amrit Sarkar (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-12658?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16577209#comment-16577209 ] Amrit Sarkar commented on SOLR-12658: - Attached patch which considers all field values specified

[jira] [Updated] (SOLR-12658) Extend support for more than 4 field in 'partitionKeys' in ParallelStream after SOLR-11598

2018-08-11 Thread Amrit Sarkar (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-12658?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Amrit Sarkar updated SOLR-12658: Description: SOLR-11598 extended the capabilities for Export handler to have more than 4 fields

[jira] [Updated] (SOLR-12658) Extend support for more than 4 field in 'partitionKeys' in ParallelStream after SOLR-11598

2018-08-11 Thread Amrit Sarkar (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-12658?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Amrit Sarkar updated SOLR-12658: Summary: Extend support for more than 4 field in 'partitionKeys' in ParallelStream after

[jira] [Created] (SOLR-12658) Extend support for more than 4 "partitionKeys" in ParallelStream after SOLR-11598

2018-08-11 Thread Amrit Sarkar (JIRA)
Amrit Sarkar created SOLR-12658: --- Summary: Extend support for more than 4 "partitionKeys" in ParallelStream after SOLR-11598 Key: SOLR-12658 URL: https://issues.apache.org/jira/browse/SOLR-12658

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

2018-08-11 Thread Policeman Jenkins Server
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-7.x-Linux/2534/ Java: 64bit/jdk-10 -XX:-UseCompressedOops -XX:+UseConcMarkSweepGC 2 tests failed. FAILED: org.apache.solr.cloud.TestWithCollection.testDeleteWithCollection Error Message: Error from server at https://127.0.0.1:34135/solr: Could

[jira] [Commented] (SOLR-12591) Ensure ParseDateFieldUpdateProcessorFactory can be used instead of ExtractionDateUtil

2018-08-11 Thread Bar Rotstein (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-12591?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16577206#comment-16577206 ] Bar Rotstein commented on SOLR-12591: - Alright it seems like the way forward is to currently put the

[jira] [Commented] (SOLR-12591) Ensure ParseDateFieldUpdateProcessorFactory can be used instead of ExtractionDateUtil

2018-08-11 Thread David Smiley (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-12591?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16577197#comment-16577197 ] David Smiley commented on SOLR-12591: -

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

2018-08-11 Thread Policeman Jenkins Server
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-master-Windows/7469/ Java: 64bit/jdk1.8.0_172 -XX:-UseCompressedOops -XX:+UseG1GC 82 tests failed. FAILED: org.apache.solr.handler.TestReplicationHandler.doTestStressReplication Error Message: found:2[index.20180811181532797,

[JENKINS] Lucene-Solr-NightlyTests-7.x - Build # 287 - Unstable

2018-08-11 Thread Apache Jenkins Server
Build: https://builds.apache.org/job/Lucene-Solr-NightlyTests-7.x/287/ 3 tests failed. FAILED: junit.framework.TestSuite.org.apache.solr.prometheus.collector.SolrCollectorTest Error Message: Error from server at https://127.0.0.1:41854/solr: KeeperErrorCode = Session expired for

[JENKINS] Lucene-Solr-repro - Build # 1196 - Failure

2018-08-11 Thread Apache Jenkins Server
Build: https://builds.apache.org/job/Lucene-Solr-repro/1196/ [...truncated 28 lines...] [repro] Jenkins log URL: https://builds.apache.org/job/Lucene-Solr-NightlyTests-master/1610/consoleText [repro] Revision: cdc0959afcc3d64cbc0f42951964979680b080a0 [repro] Ant options: -Dtests.multiplier=2

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

2018-08-11 Thread Policeman Jenkins Server
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-master-Linux/22648/ Java: 64bit/jdk-9.0.4 -XX:+UseCompressedOops -XX:+UseConcMarkSweepGC 3 tests failed. FAILED: org.apache.solr.cloud.TestWithCollection.testDeleteWithCollection Error Message: Error from server at https://127.0.0.1:37503/solr:

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

2018-08-11 Thread Policeman Jenkins Server
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-7.x-Linux/2533/ Java: 64bit/jdk-11-ea+25 -XX:+UseCompressedOops -XX:+UseConcMarkSweepGC 21 tests failed. FAILED: junit.framework.TestSuite.org.apache.solr.cloud.DocValuesNotIndexedTest Error Message: Collection not found: dv_coll Stack Trace:

[jira] [Commented] (SOLR-12255) ref guide updates for new "nori" analyis module for Korean

2018-08-11 Thread Uwe Schindler (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-12255?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16577166#comment-16577166 ] Uwe Schindler commented on SOLR-12255: -- OK, the documentation in Lucene was updated. Also example

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

2018-08-11 Thread Apache Jenkins Server
Build: https://builds.apache.org/job/Lucene-Solr-repro/1195/ [...truncated 28 lines...] [repro] Jenkins log URL: https://builds.apache.org/job/Lucene-Solr-BadApples-Tests-master/122/consoleText [repro] Revision: cdc0959afcc3d64cbc0f42951964979680b080a0 [repro] Repro line: ant test

[jira] [Resolved] (SOLR-12655) Add Korean analyzer JAR file (NORI) and schema.xml example to Solr

2018-08-11 Thread Uwe Schindler (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-12655?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Uwe Schindler resolved SOLR-12655. -- Resolution: Fixed Fix Version/s: 7.5 master (8.0) > Add Korean

[jira] [Commented] (SOLR-12655) Add Korean analyzer JAR file (NORI) and schema.xml example to Solr

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

[jira] [Commented] (SOLR-12655) Add Korean analyzer JAR file (NORI) and schema.xml example to Solr

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

[jira] [Commented] (SOLR-12655) Add Korean analyzer JAR file (NORI) and schema.xml example to Solr

2018-08-11 Thread Uwe Schindler (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-12655?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16577157#comment-16577157 ] Uwe Schindler commented on SOLR-12655: -- Here is the patch: [^SOLR-12655.patch] > Add Korean

[jira] [Updated] (SOLR-12655) Add Korean analyzer JAR file (NORI) and schema.xml example to Solr

2018-08-11 Thread Uwe Schindler (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-12655?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Uwe Schindler updated SOLR-12655: - Attachment: SOLR-12655.patch > Add Korean analyzer JAR file (NORI) and schema.xml example to

[JENKINS] Lucene-Solr-NightlyTests-master - Build # 1610 - Failure

2018-08-11 Thread Apache Jenkins Server
Build: https://builds.apache.org/job/Lucene-Solr-NightlyTests-master/1610/ 1 tests failed. FAILED: org.apache.lucene.document.TestLatLonLineShapeQueries.testRandomBig Error Message: Java heap space Stack Trace: java.lang.OutOfMemoryError: Java heap space at

[jira] [Commented] (SOLR-12591) Ensure ParseDateFieldUpdateProcessorFactory can be used instead of ExtractionDateUtil

2018-08-11 Thread Bar Rotstein (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-12591?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16577145#comment-16577145 ] Bar Rotstein commented on SOLR-12591: - After thinking about this for a bit, it seems to me as if

[jira] [Resolved] (LUCENE-8451) GeoPolygon test failure

2018-08-11 Thread Karl Wright (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-8451?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Karl Wright resolved LUCENE-8451. - > GeoPolygon test failure > --- > > Key: LUCENE-8451 >

[jira] [Commented] (LUCENE-8451) GeoPolygon test failure

2018-08-11 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-8451?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16577142#comment-16577142 ] ASF subversion and git services commented on LUCENE-8451: - Commit

[jira] [Commented] (LUCENE-8451) GeoPolygon test failure

2018-08-11 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-8451?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16577143#comment-16577143 ] ASF subversion and git services commented on LUCENE-8451: - Commit

[jira] [Commented] (LUCENE-8451) GeoPolygon test failure

2018-08-11 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-8451?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16577141#comment-16577141 ] ASF subversion and git services commented on LUCENE-8451: - Commit

[jira] [Commented] (LUCENE-8450) Enable TokenFilters to assign offsets when splitting tokens

2018-08-11 Thread Uwe Schindler (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-8450?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16577137#comment-16577137 ] Uwe Schindler commented on LUCENE-8450: --- bq. I'm hoping we can avoid situations where the

[jira] [Resolved] (LUCENE-8453) Add example settings to Korean analyzer components' javadocs

2018-08-11 Thread Uwe Schindler (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-8453?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Uwe Schindler resolved LUCENE-8453. --- Resolution: Fixed Thanks [~Tomoko Uchida]! > Add example settings to Korean analyzer

[jira] [Commented] (LUCENE-8453) Add example settings to Korean analyzer components' javadocs

2018-08-11 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-8453?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16577135#comment-16577135 ] ASF subversion and git services commented on LUCENE-8453: - Commit

[GitHub] lucene-solr pull request #434: Add example schema settings for Korean analyz...

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

[jira] [Commented] (LUCENE-8453) Add example settings to Korean analyzer components' javadocs

2018-08-11 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-8453?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16577134#comment-16577134 ] ASF subversion and git services commented on LUCENE-8453: - Commit

[jira] [Commented] (LUCENE-8453) Add example settings to Korean analyzer components' javadocs

2018-08-11 Thread Uwe Schindler (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-8453?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16577133#comment-16577133 ] Uwe Schindler commented on LUCENE-8453: --- Another idea: To make the propertie sof all analyzers

[jira] [Commented] (LUCENE-8453) Add example settings to Korean analyzer components' javadocs

2018-08-11 Thread Uwe Schindler (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-8453?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16577132#comment-16577132 ] Uwe Schindler commented on LUCENE-8453: --- No problem. I merged already. Just running

[jira] [Commented] (LUCENE-8453) Add example settings to Korean analyzer components' javadocs

2018-08-11 Thread Tomoko Uchida (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-8453?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16577130#comment-16577130 ] Tomoko Uchida commented on LUCENE-8453: --- Thank you [~thetaphi] ! and, thanks for your

[jira] [Updated] (LUCENE-8453) Add example settings to Korean analyzer components' javadocs

2018-08-11 Thread Uwe Schindler (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-8453?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Uwe Schindler updated LUCENE-8453: -- Affects Version/s: 7.4 > Add example settings to Korean analyzer components' javadocs >

[jira] [Commented] (LUCENE-8453) Add example settings to Korean analyzer components' javadocs

2018-08-11 Thread Uwe Schindler (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-8453?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16577125#comment-16577125 ] Uwe Schindler commented on LUCENE-8453: --- +1. I will merge it soon! bq. Slightly off topic, feel

[jira] [Updated] (LUCENE-8453) Add example settings to Korean analyzer components' javadocs

2018-08-11 Thread Uwe Schindler (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-8453?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Uwe Schindler updated LUCENE-8453: -- Fix Version/s: 7.5 master (8.0) > Add example settings to Korean analyzer

[jira] [Assigned] (LUCENE-8453) Add example settings to Korean analyzer components' javadocs

2018-08-11 Thread Uwe Schindler (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-8453?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Uwe Schindler reassigned LUCENE-8453: - Assignee: Uwe Schindler > Add example settings to Korean analyzer components' javadocs

[jira] [Commented] (SOLR-12526) Metrics History doesn't work with AuthenticationPlugin

2018-08-11 Thread Andrzej Bialecki (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-12526?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16577115#comment-16577115 ] Andrzej Bialecki commented on SOLR-12526: -- Patches are welcome - unfortunately I know very

[jira] [Comment Edited] (SOLR-12591) Ensure ParseDateFieldUpdateProcessorFactory can be used instead of ExtractionDateUtil

2018-08-11 Thread Bar Rotstein (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-12591?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16577109#comment-16577109 ] Bar Rotstein edited comment on SOLR-12591 at 8/11/18 9:59 AM: -- There is

[jira] [Comment Edited] (SOLR-12591) Ensure ParseDateFieldUpdateProcessorFactory can be used instead of ExtractionDateUtil

2018-08-11 Thread Bar Rotstein (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-12591?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16577109#comment-16577109 ] Bar Rotstein edited comment on SOLR-12591 at 8/11/18 9:58 AM: -- There is

[jira] [Commented] (SOLR-12591) Ensure ParseDateFieldUpdateProcessorFactory can be used instead of ExtractionDateUtil

2018-08-11 Thread Bar Rotstein (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-12591?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16577109#comment-16577109 ] Bar Rotstein commented on SOLR-12591: - There is another small detail that I am not sure about. In

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

2018-08-11 Thread Policeman Jenkins Server
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-master-Solaris/2012/ Java: 64bit/jdk1.8.0 -XX:-UseCompressedOops -XX:+UseSerialGC 1 tests failed. FAILED: org.apache.solr.cloud.overseer.ZkStateReaderTest.testStateFormatUpdateWithTimeDelay Error Message: java.util.concurrent.TimeoutException:

[jira] [Commented] (LUCENE-8453) Add example settings to Korean analyzer components' javadocs

2018-08-11 Thread Tomoko Uchida (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-8453?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16577106#comment-16577106 ] Tomoko Uchida commented on LUCENE-8453: --- I think this pull request is almost ready to merge. Could

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

2018-08-11 Thread Policeman Jenkins Server
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-7.x-Linux/2532/ Java: 32bit/jdk1.8.0_172 -client -XX:+UseG1GC 3 tests failed. FAILED: org.apache.solr.cloud.TestWithCollection.testDeleteWithCollection Error Message: Error from server at https://127.0.0.1:39971/solr: Could not find collection

[jira] [Commented] (LUCENE-8453) Add example settings to Korean analyzer components' javadocs

2018-08-11 Thread Tomoko Uchida (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-8453?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16577100#comment-16577100 ] Tomoko Uchida commented on LUCENE-8453: --- I've tested those three settings with Solr 7.4.0, works