Build failed in Hudson: Lucene-Solr-tests-only-trunk #135

2010-10-16 Thread Apache Hudson Server
See https://hudson.apache.org/hudson/job/Lucene-Solr-tests-only-trunk/135/ -- [...truncated 2504 lines...] [junit] [junit] Testsuite: org.apache.lucene.search.TestFuzzyQuery [junit] Tests run: 8, Failures: 0, Errors: 0, Time elapsed: 2.138 sec

Hudson build is back to normal : Lucene-Solr-tests-only-trunk #136

2010-10-16 Thread Apache Hudson Server
See https://hudson.apache.org/hudson/job/Lucene-Solr-tests-only-trunk/136/ - To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org For additional commands, e-mail: dev-h...@lucene.apache.org

Build failed in Hudson: Lucene-Solr-tests-only-trunk #140

2010-10-16 Thread Apache Hudson Server
See https://hudson.apache.org/hudson/job/Lucene-Solr-tests-only-trunk/140/ -- [...truncated 9034 lines...] [junit] at com.ctc.wstx.sr.BasicStreamReader.nextFromTree(BasicStreamReader.java:2832) [junit] at

[jira] Commented: (LUCENE-2710) reproduce with on test failure isn't right if you manually overrided anything

2010-10-16 Thread Michael McCandless (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2710?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12921655#action_12921655 ] Michael McCandless commented on LUCENE-2710: Works great for me! +1 to

Hudson build is back to normal : Lucene-Solr-tests-only-trunk #141

2010-10-16 Thread Apache Hudson Server
See https://hudson.apache.org/hudson/job/Lucene-Solr-tests-only-trunk/141/ - To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org For additional commands, e-mail: dev-h...@lucene.apache.org

[jira] Commented: (LUCENE-2710) reproduce with on test failure isn't right if you manually overrided anything

2010-10-16 Thread Uwe Schindler (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2710?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12921657#action_12921657 ] Uwe Schindler commented on LUCENE-2710: --- +1 Only: If you use StringBuilder, maybe

odd VelocityResponseWriterTest failure...

2010-10-16 Thread Michael McCandless
Does anyone else see this failure? It must be a JAR classpath issue? Ie the test is compiled against one JAR but then run against another that's missing this method...? ant test-core -Dtestcase=VelocityResponseWriterTest junit-sequential: [junit] Testsuite:

[jira] Created: (LUCENE-2711) BooleanScorer.nextDoc should also delegate to sub-scorer's bulk scoring method

2010-10-16 Thread Michael McCandless (JIRA)
BooleanScorer.nextDoc should also delegate to sub-scorer's bulk scoring method -- Key: LUCENE-2711 URL: https://issues.apache.org/jira/browse/LUCENE-2711 Project: Lucene -

[jira] Updated: (LUCENE-2711) BooleanScorer.nextDoc should also delegate to sub-scorer's bulk scoring method

2010-10-16 Thread Michael McCandless (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2711?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael McCandless updated LUCENE-2711: --- Attachment: LUCENE-2711.patch BooleanScorer.nextDoc should also delegate to

[jira] Resolved: (LUCENE-2710) reproduce with on test failure isn't right if you manually overrided anything

2010-10-16 Thread Robert Muir (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2710?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Robert Muir resolved LUCENE-2710. - Resolution: Fixed Fix Version/s: 4.0 3.1 Assignee: Robert

Build failed in Hudson: Lucene-Solr-tests-only-trunk #146

2010-10-16 Thread Apache Hudson Server
See https://hudson.apache.org/hudson/job/Lucene-Solr-tests-only-trunk/146/changes Changes: [rmuir] revert accidental commit [rmuir] LUCENE-2710: reproduce-with on test failure isnt right if you manually override things -- [...truncated 7870 lines...]

Build failed in Hudson: Lucene-Solr-tests-only-trunk #147

2010-10-16 Thread Apache Hudson Server
See https://hudson.apache.org/hudson/job/Lucene-Solr-tests-only-trunk/147/changes Changes: [rmuir] remove @Ignores for these tests because trunk is on java 6 [rmuir] add reason why this test is @Ignore [rmuir] add reasons why the tests are @Ignored so you see them from the console

Re: Build failed in Hudson: Lucene-Solr-tests-only-trunk #147

2010-10-16 Thread Robert Muir
I caused this, the tests were set to @Ignore since they require java 6, but since trunk is java 6, and they passed on my computer, i enabled them (trunk only)... don't know why its not working on hudson. On Sat, Oct 16, 2010 at 8:34 AM, Apache Hudson Server hud...@hudson.apache.org wrote: See

[jira] Updated: (LUCENE-2708) when a test Assume fails, display information

2010-10-16 Thread Uwe Schindler (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2708?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Uwe Schindler updated LUCENE-2708: -- Attachment: LUCENE-2708-messages.patch when a test Assume fails, display information

Hudson build is back to normal : Lucene-Solr-tests-only-trunk #148

2010-10-16 Thread Apache Hudson Server
See https://hudson.apache.org/hudson/job/Lucene-Solr-tests-only-trunk/148/changes - To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org For additional commands, e-mail: dev-h...@lucene.apache.org

[jira] Commented: (LUCENE-2671) Add sort missing first/last ability to SortField and ValueComparator

2010-10-16 Thread Robert Muir (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2671?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12921686#action_12921686 ] Robert Muir commented on LUCENE-2671: - I am concerned about the @SuppressWarnings

[jira] Commented: (LUCENE-2708) when a test Assume fails, display information

2010-10-16 Thread Robert Muir (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2708?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12921687#action_12921687 ] Robert Muir commented on LUCENE-2708: - This is great, now we can add messages to all

[jira] Updated: (LUCENE-2708) when a test Assume fails, display information

2010-10-16 Thread Robert Muir (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2708?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Robert Muir updated LUCENE-2708: Attachment: LUCENE-2708_messages.patch I updated all assumes to use the new methods, and added

[jira] Commented: (SOLR-2010) Improvements to SpellCheckComponent Collate functionality

2010-10-16 Thread Yonik Seeley (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-2010?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12921691#action_12921691 ] Yonik Seeley commented on SOLR-2010: This patch introduced some resource leaks -

[jira] Commented: (SOLR-542) fl should be a multi-value param

2010-10-16 Thread Yonik Seeley (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-542?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12921695#action_12921695 ] Yonik Seeley commented on SOLR-542: --- Agree. Esp when we start thinking about how to do

default connection timeout for distributed search

2010-10-16 Thread Yonik Seeley
I *think* we don't currently have a connection timeout for distributed search (i.e. the connections that solr makes to other solr servers). We've made it configurable, but perhaps we should either have a better default, or actually set it in the example solrconfig.xml? -Yonik

Build failed in Hudson: Lucene-Solr-tests-only-3.x #146

2010-10-16 Thread Apache Hudson Server
See https://hudson.apache.org/hudson/job/Lucene-Solr-tests-only-3.x/146/ -- [...truncated 8916 lines...] [junit] [junit] Testsuite: org.apache.solr.search.SpatialFilterTest [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 1.876 sec

[jira] Commented: (LUCENE-2671) Add sort missing first/last ability to SortField and ValueComparator

2010-10-16 Thread Ryan McKinley (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2671?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12921725#action_12921725 ] Ryan McKinley commented on LUCENE-2671: --- bq. I don't think we should leave the API

Hudson build is back to normal : Lucene-Solr-tests-only-trunk #159

2010-10-16 Thread Apache Hudson Server
See https://hudson.apache.org/hudson/job/Lucene-Solr-tests-only-trunk/159/ - To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org For additional commands, e-mail: dev-h...@lucene.apache.org

[jira] Commented: (LUCENE-2671) Add sort missing first/last ability to SortField and ValueComparator

2010-10-16 Thread Yonik Seeley (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2671?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12921732#action_12921732 ] Yonik Seeley commented on LUCENE-2671: -- Hopefully if/when this cache moves to

Build failed in Hudson: Lucene-Solr-tests-only-trunk #160

2010-10-16 Thread Apache Hudson Server
See https://hudson.apache.org/hudson/job/Lucene-Solr-tests-only-trunk/160/changes Changes: [yonik] tests: fix resource leak [uschindler] Reenable scripting test, only hudson uses OpenJDK which has no Rhino engine, so add assume. -- [...truncated 2508

[jira] Updated: (SOLR-2168) Velocity facet output for facet missing

2010-10-16 Thread Peter Wolanin (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-2168?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Peter Wolanin updated SOLR-2168: Attachment: SOLR-2168.patch Attaching a function (if not elegant) fix - I find the velocity

Hudson build is back to normal : Lucene-Solr-tests-only-trunk #161

2010-10-16 Thread Apache Hudson Server
See https://hudson.apache.org/hudson/job/Lucene-Solr-tests-only-trunk/161/changes - To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org For additional commands, e-mail: dev-h...@lucene.apache.org

[jira] Commented: (LUCENE-2671) Add sort missing first/last ability to SortField and ValueComparator

2010-10-16 Thread Robert Muir (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2671?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12921760#action_12921760 ] Robert Muir commented on LUCENE-2671: - bq. What part of the API is broken?

[jira] Updated: (LUCENE-2712) FieldBoostMapAttribute in contrib/qp is broken.

2010-10-16 Thread Robert Muir (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2712?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Robert Muir updated LUCENE-2712: Attachment: LUCENE-2712.patch FieldBoostMapAttribute in contrib/qp is broken.

[jira] Created: (LUCENE-2712) FieldBoostMapAttribute in contrib/qp is broken.

2010-10-16 Thread Robert Muir (JIRA)
FieldBoostMapAttribute in contrib/qp is broken. --- Key: LUCENE-2712 URL: https://issues.apache.org/jira/browse/LUCENE-2712 Project: Lucene - Java Issue Type: Bug Components: contrib/*

[jira] Commented: (SOLR-2155) Geospatial search using geohash prefixes

2010-10-16 Thread Lance Norskog (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-2155?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12921761#action_12921761 ] Lance Norskog commented on SOLR-2155: - The problem with Geohash is that it puts zeros in

[jira] Issue Comment Edited: (SOLR-2155) Geospatial search using geohash prefixes

2010-10-16 Thread Lance Norskog (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-2155?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12921761#action_12921761 ] Lance Norskog edited comment on SOLR-2155 at 10/16/10 5:23 PM: ---

[jira] Commented: (LUCENE-2671) Add sort missing first/last ability to SortField and ValueComparator

2010-10-16 Thread Ryan McKinley (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2671?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12921763#action_12921763 ] Ryan McKinley commented on LUCENE-2671: --- bq. This is not true, it returns

Re: [jira] Commented: (SOLR-1311) pseudo-field-collapsing

2010-10-16 Thread Lance Norskog
The Field Collapsing patch is dead. Search Grouping is a different suite of techniques that the committers are willing to commit. Note that the Field Collapsing issue has been open for 3+ years and nothing was ever committed: the Solr committers who care all hate it. 8G is not a big index. 450G

Build failed in Hudson: Lucene-Solr-tests-only-trunk #166

2010-10-16 Thread Apache Hudson Server
See https://hudson.apache.org/hudson/job/Lucene-Solr-tests-only-trunk/166/changes Changes: [ryan] LUCENE-2671 -- bind DocTermsCreator and DocTermsIndexCreator to the raw class -- Started by timer Building remotely on lucene Reverting

RE: svn commit: r1023379 - in /lucene/dev/trunk/lucene/src/java/org/apache/lucene/search/cache: DocTermsCreator.java DocTermsIndexCreator.java

2010-10-16 Thread Uwe Schindler
Hi Ryan, That looks much better! I think you can do the same for all the other classes! If you have a specific subclass using a fixed generic type, declare it in the extends. I am sorry, I cannot help, this code is so complicated and un-understandable, that I don't want to touch it. I simply

[jira] Commented: (LUCENE-2671) Add sort missing first/last ability to SortField and ValueComparator

2010-10-16 Thread Robert Muir (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2671?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12921768#action_12921768 ] Robert Muir commented on LUCENE-2671: - {quote} in #1023379 I changed DocTermsCreator

RE: Build failed in Hudson: Lucene-Solr-tests-only-trunk #166

2010-10-16 Thread Uwe Schindler
Ryan, You should do ant clean and recompile and run all tests before committing! Thanks, Uwe - Uwe Schindler H.-H.-Meier-Allee 63, D-28213 Bremen http://www.thetaphi.de eMail: u...@thetaphi.de -Original Message- From: Apache Hudson Server [mailto:hud...@hudson.apache.org] Sent:

Build failed in Hudson: Lucene-Solr-tests-only-trunk #167

2010-10-16 Thread Apache Hudson Server
See https://hudson.apache.org/hudson/job/Lucene-Solr-tests-only-trunk/167/ -- Started by timer Building remotely on lucene Reverting http://svn.apache.org/repos/asf/lucene/dev/trunk Updating http://svn.apache.org/repos/asf/lucene/dev/trunk At revision

Hudson build is back to normal : Lucene-Solr-tests-only-trunk #168

2010-10-16 Thread Apache Hudson Server
See https://hudson.apache.org/hudson/job/Lucene-Solr-tests-only-trunk/168/changes - To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org For additional commands, e-mail: dev-h...@lucene.apache.org

[jira] Commented: (SOLR-2010) Improvements to SpellCheckComponent Collate functionality

2010-10-16 Thread Yonik Seeley (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-2010?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12921774#action_12921774 ] Yonik Seeley commented on SOLR-2010: Is this the patch that added multiple collations?

Build failed in Hudson: Lucene-Solr-tests-only-3.x #162

2010-10-16 Thread Apache Hudson Server
See https://hudson.apache.org/hudson/job/Lucene-Solr-tests-only-3.x/162/ -- [...truncated 9030 lines...] [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 1.195 sec [junit] [junit] Testsuite: org.apache.solr.search.SpatialFilterTest

Hudson build is back to normal : Lucene-Solr-tests-only-3.x #163

2010-10-16 Thread Apache Hudson Server
See https://hudson.apache.org/hudson/job/Lucene-Solr-tests-only-3.x/163/ - To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org For additional commands, e-mail: dev-h...@lucene.apache.org

[jira] Commented: (LUCENE-2575) Concurrent byte and int block implementations

2010-10-16 Thread Jason Rutherglen (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2575?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12921784#action_12921784 ] Jason Rutherglen commented on LUCENE-2575: -- The issue with the model given is the

Re: default connection timeout for distributed search

2010-10-16 Thread Koji Sekiguchi
(10/10/16 23:43), Yonik Seeley wrote: I *think* we don't currently have a connection timeout for distributed search (i.e. the connections that solr makes to other solr servers). We've made it configurable, but perhaps we should either have a better default, or actually set it in the example

[jira] Commented: (LUCENE-2312) Search on IndexWriter's RAM Buffer

2010-10-16 Thread Jason Rutherglen (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2312?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12921786#action_12921786 ] Jason Rutherglen commented on LUCENE-2312: -- We don't need to create a new spine

Build failed in Hudson: Lucene-Solr-tests-only-trunk #179

2010-10-16 Thread Apache Hudson Server
See https://hudson.apache.org/hudson/job/Lucene-Solr-tests-only-trunk/179/ -- [...truncated 8056 lines...] [junit] Testsuite: org.apache.solr.search.TestSolrQueryParser [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.705 sec