[jira] [Commented] (LUCENE-4047) Cleanup of LuceneTestCase

2012-05-15 Thread Dawid Weiss (JIRA)
Dawid Weiss

Re: svn commit: r1338612 - /lucene/dev/nightly/hudson-settings.sh

2012-05-15 Thread Robert Muir
I think we need to back this change out. Currently the svn status check isnt working here in our builds: + /home/hudson/tools/svn/svn status + grep '^\?' exec: svnkit/bin/jsvn: not found + [ 1 = 0 ] On Tue, May 15, 2012 at 5:19 AM, uschind...@apache.org wrote: Author: uschindler Date: Tue

[JENKINS] Lucene-Solr-tests-only-trunk - Build # 14068 - Failure

2012-05-15 Thread Apache Jenkins Server
Build: https://builds.apache.org/job/Lucene-Solr-tests-only-trunk/14068/ 1 tests failed. FAILED: junit.framework.TestSuite.org.apache.solr.handler.TestReplicationHandler Error Message: ERROR: SolrIndexSearcher opens=74 closes=72 Stack Trace: java.lang.AssertionError: ERROR: SolrIndexSearcher

[jira] [Updated] (LUCENE-3842) Analyzing Suggester

2012-05-15 Thread Michael McCandless (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-3842?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael McCandless updated LUCENE-3842: --- Attachment: LUCENE-3842.patch New patch, fixing some nocommits, and a separate bug

[jira] [Commented] (LUCENE-3842) Analyzing Suggester

2012-05-15 Thread Robert Muir (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-3842?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13275895#comment-13275895 ] Robert Muir commented on LUCENE-3842: - Nice catch on the exactFirst dup problem!

RE: svn commit: r1338612 - /lucene/dev/nightly/hudson-settings.sh

2012-05-15 Thread Uwe Schindler
Fixed, sorry! - Uwe Schindler H.-H.-Meier-Allee 63, D-28213 Bremen http://www.thetaphi.de eMail: u...@thetaphi.de -Original Message- From: Robert Muir [mailto:rcm...@gmail.com] Sent: Tuesday, May 15, 2012 2:31 PM To: dev@lucene.apache.org Subject: Re: svn commit: r1338612 -

RE: who has access to edit jira's Lucene notification scheme ?

2012-05-15 Thread Uwe Schindler
I like the HTML mails, much better readable (on Outlook). But nevertheless, I cannot change the schema, too. And from my knowledge of my own JIRA installation, the default selection of HTML/TEXT can only be done globally for the whole JIRA instance and is unrelated to the scheme. The

[jira] [Commented] (SOLR-3372) Upgrade Zookeeper to 3.4.x

2012-05-15 Thread David Fischer (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-3372?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13276052#comment-13276052 ] David Fischer commented on SOLR-3372: - Another benefit of ZooKeeper 3.4.x is that it

[jira] [Commented] (SOLR-2058) Adds optional phrase slop to edismax pf2, pf3 and pf parameters with field~slop^boost syntax

2012-05-15 Thread James Dyer (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-2058?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13276066#comment-13276066 ] James Dyer commented on SOLR-2058: -- Does anyone know offhand which issues still need to be

Clean-jars.

2012-05-15 Thread Dawid Weiss
I've updated a jar dependency version -- you need to: ant clean-jars resolve Does anybody have anything against it if I make 'ant eclipse' depend on 'clean-jars resolve' sequence? I am also tempted to make ant clean perform a cleanup of jar files since anything else (ant test, etc.) does a

RE: Clean-jars.

2012-05-15 Thread Steven A Rowe
Hi Dawid, After updating, I ran through all of the module test run configurations on IntelliJ, and one test failed: java.lang.RuntimeException: There are overridden methods annotated with org.junit.Before. These methods would not be executed by JUnit and need to manually chain

[jira] [Resolved] (SOLR-3436) Groups count in distributed grouping is wrong in some case

2012-05-15 Thread Martijn van Groningen (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-3436?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Martijn van Groningen resolved SOLR-3436. - Resolution: Fixed Groups count in distributed grouping is wrong in some case

[jira] [Updated] (SOLR-2592) Pluggable shard lookup mechanism for SolrCloud

2012-05-15 Thread Michael Garski (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-2592?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael Garski updated SOLR-2592: - Attachment: pluggable_sharding.patch This patch is intended to be a cocktail napkin sketch to get

[jira] [Assigned] (LUCENE-4050) Make segments_NN file codec-independent

2012-05-15 Thread Andrzej Bialecki (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-4050?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andrzej Bialecki reassigned LUCENE-4050: - Assignee: Robert Muir Make segments_NN file codec-independent

[JENKINS] Lucene-Solr-tests-only-trunk - Build # 14075 - Failure

2012-05-15 Thread Apache Jenkins Server
Build: https://builds.apache.org/job/Lucene-Solr-tests-only-trunk/14075/ All tests passed Build Log (for compile errors): [...truncated 24413 lines...] - To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org For

[jira] [Created] (SOLR-3455) WordDelimiterFilterFactory split word on hyphen though generateWordParts=0

2012-05-15 Thread phatak.prachi (JIRA)
phatak.prachi created SOLR-3455: --- Summary: WordDelimiterFilterFactory split word on hyphen though generateWordParts=0 Key: SOLR-3455 URL: https://issues.apache.org/jira/browse/SOLR-3455 Project: Solr

Re: [JENKINS] Lucene-Solr-tests-only-trunk - Build # 14075 - Failure

2012-05-15 Thread Robert Muir
The broken javadocs link is an api bug. LuceneTestCase.classEnvRule is public, but refers to a package-private class (TestRuleSetupAndRestoreClassEnv). I'll make LuceneTestCase.classEnvRule package-private too (since it effectively already is). On Tue, May 15, 2012 at 3:56 PM, Apache Jenkins

[JENKINS] Lucene-Solr-tests-only-trunk - Build # 14076 - Still Failing

2012-05-15 Thread Apache Jenkins Server
Build: https://builds.apache.org/job/Lucene-Solr-tests-only-trunk/14076/ All tests passed Build Log (for compile errors): [...truncated 24345 lines...] - To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org For

[jira] [Updated] (SOLR-3455) WordDelimiterFilterFactory split word on hyphen though generateWordParts=0

2012-05-15 Thread phatak.prachi (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-3455?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] phatak.prachi updated SOLR-3455: Priority: Blocker (was: Major) WordDelimiterFilterFactory split word on hyphen though

[jira] [Commented] (LUCENE-4050) Make segments_NN file codec-independent

2012-05-15 Thread Michael McCandless (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-4050?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13276204#comment-13276204 ] Michael McCandless commented on LUCENE-4050: bq. However, we could change

[jira] [Updated] (LUCENE-3514) deep paging with Sort

2012-05-15 Thread Michael McCandless (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-3514?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael McCandless updated LUCENE-3514: --- Attachment: LUCENE-3514.patch Patch ... I think it's ready. deep

[JENKINS] Lucene-Solr-tests-only-trunk-java7 - Build # 2552 - Failure

2012-05-15 Thread Apache Jenkins Server
Build: https://builds.apache.org/job/Lucene-Solr-tests-only-trunk-java7/2552/ 1 tests failed. REGRESSION: org.apache.solr.cloud.LeaderElectionIntegrationTest.testSimpleSliceLeaderElection Error Message: We didn't find a new leader! 7002 was shutdown, but it's still showing as the leader

Re: Clean-jars.

2012-05-15 Thread Dawid Weiss
After updating, I ran through all of the module test run configurations on IntelliJ, and one test failed: Eh. This one is again a test that normally shouldn't be included in the suite (nested class). It is meant to fail because it's actually testing that assertion in LuceneTestCase... I'll see

Re: [JENKINS] Lucene-Solr-tests-only-trunk - Build # 14075 - Failure

2012-05-15 Thread Dawid Weiss
I'll make LuceneTestCase.classEnvRule package-private too (since it effectively already is). Thanks. Dawid - To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org For additional commands, e-mail:

[jira] [Commented] (LUCENE-3514) deep paging with Sort

2012-05-15 Thread Robert Muir (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-3514?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13276243#comment-13276243 ] Robert Muir commented on LUCENE-3514: - Looks good! Thanks for tackling this. The API

Re: Clean-jars.

2012-05-15 Thread Dawid Weiss
Ok, it should work with intellij now (didn't check though). These nested classes will still be run by intellij runner (unless you know of a way to restrict it to Test* classes) but will be ignored. Dawid On Tue, May 15, 2012 at 11:27 PM, Dawid Weiss dawid.we...@cs.put.poznan.pl wrote: After

RE: Clean-jars.

2012-05-15 Thread Steven A Rowe
Thanks, Dawid The result is strange - a red (X) still appears next to this test, but the overall result bar stays green, and the same exception gets printed out. Here's a screen grab showing this: http://i46.tinypic.com/syknja.png (unless you know of a way to restrict it to Test* classes)

[jira] [Commented] (SOLR-2058) Adds optional phrase slop to edismax pf2, pf3 and pf parameters with field~slop^boost syntax

2012-05-15 Thread Jack Krupansky (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-2058?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13276322#comment-13276322 ] Jack Krupansky commented on SOLR-2058: -- Just a question: Is it 100% compatible with

[jira] [Commented] (LUCENE-3842) Analyzing Suggester

2012-05-15 Thread Robert Muir (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-3842?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13276326#comment-13276326 ] Robert Muir commented on LUCENE-3842: - When running the benchmark

[jira] [Commented] (LUCENE-4050) Make segments_NN file codec-independent

2012-05-15 Thread Andrzej Bialecki (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-4050?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13276325#comment-13276325 ] Andrzej Bialecki commented on LUCENE-4050: --- bq. The only small thing we lose

New Jenkins for Windows and Linux

2012-05-15 Thread Uwe Schindler
Hi, I set up a new Jenkins server that runs Linux and Windows builds (both 64 bit, running Java 7 and Java 6 latest): http://jenkins.sd-datasolutions.de The machine is running Ubuntu and has a 64 bit Windows 7 Professional installation in a VirtualBOX VM managed by the Jenkins Master and some

[jira] [Created] (SOLR-3456) Add filtering capability to MoreLikeThisComponent

2012-05-15 Thread Cat Bieber (JIRA)
Cat Bieber created SOLR-3456: Summary: Add filtering capability to MoreLikeThisComponent Key: SOLR-3456 URL: https://issues.apache.org/jira/browse/SOLR-3456 Project: Solr Issue Type: Improvement

Build failed in Jenkins: Windows-Lucene-Solr-tests-only-trunk #8

2012-05-15 Thread jenkins
See http://jenkins.sd-datasolutions.de/job/Windows-Lucene-Solr-tests-only-trunk/8/ -- [...truncated 10152 lines...] [junit4] Completed in 0.06s, 1 test [junit4] [junit4] Suite: org.apache.solr.analysis.TestGermanStemFilterFactory [junit4]

[jira] [Created] (LUCENE-4059) prepare-webpages breaks the build if there are none URI complement characters in the path

2012-05-15 Thread Greg Bowyer (JIRA)
Greg Bowyer created LUCENE-4059: --- Summary: prepare-webpages breaks the build if there are none URI complement characters in the path Key: LUCENE-4059 URL: https://issues.apache.org/jira/browse/LUCENE-4059

[jira] [Updated] (LUCENE-4059) prepare-webpages breaks the build if there are none URI complement characters in the path

2012-05-15 Thread Greg Bowyer (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-4059?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Greg Bowyer updated LUCENE-4059: Attachment: LUCENE-4059-URI-webpages-breakages.patch Escape URI paths for XSL

[jira] [Commented] (LUCENE-4055) Refactor SegmentInfo / FieldInfo to make them extensible

2012-05-15 Thread Robert Muir (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-4055?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13276363#comment-13276363 ] Robert Muir commented on LUCENE-4055: - Branch location for this issue and

[jira] [Assigned] (LUCENE-4059) prepare-webpages breaks the build if there are none URI complement characters in the path

2012-05-15 Thread Uwe Schindler (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-4059?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Uwe Schindler reassigned LUCENE-4059: - Assignee: Uwe Schindler prepare-webpages breaks the build if there are none URI

[jira] [Commented] (LUCENE-4059) prepare-webpages breaks the build if there are none URI complement characters in the path

2012-05-15 Thread Uwe Schindler (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-4059?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13276364#comment-13276364 ] Uwe Schindler commented on LUCENE-4059: --- I don't understand the problem, can you

MISSING sha1 checksum file messages for two new jars

2012-05-15 Thread Jack Krupansky
My svn checkout from last week was building and testing fine, but when I did an svn checkout a little while ago I starting getting “MISSING sha1 checksum file” messages for two jars that just got downloaded by ivy. The messages say “check the logs”, but I’m not sure what the logs would tell me

[jira] [Comment Edited] (LUCENE-4059) prepare-webpages breaks the build if there are none URI complement characters in the path

2012-05-15 Thread Greg Bowyer (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-4059?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13276368#comment-13276368 ] Greg Bowyer edited comment on LUCENE-4059 at 5/16/12 12:53 AM:

[jira] [Commented] (LUCENE-4059) prepare-webpages breaks the build if there are none URI complement characters in the path

2012-05-15 Thread Greg Bowyer (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-4059?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13276368#comment-13276368 ] Greg Bowyer commented on LUCENE-4059: - My build.xml is the same as upstream, the

Re: New Jenkins for Windows and Linux

2012-05-15 Thread Jack Krupansky
org.apache.solr.core.TestSolrDeletionPolicy1.testCommitAge fails almost always on Windows It hasn't been failing for me. I just ran the tests again. This is on Windows 7 Home Premium on an i5-based notebook PC. Maybe it is sensitive to the particular environment or to some side effect of

Jenkins build is back to normal : Windows-Lucene-Solr-tests-only-trunk #9

2012-05-15 Thread jenkins
See http://jenkins.sd-datasolutions.de/job/Windows-Lucene-Solr-tests-only-trunk/9/ - To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org For additional commands, e-mail: dev-h...@lucene.apache.org

[jira] [Updated] (LUCENE-4048) Move getLines out of ResourceLoader and require Charset

2012-05-15 Thread Chris Male (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-4048?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Chris Male updated LUCENE-4048: --- Attachment: LUCENE-4048.patch Patch with all the nocommits fixed. - ResourceLoader has become an

Re: MISSING sha1 checksum file messages for two new jars

2012-05-15 Thread Chris Male
Hi Jack, Sounds as though you've been bit by the unclear jar issue. Basically what's happened is that new versions of the testing jars have been released and ivy has downloaded them. However we don't currently have ivy setup to clean out old jars so the jars of the older versions are still in

[jira] [Updated] (SOLR-3456) Add filtering capability to MoreLikeThisComponent

2012-05-15 Thread Cat Bieber (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-3456?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Cat Bieber updated SOLR-3456: - Attachment: SOLR-3456.patch Initial patch. I didn't see any tests for MoreLikeThisComponent and haven't

Build failed in Jenkins: Windows-Lucene-Solr-tests-only-trunk-java7 #5

2012-05-15 Thread jenkins
See http://jenkins.sd-datasolutions.de/job/Windows-Lucene-Solr-tests-only-trunk-java7/5/changes Changes: [dweiss] LUCENE-4047: Rewrote ClassValidators as suite level test rules. This adds more stack entries but will work with intellij idea's test runner.

Build failed in Jenkins: Windows-Lucene-Solr-tests-only-trunk #10

2012-05-15 Thread jenkins
See http://jenkins.sd-datasolutions.de/job/Windows-Lucene-Solr-tests-only-trunk/10/ -- [...truncated 10077 lines...] [junit4] Completed in 1.76s, 5 tests [junit4] [junit4] Suite: org.apache.solr.core.TestJmxMonitoredMap [junit4] Completed in

[jira] [Commented] (LUCENE-4056) Japanese Tokenizer (Kuromoji) cannot build UniDic dictionary

2012-05-15 Thread Kazuaki Hiraga (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-4056?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13276429#comment-13276429 ] Kazuaki Hiraga commented on LUCENE-4056: Hi Christian, Thank you for your

[jira] [Commented] (LUCENE-4056) Japanese Tokenizer (Kuromoji) cannot build UniDic dictionary

2012-05-15 Thread Robert Muir (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-4056?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13276449#comment-13276449 ] Robert Muir commented on LUCENE-4056: - {quote} Would fixing the dictionary builder

Jenkins build is back to normal : Windows-Lucene-Solr-tests-only-trunk-java7 #6

2012-05-15 Thread jenkins
See http://jenkins.sd-datasolutions.de/job/Windows-Lucene-Solr-tests-only-trunk-java7/6/ - To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org For additional commands, e-mail: dev-h...@lucene.apache.org

Jenkins build is back to normal : Windows-Lucene-Solr-tests-only-trunk #11

2012-05-15 Thread jenkins
See http://jenkins.sd-datasolutions.de/job/Windows-Lucene-Solr-tests-only-trunk/11/ - To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org For additional commands, e-mail: dev-h...@lucene.apache.org

Re: Clean-jars.

2012-05-15 Thread Dawid Weiss
The result is strange - a red (X) still appears next to this test, but the overall result bar stays green, and the same exception gets printed out. Thanks. This shouldn't be the case. I'll look into it later today, I'm on a road for the next few hours. D.