[jira] [Commented] (LUCENE-7838) Add a knn classifier based on fuzzy like this

2017-05-27 Thread Tommaso Teofili (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-7838?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16027295#comment-16027295 ] Tommaso Teofili commented on LUCENE-7838: - bq. you added a dependency on the sandbox module from

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

2017-05-27 Thread Policeman Jenkins Server
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-6.x-MacOSX/894/ Java: 64bit/jdk1.8.0 -XX:-UseCompressedOops -XX:+UseParallelGC 1 tests failed. FAILED: org.apache.solr.cloud.FullSolrCloudDistribCmdsTest.test Error Message: Could not find collection:collection2 Stack Trace:

[JENKINS] Lucene-Solr-master-Linux (32bit/jdk1.8.0_131) - Build # 19721 - Unstable!

2017-05-27 Thread Policeman Jenkins Server
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-master-Linux/19721/ Java: 32bit/jdk1.8.0_131 -client -XX:+UseConcMarkSweepGC 2 tests failed. FAILED: org.apache.solr.handler.admin.MBeansHandlerTest.testDiff Error Message: Stack Trace: java.lang.NullPointerException at

[jira] [Commented] (LUCENE-7854) Indexing custom term frequencies

2017-05-27 Thread Robert Muir (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-7854?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16027437#comment-16027437 ] Robert Muir commented on LUCENE-7854: - Mike: I was afraid of that. Can we fix "length" to be correct

[jira] [Commented] (LUCENE-7854) Indexing custom term frequencies

2017-05-27 Thread Michael McCandless (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-7854?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16027424#comment-16027424 ] Michael McCandless commented on LUCENE-7854: bq. I had wanted this in the past for indexing

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

2017-05-27 Thread Policeman Jenkins Server
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-master-MacOSX/4034/ Java: 64bit/jdk1.8.0 -XX:+UseCompressedOops -XX:+UseSerialGC 2 tests failed. FAILED: org.apache.solr.cloud.TestRandomRequestDistribution.test Error Message: Shard a1x2_shard1_replica_n2 received all 10 requests Stack Trace:

[jira] [Commented] (LUCENE-7854) Indexing custom term frequencies

2017-05-27 Thread Uwe Schindler (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-7854?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16027435#comment-16027435 ] Uwe Schindler commented on LUCENE-7854: --- Patch looks good, although I am not sure if we really

[jira] [Comment Edited] (LUCENE-7854) Indexing custom term frequencies

2017-05-27 Thread Uwe Schindler (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-7854?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16027435#comment-16027435 ] Uwe Schindler edited comment on LUCENE-7854 at 5/27/17 1:56 PM: Patch

[JENKINS] Lucene-Solr-NightlyTests-master - Build # 1313 - Still Failing

2017-05-27 Thread Apache Jenkins Server
Build: https://builds.apache.org/job/Lucene-Solr-NightlyTests-master/1313/ 7 tests failed. FAILED: org.apache.lucene.index.TestIndexSorting.testRandom3 Error Message: Java heap space Stack Trace: java.lang.OutOfMemoryError: Java heap space at

[jira] [Reopened] (LUCENE-7845) spatial RPT optimization when query by point or common date range

2017-05-27 Thread Steve Rowe (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-7845?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Steve Rowe reopened LUCENE-7845: My Jenkins found a reproducing failure that {{git bisect}} blames on commit {{d4f87b4a36}}, on this

[jira] [Comment Edited] (LUCENE-7854) Indexing custom term frequencies

2017-05-27 Thread Uwe Schindler (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-7854?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16027435#comment-16027435 ] Uwe Schindler edited comment on LUCENE-7854 at 5/27/17 1:58 PM: Patch

[jira] [Created] (SOLR-10762) The index time boosting is getting nullified during atomic updates

2017-05-27 Thread pallavi (JIRA)
pallavi created SOLR-10762: -- Summary: The index time boosting is getting nullified during atomic updates Key: SOLR-10762 URL: https://issues.apache.org/jira/browse/SOLR-10762 Project: Solr Issue

[JENKINS] Lucene-Solr-6.x-Windows (64bit/jdk1.8.0_131) - Build # 920 - Unstable!

2017-05-27 Thread Policeman Jenkins Server
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-6.x-Windows/920/ Java: 64bit/jdk1.8.0_131 -XX:+UseCompressedOops -XX:+UseParallelGC 1 tests failed. FAILED: junit.framework.TestSuite.org.apache.solr.rest.schema.TestBulkSchemaAPI Error Message: Could not remove the following files (in the

[jira] [Updated] (LUCENE-7854) Indexing custom term frequencies

2017-05-27 Thread Michael McCandless (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-7854?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael McCandless updated LUCENE-7854: --- Attachment: LUCENE-7854.patch OK I folded in the feedback (thank you!): * Also

[jira] [Commented] (LUCENE-7854) Indexing custom term frequencies

2017-05-27 Thread Michael McCandless (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-7854?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16027449#comment-16027449 ] Michael McCandless commented on LUCENE-7854: bq. Mike: I was afraid of that. Can we fix

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

2017-05-27 Thread Apache Jenkins Server
Build: https://builds.apache.org/job/Lucene-Solr-Tests-6.x/909/ 1 tests failed. FAILED: org.apache.solr.handler.extraction.TestExtractionDateUtil.testParseDate Error Message: Incorrect parsed timestamp: 1226583351000 != 1226579751000 (Thu Nov 13 04:35:51 AKST 2008) Stack Trace:

[JENKINS-EA] Lucene-Solr-6.6-Windows (64bit/jdk-9-ea+171) - Build # 5 - Unstable!

2017-05-27 Thread Policeman Jenkins Server
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-6.6-Windows/5/ Java: 64bit/jdk-9-ea+171 -XX:+UseCompressedOops -XX:+UseG1GC 1 tests failed. FAILED: org.apache.solr.schema.TestUseDocValuesAsStored.testMultipleSearchResults Error Message: mismatch: 'myid1'!='myid' @ response/docs/[0]/id

[JENKINS] Lucene-Solr-master-Linux (32bit/jdk1.8.0_131) - Build # 19723 - Unstable!

2017-05-27 Thread Policeman Jenkins Server
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-master-Linux/19723/ Java: 32bit/jdk1.8.0_131 -server -XX:+UseParallelGC 2 tests failed. FAILED: org.apache.solr.cloud.LeaderFailoverAfterPartitionTest.test Error Message: IOException occured when talking to server at:

[jira] [Updated] (LUCENE-7854) Indexing custom term frequencies

2017-05-27 Thread Michael McCandless (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-7854?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael McCandless updated LUCENE-7854: --- Attachment: LUCENE-7854.patch Woops, another iteration ;) Thanks [~thetaphi]. >

[JENKINS-EA] Lucene-Solr-master-Windows (32bit/jdk-9-ea+171) - Build # 6596 - Unstable!

2017-05-27 Thread Policeman Jenkins Server
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-master-Windows/6596/ Java: 32bit/jdk-9-ea+171 -server -XX:+UseConcMarkSweepGC 2 tests failed. FAILED: org.apache.solr.cloud.CdcrBootstrapTest.testConvertClusterToCdcrAndBootstrap Error Message: Document mismatch on target after sync

[JENKINS] Lucene-Solr-master-Linux (32bit/jdk1.8.0_131) - Build # 19725 - Unstable!

2017-05-27 Thread Policeman Jenkins Server
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-master-Linux/19725/ Java: 32bit/jdk1.8.0_131 -server -XX:+UseG1GC 3 tests failed. FAILED: org.apache.lucene.spatial.prefix.RandomSpatialOpFuzzyPrefixTreeTest.testIntersects { seed=[7A3EDEA1B5FDA20D:C056432BBB3AD7C]} Error Message: Should have

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

2017-05-27 Thread Policeman Jenkins Server
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-master-MacOSX/4035/ Java: 64bit/jdk1.8.0 -XX:+UseCompressedOops -XX:+UseSerialGC 2 tests failed. FAILED: junit.framework.TestSuite.org.apache.solr.cloud.TestCloudDeleteByQuery Error Message: Could not find collection:test_col Stack Trace:

[jira] [Commented] (SOLR-10718) Configuring Basic auth prevents adding a collection

2017-05-27 Thread Hrishikesh Gadre (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-10718?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16027664#comment-16027664 ] Hrishikesh Gadre commented on SOLR-10718: - [~janhoy] While I don't (yet) know the exact

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

2017-05-27 Thread Policeman Jenkins Server
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-6.x-MacOSX/895/ Java: 64bit/jdk1.8.0 -XX:-UseCompressedOops -XX:+UseG1GC 1 tests failed. FAILED: org.apache.solr.cloud.CustomCollectionTest.testRouteFieldForImplicitRouter Error Message: Collection not found: withShardField Stack Trace:

[jira] [Commented] (SOLR-8868) SolrCloud: if zookeeper loses and then regains a quorum, Solr nodes and SolrJ Client do not recover and need to be restarted

2017-05-27 Thread Martin Grotzke (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-8868?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16027637#comment-16027637 ] Martin Grotzke commented on SOLR-8868: -- We also experienced this issue, any update here? >

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

2017-05-27 Thread Policeman Jenkins Server
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-master-Solaris/1328/ Java: 64bit/jdk1.8.0 -XX:+UseCompressedOops -XX:+UseG1GC 1 tests failed. FAILED: org.apache.solr.update.HardAutoCommitTest.testCommitWithin Error Message: Exception during query Stack Trace: java.lang.RuntimeException:

[jira] [Commented] (SOLR-10718) Configuring Basic auth prevents adding a collection

2017-05-27 Thread Hrishikesh Gadre (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-10718?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16027654#comment-16027654 ] Hrishikesh Gadre commented on SOLR-10718: - [~janhoy] I contributed the relevant changes recently

[jira] [Updated] (LUCENE-7854) Indexing custom term frequencies

2017-05-27 Thread Michael McCandless (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-7854?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael McCandless updated LUCENE-7854: --- Attachment: LUCENE-7854.patch Another iteration: * FIS.length is now computed

[jira] [Commented] (LUCENE-7854) Indexing custom term frequencies

2017-05-27 Thread Uwe Schindler (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-7854?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16027635#comment-16027635 ] Uwe Schindler commented on LUCENE-7854: --- Hi, the packed token impl is not implementing clear(),

[JENKINS] Lucene-Solr-6.6-Linux (32bit/jdk1.8.0_131) - Build # 9 - Unstable!

2017-05-27 Thread Policeman Jenkins Server
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-6.6-Linux/9/ Java: 32bit/jdk1.8.0_131 -server -XX:+UseG1GC 1 tests failed. FAILED: org.apache.solr.cloud.TestStressCloudBlindAtomicUpdates.test_dv Error Message: java.lang.RuntimeException: Error from server at

[jira] [Commented] (SOLR-10762) The index time boosting is getting nullified during atomic updates

2017-05-27 Thread JIRA
[ https://issues.apache.org/jira/browse/SOLR-10762?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16027534#comment-16027534 ] Jan Høydahl commented on SOLR-10762: Version? Index time boosts are going away so will probably not

[jira] [Commented] (SOLR-10317) Solr Nightly Benchmarks

2017-05-27 Thread Ishan Chattopadhyaya (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-10317?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16027329#comment-16027329 ] Ishan Chattopadhyaya commented on SOLR-10317: - bq. In fact it's one of the reasons that I

[jira] [Comment Edited] (SOLR-10760) Remove trie field types and fields from example schemas

2017-05-27 Thread Dawid Weiss (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-10760?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16027356#comment-16027356 ] Dawid Weiss edited comment on SOLR-10760 at 5/27/17 8:21 AM: - Just a note -

[jira] [Commented] (SOLR-10760) Remove trie field types and fields from example schemas

2017-05-27 Thread Dawid Weiss (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-10760?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16027356#comment-16027356 ] Dawid Weiss commented on SOLR-10760: Just a note - the problem I recently hit with a new type of this

[JENKINS] Lucene-Solr-NightlyTests-6.6 - Build # 13 - Unstable

2017-05-27 Thread Apache Jenkins Server
Build: https://builds.apache.org/job/Lucene-Solr-NightlyTests-6.6/13/ 4 tests failed. FAILED: org.apache.lucene.index.TestIndexWriterReader.testDuringAddDelete Error Message: