Jenkins build is back to normal : Lucene-Core-4x-Beasting #2604

2012-06-17 Thread hudsonseviltwin
See - To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org For additional commands, e-mail: dev-h...@lucene.apache.org

Build failed in Jenkins: Lucene-Core-4x-Beasting #2603

2012-06-17 Thread hudsonseviltwin
See -- [...truncated 882 lines...] [junit4] Completed on J2 in 1.20s, 7 tests [junit4] [junit4] Suite: org.apache.lucene.index.TestNRTReaderWithThreads [junit4] Completed on

RE: Regex causes stack overflow!

2012-06-17 Thread Steven A Rowe
Using Dawid's suggestions, I was able to reproduce the stack overflow with my little program using thread stack cmdline option values lower than -Xss450k (on Win7-64, using both Java 6 and 7 64-bit Oracle JVMs). I commented out each alternate clause and then performed the same binary search, an

[JENKINS] Lucene-trunk - Build # 1965 - Failure

2012-06-17 Thread Apache Jenkins Server
Build: https://builds.apache.org/job/Lucene-trunk/1965/ 1 tests failed. REGRESSION: org.apache.lucene.facet.taxonomy.directory.TestDirectoryTaxonomyWriter.testConcurrency Error Message: mismatch number of categories expected:<21684> but was:<22301> Stack Trace: java.lang.AssertionError: mismat

Jenkins build is back to normal : Lucene-Core-4x-Beasting #2563

2012-06-17 Thread hudsonseviltwin
See - To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org For additional commands, e-mail: dev-h...@lucene.apache.org

Build failed in Jenkins: Lucene-Core-4x-Beasting #2562

2012-06-17 Thread hudsonseviltwin
See -- [...truncated 876 lines...] [junit4] Completed on J2 in 1.92s, 1 test [junit4] [junit4] Suite: org.apache.lucene.index.TestDocValuesIndexing [junit4] Completed on J0 i

[JENKINS] Lucene-Solr-tests-only-4.x - Build # 127 - Failure

2012-06-17 Thread Apache Jenkins Server
Build: https://builds.apache.org/job/Lucene-Solr-tests-only-4.x/127/ 1 tests failed. REGRESSION: org.apache.lucene.analysis.ja.TestJapaneseTokenizer.testRandomHugeStrings Error Message: Java heap space Stack Trace: java.lang.OutOfMemoryError: Java heap space at __randomizedtesting.See

[jira] [Created] (SOLR-3554) Skins/Themes for Solr UI

2012-06-17 Thread Lance Norskog (JIRA)
Lance Norskog created SOLR-3554: --- Summary: Skins/Themes for Solr UI Key: SOLR-3554 URL: https://issues.apache.org/jira/browse/SOLR-3554 Project: Solr Issue Type: Improvement Component

[jira] [Comment Edited] (LUCENE-3866) Make CompositeReader.getSequentialSubReaders() and the corresponding IndexReaderContext methods return unmodifiable List

