[jira] Updated: (LUCENE-967) Add "tokenize documents only" task to contrib/benchmark

2007-07-28 Thread Michael McCandless (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-967?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael McCandless updated LUCENE-967: -- Attachment: LUCENE-967.take2.patch New rev of this patch. Only real change is to reduc

[jira] Resolved: (LUCENE-836) Benchmarks Enhancements (precision/recall, TREC, Wikipedia)

2007-07-28 Thread Doron Cohen (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-836?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Doron Cohen resolved LUCENE-836. Resolution: Fixed Lucene Fields: [Patch Available] (was: [New]) Committed. > Benchmarks

[jira] Assigned: (LUCENE-836) Benchmarks Enhancements (precision/recall, TREC, Wikipedia)

2007-07-28 Thread Doron Cohen (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-836?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Doron Cohen reassigned LUCENE-836: -- Assignee: Doron Cohen > Benchmarks Enhancements (precision/recall, TREC, Wikipedia) > -

[jira] Commented: (LUCENE-965) Implement a state-of-the-art retrieval function in Lucene

2007-07-28 Thread Charlie Zhao (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-965?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12516185 ] Charlie Zhao commented on LUCENE-965: - Regarding the approach to compute avgDL, this patch goes like this: +

[jira] Commented: (LUCENE-584) Decouple Filter from BitSet

2007-07-28 Thread Paul Elschot (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-584?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12516154 ] Paul Elschot commented on LUCENE-584: - Mark, An easy way to keep things like BooleanFilter working could be to i

[EMAIL PROTECTED]: Project lucene-java (in module lucene-java) failed

2007-07-28 Thread Jason van Zyl
To whom it may engage... This is an automated request, but not an unsolicited one. For more information please visit http://gump.apache.org/nagged.html, and/or contact the folk at [EMAIL PROTECTED] Project lucene-java has an issue affecting its community integration. This issue affects

[EMAIL PROTECTED]: Project lucene-java (in module lucene-java) failed

2007-07-28 Thread Jason van Zyl
To whom it may engage... This is an automated request, but not an unsolicited one. For more information please visit http://gump.apache.org/nagged.html, and/or contact the folk at [EMAIL PROTECTED] Project lucene-java has an issue affecting its community integration. This issue affects

Re: Last attempt

2007-07-28 Thread karl wettin
27 jul 2007 kl. 02.18 skrev Grant Ingersoll: or maybe there is a way to separate out the interface changes from the InstantiatedIndex stuff? One thing I came to think of is to use the IndexReader/IndexWriter "pipe" available in InstantiatedIndex. I.e. create a Directory, add documents vi

[jira] Closed: (LUCENE-775) Searcher code creating Hits is somewhat messy

2007-07-28 Thread Karl Wettin (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-775?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Karl Wettin closed LUCENE-775. -- Resolution: Won't Fix More nasty old code I'm getting ridth of. > Searcher code creating Hits is somew

[jira] Closed: (LUCENE-534) CRUD facade on top of Lucene

2007-07-28 Thread Karl Wettin (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-534?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Karl Wettin closed LUCENE-534. -- Resolution: Won't Fix This is an old ugly peice of code. Now gone. > CRUD facade on top of Lucene > --