Re: [DISCUSS] Geo/spatial organization in Lucene

2018-06-23 Thread Karl Wright
Data points: (1) For both geo3d and Robert's implementation (at least!) there exists a public API already. For geo3d, this consists of: drwxrwxrwx 0 root root 512 Jun 19 02:47 geom -rwxrwxrwx 1 root root 5586 Jun 19 02:47 PointInGeo3DShapeQuery.java -rwxrwxrwx 1 root root 4940 Jun 19 02:47

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

2018-06-23 Thread Policeman Jenkins Server
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-master-MacOSX/4694/ Java: 64bit/jdk1.8.0 -XX:-UseCompressedOops -XX:+UseSerialGC 3 tests failed. FAILED: org.apache.solr.cloud.LIRRollingUpdatesTest.testNewLeaderOldReplica Error Message: Timeout occured while waiting response from server at:

[JENKINS] Lucene-Solr-NightlyTests-master - Build # 1570 - Still unstable

2018-06-23 Thread Apache Jenkins Server
Build: https://builds.apache.org/job/Lucene-Solr-NightlyTests-master/1570/ 2 tests failed. FAILED: org.apache.solr.cloud.api.collections.TestLocalFSCloudBackupRestore.test Error Message: Error from server at https://127.0.0.1:39386/solr: Solr cloud with available number of nodes:1 is

[jira] [Commented] (LUCENE-7976) Make TieredMergePolicy respect maxSegmentSizeMB and allow singleton merges of very large segments

2018-06-23 Thread Steve Rowe (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-7976?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16521359#comment-16521359 ] Steve Rowe commented on LUCENE-7976: {{git blame}} points the finger at commit {{2519025}} on this

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

2018-06-23 Thread Policeman Jenkins Server
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-7.x-Linux/2181/ Java: 64bit/jdk-11-ea+14 -XX:-UseCompressedOops -XX:+UseSerialGC 2 tests failed. FAILED: org.apache.solr.cloud.MoveReplicaHDFSTest.testFailedMove Error Message: No live SolrServers available to handle this

[jira] [Created] (SOLR-12513) Reproducing TestCodecSupport.testMixedCompressionMode failure

2018-06-23 Thread Steve Rowe (JIRA)
Steve Rowe created SOLR-12513: - Summary: Reproducing TestCodecSupport.testMixedCompressionMode failure Key: SOLR-12513 URL: https://issues.apache.org/jira/browse/SOLR-12513 Project: Solr Issue

[jira] [Commented] (SOLR-12495) Enhance the Autoscaling policy syntax to evenly distribute replicas

2018-06-23 Thread Jerry Bao (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-12495?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16521323#comment-16521323 ] Jerry Bao commented on SOLR-12495: -- {quote} Is there anything that's not already addressed by that? I

[jira] [Commented] (SOLR-11985) Allow percentage in replica attribute in policy

2018-06-23 Thread Jerry Bao (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-11985?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16521322#comment-16521322 ] Jerry Bao commented on SOLR-11985: -- SOLR-12511 should definitely solve the issue I was speaking of :).

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

2018-06-23 Thread Policeman Jenkins Server
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-7.4-Windows/13/ Java: 64bit/jdk-10.0.1 -XX:+UseCompressedOops -XX:+UseG1GC 1 tests failed. FAILED: org.apache.solr.common.util.TestTimeSource.testEpochTime Error Message: SimTimeSource:50.0 time diff=19405000 Stack Trace:

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

2018-06-23 Thread Apache Jenkins Server
Build: https://builds.apache.org/job/Lucene-Solr-repro/872/ [...truncated 43 lines...] [repro] Jenkins log URL: https://builds.apache.org/job/Lucene-Solr-Tests-master/2571/consoleText [repro] Revision: 3b9d3a760a432b97aad2c08b2f778fa2344eb14a [repro] Repro line: ant test

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

2018-06-23 Thread Policeman Jenkins Server
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-7.x-Windows/650/ Java: 64bit/jdk-10.0.1 -XX:-UseCompressedOops -XX:+UseSerialGC 7 tests failed. FAILED: org.apache.lucene.store.TestFileSwitchDirectory.testListAllIsSorted Error Message:

Re: [DISCUSS] Geo/spatial organization in Lucene

2018-06-23 Thread Nicholas Knize
Hi David. I'm not arguing for or against anything in particular. I was simply communicating the state of things as I saw today. And yes, we have spatial code in five modules; and yes, that's pretty crazy. I was originally of the "keep it simple" opinion that all spatial should live in either the

SuRf FST implementation

2018-06-23 Thread John Wang
The SigMod paper describes a more compact FST implementation looks really interesting: http://www.cs.cmu.edu/~huanche1/publications/surf_paper.pdf (reference implementation: https://github.com/efficient/SuRF) Was wondering if Lucene's FST implementation used by term dictionary can take

[JENKINS] Lucene-Solr-7.4-Linux (64bit/jdk-10) - Build # 36 - Unstable!

2018-06-23 Thread Policeman Jenkins Server
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-7.4-Linux/36/ Java: 64bit/jdk-10 -XX:+UseCompressedOops -XX:+UseG1GC 2 tests failed. FAILED: org.apache.solr.cloud.TestCloudRecovery.leaderRecoverFromLogOnStartupTest Error Message: expected:<4> but was:<2> Stack Trace:

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

2018-06-23 Thread Apache Jenkins Server
Build: https://builds.apache.org/job/Lucene-Solr-Tests-master/2572/ 1 tests failed. FAILED: org.apache.solr.cloud.autoscaling.sim.TestExecutePlanAction.testExecute Error Message: last state: DocCollection(testExecute//clusterstate.json/22)={ "replicationFactor":"1", "pullReplicas":"0",

[JENKINS-EA] Lucene-Solr-master-Windows (64bit/jdk-11-ea+14) - Build # 7376 - Still Unstable!

2018-06-23 Thread Policeman Jenkins Server
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-master-Windows/7376/ Java: 64bit/jdk-11-ea+14 -XX:+UseCompressedOops -XX:+UseParallelGC 3 tests failed. FAILED: org.apache.solr.cloud.autoscaling.ScheduledTriggerTest.testTrigger Error Message: expected:<3> but was:<2> Stack Trace:

Re: Welcome Nhat Nguyen as Lucene/Solr committer

2018-06-23 Thread Mikhail Khludnev
Welcome, Nhat! On Sat, Jun 23, 2018 at 4:27 AM Nhat Nguyen wrote: > Hello, > > Thank you for all warm welcomes :). I am happy and excited to join the > force as a committer. > > I was born and raised in Saigon, Vietnam. Five years ago, I moved to > Montreal, Canada to study. It has been a great

[jira] [Commented] (SOLR-9241) Rebalance API for SolrCloud

2018-06-23 Thread Nitin Sharma (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-9241?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16521254#comment-16521254 ] Nitin Sharma commented on SOLR-9241: [~Fatalityap] I am currently not actively working on this patch.

[jira] [Commented] (SOLR-11933) DIH gui shouldn't have "clean" be checked by default

2018-06-23 Thread Kshitij Tyagi (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-11933?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16521245#comment-16521245 ] Kshitij Tyagi commented on SOLR-11933: -- +1 Shawn's comment > DIH gui shouldn't have "clean" be

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

2018-06-23 Thread Apache Jenkins Server
Build: https://builds.apache.org/job/Lucene-Solr-NightlyTests-7.x/246/ 1 tests failed. FAILED: org.apache.solr.cloud.TestStressCloudBlindAtomicUpdates.test_dv_idx Error Message: Some docs had errors -- check logs expected:<0> but was:<9> Stack Trace: java.lang.AssertionError: Some docs had

[JENKINS] Lucene-Solr-SmokeRelease-7.4 - Build # 10 - Still Failing

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

[JENKINS] Lucene-Solr-SmokeRelease-7.x - Build # 246 - Failure

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

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

2018-06-23 Thread Policeman Jenkins Server
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-7.x-MacOSX/703/ Java: 64bit/jdk-9 -XX:+UseCompressedOops -XX:+UseSerialGC 1 tests failed. FAILED: org.apache.solr.core.TestDynamicLoading.testDynamicLoading Error Message: Could not get expected value

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

2018-06-23 Thread Policeman Jenkins Server
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-7.x-Linux/2178/ Java: 64bit/jdk-11-ea+14 -XX:+UseCompressedOops -XX:+UseParallelGC 1 tests failed. FAILED: org.apache.solr.cloud.cdcr.CdcrBidirectionalTest.testBiDir Error Message: Captured an uncaught exception in thread: Thread[id=14933,

Re: VOTE: Release Apache Solr Ref Guide for 7.4

2018-06-23 Thread Jan Høydahl
+1 Looks good Only strange thing I spotted was page 1250 "Solr Glossary" which is almost empty. Must be some page break logic that makes the "Solr Terms" header and the rest clog together on the next page. -- Jan Høydahl, search solution architect Cominvent AS - www.cominvent.com > 22. jun.

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

2018-06-23 Thread Apache Jenkins Server
Build: https://builds.apache.org/job/Lucene-Solr-repro/871/ [...truncated 60 lines...] [repro] Jenkins log URL: https://builds.apache.org/job/Lucene-Solr-Tests-7.x/649/consoleText [repro] Revision: 53d24f722d30e43a276ffdcaae72f2fcbb289943 [repro] Repro line: ant test

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

2018-06-23 Thread Policeman Jenkins Server
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-7.x-Linux/2177/ Java: 64bit/jdk-9.0.4 -XX:+UseCompressedOops -XX:+UseSerialGC 2 tests failed. FAILED: org.apache.solr.search.TestRecovery.testExistOldBufferLog Error Message: Stack Trace: java.lang.AssertionError at

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

2018-06-23 Thread Policeman Jenkins Server
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-7.x-Windows/649/ Java: 64bit/jdk-9.0.4 -XX:-UseCompressedOops -XX:+UseConcMarkSweepGC 3 tests failed. FAILED: junit.framework.TestSuite.org.apache.solr.schema.TestSchemalessBufferedUpdates Error Message: Could not remove the following files

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

2018-06-23 Thread Apache Jenkins Server
Build: https://builds.apache.org/job/Lucene-Solr-repro/870/ [...truncated 29 lines...] [repro] Jenkins log URL: https://builds.apache.org/job/Lucene-Solr-NightlyTests-master/1569/consoleText [repro] Revision: 629081f95073a5bf5d9f01ca536a12cb8e69900b [repro] Ant options: -Dtests.multiplier=2

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

2018-06-23 Thread Policeman Jenkins Server
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-master-Windows/7375/ Java: 64bit/jdk-10.0.1 -XX:+UseCompressedOops -XX:+UseConcMarkSweepGC 6 tests failed. FAILED: org.apache.solr.common.util.TestTimeSource.testEpochTime Error Message: SimTimeSource:50.0 time diff=1271 Stack Trace:

[JENKINS-MAVEN] Lucene-Solr-Maven-7.4 #10: POMs out of sync

2018-06-23 Thread Apache Jenkins Server
Build: https://builds.apache.org/job/Lucene-Solr-Maven-7.4/10/ No tests ran. Build Log: [...truncated 19398 lines...] BUILD FAILED /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Maven-7.4/build.xml:672: The following error occurred while executing this line: