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

2017-02-13 Thread Policeman Jenkins Server
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-master-Linux/18959/ Java: 32bit/jdk-9-ea+155 -server -XX:+UseParallelGC 1 tests failed. FAILED: org.apache.solr.handler.admin.TestApiFramework.testFramework Error Message: Stack Trace: java.lang.ExceptionInInitializerError at

[jira] [Updated] (SOLR-9835) Create another replication mode for SolrCloud

2017-02-13 Thread Cao Manh Dat (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-9835?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Cao Manh Dat updated SOLR-9835: --- Attachment: SOLR-9835.patch Updated patch, resolve the potential problem with SOLR-5944. In this

[JENKINS-EA] Lucene-Solr-6.x-Linux (32bit/jdk-9-ea+155) - Build # 2850 - Still Unstable!

2017-02-13 Thread Policeman Jenkins Server
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-6.x-Linux/2850/ Java: 32bit/jdk-9-ea+155 -client -XX:+UseConcMarkSweepGC 1 tests failed. FAILED: org.apache.solr.handler.admin.TestApiFramework.testFramework Error Message: Stack Trace: java.lang.ExceptionInInitializerError at

[jira] [Issue Comment Deleted] (SOLR-9530) Add an Atomic Update Processor

2017-02-13 Thread AMRIT SARKAR (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-9530?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] AMRIT SARKAR updated SOLR-9530: --- Comment: was deleted (was: Files in the patch: 1. AtomicUpdateProcessorFactory.java 2.

[jira] [Comment Edited] (SOLR-9530) Add an Atomic Update Processor

2017-02-13 Thread AMRIT SARKAR (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-9530?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15865096#comment-15865096 ] AMRIT SARKAR edited comment on SOLR-9530 at 2/14/17 5:36 AM: - Hi Varun,

[jira] [Updated] (SOLR-9530) Add an Atomic Update Processor

2017-02-13 Thread AMRIT SARKAR (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-9530?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] AMRIT SARKAR updated SOLR-9530: --- Attachment: SOLR-9530.patch Files in the patch: 1. AtomicUpdateProcessorFactory.java 2.

[jira] [Commented] (SOLR-9530) Add an Atomic Update Processor

2017-02-13 Thread AMRIT SARKAR (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-9530?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15865096#comment-15865096 ] AMRIT SARKAR commented on SOLR-9530: Hi Varun, Alexandre, Noble, SOLR-9530.patch uploaded for a new

[jira] [Commented] (LUCENE-7692) PatternReplaceCharFilterFactory should implement MultiTermAware

2017-02-13 Thread Erick Erickson (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-7692?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15865082#comment-15865082 ] Erick Erickson commented on LUCENE-7692: The basic rule is that as long as the filter doesn't

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

2017-02-13 Thread Policeman Jenkins Server
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-master-Solaris/1130/ Java: 64bit/jdk1.8.0 -XX:-UseCompressedOops -XX:+UseConcMarkSweepGC 1 tests failed. FAILED: org.apache.solr.cloud.AliasIntegrationTest.testErrorChecks Error Message: Error from server at https://127.0.0.1:45187/solr:

[jira] [Commented] (SOLR-9759) Admin UI should post streaming expressions

2017-02-13 Thread Gus Heck (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-9759?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15864964#comment-15864964 ] Gus Heck commented on SOLR-9759: Good point Joel, though this is not really supported in the Admin UI. >

[JENKINS] Lucene-Solr-Tests-6.x - Build # 723 - Unstable

2017-02-13 Thread Apache Jenkins Server
Build: https://builds.apache.org/job/Lucene-Solr-Tests-6.x/723/ 1 tests failed. FAILED: org.apache.solr.cloud.CollectionsAPIDistributedZkTest.testCollectionsAPI Error Message: expected:<3> but was:<1> Stack Trace: java.lang.AssertionError: expected:<3> but was:<1> at

[JENKINS-EA] Lucene-Solr-6.x-Linux (64bit/jdk-9-ea+155) - Build # 2849 - Still Unstable!

2017-02-13 Thread Policeman Jenkins Server
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-6.x-Linux/2849/ Java: 64bit/jdk-9-ea+155 -XX:+UseCompressedOops -XX:+UseG1GC 1 tests failed. FAILED: org.apache.solr.handler.admin.TestApiFramework.testFramework Error Message: Stack Trace: java.lang.ExceptionInInitializerError at

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

2017-02-13 Thread Gus Heck (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-10132?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gus Heck updated SOLR-10132: Attachment: SOLR-10132.patch Initial patch with some tests, but not ready since I still need to figure out

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

2017-02-13 Thread Gus Heck (JIRA)
Gus Heck created SOLR-10132: --- Summary: Support facet.matches to cull facets returned with a regex Key: SOLR-10132 URL: https://issues.apache.org/jira/browse/SOLR-10132 Project: Solr Issue Type:

[jira] [Commented] (SOLR-9963) Add Calcite Avatica handler to Solr

2017-02-13 Thread Joel Bernstein (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-9963?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15864911#comment-15864911 ] Joel Bernstein commented on SOLR-9963: -- I was reading through the patch. I'm not sure I fully

Re: [JENKINS] Lucene-Solr-Tests-5.5 - Build # 26 - Still Failing

2017-02-13 Thread Steve Rowe
This failure reproduces for me on branch_5_5, but not on master or branch_6x. -- Steve www.lucidworks.com > On Feb 13, 2017, at 9:03 PM, Apache Jenkins Server > wrote: > > Build: https://builds.apache.org/job/Lucene-Solr-Tests-5.5/26/ > > 1 tests failed. > FAILED:

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

2017-02-13 Thread Policeman Jenkins Server
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-master-Linux/18957/ Java: 32bit/jdk-9-ea+155 -client -XX:+UseParallelGC 1 tests failed. FAILED: org.apache.solr.handler.admin.TestApiFramework.testFramework Error Message: Stack Trace: java.lang.ExceptionInInitializerError at

[JENKINS] Lucene-Solr-Tests-5.5 - Build # 26 - Still Failing

2017-02-13 Thread Apache Jenkins Server
Build: https://builds.apache.org/job/Lucene-Solr-Tests-5.5/26/ 1 tests failed. FAILED: org.apache.lucene.index.TestAllFilesCheckIndexHeader.test Error Message: file "_h_Lucene50_0.doc" was already written to Stack Trace: java.io.IOException: file "_h_Lucene50_0.doc" was already written to

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

2017-02-13 Thread Apache Jenkins Server
Build: https://builds.apache.org/job/Lucene-Solr-Tests-master/1663/ 1 tests failed. FAILED: org.apache.solr.cloud.PeerSyncReplicationTest.test Error Message: timeout waiting to see all nodes active Stack Trace: java.lang.AssertionError: timeout waiting to see all nodes active at

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

2017-02-13 Thread Policeman Jenkins Server
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-master-MacOSX/3830/ Java: 64bit/jdk1.8.0 -XX:+UseCompressedOops -XX:+UseParallelGC 4 tests failed. FAILED: org.apache.solr.cloud.CustomCollectionTest.testRouteFieldForImplicitRouter Error Message: Collection not found: withShardField Stack

[jira] [Updated] (SOLR-10130) Serious performance degradation in Solr 6.4.1 due to the new metrics collection

2017-02-13 Thread Andrzej Bialecki (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-10130?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andrzej Bialecki updated SOLR-10130: - Attachment: SOLR-10130.patch This patch turns off Directory and Index metrics by default,

[JENKINS] Lucene-Solr-6.x-Linux (32bit/jdk1.8.0_121) - Build # 2848 - Unstable!

2017-02-13 Thread Policeman Jenkins Server
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-6.x-Linux/2848/ Java: 32bit/jdk1.8.0_121 -client -XX:+UseG1GC 3 tests failed. FAILED: junit.framework.TestSuite.org.apache.solr.core.TestLazyCores Error Message: 1 thread leaked from SUITE scope at org.apache.solr.core.TestLazyCores: 1)

[jira] [Commented] (SOLR-10121) BlockCache corruption with high concurrency

2017-02-13 Thread Yonik Seeley (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-10121?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15864590#comment-15864590 ] Yonik Seeley commented on SOLR-10121: - Thanks for the extra info - running the eviction listener in a

[jira] [Commented] (LUCENE-7686) NRT suggester should have option to filter out duplicates

2017-02-13 Thread Michael McCandless (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-7686?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15864589#comment-15864589 ] Michael McCandless commented on LUCENE-7686: [~thetaphi] had a good suggestion on the ES

[jira] [Commented] (SOLR-10130) Serious performance degradation in Solr 6.4.1 due to the new metrics collection

2017-02-13 Thread Andrzej Bialecki (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-10130?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15864585#comment-15864585 ] Andrzej Bialecki commented on SOLR-10130: -- bq. Does disabling metrics fix it or we we need to go

[jira] [Assigned] (SOLR-10130) Serious performance degradation in Solr 6.4.1 due to the new metrics collection

2017-02-13 Thread Andrzej Bialecki (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-10130?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andrzej Bialecki reassigned SOLR-10130: Assignee: Andrzej Bialecki > Serious performance degradation in Solr 6.4.1 due to

[jira] [Resolved] (LUCENE-7694) Update forbiddenapis to 2.3

2017-02-13 Thread Uwe Schindler (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-7694?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Uwe Schindler resolved LUCENE-7694. --- Resolution: Fixed > Update forbiddenapis to 2.3 > --- > >

[jira] [Commented] (LUCENE-7694) Update forbiddenapis to 2.3

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

[jira] [Commented] (LUCENE-7694) Update forbiddenapis to 2.3

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

[jira] [Created] (LUCENE-7694) Update forbiddenapis to 2.3

2017-02-13 Thread Uwe Schindler (JIRA)
Uwe Schindler created LUCENE-7694: - Summary: Update forbiddenapis to 2.3 Key: LUCENE-7694 URL: https://issues.apache.org/jira/browse/LUCENE-7694 Project: Lucene - Core Issue Type:

[JENKINS] Lucene-Solr-master-Windows (32bit/jdk1.8.0_121) - Build # 6393 - Still unstable!

2017-02-13 Thread Policeman Jenkins Server
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-master-Windows/6393/ Java: 32bit/jdk1.8.0_121 -client -XX:+UseParallelGC 2 tests failed. FAILED: junit.framework.TestSuite.org.apache.solr.cloud.TestCloudRecovery Error Message: Could not remove the following files (in the order of attempts):

Re: [VOTE] Release PyLucene 6.4.1 (rc1)

2017-02-13 Thread Andi Vajda
This vote has now passed. Thank you all for voting. Andi.. On Mon, 13 Feb 2017, Jan Høydahl wrote: Hi, I found the reason, it is a Java bug which is fixed in Java9: https://bugs.openjdk.java.net/browse/JDK-7131356 The workaround was to

Re: [VOTE] Release PyLucene 6.4.1 (rc1)

2017-02-13 Thread Andi Vajda
On Mon, 13 Feb 2017, Jan Høydahl wrote: I did some website fixes wrt versions and Mac OS X -> macOS renaming. LGTM ! Andi.. -- Jan Høydahl, search solution architect Cominvent AS - www.cominvent.com 13. feb. 2017 kl. 13.14 skrev Jan Høydahl : Hi, I found the

Re: [VOTE] Release PyLucene 6.4.1 (rc1)

2017-02-13 Thread Andi Vajda
On Mon, 13 Feb 2017, Jan Høydahl wrote: Hi, I found the reason, it is a Java bug which is fixed in Java9: https://bugs.openjdk.java.net/browse/JDK-7131356 The workaround was to install Apple?s Java6, then make and make install succeeds.

Re: [VOTE] Release PyLucene 6.4.1 (rc1)

2017-02-13 Thread Andi Vajda
On Mon, 13 Feb 2017, Jan Høydahl wrote: Here is a GIST with complete install log and Makefile. I did not modify setup.py, it looked good to go https://gist.github.com/janhoy/c996529dc492ec3ad9cb3b81e80719f2#file-pylucene-install-log-txt

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

2017-02-13 Thread Policeman Jenkins Server
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-master-Linux/18956/ Java: 64bit/jdk-9-ea+155 -XX:+UseCompressedOops -XX:+UseConcMarkSweepGC 1 tests failed. FAILED: org.apache.solr.handler.admin.TestApiFramework.testFramework Error Message: Stack Trace: java.lang.ExceptionInInitializerError

[jira] [Commented] (SOLR-9987) Implement support for multi-valued DocValues in PointFields

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

[jira] [Commented] (SOLR-8396) Add support for PointFields in Solr

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

[jira] [Commented] (SOLR-8396) Add support for PointFields in Solr

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

[jira] [Commented] (SOLR-9996) Unstored PointFields return types are wrong

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

[jira] [Commented] (SOLR-8396) Add support for PointFields in Solr

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

[jira] [Commented] (SOLR-10011) Refactor PointField & TrieField to share common code

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

[jira] [Commented] (SOLR-10011) Refactor PointField & TrieField to share common code

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

[jira] [Commented] (SOLR-9987) Implement support for multi-valued DocValues in PointFields

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

[jira] [Commented] (SOLR-9996) Unstored PointFields return types are wrong

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

[jira] [Commented] (SOLR-10011) Refactor PointField & TrieField to share common code

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

[jira] [Commented] (SOLR-8396) Add support for PointFields in Solr

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

[jira] [Commented] (SOLR-10011) Refactor PointField & TrieField to share common code

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

[jira] [Commented] (SOLR-8396) Add support for PointFields in Solr

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

[jira] [Commented] (SOLR-10121) BlockCache corruption with high concurrency

2017-02-13 Thread Ben Manes (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-10121?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15864352#comment-15864352 ] Ben Manes commented on SOLR-10121: -- Can you try a local hack of changing Caffeine versions and, if it

[jira] [Commented] (SOLR-10121) BlockCache corruption with high concurrency

2017-02-13 Thread Yonik Seeley (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-10121?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15864343#comment-15864343 ] Yonik Seeley commented on SOLR-10121: - Hmmm, so on further review of BlockCache.java, I think I've

[JENKINS] Lucene-Solr-Tests-5.5 - Build # 25 - Failure

2017-02-13 Thread Apache Jenkins Server
Build: https://builds.apache.org/job/Lucene-Solr-Tests-5.5/25/ 1 tests failed. FAILED: org.apache.solr.cloud.overseer.ZkStateReaderTest.testStateFormatUpdateWithTimeDelay Error Message: Could not find collection : c1 Stack Trace: org.apache.solr.common.SolrException: Could not find collection

[jira] [Commented] (LUCENE-7693) revisit "org.apache." logic in GetMavenDependenciesTask.java

2017-02-13 Thread Steve Rowe (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-7693?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15864285#comment-15864285 ] Steve Rowe commented on LUCENE-7693: The idea seems okay (as long as it doesn't cause trouble for the

[jira] [Comment Edited] (SOLR-10006) Cannot do a full sync (fetchindex) if the replica can't open a searcher

2017-02-13 Thread Erick Erickson (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-10006?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15864195#comment-15864195 ] Erick Erickson edited comment on SOLR-10006 at 2/13/17 7:13 PM: Still

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

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

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

2017-02-13 Thread Michael McCandless (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-7465?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael McCandless resolved LUCENE-7465. Resolution: Fixed Fix Version/s: (was: 6.4) 6.5 >

[jira] [Updated] (LUCENE-7693) revisit "org.apache." logic in GetMavenDependenciesTask.java

2017-02-13 Thread Christine Poerschke (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-7693?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Christine Poerschke updated LUCENE-7693: Attachment: LUCENE-7693-step2.patch LUCENE-7693-step1.patch

[jira] [Created] (LUCENE-7693) revisit "org.apache." logic in GetMavenDependenciesTask.java

2017-02-13 Thread Christine Poerschke (JIRA)
Christine Poerschke created LUCENE-7693: --- Summary: revisit "org.apache." logic in GetMavenDependenciesTask.java Key: LUCENE-7693 URL: https://issues.apache.org/jira/browse/LUCENE-7693 Project:

[jira] [Updated] (SOLR-10006) Cannot do a full sync (fetchindex) if the replica can't open a searcher

2017-02-13 Thread Erick Erickson (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-10006?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Erick Erickson updated SOLR-10006: -- Attachment: solr.log Still fails, see the attached log for everything after I restarted the

[jira] [Created] (SOLR-10131) Solr returns 500 instead of 400 from update with bad value for UUID

2017-02-13 Thread Walter Underwood (JIRA)
Walter Underwood created SOLR-10131: --- Summary: Solr returns 500 instead of 400 from update with bad value for UUID Key: SOLR-10131 URL: https://issues.apache.org/jira/browse/SOLR-10131 Project:

[jira] [Commented] (SOLR-10006) Cannot do a full sync (fetchindex) if the replica can't open a searcher

2017-02-13 Thread Mike Drob (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-10006?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15864134#comment-15864134 ] Mike Drob commented on SOLR-10006: -- Erick - can you check this again with whatever test you ran before? I

[jira] [Commented] (SOLR-8396) Add support for PointFields in Solr

2017-02-13 Thread JIRA
[ https://issues.apache.org/jira/browse/SOLR-8396?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15864098#comment-15864098 ] Tomás Fernández Löbbe commented on SOLR-8396: - Just committed the changes for SOLR-9987. I’ll

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

2017-02-13 Thread Policeman Jenkins Server
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-5.5-Linux/471/ Java: 32bit/jdk1.8.0_121 -client -XX:+UseSerialGC 1 tests failed. FAILED: org.apache.solr.cloud.DistribDocExpirationUpdateProcessorTest.test Error Message: Exactly one shard should have changed, instead: [shard2, shard1]

[jira] [Commented] (SOLR-10114) child documents lack _version_, susceptible to reordered delete-by-query

2017-02-13 Thread Mike Drob (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-10114?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15864086#comment-15864086 ] Mike Drob commented on SOLR-10114: -- I think it makes sense to split the fix into two parts - one patch to

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

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

[jira] [Commented] (SOLR-8396) Add support for PointFields in Solr

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

[jira] [Commented] (SOLR-9987) Implement support for multi-valued DocValues in PointFields

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

[jira] [Created] (LUCENE-7692) PatternReplaceCharFilterFactory should implement MultiTermAware

2017-02-13 Thread Adrien Grand (JIRA)
Adrien Grand created LUCENE-7692: Summary: PatternReplaceCharFilterFactory should implement MultiTermAware Key: LUCENE-7692 URL: https://issues.apache.org/jira/browse/LUCENE-7692 Project: Lucene -

[jira] [Commented] (SOLR-10114) child documents lack _version_, susceptible to reordered delete-by-query

2017-02-13 Thread Yonik Seeley (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-10114?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15864038#comment-15864038 ] Yonik Seeley commented on SOLR-10114: - bq. if the fix is to store the version with the child docs, it

[jira] [Commented] (SOLR-10127) OverseerRolesTest needs to be hardened.

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

[jira] [Resolved] (SOLR-9997) Enable configuring SolrHttpClientBuilder via java system property

2017-02-13 Thread Mark Miller (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-9997?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mark Miller resolved SOLR-9997. --- Resolution: Fixed Fix Version/s: master (7.0) 6.5 > Enable configuring

[jira] [Commented] (SOLR-9997) Enable configuring SolrHttpClientBuilder via java system property

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

[jira] [Commented] (SOLR-10114) child documents lack _version_, susceptible to reordered delete-by-query

2017-02-13 Thread Mano Kovacs (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-10114?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15863988#comment-15863988 ] Mano Kovacs commented on SOLR-10114: [~yo...@apache.org], thanks for the hints, makes it much easier

[jira] [Commented] (SOLR-8593) Integrate Apache Calcite into the SQLHandler

2017-02-13 Thread Joel Bernstein (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-8593?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15863969#comment-15863969 ] Joel Bernstein commented on SOLR-8593: -- Ok, I've pushed what I think are the final changes out to

[jira] [Commented] (SOLR-10108) bin/solr script recursive copy broken

2017-02-13 Thread Erick Erickson (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-10108?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15863953#comment-15863953 ] Erick Erickson commented on SOLR-10108: --- Jan: Thanks for looking. I'm trying to go the other way

[jira] [Commented] (SOLR-10130) Serious performance degradation in Solr 6.4.1 due to the new metrics collection

2017-02-13 Thread Walter Underwood (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-10130?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15863948#comment-15863948 ] Walter Underwood commented on SOLR-10130: - I’m seeing similar problems here. With 6.4.0, we were

[jira] [Updated] (SOLR-10130) Serious performance degradation in Solr 6.4.1 due to the new metrics collection

2017-02-13 Thread Yonik Seeley (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-10130?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Yonik Seeley updated SOLR-10130: Priority: Blocker (was: Major) > Serious performance degradation in Solr 6.4.1 due to the new

[JENKINS] Lucene-Solr-NightlyTests-6.x - Build # 282 - Still Failing

2017-02-13 Thread Apache Jenkins Server
Build: https://builds.apache.org/job/Lucene-Solr-NightlyTests-6.x/282/ 5 tests failed. FAILED: org.apache.lucene.index.TestIndexSorting.testRandom3 Error Message: Java heap space Stack Trace: java.lang.OutOfMemoryError: Java heap space at

[jira] [Commented] (SOLR-10121) BlockCache corruption with high concurrency

2017-02-13 Thread Ben Manes (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-10121?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15863924#comment-15863924 ] Ben Manes commented on SOLR-10121: -- Yes, a write should constitute a publication. Caffeine decorates a

[jira] [Commented] (SOLR-8029) Modernize and standardize Solr APIs

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

[jira] [Commented] (LUCENE-7690) TestSimpleTextPointsFormat.testWithExceptions() failure

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

[JENKINS-EA] Lucene-Solr-6.x-Linux (32bit/jdk-9-ea+155) - Build # 2846 - Unstable!

2017-02-13 Thread Policeman Jenkins Server
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-6.x-Linux/2846/ Java: 32bit/jdk-9-ea+155 -server -XX:+UseSerialGC 2 tests failed. FAILED: org.apache.solr.handler.admin.TestApiFramework.testFramework Error Message: Stack Trace: java.lang.ExceptionInInitializerError at

[jira] [Commented] (LUCENE-7690) TestSimpleTextPointsFormat.testWithExceptions() failure

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

[jira] [Commented] (SOLR-8029) Modernize and standardize Solr APIs

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

[jira] [Commented] (SOLR-7315) SSL options don't seem to be working on trunk

2017-02-13 Thread Kevin Risden (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-7315?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15863824#comment-15863824 ] Kevin Risden commented on SOLR-7315: I'm not sure that PKCS12 type would have worked prior to

[jira] [Resolved] (SOLR-10072) The test TestSelectiveWeightCreation appears to be unreliable.

2017-02-13 Thread Mark Miller (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-10072?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mark Miller resolved SOLR-10072. Resolution: Fixed Fix Version/s: master (7.0) 6.5 > The test

[jira] [Assigned] (SOLR-10072) The test TestSelectiveWeightCreation appears to be unreliable.

2017-02-13 Thread Mark Miller (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-10072?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mark Miller reassigned SOLR-10072: -- Assignee: Mark Miller (was: Christine Poerschke) > The test TestSelectiveWeightCreation

Re: Solr Search - Issue

2017-02-13 Thread Jan Høydahl
Hi, http://people.apache.org/~hossman/#solr-user Your question is better suited for the solr-user@lucene mailing list ... not the dev@lucene list. The dev list is for discussing development of the internals of Solr and the Lucene Java library ... it is *not* the appropriate place to ask

[jira] [Comment Edited] (SOLR-10121) BlockCache corruption with high concurrency

2017-02-13 Thread Yonik Seeley (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-10121?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15863699#comment-15863699 ] Yonik Seeley edited comment on SOLR-10121 at 2/13/17 2:17 PM: -- I reviewed the

RE: Solr Search - Issue

2017-02-13 Thread Neeraj Kumar
Hi Team, Any update on this. Mit freundlichen Grüßen / Best Regards TCS Deutschland GmbH i.V. Neeraj Kumar TCS Deutschland GmbH Contractpartner of Bayer Business Services GmbH BBS-ITS-R/BCS On behalf of Bayer Business Services GmbH 51368 Leverkusen, Deutschland Tel:

[JENKINS] Lucene-Solr-5.5-Linux (32bit/jdk1.7.0_80) - Build # 470 - Unstable!

2017-02-13 Thread Policeman Jenkins Server
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-5.5-Linux/470/ Java: 32bit/jdk1.7.0_80 -server -XX:+UseSerialGC 1 tests failed. FAILED: org.apache.solr.schema.TestManagedSchemaAPI.test Error Message: Error from server at http://127.0.0.1:42198/solr/testschemaapi_shard1_replica2: ERROR:

Re: [VOTE] Release Lucene/Solr 5.5.4 RC1

2017-02-13 Thread Adrien Grand
Awesome, thanks Steve for looking into it. This vote has passed, so I will start working on releasing this candidate. Thanks to all who voted. Le lun. 13 févr. 2017 à 12:59, Steve Rowe a écrit : Hi Adrien, This failure was addressed by SOLR-9088 and SOLR-9832, included in

[jira] [Commented] (SOLR-7315) SSL options don't seem to be working on trunk

2017-02-13 Thread JIRA
[ https://issues.apache.org/jira/browse/SOLR-7315?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15863700#comment-15863700 ] Jan Høydahl commented on SOLR-7315: --- When this issue talks about "trunk" that will mean 6.x, so is it

[jira] [Commented] (SOLR-10121) BlockCache corruption with high concurrency

2017-02-13 Thread Yonik Seeley (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-10121?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15863699#comment-15863699 ] Yonik Seeley commented on SOLR-10121: - I reviewed the pertinent BlockCache and couldn't see any thread

Re: [VOTE] Release PyLucene 6.4.1 (rc1)

2017-02-13 Thread Jan Høydahl
I did some website fixes wrt versions and Mac OS X -> macOS renaming. -- Jan Høydahl, search solution architect Cominvent AS - www.cominvent.com > 13. feb. 2017 kl. 13.14 skrev Jan Høydahl : > > Hi, > > I found the reason, it is a Java bug which is fixed in Java9: >

[jira] [Resolved] (LUCENE-7550) QueryParser parses query differently depending on the default operator

2017-02-13 Thread Dawid Weiss (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-7550?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Dawid Weiss resolved LUCENE-7550. - Resolution: Won't Fix Assignee: Dawid Weiss Sorry to return to this so late. This is a

[jira] [Created] (SOLR-10130) Serious performance degradation in Solr 6.4.1 due to the new metrics collection

2017-02-13 Thread Ere Maijala (JIRA)
Ere Maijala created SOLR-10130: -- Summary: Serious performance degradation in Solr 6.4.1 due to the new metrics collection Key: SOLR-10130 URL: https://issues.apache.org/jira/browse/SOLR-10130 Project:

[jira] [Created] (SOLR-10129) Expose lucene PointRange fields in Solr

2017-02-13 Thread Alan Woodward (JIRA)
Alan Woodward created SOLR-10129: Summary: Expose lucene PointRange fields in Solr Key: SOLR-10129 URL: https://issues.apache.org/jira/browse/SOLR-10129 Project: Solr Issue Type: Improvement

[jira] [Updated] (SOLR-10130) Serious performance degradation in Solr 6.4.1 due to the new metrics collection

2017-02-13 Thread Ere Maijala (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-10130?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ere Maijala updated SOLR-10130: --- Attachment: solr-8983-console-f1.log > Serious performance degradation in Solr 6.4.1 due to the new

[jira] [Resolved] (LUCENE-7579) Sorting on flushed segment

2017-02-13 Thread Jim Ferenczi (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-7579?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jim Ferenczi resolved LUCENE-7579. -- Resolution: Fixed > Sorting on flushed segment > -- > >

  1   2   >