[VOTE] Release PyLucene 2.9.4-1 and 3.0.3-1

2010-12-04 Thread Andi Vajda
With the recent releases of Lucene Java 2.9.4 and 3.0.3, the PyLucene 2.9.4-1 and 3.0.3-1 releases closely tracking them are ready. Release candidates are available from: http://people.apache.org/~vajda/staging_area/ A list of changes in this release can be seen at:

Solr-trunk - Build # 1332 - Still Failing

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

[jira] Commented: (LUCENE-2790) IndexWriter should call MP.useCompoundFile and not LogMP.getUseCompoundFile

2010-12-04 Thread Michael McCandless (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2790?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12966815#action_12966815 ] Michael McCandless commented on LUCENE-2790: I think we should document the

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

2010-12-04 Thread Michael McCandless (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2792?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12966817#action_12966817 ] Michael McCandless commented on LUCENE-2792: bq. Could we use this for more

Lucene-Solr-tests-only-trunk - Build # 2180 - Failure

2010-12-04 Thread Apache Hudson Server
Build: https://hudson.apache.org/hudson/job/Lucene-Solr-tests-only-trunk/2180/ 1 tests failed. REGRESSION: org.apache.solr.TestDistributedSearch.testDistribSearch Error Message: Some threads threw uncaught exceptions! Stack Trace: junit.framework.AssertionFailedError: Some threads threw

[jira] Resolved: (LUCENE-2797) upgrade icu to 4.6

2010-12-04 Thread Robert Muir (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2797?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Robert Muir resolved LUCENE-2797. - Resolution: Fixed Committed revision 1042185, 1042193 (3x) upgrade icu to 4.6

[jira] Created: (LUCENE-2798) Randomize collation testing

2010-12-04 Thread Steven Rowe (JIRA)
Randomize collation testing --- Key: LUCENE-2798 URL: https://issues.apache.org/jira/browse/LUCENE-2798 Project: Lucene - Java Issue Type: Test Components: contrib/* Affects Versions: 3.1, 4.0

[jira] Updated: (LUCENE-2798) Randomize collation testing

2010-12-04 Thread Steven Rowe (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2798?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Steven Rowe updated LUCENE-2798: Component/s: (was: contrib/*) Analysis Assignee: Steven Rowe

[jira] Updated: (LUCENE-2798) Randomize indexed collation key testing

2010-12-04 Thread Steven Rowe (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2798?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Steven Rowe updated LUCENE-2798: Summary: Randomize indexed collation key testing (was: Randomize collation testing) Randomize

[jira] Resolved: (SOLR-2265) update jetty

2010-12-04 Thread Yonik Seeley (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-2265?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Yonik Seeley resolved SOLR-2265. Resolution: Fixed update jetty Key: SOLR-2265

[jira] Created: (LUCENE-2799) MMapDirectory not designed for inheritance

2010-12-04 Thread JIRA
MMapDirectory not designed for inheritance -- Key: LUCENE-2799 URL: https://issues.apache.org/jira/browse/LUCENE-2799 Project: Lucene - Java Issue Type: Improvement Components: Store

[jira] Commented: (LUCENE-2799) MMapDirectory not designed for inheritance

2010-12-04 Thread Uwe Schindler (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2799?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12966864#action_12966864 ] Uwe Schindler commented on LUCENE-2799: --- To change the openIngs logic to map special

[jira] Issue Comment Edited: (LUCENE-2799) MMapDirectory not designed for inheritance

2010-12-04 Thread Uwe Schindler (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2799?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12966864#action_12966864 ] Uwe Schindler edited comment on LUCENE-2799 at 12/4/10 5:22 PM:

[jira] Commented: (LUCENE-2799) MMapDirectory not designed for inheritance

2010-12-04 Thread JIRA
[ https://issues.apache.org/jira/browse/LUCENE-2799?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12966866#action_12966866 ] René Treffer commented on LUCENE-2799: -- Ah, right, but FileSwitchDirectory won't

[jira] Commented: (LUCENE-2799) MMapDirectory not designed for inheritance

2010-12-04 Thread Earwin Burrfoot (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2799?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12966865#action_12966865 ] Earwin Burrfoot commented on LUCENE-2799: - I think it's always best to copy-paste

Lucene-Solr-tests-only-trunk - Build # 2201 - Failure

2010-12-04 Thread Apache Hudson Server
Build: https://hudson.apache.org/hudson/job/Lucene-Solr-tests-only-trunk/2201/ 1 tests failed. REGRESSION: org.apache.lucene.index.TestIndexWriterOnDiskFull.testAddDocumentOnDiskFull Error Message: IndexFileDeleter doesn't know about file _0.tvd Stack Trace:

[jira] Commented: (SOLR-236) Field collapsing

2010-12-04 Thread Joseph McElroy (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-236?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12966881#action_12966881 ] Joseph McElroy commented on SOLR-236: - Hi there, Great work on this feature, it has

[jira] Updated: (LUCENE-2763) Swap URL+Email recognizing StandardTokenizer and UAX29Tokenizer

2010-12-04 Thread Steven Rowe (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2763?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Steven Rowe updated LUCENE-2763: Attachment: LUCENE-2763.patch Patch to perform the switch on trunk. Swap URL+Email recognizing

[jira] Commented: (LUCENE-2510) migrate solr analysis factories to analyzers module

2010-12-04 Thread Chris Male (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2510?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12966896#action_12966896 ] Chris Male commented on LUCENE-2510: Heres a few things I think we should do as part

Solr-3.x - Build # 187 - Failure

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

Re: Changes Mess

2010-12-04 Thread Mark Miller
I like this idea myself - it would encourage better JIRA summaries and reduce duplication. It's easy to keep a mix of old and new too - keep the things that Grant mentions in CHANGES.txt (back compat migration, misc info), but you can also just export a text Changes from JIRA at release and

Lucene-Solr-tests-only-trunk - Build # 2211 - Failure

2010-12-04 Thread Apache Hudson Server
Build: https://hudson.apache.org/hudson/job/Lucene-Solr-tests-only-trunk/2211/ 1 tests failed. REGRESSION: org.apache.solr.update.AutoCommitTest.testMaxTime Error Message: but not this query failed XPath: //resu...@numfound=0] xml response was: ?xml version=1.0 encoding=UTF-8? response lst