2012-06-17 Thread Uwe Schindler (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-3866?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13393639#comment-13393639 ] Uwe Schindler edited comment on LUCENE-3866 at 6/17/12 11:40 PM: --

[jira] [Updated] (LUCENE-3866) Make CompositeReader.getSequentialSubReaders() and the corresponding IndexReaderContext methods return unmodifiable List

2012-06-17 Thread Uwe Schindler (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-3866?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Uwe Schindler updated LUCENE-3866: -- Attachment: LUCENE-3866-step1.patch Here the first step of this refactoring (affects only few

Re: Lucene search Algorithms

2012-06-17 Thread Adrien Grand
Hi Denis, On Sun, Jun 17, 2012 at 5:57 AM, Denis Wilson Souza Rosa wrote: > Do you have any sort of docs, papers or even books about the > algorithms that were implemented? There are really lots of different algorithms being used in Lucene. Moreover, more and more components are being made plugg

RE: Failed to execute goal org.apache.felix:maven-bundle-plugin:2.3.4:manifest (bundle-manifest) on project lucene-test-framework

2012-06-17 Thread Steven A Rowe
Hi Fuad, I didn't get this error on trunk when I ran "mvn -DskipTests install" from the top-level directory just now. What command did you give? What version/vendor of Java and version of Maven are you using? What operating system? Steve From: Fuad Efendi [mailto:fuad.efe...@tokenizer.ca] S

[JENKINS] Lucene-Solr-tests-only-4.x - Build # 125 - Failure

2012-06-17 Thread Apache Jenkins Server
Build: https://builds.apache.org/job/Lucene-Solr-tests-only-4.x/125/ 1 tests failed. REGRESSION: org.apache.lucene.analysis.ja.TestJapaneseTokenizer.testRandomHugeStringsMockGraphAfter Error Message: Java heap space Stack Trace: java.lang.OutOfMemoryError: Java heap space at __randomi

[jira] [Commented] (LUCENE-4148) _TestUtil should be able to generate random longs

2012-06-17 Thread Adrien Grand (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-4148?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13393632#comment-13393632 ] Adrien Grand commented on LUCENE-4148: -- It seems to me that {{min}} and {{max}} are

[jira] [Updated] (LUCENE-4149) TestPackedInts test failure

2012-06-17 Thread Adrien Grand (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-4149?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Adrien Grand updated LUCENE-4149: - Attachment: LUCENE-4149.patch The bug was in the test case, here is the patch. I'll commit soon.

Failed to execute goal org.apache.felix:maven-bundle-plugin:2.3.4:manifest (bundle-manifest) on project lucene-test-framework

2012-06-17 Thread Fuad Efendi
Hi, I have following (trying to build trunk version of Lucene/Solr): [ERROR] Failed to execute goal org.apache.felix:maven-bundle-plugin:2.3.4:manifest (bundle-manifest) on project lucene-test-framework: Execution bundle-manifest of goal org.apache.felix:maven-bundle-plugin:2.3.4:manifest failed

[jira] [Updated] (SOLR-3313) Rename "Query Type" to "Request Handler" in SolrJ APIs

2012-06-17 Thread David Smiley (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-3313?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] David Smiley updated SOLR-3313: --- Attachment: SOLR-3313_Rename_Query_Type_to_Request_Handler.patch Attached is a patch focusing on the r

[jira] [Commented] (SOLR-3313) Rename "Query Type" to "Request Handler" in SolrJ APIs

2012-06-17 Thread David Smiley (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-3313?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13393591#comment-13393591 ] David Smiley commented on SOLR-3313: I'm seeing numerous usages of "query type" as a re

Jenkins build is back to normal : Lucene-Core-4x-Beasting #2141

2012-06-17 Thread hudsonseviltwin
See - To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org For additional commands, e-mail: dev-h...@lucene.apache.org

[jira] [Assigned] (SOLR-3313) Rename "Query Type" to "Request Handler" in SolrJ APIs

2012-06-17 Thread David Smiley (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-3313?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] David Smiley reassigned SOLR-3313: -- Assignee: David Smiley > Rename "Query Type" to "Request Handler" in SolrJ APIs > --

Build failed in Jenkins: Lucene-Core-4x-Beasting #2140

2012-06-17 Thread hudsonseviltwin
See -- [...truncated 873 lines...] [junit4]>at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:889) [junit4]>at org.apa

RE: Regex causes stack overflow!

2012-06-17 Thread Steven A Rowe
Good ideas, thanks Dawid. - Steve -Original Message- From: dawid.we...@gmail.com [mailto:dawid.we...@gmail.com] On Behalf Of Dawid Weiss Sent: Sunday, June 17, 2012 2:45 PM To: dev@lucene.apache.org Subject: Re: Regex causes stack overflow! Not Uwe, but I'd try binary-searching for minim

[jira] [Commented] (SOLR-2724) Deprecate defaultSearchField and defaultOperator defined in schema.xml

2012-06-17 Thread David Smiley (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-2724?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13393585#comment-13393585 ] David Smiley commented on SOLR-2724: My wording mentions "df" twice and there's probabl

Re: Regex causes stack overflow!

2012-06-17 Thread Dawid Weiss
Not Uwe, but I'd try binary-searching for minimum stack it overflows on. I don't remember if the default (max) stack size depends on the machine's environment but if it does it may be that. As for the cause/fix for this, try eliminating alternate clauses one by one and figure out which clause cau

RE: Regex causes stack overflow!

2012-06-17 Thread Steven A Rowe
On 6/17/2012 at 11:42 AM, Uwe Schindler wrote: > We had a failed build last night, but no eMail was sent! So I looked into > the server's log, and found the following - something in your regex seems > to cause a stack overflow (this is not shown in the build log itself, only > the server log). The

Re: Failed to execute goal org.apache.felix:maven-bundle-plugin:2.3.4:manifest (bundle-manifest) on project lucene-test-framework

2012-06-17 Thread Fuad Efendi
I forgot to run ANT, and I had old versions of pom files in wrong locationsŠ ant generate-maven-artifacts ant get-maven-poms cd maven-build mvn clean install Fixed, thanks From: Fuad Efendi Reply-To: lucene-dev Date: Sunday, 17 June, 2012 1:36 PM To: lucene-dev Subject: Failed to execut

[jira] [Comment Edited] (LUCENE-4132) IndexWriterConfig live settings

2012-06-17 Thread Shai Erera (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-4132?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13295634#comment-13295634 ] Shai Erera edited comment on LUCENE-4132 at 6/17/12 6:15 PM: -

Failed to execute goal org.apache.felix:maven-bundle-plugin:2.3.4:manifest (bundle-manifest) on project lucene-test-framework

2012-06-17 Thread Fuad Efendi
Hi, I have following (trying to build trunk version of Lucene/Solr): [ERROR] Failed to execute goal org.apache.felix:maven-bundle-plugin:2.3.4:manifest (bundle-manifest) on project lucene-test-framework: Execution bundle-manifest of goal org.apache.felix:maven-bundle-plugin:2.3.4:manifest failed

[JENKINS-MAVEN] Lucene-Solr-Maven-trunk #521: POMs out of sync

2012-06-17 Thread Apache Jenkins Server
Build: https://builds.apache.org/job/Lucene-Solr-Maven-trunk/521/ No tests ran. Build Log: [...truncated 31 lines...] ERROR: Failed to check out http://svn.apache.org/repos/asf/lucene/dev/trunk org.tmatesoft.svn.core.SVNException: svn: REPORT /repos/asf/!svn/vcc/default failed at org.tm

[jira] [Commented] (SOLR-2724) Deprecate defaultSearchField and defaultOperator defined in schema.xml

2012-06-17 Thread Jack Krupansky (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-2724?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13393548#comment-13393548 ] Jack Krupansky commented on SOLR-2724: -- I agree that we should encourage machine-gener

[jira] [Resolved] (LUCENE-4106) StopFillCacheException is defined twice and the one is actually thrown is private and not catchable

2012-06-17 Thread Uwe Schindler (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-4106?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Uwe Schindler resolved LUCENE-4106. --- Resolution: Fixed Fix Version/s: 5.0 4.0 Committed trunk revision:

[jira] [Comment Edited] (SOLR-2724) Deprecate defaultSearchField and defaultOperator defined in schema.xml

2012-06-17 Thread Jack Krupansky (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-2724?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13393389#comment-13393389 ] Jack Krupansky edited comment on SOLR-2724 at 6/17/12 2:00 PM: --

[jira] [Created] (LUCENE-4151) Hang in Lucene trunk while indexing

2012-06-17 Thread Uwe Schindler (JIRA)
Uwe Schindler created LUCENE-4151: - Summary: Hang in Lucene trunk while indexing Key: LUCENE-4151 URL: https://issues.apache.org/jira/browse/LUCENE-4151 Project: Lucene - Java Issue Type: Bug

[jira] [Commented] (LUCENE-4150) Change version properties in branch_4x to "4.0-ALPHA-SNAPSHOT"

2012-06-17 Thread Robert Muir (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-4150?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13393530#comment-13393530 ] Robert Muir commented on LUCENE-4150: - Right, i think its correct now. If someone bui

[jira] [Comment Edited] (LUCENE-4150) Change version properties in branch_4x to "4.0-ALPHA-SNAPSHOT"

2012-06-17 Thread Uwe Schindler (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-4150?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13393529#comment-13393529 ] Uwe Schindler edited comment on LUCENE-4150 at 6/17/12 11:26 AM: --

[jira] [Commented] (LUCENE-4150) Change version properties in branch_4x to "4.0-ALPHA-SNAPSHOT"

2012-06-17 Thread Uwe Schindler (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-4150?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13393529#comment-13393529 ] Uwe Schindler commented on LUCENE-4150: --- Since 2.9 releases we never change the ver

[jira] [Updated] (LUCENE-4132) IndexWriterConfig live settings

2012-06-17 Thread Shai Erera (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-4132?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Shai Erera updated LUCENE-4132: --- Attachment: LUCENE-4132.patch Patch removes Cloenable from LiveIWC. Now only IWC is Cloenable.

Jenkins build is back to normal : Lucene-Core-4x-Beasting #1803

2012-06-17 Thread hudsonseviltwin
See - To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org For additional commands, e-mail: dev-h...@lucene.apache.org

Build failed in Jenkins: Lucene-Core-4x-Beasting #1802

2012-06-17 Thread hudsonseviltwin
See -- [...truncated 877 lines...] [junit4] Completed on J0 in 0.56s, 5 tests [junit4] [junit4] Suite: org.apache.lucene.util.TestCollectionUtil [junit4] Completed on J2 in 1

[jira] [Commented] (LUCENE-4150) Change version properties in branch_4x to "4.0-ALPHA-SNAPSHOT"

2012-06-17 Thread Robert Muir (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-4150?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13393526#comment-13393526 ] Robert Muir commented on LUCENE-4150: - I don't think we should do this. The version l

Test email #4

2012-06-17 Thread Jenkins Server with Girls
This is test email #4 sent from Jenkins - To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org For additional commands, e-mail: dev-h...@lucene.apache.org

[jira] [Commented] (LUCENE-2899) Add OpenNLP Analysis capabilities as a module

2012-06-17 Thread Lance Norskog (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2899?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13393485#comment-13393485 ] Lance Norskog commented on LUCENE-2899: --- bq. The models are indeed tricky and I won