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

2010-12-11 Thread Michael McCandless (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2792?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael McCandless updated LUCENE-2792: --- Attachment: LUCENE-2792.patch New patch! I think it's ready to commit. I switched

[jira] Commented: (LUCENE-2680) Improve how IndexWriter flushes deletes against existing segments

2010-12-11 Thread Michael McCandless (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2680?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12970446#action_12970446 ] Michael McCandless commented on LUCENE-2680: OK I committed this to trunk. Si

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

2010-12-11 Thread Apache Hudson Server
Build: https://hudson.apache.org/hudson/job/Lucene-Solr-tests-only-3.x/2384/ 1 tests failed. REGRESSION: org.apache.lucene.index.TestIndexWriterOnDiskFull.testAddDocumentOnDiskFull Error Message: IndexFileDeleter doesn't know about file _0.tvx Stack Trace: junit.framework.AssertionFailedError:

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

2010-12-11 Thread Uwe Schindler (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2792?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12970447#action_12970447 ] Uwe Schindler commented on LUCENE-2792: --- Hi Mike, my problem is that I have no time

[jira] Created: (SOLR-2281) Error: Invalid value 'explicit' for echoParams parameter, use 'EXPLICIT' or 'ALL'

2010-12-11 Thread JIRA
Error: Invalid value 'explicit' for echoParams parameter, use 'EXPLICIT' or 'ALL' - Key: SOLR-2281 URL: https://issues.apache.org/jira/browse/SOLR-2281 Project: Solr

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

2010-12-11 Thread Robert Muir (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2792?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Robert Muir updated LUCENE-2792: Attachment: LUCENE-2792.patch As a start, i generified the PairOutputs.. will try to help with the

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

2010-12-11 Thread Uwe Schindler (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2792?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Uwe Schindler updated LUCENE-2792: -- Attachment: LUCENE-2792.patch Here a first generifid patch. There are several problems: - FST

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

2010-12-11 Thread Uwe Schindler (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2792?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Uwe Schindler updated LUCENE-2792: -- Attachment: LUCENE-2792.patch Last patch missed some generics in NoOutputs and PositiveInts >

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

2010-12-11 Thread Uwe Schindler (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2792?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Uwe Schindler updated LUCENE-2792: -- Attachment: (was: LUCENE-2792.patch) > Add a simple FST impl to Lucene > -

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

2010-12-11 Thread Michael McCandless (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2792?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12970461#action_12970461 ] Michael McCandless commented on LUCENE-2792: This looks great Uwe, thanks! >

[jira] Updated: (SOLR-1729) Date Facet now override time parameter

2010-12-11 Thread Yonik Seeley (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1729?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Yonik Seeley updated SOLR-1729: --- Attachment: SOLR-1729.patch Here's a patch for trunk that uses a thread local to make "NOW" the same a

[jira] Commented: (SOLR-1085) SolrJ client java does not support moreLikeThis querys and results

2010-12-11 Thread Renaud Richardet (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1085?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12970487#action_12970487 ] Renaud Richardet commented on SOLR-1085: For the record, this workaround (proposed f

[jira] Updated: (LUCENE-2723) Speed up Lucene's low level bulk postings read API

2010-12-11 Thread Simon Willnauer (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2723?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Simon Willnauer updated LUCENE-2723: Attachment: LUCENE-2723.patch here is a patch without all FoR and PFoR ~ 150kb sounds mor

[jira] Commented: (LUCENE-2808) Intermitted failure on DocValues branch

2010-12-11 Thread Simon Willnauer (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2808?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12970494#action_12970494 ] Simon Willnauer commented on LUCENE-2808: - bq. If it still happens after I commit

[jira] Updated: (SOLR-1729) Date Facet now override time parameter

2010-12-11 Thread Yonik Seeley (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1729?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Yonik Seeley updated SOLR-1729: --- Attachment: SOLR-1729.patch OK, here's an updated patch that propagates NOW for all shard requests. I

[jira] Commented: (LUCENE-2808) Intermitted failure on DocValues branch

2010-12-11 Thread Michael McCandless (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2808?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12970516#action_12970516 ] Michael McCandless commented on LUCENE-2808: bq. Mike, since 2680 is committed

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

2010-12-11 Thread Apache Hudson Server
Build: https://hudson.apache.org/hudson/job/Lucene-Solr-tests-only-3.x/2402/ 1 tests failed. REGRESSION: org.apache.lucene.search.TestThreadSafe.testLazyLoadThreadSafety Error Message: unable to create new native thread Stack Trace: java.lang.OutOfMemoryError: unable to create new native thread

[jira] Commented: (LUCENE-2793) Directory createOutput and openInput should take an IOContext

2010-12-11 Thread Jason Rutherglen (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2793?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12970530#action_12970530 ] Jason Rutherglen commented on LUCENE-2793: -- Perhaps we can add the ability to thr

Lucene-3.x - Build # 208 - Failure

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

[jira] Commented: (SOLR-1729) Date Facet now override time parameter

2010-12-11 Thread Peter Karich (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1729?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12970544#action_12970544 ] Peter Karich commented on SOLR-1729: Yonik, thanks for the update. I refreshed my sourc

[jira] Commented: (SOLR-1729) Date Facet now override time parameter

2010-12-11 Thread Yonik Seeley (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1729?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12970547#action_12970547 ] Yonik Seeley commented on SOLR-1729: bq. pathxy/solr_branch_3x$ patch -p0 < SOLR-1729.pa

[jira] Commented: (SOLR-2275) Spaces around mm parameter in dismax configuration cause NumberFormatException

2010-12-11 Thread Erick Erickson (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-2275?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12970561#action_12970561 ] Erick Erickson commented on SOLR-2275: -- I've attached a patch for this issue. It may be

[jira] Updated: (SOLR-2275) Spaces around mm parameter in dismax configuration cause NumberFormatException

2010-12-11 Thread Erick Erickson (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-2275?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Erick Erickson updated SOLR-2275: - Attachment: SOLR-2275.patch Here's the patch, see previous comment. > Spaces around mm parameter

Lucene-trunk - Build # 1390 - Still Failing

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