Lucene-Solr-tests-only-3.x - Build # 2357 - Still Failing

2010-12-10 Thread Apache Hudson Server
Build: https://hudson.apache.org/hudson/job/Lucene-Solr-tests-only-3.x/2357/ 8 tests failed. FAILED: org.apache.solr.handler.TestReplicationHandler.testIndexAndConfigReplication Error Message: Jetty/Solr unresponsive Stack Trace: java.lang.RuntimeException: Jetty/Solr unresponsive at

[jira] Commented: (SOLR-1395) Integrate Katta

2010-12-10 Thread tom liu (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1395?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12970111#action_12970111 ] tom liu commented on SOLR-1395: --- Eric: please put katta.zk.properties and katta.node.propertie

Re: Lucene-Solr-tests-only-3.x - Build # 2355 - Failure

2010-12-10 Thread Michael McCandless
I fixed one false test failure. But, I think there is a real failure -- the failure that caught a difference in doc counts! Mike On Fri, Dec 10, 2010 at 1:50 AM, Apache Hudson Server wrote: > Build: https://hudson.apache.org/hudson/job/Lucene-Solr-tests-only-3.x/2355/ > > 1 tests failed. > REGR

Lucene-Solr-tests-only-3.x - Build # 2360 - Failure

2010-12-10 Thread Apache Hudson Server
Build: https://hudson.apache.org/hudson/job/Lucene-Solr-tests-only-3.x/2360/ 1 tests failed. REGRESSION: org.apache.lucene.index.TestNRTThreads.testNRTThreads Error Message: expected:<2286> but was:<2335> Stack Trace: junit.framework.AssertionFailedError: expected:<2286> but was:<2335>

[jira] Created: (LUCENE-2809) IndexWriter.numDocs doesn't take into account applied but not flushed deletes

2010-12-10 Thread Michael McCandless (JIRA)
IndexWriter.numDocs doesn't take into account applied but not flushed deletes - Key: LUCENE-2809 URL: https://issues.apache.org/jira/browse/LUCENE-2809 Project: Lucene - Java

[jira] Commented: (LUCENE-2611) IntelliJ IDEA setup

2010-12-10 Thread David Smiley (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2611?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12970181#action_12970181 ] David Smiley commented on LUCENE-2611: -- I used one of the attached patch files (I for

[jira] Updated: (SOLR-2279) Add a MockDirectoryFactory (or similar) for Solr tests

2010-12-10 Thread Robert Muir (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-2279?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Robert Muir updated SOLR-2279: -- Attachment: SOLR-2279.patch here's a patch, but many solr tests fail because as Shai mentioned, they don

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

2010-12-10 Thread Ryan McKinley (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2671?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12970235#action_12970235 ] Ryan McKinley commented on LUCENE-2671: --- Looks good -- should we also get rid of the

[jira] Commented: (SOLR-2277) Update with add and delete combined fails

2010-12-10 Thread Ryan McKinley (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-2277?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12970237#action_12970237 ] Ryan McKinley commented on SOLR-2277: - FYI, I *think* it works fine, if you warp the par

[jira] Commented: (SOLR-1397) It should be possible to highlight external text

2010-12-10 Thread Ryan McKinley (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1397?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12970239#action_12970239 ] Ryan McKinley commented on SOLR-1397: - There has been interest for a LONG time... but i

[jira] Commented: (LUCENE-2792) Add a simple FST impl to Lucene

2010-12-10 Thread Jason Rutherglen (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2792?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12970251#action_12970251 ] Jason Rutherglen commented on LUCENE-2792: -- {quote}Just an idea, maybe you could

Re: [VOTE] Release PyLucene 2.9.4-1 and 3.0.3-1 (take 2)

2010-12-10 Thread Bill Janssen
Andi Vajda wrote: > A bug was reported against the previous release artifacts that blocked the > release. The bug got fixed and new artifacts were uploaded, please > vote again. This new candidate breaks immediately on OS X 10.5.8 (standard system Python, standard system Java): /tmp 18 % cd p

[jira] Commented: (LUCENE-2324) Per thread DocumentsWriters that write their own private segments

2010-12-10 Thread Jason Rutherglen (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2324?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12970262#action_12970262 ] Jason Rutherglen commented on LUCENE-2324: -- Michael, I don't have commit access

[jira] Commented: (LUCENE-2324) Per thread DocumentsWriters that write their own private segments

2010-12-10 Thread Michael Busch (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2324?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12970287#action_12970287 ] Michael Busch commented on LUCENE-2324: --- I started merging yesterday the latest trun

[jira] Commented: (LUCENE-2324) Per thread DocumentsWriters that write their own private segments

2010-12-10 Thread Michael Busch (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2324?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12970289#action_12970289 ] Michael Busch commented on LUCENE-2324: --- bq. I started merging yesterday the latest

[jira] Commented: (LUCENE-2809) IndexWriter.numDocs doesn't take into account applied but not flushed deletes

2010-12-10 Thread Michael McCandless (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2809?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12970308#action_12970308 ] Michael McCandless commented on LUCENE-2809: Committed to 4.0, 3.x... I'll lea

Re: Lucene-Solr-tests-only-3.x - Build # 2360 - Failure

2010-12-10 Thread Michael McCandless
I just committed a fix for this. Mike On Fri, Dec 10, 2010 at 5:12 AM, Apache Hudson Server wrote: > Build: https://hudson.apache.org/hudson/job/Lucene-Solr-tests-only-3.x/2360/ > > 1 tests failed. > REGRESSION:  org.apache.lucene.index.TestNRTThreads.testNRTThreads > > Error Message: > expected

[jira] Issue Comment Edited: (SOLR-2276) Support for cologne phonetic

2010-12-10 Thread Marc Pompl (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-2276?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12969710#action_12969710 ] Marc Pompl edited comment on SOLR-2276 at 12/10/10 5:49 PM: Patc

[jira] Updated: (SOLR-2276) Support for cologne phonetic

2010-12-10 Thread Marc Pompl (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-2276?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Marc Pompl updated SOLR-2276: - Fix Version/s: (was: 1.5) 4.0 Description: As soon as Apache Commons Codec 1.

[jira] Issue Comment Edited: (SOLR-2276) Support for cologne phonetic

2010-12-10 Thread Marc Pompl (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-2276?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12969710#action_12969710 ] Marc Pompl edited comment on SOLR-2276 at 12/10/10 5:56 PM: Patc

[jira] Commented: (LUCENE-2324) Per thread DocumentsWriters that write their own private segments

2010-12-10 Thread Jason Rutherglen (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2324?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12970341#action_12970341 ] Jason Rutherglen commented on LUCENE-2324: -- bq. The merge is rather hard, as you

Lucene-trunk - Build # 1389 - Still Failing

2010-12-10 Thread Apache Hudson Server
Build: https://hudson.apache.org/hudson/job/Lucene-trunk/1389/ All tests passed Build Log (for compile errors): [...truncated 22988 lines...] - To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org For additional commands,

Solr-3.x - Build # 193 - Failure

2010-12-10 Thread Apache Hudson Server
Build: https://hudson.apache.org/hudson/job/Solr-3.x/193/ All tests passed Build Log (for compile errors): [...truncated 20500 lines...] - To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org For additional commands, e-ma