[jira] [Comment Edited] (SOLR-9252) Feature selection and logistic regression on text

2016-07-24 Thread Cao Manh Dat (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-9252?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15391344#comment-15391344 ] Cao Manh Dat edited comment on SOLR-9252 at 7/25/16 4:48 AM: - You are

[jira] [Commented] (SOLR-9252) Feature selection and logistic regression on text

2016-07-24 Thread Cao Manh Dat (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-9252?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15391344#comment-15391344 ] Cao Manh Dat commented on SOLR-9252: You are absolutely right! The fix for the problem should be

[jira] [Updated] (LUCENE-7393) Incorrect ICUTokenization on South East Asian Language

2016-07-24 Thread Robert Muir (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-7393?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Robert Muir updated LUCENE-7393: Attachment: LUCENE-7393.patch Here is a patch restoring the previous rule-based algorithm as an

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

2016-07-24 Thread Policeman Jenkins Server
Build: http://jenkins.thetaphi.de/job/Lucene-Solr-master-MacOSX/3431/ Java: 64bit/jdk1.8.0 -XX:+UseCompressedOops -XX:+UseG1GC 1 tests failed. FAILED: org.apache.solr.util.TestSolrCLIRunExample.testInteractiveSolrCloudExample Error Message: Expected 10 to be found in the testCloudExamplePrompt

[jira] [Commented] (SOLR-9252) Feature selection and logistic regression on text

2016-07-24 Thread Joel Bernstein (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-9252?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15391289#comment-15391289 ] Joel Bernstein commented on SOLR-9252: -- It looks like the final sort in the FeatureSelectionStream is

[jira] [Comment Edited] (SOLR-9252) Feature selection and logistic regression on text

2016-07-24 Thread Joel Bernstein (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-9252?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15391271#comment-15391271 ] Joel Bernstein edited comment on SOLR-9252 at 7/25/16 2:52 AM: --- I've been

[jira] [Commented] (SOLR-9252) Feature selection and logistic regression on text

2016-07-24 Thread Joel Bernstein (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-9252?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15391271#comment-15391271 ] Joel Bernstein commented on SOLR-9252: -- I've been working with the latest patch. I started with the

[JENKINS] Lucene-Solr-master-Linux (64bit/jdk1.8.0_92) - Build # 17357 - Unstable!

2016-07-24 Thread Policeman Jenkins Server
Build: http://jenkins.thetaphi.de/job/Lucene-Solr-master-Linux/17357/ Java: 64bit/jdk1.8.0_92 -XX:-UseCompressedOops -XX:+UseConcMarkSweepGC 3 tests failed. FAILED: org.apache.solr.common.cloud.TestCollectionStateWatchers.testSimpleCollectionWatch Error Message: Stack Trace:

[JENKINS] Lucene-Solr-6.x-Windows (32bit/jdk1.8.0_92) - Build # 340 - Still Unstable!

2016-07-24 Thread Policeman Jenkins Server
Build: http://jenkins.thetaphi.de/job/Lucene-Solr-6.x-Windows/340/ Java: 32bit/jdk1.8.0_92 -server -XX:+UseG1GC 4 tests failed. FAILED: org.apache.solr.core.ExitableDirectoryReaderTest.testPrefixQuery Error Message: Path not found: /responseHeader/partialResults Stack Trace:

[jira] [Commented] (SOLR-9205) Parse schema in LukeResponse

2016-07-24 Thread Fengtan (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-9205?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15391243#comment-15391243 ] Fengtan commented on SOLR-9205: --- Thanks for your feedback Alan ! Here is a new tentative patch that

[jira] [Updated] (SOLR-9205) Parse schema in LukeResponse

2016-07-24 Thread Fengtan (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-9205?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Fengtan updated SOLR-9205: -- Attachment: SOLR-9205.patch > Parse schema in LukeResponse > > >

[JENKINS] Lucene-Solr-master-Windows (32bit/jdk1.8.0_92) - Build # 6003 - Still Unstable!

2016-07-24 Thread Policeman Jenkins Server
Build: http://jenkins.thetaphi.de/job/Lucene-Solr-master-Windows/6003/ Java: 32bit/jdk1.8.0_92 -client -XX:+UseSerialGC 1 tests failed. FAILED: org.apache.solr.cloud.TestLocalFSCloudBackupRestore.test Error Message: Error from server at https://127.0.0.1:58294/solr: The backup directory already

[jira] [Commented] (LUCENE-7393) Incorrect ICUTokenization on South East Asian Language

2016-07-24 Thread AM (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-7393?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15391211#comment-15391211 ] AM commented on LUCENE-7393: Yes, syllable vs word option would be perfect. For the dictionary base

[jira] [Updated] (LUCENE-7390) Let BKDWriter use temp heap for sorting points in proportion to IndexWriter's indexing buffer

2016-07-24 Thread Michael McCandless (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-7390?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael McCandless updated LUCENE-7390: --- Attachment: LUCENE-7390.patch New iteration, trying to improve the javadocs in

[JENKINS] Lucene-Solr-master-Linux (64bit/jdk1.8.0_92) - Build # 17355 - Failure!

2016-07-24 Thread Policeman Jenkins Server
Build: http://jenkins.thetaphi.de/job/Lucene-Solr-master-Linux/17355/ Java: 64bit/jdk1.8.0_92 -XX:+UseCompressedOops -XX:+UseG1GC 5 tests failed. FAILED: junit.framework.TestSuite.org.apache.solr.client.solrj.TestLBHttpSolrClient Error Message: 42 threads leaked from SUITE scope at

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

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

[JENKINS] Lucene-Solr-6.x-Linux (64bit/jdk1.8.0_92) - Build # 1260 - Unstable!

2016-07-24 Thread Policeman Jenkins Server
Build: http://jenkins.thetaphi.de/job/Lucene-Solr-6.x-Linux/1260/ Java: 64bit/jdk1.8.0_92 -XX:+UseCompressedOops -XX:+UseG1GC 1 tests failed. FAILED: org.apache.solr.common.cloud.TestCollectionStateWatchers.testSimpleCollectionWatch Error Message: CollectionStateWatcher wasn't cleared after

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

2016-07-24 Thread Policeman Jenkins Server
Build: http://jenkins.thetaphi.de/job/Lucene-Solr-master-Solaris/737/ Java: 64bit/jdk1.8.0 -XX:-UseCompressedOops -XX:+UseG1GC 1 tests failed. FAILED: org.apache.solr.common.cloud.TestCollectionStateWatchers.testCanWaitForNonexistantCollection Error Message: waitForState was not triggered by

[jira] [Updated] (LUCENE-7391) MemoryIndexReader.fields() performance regression

2016-07-24 Thread Steve Mason (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-7391?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Steve Mason updated LUCENE-7391: Attachment: LUCENE-7391.patch I got some time and put together another patch This one does the

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

2016-07-24 Thread Policeman Jenkins Server
Build: http://jenkins.thetaphi.de/job/Lucene-Solr-master-Linux/17354/ Java: 32bit/jdk-9-ea+127 -server -XX:+UseConcMarkSweepGC 2 tests failed. FAILED: junit.framework.TestSuite.org.apache.solr.cloud.overseer.ZkStateWriterTest Error Message: 1 thread leaked from SUITE scope at

[jira] [Commented] (SOLR-5344) SpellCheckCollatorTest.testEstimatedHitCounts fails in jenkins from time to time

2016-07-24 Thread Steve Rowe (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-5344?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15391132#comment-15391132 ] Steve Rowe commented on SOLR-5344: -- Reproducing failure on master, from Policeman Jenkins

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

2016-07-24 Thread Policeman Jenkins Server
Build: http://jenkins.thetaphi.de/job/Lucene-Solr-master-Linux/17353/ Java: 32bit/jdk1.8.0_92 -client -XX:+UseSerialGC 1 tests failed. FAILED: org.apache.solr.spelling.SpellCheckCollatorTest.testEstimatedHitCounts Error Message: Exception during query Stack Trace: java.lang.RuntimeException:

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

2016-07-24 Thread Policeman Jenkins Server
Build: http://jenkins.thetaphi.de/job/Lucene-Solr-master-MacOSX/3430/ Java: 64bit/jdk1.8.0 -XX:+UseCompressedOops -XX:+UseG1GC 1 tests failed. FAILED: org.apache.solr.security.BasicAuthIntegrationTest.testBasics Error Message: IOException occured when talking to server at:

[jira] [Created] (SOLR-9335) Move solr stats collections to use LongAdder

2016-07-24 Thread Varun Thacker (JIRA)
Varun Thacker created SOLR-9335: --- Summary: Move solr stats collections to use LongAdder Key: SOLR-9335 URL: https://issues.apache.org/jira/browse/SOLR-9335 Project: Solr Issue Type:

[jira] [Commented] (SOLR-9120) Luke NoSuchFileException

2016-07-24 Thread Michael Braun (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-9120?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15391112#comment-15391112 ] Michael Braun commented on SOLR-9120: - Seeing this as well, Solr 6.1.0. > Luke NoSuchFileException >

[jira] [Commented] (SOLR-8742) HdfsDirectoryTest fails reliably after changes in LUCENE-6932

2016-07-24 Thread Steve Rowe (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-8742?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15391107#comment-15391107 ] Steve Rowe commented on SOLR-8742: -- Another reproducing seed on master from my Jenkins: 9DB7301F6E57F999

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

2016-07-24 Thread Policeman Jenkins Server
Build: http://jenkins.thetaphi.de/job/Lucene-Solr-6.x-Windows/339/ Java: 64bit/jdk1.8.0_92 -XX:+UseCompressedOops -XX:+UseConcMarkSweepGC 1 tests failed. FAILED: org.apache.solr.cloud.TestLocalFSCloudBackupRestore.test Error Message: Error from server at http://127.0.0.1:63634/solr: The backup

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

2016-07-24 Thread Policeman Jenkins Server
Build: http://jenkins.thetaphi.de/job/Lucene-Solr-master-Windows/6002/ Java: 64bit/jdk1.8.0_92 -XX:-UseCompressedOops -XX:+UseG1GC 3 tests failed. FAILED: junit.framework.TestSuite.org.apache.solr.cloud.CdcrVersionReplicationTest Error Message: ObjectTracker found 1 object(s) that were not

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

2016-07-24 Thread Policeman Jenkins Server
Build: http://jenkins.thetaphi.de/job/Lucene-Solr-master-Linux/17351/ Java: 64bit/jdk-9-ea+127 -XX:+UseCompressedOops -XX:+UseParallelGC 2 tests failed. FAILED: org.apache.solr.cloud.ForceLeaderTest.testReplicasInLIRNoLeader Error Message: org.apache.solr.client.solrj.SolrServerException: No

[jira] [Commented] (LUCENE-7393) Incorrect ICUTokenization on South East Asian Language

2016-07-24 Thread Robert Muir (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-7393?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15391057#comment-15391057 ] Robert Muir commented on LUCENE-7393: - {quote} Also to clarify 4.10.x uses rules from Lucene project

[jira] [Commented] (LUCENE-7393) Incorrect ICUTokenization on South East Asian Language

2016-07-24 Thread Robert Muir (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-7393?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15391056#comment-15391056 ] Robert Muir commented on LUCENE-7393: - OK, that is interesting to hear. I agree that fixing the

[JENKINS] Lucene-Solr-6.x-Solaris (64bit/jdk1.8.0) - Build # 287 - Still unstable!

2016-07-24 Thread Policeman Jenkins Server
Build: http://jenkins.thetaphi.de/job/Lucene-Solr-6.x-Solaris/287/ Java: 64bit/jdk1.8.0 -XX:-UseCompressedOops -XX:+UseG1GC 1 tests failed. FAILED: junit.framework.TestSuite.org.apache.solr.client.solrj.embedded.LargeVolumeEmbeddedTest Error Message: ObjectTracker found 1 object(s) that were

[jira] [Commented] (LUCENE-7393) Incorrect ICUTokenization on South East Asian Language

2016-07-24 Thread AM (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-7393?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15391047#comment-15391047 ] AM commented on LUCENE-7393: Also to clarify 4.10.x uses rules from Lucene project and 5.5.0 uses algorithm

[jira] [Commented] (LUCENE-7393) Incorrect ICUTokenization on South East Asian Language

2016-07-24 Thread AM (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-7393?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15391046#comment-15391046 ] AM commented on LUCENE-7393: Thank you Robert. 4.10.x does a good job even for words borrowed from foreign

[jira] [Commented] (LUCENE-7393) Incorrect ICUTokenization on South East Asian Language

2016-07-24 Thread Robert Muir (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-7393?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15391043#comment-15391043 ] Robert Muir commented on LUCENE-7393: - I opened this bug at ICU:

[jira] [Commented] (LUCENE-7393) Incorrect ICUTokenization on South East Asian Language

2016-07-24 Thread Robert Muir (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-7393?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15391039#comment-15391039 ] Robert Muir commented on LUCENE-7393: - Looking at their code, i think you can see the problem. It

[jira] [Commented] (LUCENE-7393) Incorrect ICUTokenization on South East Asian Language

2016-07-24 Thread Robert Muir (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-7393?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15391033#comment-15391033 ] Robert Muir commented on LUCENE-7393: - Hello, 4.10.x used a simple set of rules

[jira] [Updated] (SOLR-9334) CloudSolrClient.collectionStateCache is unbounded

2016-07-24 Thread Noble Paul (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-9334?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Noble Paul updated SOLR-9334: - Attachment: SOLR-9334.patch evict all stale entries whenever a new collection is added >

[jira] [Assigned] (SOLR-9334) CloudSolrClient.collectionStateCache is unbounded

2016-07-24 Thread Noble Paul (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-9334?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Noble Paul reassigned SOLR-9334: Assignee: Noble Paul > CloudSolrClient.collectionStateCache is unbounded >

[jira] [Created] (SOLR-9334) CloudSolrClient.collectionStateCache is unbounded

2016-07-24 Thread Noble Paul (JIRA)
Noble Paul created SOLR-9334: Summary: CloudSolrClient.collectionStateCache is unbounded Key: SOLR-9334 URL: https://issues.apache.org/jira/browse/SOLR-9334 Project: Solr Issue Type: Bug

[jira] [Updated] (LUCENE-7393) Incorrect ICUTokenization on South East Asian Language

2016-07-24 Thread AM (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-7393?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] AM updated LUCENE-7393: --- Description: Lucene 4.10.3 correctly tokenize a syllable into one token. However in Lucune 5.5.0 it end up being

[jira] [Created] (LUCENE-7393) Incorrect ICUTokenization on South East Asian Language

2016-07-24 Thread AM (JIRA)
AM created LUCENE-7393: -- Summary: Incorrect ICUTokenization on South East Asian Language Key: LUCENE-7393 URL: https://issues.apache.org/jira/browse/LUCENE-7393 Project: Lucene - Core Issue Type: Bug

[JENKINS] Lucene-Solr-6.x-Solaris () - Build # 286 - Failure!

2016-07-24 Thread Policeman Jenkins Server
Build: http://jenkins.thetaphi.de/job/Lucene-Solr-6.x-Solaris/286/ Java: No tests ran. Build Log: [...truncated 2 lines...] FATAL: java.io.IOException: Unexpected termination of the channel hudson.remoting.RequestAbortedException: java.io.IOException: Unexpected termination of the channel

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

2016-07-24 Thread Policeman Jenkins Server
Build: http://jenkins.thetaphi.de/job/Lucene-Solr-master-Linux/17348/ Java: 32bit/jdk-9-ea+127 -server -XX:+UseG1GC 1 tests failed. FAILED: org.apache.solr.handler.TestReqParamsAPI.test Error Message: Could not get expected value 'CY val' for path 'response/params/y/c' full output: {

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

2016-07-24 Thread Policeman Jenkins Server
Build: http://jenkins.thetaphi.de/job/Lucene-Solr-master-Solaris/736/ Java: 64bit/jdk1.8.0 -XX:+UseCompressedOops -XX:+UseSerialGC 2 tests failed. FAILED: org.apache.solr.cloud.LeaderFailoverAfterPartitionTest.test Error Message: No live SolrServers available to handle this