Re: [JENKINS] Lucene-Solr-trunk-MacOSX (64bit/jdk1.8.0) - Build # 1710 - Failure!

2014-07-13 Thread Steve Rowe
# # A fatal error has been detected by the Java Runtime Environment: # # SIGFPE (0x8) at pc=0x7fff8760bb63, pid=140, tid=23043 # # JRE version: Java(TM) SE Runtime Environment (8.0_05-b13) (build 1.8.0_05-b13) # Java VM: Java HotSpot(TM) 64-Bit Server VM (25.5-b02 mixed mode bsd-amd64 compres

[JENKINS] Lucene-Solr-trunk-MacOSX (64bit/jdk1.8.0) - Build # 1710 - Failure!

2014-07-13 Thread Policeman Jenkins Server
Build: http://jenkins.thetaphi.de/job/Lucene-Solr-trunk-MacOSX/1710/ Java: 64bit/jdk1.8.0 -XX:+UseCompressedOops -XX:+UseG1GC No tests ran. Build Log: [...truncated 337 lines...] - To unsubscribe, e-mail: dev-unsubscr...@lucene

[JENKINS] Lucene-trunk-Linux-Java7-64-test-only - Build # 89931 - Failure!

2014-07-13 Thread builder
Build: builds.flonkings.com/job/Lucene-trunk-Linux-Java7-64-test-only/89931/ 2 tests failed. FAILED: junit.framework.TestSuite.org.apache.lucene.index.TestIndexWriter Error Message: Suite timeout exceeded (>= 720 msec). Stack Trace: java.lang.Exception: Suite timeout exceeded (>= 720 ms

[jira] [Commented] (SOLR-6016) Failure indexing exampledocs with example-schemaless mode

2014-07-13 Thread Varun Thacker (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-6016?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14060236#comment-14060236 ] Varun Thacker commented on SOLR-6016: - bq. The schemaless mode is useful for one reason

[JENKINS] Lucene-Solr-4.x-Windows (32bit/jdk1.8.0_05) - Build # 4092 - Still Failing!

2014-07-13 Thread Policeman Jenkins Server
Build: http://jenkins.thetaphi.de/job/Lucene-Solr-4.x-Windows/4092/ Java: 32bit/jdk1.8.0_05 -server -XX:+UseSerialGC 1 tests failed. REGRESSION: org.apache.lucene.index.TestIndexSplitter.test Error Message: C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\lucene\build\misc\test\J0\lucene.

[jira] [Commented] (SOLR-6016) Failure indexing exampledocs with example-schemaless mode

2014-07-13 Thread Uwe Schindler (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-6016?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14060175#comment-14060175 ] Uwe Schindler commented on SOLR-6016: - The schemaless mode is useful for one reason: To

[jira] [Commented] (SOLR-6016) Failure indexing exampledocs with example-schemaless mode

2014-07-13 Thread Uwe Schindler (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-6016?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14060164#comment-14060164 ] Uwe Schindler commented on SOLR-6016: - This is just one reason why I completely disagre

[jira] [Commented] (SOLR-6016) Failure indexing exampledocs with example-schemaless mode

2014-07-13 Thread Erick Erickson (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-6016?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14060157#comment-14060157 ] Erick Erickson commented on SOLR-6016: -- bq: "10i" as integer and "10d" as double and d

[jira] [Commented] (SOLR-6241) HttpPartitionTest.testRf3WithLeaderFailover fails sometimes

2014-07-13 Thread Shalin Shekhar Mangar (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-6241?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14060103#comment-14060103 ] Shalin Shekhar Mangar commented on SOLR-6241: - Okay, this has started failing m

RE: Hints on constructing/running Solr analyzer chains standalone

2014-07-13 Thread Benson Margulies
Uwe, the last time I looked, Solr was perfectly cheerful about using analysis components that did not advertise themselves via the factory SPI system. So someone might want to go further than calling the available methods. On Jul 12, 2014 7:24 PM, "Uwe Schindler" wrote: > The factories are part

[jira] [Updated] (SOLR-6016) Failure indexing exampledocs with example-schemaless mode

2014-07-13 Thread Vitaliy Zhovtyuk (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-6016?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Vitaliy Zhovtyuk updated SOLR-6016: --- Attachment: SOLR-6016.patch The reason is should be know issue with TypeMapping in schemaless

Re: Hints on constructing/running Solr analyzer chains standalone

2014-07-13 Thread Jack Krupansky
I've been through all that code in Solr, and it sounds like you'd have to replicate its function. Wow, that's a truly ambitious task! Good Luck! I'm sure that a fair amount of it could be refactored dramatically to be a lot simpler since Solr evolved piecemeal over the years, but... that's ano

[jira] [Assigned] (SOLR-6241) HttpPartitionTest.testRf3WithLeaderFailover fails sometimes

2014-07-13 Thread Shalin Shekhar Mangar (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-6241?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Shalin Shekhar Mangar reassigned SOLR-6241: --- Assignee: Shalin Shekhar Mangar > HttpPartitionTest.testRf3WithLeaderFailover

[jira] [Updated] (SOLR-6020) Auto-generate a unique key in schema-less mode if data does not have an "id" field

2014-07-13 Thread Vitaliy Zhovtyuk (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-6020?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Vitaliy Zhovtyuk updated SOLR-6020: --- Attachment: SOLR-6020.patch Added patch with changes to UUIDUpdateProcessorFactory and test. U

[jira] [Updated] (SOLR-4044) CloudSolrServer early connect problems

2014-07-13 Thread Vitaliy Zhovtyuk (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-4044?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Vitaliy Zhovtyuk updated SOLR-4044: --- Attachment: SOLR-4044.patch Added test to reproduce the issue > CloudSolrServer early connect

[jira] [Commented] (SOLR-6238) Specialized test case for leader recovery scenario

2014-07-13 Thread Varun Thacker (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-6238?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14060051#comment-14060051 ] Varun Thacker commented on SOLR-6238: - bq. Leader -> doc gets past zk check I don't kn