[JENKINS] Lucene-Solr-Tests-trunk-Java8 - Build # 226 - Still Failing

2015-07-20 Thread Apache Jenkins Server
Build: https://builds.apache.org/job/Lucene-Solr-Tests-trunk-Java8/226/ No tests ran. Build Log: [...truncated 10457 lines...] [junit4] Suite: org.apache.solr.core.SolrCoreCheckLockOnStartupTestFATAL: hudson.remoting.RequestAbortedException: java.io.IOException: Unexpected termination of

[jira] [Commented] (SOLR-445) Update Handlers abort with bad documents

2015-07-20 Thread Anshum Gupta (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-445?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14633103#comment-14633103 ] Anshum Gupta commented on SOLR-445: --- I'm seeing a few errors with the current patch and I

[JENKINS] Lucene-Solr-NightlyTests-trunk - Build # 745 - Still Failing

2015-07-20 Thread Apache Jenkins Server
Build: https://builds.apache.org/job/Lucene-Solr-NightlyTests-trunk/745/ No tests ran. Build Log: [...truncated 1019 lines...] FATAL: hudson.remoting.RequestAbortedException: java.io.IOException: Unexpected termination of the channel hudson.remoting.RequestAbortedException:

[jira] [Commented] (LUCENE-6686) Improve InforStream API

2015-07-20 Thread Dawid Weiss (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-6686?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14633099#comment-14633099 ] Dawid Weiss commented on LUCENE-6686: - This has really been reinvented over and over

[jira] [Updated] (SOLR-7691) SolrEntityProcessor as SubEntity doesn't work with delta-import

2015-07-20 Thread Sebastian Krebs (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-7691?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sebastian Krebs updated SOLR-7691: -- Flags: Important SolrEntityProcessor as SubEntity doesn't work with delta-import

[jira] [Updated] (SOLR-7803) Classloading deadlock in TrieField

2015-07-20 Thread Uwe Schindler (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-7803?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Uwe Schindler updated SOLR-7803: Attachment: SOLR-7803.patch I did a bit more refactoring: - rename DateUtils - DateFormatUtil (the

[jira] [Updated] (LUCENE-6225) Clarify documentation of clone() in IndexInput

2015-07-20 Thread Dawid Weiss (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-6225?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Dawid Weiss updated LUCENE-6225: Fix Version/s: 5.3 Clarify documentation of clone() in IndexInput

[jira] [Created] (LUCENE-6687) MLT term frequency calculation bug

2015-07-20 Thread Marko Bonaci (JIRA)
Marko Bonaci created LUCENE-6687: Summary: MLT term frequency calculation bug Key: LUCENE-6687 URL: https://issues.apache.org/jira/browse/LUCENE-6687 Project: Lucene - Core Issue Type: Bug

[jira] [Updated] (SOLR-7803) Classloading deadlock in TrieField = refactor date formatting/parsing to static utility class

2015-07-20 Thread Uwe Schindler (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-7803?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Uwe Schindler updated SOLR-7803: Summary: Classloading deadlock in TrieField = refactor date formatting/parsing to static utility

[JENKINS] Lucene-Solr-trunk-Linux (64bit/jdk1.8.0_45) - Build # 13531 - Still Failing!

2015-07-20 Thread Policeman Jenkins Server
Build: http://jenkins.thetaphi.de/job/Lucene-Solr-trunk-Linux/13531/ Java: 64bit/jdk1.8.0_45 -XX:-UseCompressedOops -XX:+UseParallelGC 1 tests failed. FAILED: org.apache.solr.cloud.CdcrReplicationDistributedZkTest.doTests Error Message: Timeout waiting for CDCR replication to complete

[JENKINS] Lucene-Solr-trunk-Linux (64bit/jdk1.8.0_45) - Build # 13530 - Failure!

2015-07-20 Thread Policeman Jenkins Server
Build: http://jenkins.thetaphi.de/job/Lucene-Solr-trunk-Linux/13530/ Java: 64bit/jdk1.8.0_45 -XX:-UseCompressedOops -XX:+UseParallelGC 1 tests failed. FAILED: org.apache.solr.cloud.CdcrReplicationHandlerTest.doTest Error Message: Captured an uncaught exception in thread: Thread[id=7905,

[jira] [Updated] (LUCENE-6687) MLT term frequency calculation bug

2015-07-20 Thread Marko Bonaci (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-6687?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Marko Bonaci updated LUCENE-6687: - Description: In {{org.apache.lucene.queries.mlt.MoreLikeThis}}, there's a method

[jira] [Commented] (SOLR-7715) Remove IgnoreAcceptDocsQuery

2015-07-20 Thread Adrien Grand (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-7715?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14633402#comment-14633402 ] Adrien Grand commented on SOLR-7715: I'll remove it shortly if there are no objections.

Re: Extracting article keywords using tf-idf algorithm

2015-07-20 Thread Ali Nazemian
Hi again, It seems that my problem with the strange behavior of Solr caused by the fact that I tried to update documents and add keyword field inside the Lucene index (not from using Solrj API) for the sake of better performance, But it seems that some processes ignored by this way of modifying

[jira] [Updated] (LUCENE-6687) MLT term frequency calculation bug

2015-07-20 Thread Marko Bonaci (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-6687?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Marko Bonaci updated LUCENE-6687: - Description: In {{org.apache.lucene.queries.mlt.MoreLikeThis}}, there's a method

[jira] [Commented] (SOLR-7803) Classloading deadlock in TrieField

2015-07-20 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-7803?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14633229#comment-14633229 ] ASF subversion and git services commented on SOLR-7803: --- Commit

[jira] [Commented] (SOLR-7719) Suggester Component results parsing

2015-07-20 Thread Alessandro Benedetti (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-7719?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14633241#comment-14633241 ] Alessandro Benedetti commented on SOLR-7719: Perfect Tommaso, thanks for the

[jira] [Updated] (LUCENE-6687) MLT term frequency calculation bug

2015-07-20 Thread Marko Bonaci (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-6687?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Marko Bonaci updated LUCENE-6687: - Attachment: (was: solr-mlt-tf-doubling-bug-verify-accumulator-mintf15.png) MLT term

[jira] [Updated] (LUCENE-6687) MLT term frequency calculation bug

2015-07-20 Thread Marko Bonaci (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-6687?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Marko Bonaci updated LUCENE-6687: - Attachment: solr-mlt-tf-doubling-bug-verify-accumulator-mintf15.png MLT term frequency

[jira] [Commented] (LUCENE-6225) Clarify documentation of clone() in IndexInput

2015-07-20 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-6225?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14633181#comment-14633181 ] ASF subversion and git services commented on LUCENE-6225: - Commit

[CI] Lucene 5x Linux 64 Test Only - Build # 56636 - Failure!

2015-07-20 Thread build
BUILD FAILURE Build URLhttp://build-eu-00.elastic.co/job/lucene_linux_java8_64_test_only/56636/ Project:lucene_linux_java8_64_test_only Date of build:Mon, 20 Jul 2015 07:16:22 +0200 Build duration:1 hr 0 min CHANGES No Changes

[jira] [Updated] (LUCENE-6687) MLT term frequency calculation bug

2015-07-20 Thread Marko Bonaci (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-6687?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Marko Bonaci updated LUCENE-6687: - Description: In {{org.apache.lucene.queries.mlt.MoreLikeThis}}, there's a method

[jira] [Updated] (LUCENE-6687) MLT term frequency calculation bug

2015-07-20 Thread Marko Bonaci (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-6687?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Marko Bonaci updated LUCENE-6687: - Attachment: terms-how.png terms-glass.png terms-angry.png

[jira] [Updated] (LUCENE-6687) MLT term frequency calculation bug

2015-07-20 Thread Marko Bonaci (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-6687?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Marko Bonaci updated LUCENE-6687: - Description: In {{org.apache.lucene.queries.mlt.MoreLikeThis}}, there's a method

[jira] [Updated] (LUCENE-6687) MLT term frequency calculation bug

2015-07-20 Thread Marko Bonaci (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-6687?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Marko Bonaci updated LUCENE-6687: - Description: In {{org.apache.lucene.queries.mlt.MoreLikeThis}}, there's a method

[jira] [Updated] (LUCENE-6687) MLT term frequency calculation bug

2015-07-20 Thread Marko Bonaci (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-6687?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Marko Bonaci updated LUCENE-6687: - External issue URL: (was:

[jira] [Updated] (LUCENE-6687) MLT term frequency calculation bug

2015-07-20 Thread Marko Bonaci (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-6687?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Marko Bonaci updated LUCENE-6687: - Fix Version/s: 5.2.2 MLT term frequency calculation bug --

[jira] [Resolved] (SOLR-7803) Classloading deadlock in TrieField

2015-07-20 Thread Uwe Schindler (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-7803?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Uwe Schindler resolved SOLR-7803. - Resolution: Fixed I committed and backported + added backwards layer. In trunk I also removed the

[jira] [Commented] (LUCENE-6225) Clarify documentation of clone() in IndexInput

2015-07-20 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-6225?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14633194#comment-14633194 ] ASF subversion and git services commented on LUCENE-6225: - Commit

[jira] [Resolved] (LUCENE-6225) Clarify documentation of clone() in IndexInput

2015-07-20 Thread Dawid Weiss (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-6225?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Dawid Weiss resolved LUCENE-6225. - Resolution: Fixed Clarify documentation of clone() in IndexInput

[jira] [Commented] (SOLR-7803) Classloading deadlock in TrieField

2015-07-20 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-7803?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14633205#comment-14633205 ] ASF subversion and git services commented on SOLR-7803: --- Commit

[jira] [Updated] (LUCENE-6687) MLT term frequency calculation bug

2015-07-20 Thread Marko Bonaci (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-6687?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Marko Bonaci updated LUCENE-6687: - Description: In {{org.apache.lucene.queries.mlt.MoreLikeThis}}, there's a method

[jira] [Commented] (SOLR-7803) Classloading deadlock in TrieField

2015-07-20 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-7803?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14633219#comment-14633219 ] ASF subversion and git services commented on SOLR-7803: --- Commit

[jira] [Updated] (LUCENE-6687) MLT term frequency calculation bug

2015-07-20 Thread Marko Bonaci (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-6687?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Marko Bonaci updated LUCENE-6687: - Flags: Patch,Important Lucene Fields: New,Patch Available (was: New) MLT term

[jira] [Updated] (LUCENE-6687) MLT term frequency calculation bug

2015-07-20 Thread Marko Bonaci (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-6687?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Marko Bonaci updated LUCENE-6687: - Attachment: LUCENE-6687.patch MLT term frequency calculation bug

[jira] [Created] (LUCENE-6688) Apply deletes by query using the Query API instead of the Filter API

2015-07-20 Thread Adrien Grand (JIRA)
Adrien Grand created LUCENE-6688: Summary: Apply deletes by query using the Query API instead of the Filter API Key: LUCENE-6688 URL: https://issues.apache.org/jira/browse/LUCENE-6688 Project: Lucene

[jira] [Commented] (LUCENE-6674) J9 assertion / crash in tests

2015-07-20 Thread Brijesh Nekkare (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-6674?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14633451#comment-14633451 ] Brijesh Nekkare commented on LUCENE-6674: - We would require the following

[JENKINS] Lucene-Solr-trunk-Linux (32bit/jdk1.8.0_60-ea-b21) - Build # 13532 - Still Failing!

2015-07-20 Thread Policeman Jenkins Server
Build: http://jenkins.thetaphi.de/job/Lucene-Solr-trunk-Linux/13532/ Java: 32bit/jdk1.8.0_60-ea-b21 -server -XX:+UseParallelGC 3 tests failed. FAILED: junit.framework.TestSuite.org.apache.solr.handler.TestSolrConfigHandlerCloud Error Message: ERROR: SolrIndexSearcher opens=281 closes=280

Re: [CI] Lucene 5x Linux 64 Test Only - Build # 56476 - Failure!

2015-07-20 Thread Adrien Grand
I committed a fix for it. The test expected a bounded number of segments but did nothing to ensure it. I had to run the test several times to manage to reproduce it because it depended on the number of segments in the index, which depended on whether a concurrent merge was finished or not at the

[jira] [Updated] (SOLR-7815) Remove LuceneQueryOptimizer

2015-07-20 Thread Adrien Grand (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-7815?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Adrien Grand updated SOLR-7815: --- Attachment: SOLR-7815.patch Here is a patch. Remove LuceneQueryOptimizer

[jira] [Created] (SOLR-7815) Remove LuceneQueryOptimizer

2015-07-20 Thread Adrien Grand (JIRA)
Adrien Grand created SOLR-7815: -- Summary: Remove LuceneQueryOptimizer Key: SOLR-7815 URL: https://issues.apache.org/jira/browse/SOLR-7815 Project: Solr Issue Type: Task Reporter:

[jira] [Updated] (LUCENE-6688) Apply deletes by query using the Query API instead of the Filter API

2015-07-20 Thread Adrien Grand (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-6688?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Adrien Grand updated LUCENE-6688: - Attachment: LUCENE-6688.patch Here is a patch. Apply deletes by query using the Query API

[jira] [Updated] (SOLR-7692) Implement BasicAuth based impl for the new Authentication/Authorization APIs

2015-07-20 Thread Noble Paul (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-7692?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Noble Paul updated SOLR-7692: - Attachment: SOLR-7692.patch I plan to commit this pretty soon. All inputs/comments are welcome Implement

[GitHub] lucene-solr pull request: Fix incorrect link to Levenshtein distan...

2015-07-20 Thread Xaerxess
GitHub user Xaerxess opened a pull request: https://github.com/apache/lucene-solr/pull/190 Fix incorrect link to Levenshtein distance This is a small fix in documentation, please let me know if Github's pull request is sufficient for merging into trunk. You can merge this pull

[JENKINS] Lucene-Solr-trunk-Linux (32bit/jdk1.8.0_60-ea-b21) - Build # 13533 - Still Failing!

2015-07-20 Thread Policeman Jenkins Server
Build: http://jenkins.thetaphi.de/job/Lucene-Solr-trunk-Linux/13533/ Java: 32bit/jdk1.8.0_60-ea-b21 -client -XX:+UseG1GC 1 tests failed. FAILED: org.apache.solr.cloud.CdcrReplicationHandlerTest.doTest Error Message: There are still nodes recoverying - waited for 330 seconds Stack Trace:

[jira] [Commented] (SOLR-7810) mapreduce contrib script to set classpath for convenience refers to example rather than server.

2015-07-20 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-7810?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14633626#comment-14633626 ] ASF subversion and git services commented on SOLR-7810: --- Commit

[jira] [Commented] (SOLR-7810) mapreduce contrib script to set classpath for convenience refers to example rather than server.

2015-07-20 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-7810?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14633622#comment-14633622 ] ASF subversion and git services commented on SOLR-7810: --- Commit

[jira] [Resolved] (SOLR-7810) mapreduce contrib script to set classpath for convenience refers to example rather than server.

2015-07-20 Thread Mark Miller (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-7810?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mark Miller resolved SOLR-7810. --- Resolution: Fixed Fix Version/s: Trunk 5.3 mapreduce contrib script to set

[JENKINS] Lucene-Solr-trunk-Linux (32bit/jdk1.9.0-ea-b60) - Build # 13534 - Still Failing!

2015-07-20 Thread Policeman Jenkins Server
Build: http://jenkins.thetaphi.de/job/Lucene-Solr-trunk-Linux/13534/ Java: 32bit/jdk1.9.0-ea-b60 -client -XX:+UseG1GC -Djava.locale.providers=JRE,SPI 1 tests failed. FAILED: org.apache.lucene.index.TestIndexWriterOutOfFileDescriptors.test Error Message: this writer hit an unrecoverable error;

[jira] [Commented] (LUCENE-6689) Odd analysis problem with WDF, appears to be triggered by preceding analysis components

2015-07-20 Thread Shawn Heisey (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-6689?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14633715#comment-14633715 ] Shawn Heisey commented on LUCENE-6689: -- The reason that phrase searches don't match

[jira] [Updated] (LUCENE-6690) Speed up MultiTermsEnum.next()

2015-07-20 Thread Adrien Grand (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-6690?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Adrien Grand updated LUCENE-6690: - Attachment: OrdinalMapBuildBench.java Here is the benchmark I've been using. It's certainly not

[JENKINS] Lucene-Solr-NightlyTests-5.x - Build # 908 - Still Failing

2015-07-20 Thread Apache Jenkins Server
Build: https://builds.apache.org/job/Lucene-Solr-NightlyTests-5.x/908/ No tests ran. Build Log: [...truncated 10864 lines...] FATAL: hudson.remoting.RequestAbortedException: hudson.remoting.Channel$OrderlyShutdown: java.util.concurrent.TimeoutException: Ping started on 1437416070507 hasn't

[jira] [Commented] (LUCENE-6690) Speed up MultiTermsEnum.next()

2015-07-20 Thread Uwe Schindler (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-6690?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14633764#comment-14633764 ] Uwe Schindler commented on LUCENE-6690: --- Good idea! :-) Speed up

[jira] [Updated] (LUCENE-6689) Odd analysis problem with WDF, appears to be triggered by preceding analysis components

2015-07-20 Thread Shawn Heisey (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-6689?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Shawn Heisey updated LUCENE-6689: - Description: This problem shows up for me in Solr, but I believe the issue is down at the

[jira] [Commented] (SOLR-6234) Scoring modes for query time join

2015-07-20 Thread Timothy Potter (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-6234?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14633843#comment-14633843 ] Timothy Potter commented on SOLR-6234: -- looks good [~mkhludnev] +1 to commit. Please

[jira] [Created] (LUCENE-6690) Speed up MultiTermsEnum.next()

2015-07-20 Thread Adrien Grand (JIRA)
Adrien Grand created LUCENE-6690: Summary: Speed up MultiTermsEnum.next() Key: LUCENE-6690 URL: https://issues.apache.org/jira/browse/LUCENE-6690 Project: Lucene - Core Issue Type:

[jira] [Updated] (LUCENE-6689) Odd analysis problem with WDF, appears to be triggered by preceding analysis components

2015-07-20 Thread Shawn Heisey (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-6689?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Shawn Heisey updated LUCENE-6689: - Description: This problem shows up for me in Solr, but I believe the issue is down at the

[jira] [Issue Comment Deleted] (LUCENE-6689) Odd analysis problem with WDF, appears to be triggered by preceding analysis components

2015-07-20 Thread Shawn Heisey (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-6689?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Shawn Heisey updated LUCENE-6689: - Comment: was deleted (was: The reason that phrase searches don't match after LUCENE-5111 is that

[jira] [Updated] (LUCENE-6690) Speed up MultiTermsEnum.next()

2015-07-20 Thread Adrien Grand (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-6690?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Adrien Grand updated LUCENE-6690: - Attachment: LUCENE-6690.patch And here is the patch. Speed up MultiTermsEnum.next()

[jira] [Commented] (SOLR-7812) Need a playground to quickly test analyzer stacks

2015-07-20 Thread Hoss Man (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-7812?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14634092#comment-14634092 ] Hoss Man commented on SOLR-7812: this is already mostly possible with the ManagedSchema and

[jira] [Commented] (LUCENE-6668) Optimize SortedSet/SortedNumeric storage for the few unique sets use-case

2015-07-20 Thread Robert Muir (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-6668?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14633964#comment-14633964 ] Robert Muir commented on LUCENE-6668: - +1, nice to have TABLE applied to the other

[CI] Lucene 5x Linux 64 Test Only - Build # 56712 - Failure!

2015-07-20 Thread build
BUILD FAILURE Build URLhttp://build-eu-00.elastic.co/job/lucene_linux_java8_64_test_only/56712/ Project:lucene_linux_java8_64_test_only Date of build:Mon, 20 Jul 2015 20:14:05 +0200 Build duration:1 hr 0 min CHANGES No Changes

[JENKINS] Lucene-Solr-trunk-Linux (64bit/jdk1.9.0-ea-b60) - Build # 13537 - Failure!

2015-07-20 Thread Policeman Jenkins Server
Build: http://jenkins.thetaphi.de/job/Lucene-Solr-trunk-Linux/13537/ Java: 64bit/jdk1.9.0-ea-b60 -XX:+UseCompressedOops -XX:+UseConcMarkSweepGC -Djava.locale.providers=JRE,SPI 1 tests failed. FAILED: org.apache.solr.cloud.CdcrReplicationDistributedZkTest.doTests Error Message: Timeout waiting

[jira] [Created] (LUCENE-6689) Odd analysis problem with WDF, appears to be triggered by preceding analysis components

2015-07-20 Thread Shawn Heisey (JIRA)
Shawn Heisey created LUCENE-6689: Summary: Odd analysis problem with WDF, appears to be triggered by preceding analysis components Key: LUCENE-6689 URL: https://issues.apache.org/jira/browse/LUCENE-6689

[jira] [Commented] (LUCENE-6689) Odd analysis problem with WDF, appears to be triggered by preceding analysis components

2015-07-20 Thread Shawn Heisey (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-6689?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14633706#comment-14633706 ] Shawn Heisey commented on LUCENE-6689: -- LUCENE-5111 seems to contain the commit that

[JENKINS] Lucene-Solr-5.x-MacOSX (64bit/jdk1.7.0) - Build # 2479 - Failure!

2015-07-20 Thread Policeman Jenkins Server
Build: http://jenkins.thetaphi.de/job/Lucene-Solr-5.x-MacOSX/2479/ Java: 64bit/jdk1.7.0 -XX:-UseCompressedOops -XX:+UseG1GC 3 tests failed. FAILED: junit.framework.TestSuite.org.apache.solr.core.TestLazyCores Error Message: ERROR: SolrIndexSearcher opens=51 closes=50 Stack Trace:

[jira] [Commented] (SOLR-7760) Fix method and field visibility for UIMAUpdateRequestProcessor and SolrUIMAConfiguration

2015-07-20 Thread Hoss Man (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-7760?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14634408#comment-14634408 ] Hoss Man commented on SOLR-7760: I understand very little about UIMA, but can you please

[jira] [Commented] (SOLR-7812) Need a playground to quickly test analyzer stacks

2015-07-20 Thread Alexandre Rafalovitch (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-7812?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14634224#comment-14634224 ] Alexandre Rafalovitch commented on SOLR-7812: - Well, that was possible with

[jira] [Updated] (SOLR-7804) TestCloudPivotFacet failures: num pivots expected:X but was:Y

2015-07-20 Thread Steve Rowe (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-7804?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Steve Rowe updated SOLR-7804: - Summary: TestCloudPivotFacet failures: num pivots expected:X but was:Y (was: TestCloudPivotFacet

[jira] [Commented] (SOLR-7804) TestCloudPivotFacet failures: num pivots expected:X but was:Y

2015-07-20 Thread Steve Rowe (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-7804?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14634228#comment-14634228 ] Steve Rowe commented on SOLR-7804: -- Another trunk failure on Linux:

[jira] [Updated] (SOLR-7804) TestCloudPivotFacet failures: num pivots expected:X but was:Y, also

2015-07-20 Thread Steve Rowe (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-7804?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Steve Rowe updated SOLR-7804: - Summary: TestCloudPivotFacet failures: num pivots expected:X but was:Y, also (was: TestCloudPivotFacet

[jira] [Updated] (SOLR-7765) TokenizerChain without char filters cause NPE in luke request handler

2015-07-20 Thread Hoss Man (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-7765?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Hoss Man updated SOLR-7765: --- Attachment: SOLR-7765.patch bq. I'm going to do a quick audit of all TokenizerChain clients to see where else

Re: timeAllowed parameter ignored edge-case bug?

2015-07-20 Thread Chris Hostetter
: In the scenario outlined below, the second run's timeAllowed parameter : is unexpectedly ignored. Could this be intentionally so somehow (q vs. : fq processing?, Collector vs. LeafCollector?, DocList vs. DocSet?), or : is it an edge-case bug? Based on your description (didn't re-review the

[jira] [Commented] (SOLR-7815) Remove LuceneQueryOptimizer

2015-07-20 Thread Hoss Man (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-7815?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14634183#comment-14634183 ] Hoss Man commented on SOLR-7815: Linking to SOLR-1052 and SOLR-3093 for context. In

[jira] [Updated] (SOLR-7765) TokenizerChain without char filters cause NPE in luke request handler

2015-07-20 Thread Hoss Man (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-7765?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Hoss Man updated SOLR-7765: --- Attachment: SOLR-7765.patch bq. I'll add a test to my PR. Thanks! I missunderstood what you ment before, but

[jira] [Updated] (SOLR-7804) TestCloudPivotFacet failures: expected:X but was:Y

2015-07-20 Thread Steve Rowe (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-7804?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Steve Rowe updated SOLR-7804: - Summary: TestCloudPivotFacet failures: expected:X but was:Y (was: TestCloudPivotFacet failures: num

[JENKINS] Lucene-Solr-5.x-Windows (64bit/jdk1.7.0_80) - Build # 4924 - Failure!

2015-07-20 Thread Policeman Jenkins Server
Build: http://jenkins.thetaphi.de/job/Lucene-Solr-5.x-Windows/4924/ Java: 64bit/jdk1.7.0_80 -XX:-UseCompressedOops -XX:+UseG1GC 2 tests failed. FAILED: org.apache.solr.search.TestSolr4Spatial2.testBBox Error Message: PermGen space Stack Trace: java.lang.OutOfMemoryError: PermGen space

[jira] [Commented] (SOLR-445) Update Handlers abort with bad documents

2015-07-20 Thread Noble Paul (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-445?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14634464#comment-14634464 ] Noble Paul commented on SOLR-445: - I guess it would be better if we return the whole command

Failing CDCR tests

2015-07-20 Thread Erick Erickson
We're looking in to these, if we don't have something relatively soon I'll disable them until we do. I suspect these are an artifact of the test framework but don't know for sure just yet. Please bear with us re: the noise for another day or two. If we don't have something by then I'll disable

[jira] [Updated] (LUCENE-6685) GeoPointInBBox/Distance queries should have safeguards

2015-07-20 Thread Nicholas Knize (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-6685?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Nicholas Knize updated LUCENE-6685: --- Attachment: LUCENE-6685.patch I put together a visualization of the ranges that were being

[jira] [Comment Edited] (LUCENE-6685) GeoPointInBBox/Distance queries should have safeguards

2015-07-20 Thread Nicholas Knize (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-6685?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14634504#comment-14634504 ] Nicholas Knize edited comment on LUCENE-6685 at 7/21/15 4:22 AM:

[jira] [Updated] (LUCENE-6685) GeoPointInBBox/Distance queries should have safeguards

2015-07-20 Thread Nicholas Knize (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-6685?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Nicholas Knize updated LUCENE-6685: --- Attachment: LUCENE-6685.patch GeoPointInBBox/Distance queries should have safeguards