[jira] [Updated] (LUCENE-3396) Make TokenStream Reuse Mandatory for Analyzers

2011-08-26 Thread Chris Male (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-3396?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Chris Male updated LUCENE-3396: --- Attachment: LUCENE-3396-rab.patch Improved patch which does some cleanup and documentation

[jira] [Updated] (LUCENE-3396) Make TokenStream Reuse Mandatory for Analyzers

2011-08-26 Thread Chris Male (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-3396?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Chris Male updated LUCENE-3396: --- Attachment: LUCENE-3396-rab.patch Grrr TestPayloads does some really non-reusable stuff. The only

trunk test failure (1314339061)

2011-08-26 Thread Charlie Cron
A test failure occurred running the tests. revert! revert! revert! You can see the entire build log at http://sierranevada.servebeer.com/1314339061.log Thanks, Charlie Cron - To unsubscribe, e-mail:

[jira] [Created] (LUCENE-3403) Term vectors missing after addIndexes + optimize

2011-08-26 Thread Shai Erera (JIRA)
Term vectors missing after addIndexes + optimize Key: LUCENE-3403 URL: https://issues.apache.org/jira/browse/LUCENE-3403 Project: Lucene - Java Issue Type: Bug Components:

[jira] [Updated] (LUCENE-3403) Term vectors missing after addIndexes + optimize

2011-08-26 Thread Shai Erera (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-3403?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Shai Erera updated LUCENE-3403: --- Attachment: LUCENE-3403.patch Patch adds 3 test cases to TestTermVectors. If you don't apply the

[jira] [Commented] (LUCENE-3403) Term vectors missing after addIndexes + optimize

2011-08-26 Thread Simon Willnauer (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-3403?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13091660#comment-13091660 ] Simon Willnauer commented on LUCENE-3403: - good catch Shai, Does this happen on

trunk test failure (1314342961)

2011-08-26 Thread Charlie Cron
A test failure occurred running the tests. revert! revert! revert! You can see the entire build log at http://sierranevada.servebeer.com/1314342961.log Thanks, Charlie Cron - To unsubscribe, e-mail:

[jira] [Commented] (LUCENE-3286) Move XML QueryParser to queryparser module

2011-08-26 Thread Chris Male (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-3286?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13091675#comment-13091675 ] Chris Male commented on LUCENE-3286: Okay there doesn't seem anyway to support the

trunk test failure (1314346501)

2011-08-26 Thread Charlie Cron
A test failure occurred running the tests. revert! revert! revert! You can see the entire build log at http://sierranevada.servebeer.com/1314346501.log Thanks, Charlie Cron - To unsubscribe, e-mail:

trunk test failure (1314350401)

2011-08-26 Thread Charlie Cron
A test failure occurred running the tests. revert! revert! revert! You can see the entire build log at http://sierranevada.servebeer.com/1314350401.log Thanks, Charlie Cron - To unsubscribe, e-mail:

[jira] [Commented] (SOLR-2731) CSVResponseWriter should optionally return numfound

2011-08-26 Thread Lance Norskog (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-2731?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13091697#comment-13091697 ] Lance Norskog commented on SOLR-2731: - -1 * When you do the same query twice, the

[jira] [Commented] (LUCENE-3403) Term vectors missing after addIndexes + optimize

2011-08-26 Thread Shai Erera (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-3403?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13091709#comment-13091709 ] Shai Erera commented on LUCENE-3403: You're right, it does not happen on trunk. I

[jira] [Commented] (LUCENE-3403) Term vectors missing after addIndexes + optimize

2011-08-26 Thread Simon Willnauer (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-3403?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13091712#comment-13091712 ] Simon Willnauer commented on LUCENE-3403: - bq.You're right, it does not happen on

[jira] [Commented] (LUCENE-3397) Cleanup Test TokenStreams so they are reusable

2011-08-26 Thread Simon Willnauer (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-3397?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13091714#comment-13091714 ] Simon Willnauer commented on LUCENE-3397: - thanks for all this cleanup work

[jira] [Commented] (SOLR-2726) NullPointerException when using spellcheck.q

2011-08-26 Thread Bernd Fehling (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-2726?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13091725#comment-13091725 ] Bernd Fehling commented on SOLR-2726: - The NPE comes from SpellCheckComponent.process

[jira] [Commented] (LUCENE-3403) Term vectors missing after addIndexes + optimize

2011-08-26 Thread Michael McCandless (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-3403?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13091739#comment-13091739 ] Michael McCandless commented on LUCENE-3403: Phew nice catch Shai! Term

[jira] [Resolved] (LUCENE-3401) need to ensure that sims that use collection-level stats (e.g. sumTotalTermFreq) handle non-existent field

2011-08-26 Thread Robert Muir (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-3401?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Robert Muir resolved LUCENE-3401. - Resolution: Fixed Fix Version/s: flexscoring branch need to ensure that sims that use

[jira] [Commented] (LUCENE-3402) LuceneTestCase shouldn't go crazy if a test fails in an @AfterClass annotated method

2011-08-26 Thread Robert Muir (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-3402?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13091817#comment-13091817 ] Robert Muir commented on LUCENE-3402: - I'm gonna give this patch a try, if things go

[jira] [Commented] (LUCENE-3396) Make TokenStream Reuse Mandatory for Analyzers

2011-08-26 Thread Robert Muir (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-3396?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13091818#comment-13091818 ] Robert Muir commented on LUCENE-3396: - just a quick glance: the MockAnalyzer needs to

[jira] [Commented] (LUCENE-3402) LuceneTestCase shouldn't go crazy if a test fails in an @AfterClass annotated method

2011-08-26 Thread Uwe Schindler (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-3402?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13091819#comment-13091819 ] Uwe Schindler commented on LUCENE-3402: --- Go for it. LuceneTestCase shouldn't go

[jira] [Updated] (LUCENE-3396) Make TokenStream Reuse Mandatory for Analyzers

2011-08-26 Thread Chris Male (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-3396?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Chris Male updated LUCENE-3396: --- Attachment: LUCENE-3396-rab.patch Absolutely, I missed that fieldname usage. Updated patch. Still

[jira] [Reopened] (LUCENE-3233) HuperDuperSynonymsFilterâ„¢

2011-08-26 Thread Yonik Seeley (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-3233?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Yonik Seeley reopened LUCENE-3233: -- Assignee: (was: Robert Muir) Looks like that when Solr's synonym parsing was moved to

trunk test failure (1314373561)

2011-08-26 Thread Charlie Cron
A test failure occurred running the tests. revert! revert! revert! You can see the entire build log at http://sierranevada.servebeer.com/1314373561.log Thanks, Charlie Cron - To unsubscribe, e-mail:

[jira] [Commented] (LUCENE-3233) HuperDuperSynonymsFilterâ„¢

2011-08-26 Thread Robert Muir (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-3233?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13091843#comment-13091843 ] Robert Muir commented on LUCENE-3233: - Do you have a test? Because we have tests for

[jira] [Commented] (LUCENE-3384) TestIWExceptions.testRandomExceptionsThreads sometimes fails

2011-08-26 Thread Robert Muir (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-3384?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13091853#comment-13091853 ] Robert Muir commented on LUCENE-3384: - Thanks for testing Steve... don't yet know why

trunk test failure (1314375781)

2011-08-26 Thread Charlie Cron
A test failure occurred running the tests. revert! revert! revert! You can see the entire build log at http://sierranevada.servebeer.com/1314375781.log Thanks, Charlie Cron - To unsubscribe, e-mail:

[jira] [Commented] (LUCENE-3384) TestIWExceptions.testRandomExceptionsThreads sometimes fails

2011-08-26 Thread Steven Rowe (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-3384?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13091898#comment-13091898 ] Steven Rowe commented on LUCENE-3384: - After updating from svn, then applying the

[jira] [Commented] (LUCENE-3233) HuperDuperSynonymsFilterâ„¢

2011-08-26 Thread Yonik Seeley (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-3233?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13091919#comment-13091919 ] Yonik Seeley commented on LUCENE-3233: -- I just tested by hand: I added a line to

[jira] [Commented] (SOLR-2716) QueryResultKey hashCode() and equals() is dependent on filter order

2011-08-26 Thread Mike Sokolov (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-2716?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13091948#comment-13091948 ] Mike Sokolov commented on SOLR-2716: Also, if Set.equals() is slower than List.equals()

trunk test failure (1314384241)

2011-08-26 Thread Charlie Cron
A test failure occurred running the tests. revert! revert! revert! You can see the entire build log at http://sierranevada.servebeer.com/1314384241.log Thanks, Charlie Cron - To unsubscribe, e-mail:

trunk test failure (1314387601)

2011-08-26 Thread Charlie Cron
A test failure occurred running the tests. revert! revert! revert! You can see the entire build log at http://sierranevada.servebeer.com/1314387601.log Thanks, Charlie Cron - To unsubscribe, e-mail:

Re: trunk test failure (1314339061)

2011-08-26 Thread Grant Ingersoll
Is there something we are supposed to be doing about these? -Grant On Aug 25, 2011, at 11:32 PM, Charlie Cron wrote: A test failure occurred running the tests. revert! revert! revert! You can see the entire build log at http://sierranevada.servebeer.com/1314339061.log Thanks,

trunk test failure (1314403261)

2011-08-26 Thread Charlie Cron
A test failure occurred running the tests. revert! revert! revert! You can see the entire build log at http://sierranevada.servebeer.com/1314403261.log Thanks, Charlie Cron - To unsubscribe, e-mail:

trunk test failure (1314417182)

2011-08-26 Thread Charlie Cron
A test failure occurred running the tests. revert! revert! revert! You can see the entire build log at http://sierranevada.servebeer.com/1314417182.log Thanks, Charlie Cron - To unsubscribe, e-mail: