[jira] Updated: (LUCENE-945) contrib/benchmark tests fail find data dirs

2007-06-26 Thread Doron Cohen (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-945?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Doron Cohen updated LUCENE-945: --- Attachment: lucene-945.patch Patch solving this issue. tested - all tests pass. Will commit this soo

[jira] Commented: (LUCENE-945) contrib/benchmark tests fail find data dirs

2007-06-26 Thread Doron Cohen (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-945?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12508425 ] Doron Cohen commented on LUCENE-945: To resolve this: - add "work.dir" property to Config, to be set to the valu

[jira] Created: (LUCENE-945) contrib/benchmark tests fail find data dirs

2007-06-26 Thread Doron Cohen (JIRA)
contrib/benchmark tests fail find data dirs --- Key: LUCENE-945 URL: https://issues.apache.org/jira/browse/LUCENE-945 Project: Lucene - Java Issue Type: Bug Components: contrib/benchmark

[jira] Commented: (LUCENE-848) Add supported for Wikipedia English as a corpus in the benchmarker stuff

2007-06-26 Thread Steven Parkes (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-848?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12508327 ] Steven Parkes commented on LUCENE-848: -- Let me see if I can replicate. Can you do a sha1sum on your enwiki-2007

[jira] Commented: (LUCENE-848) Add supported for Wikipedia English as a corpus in the benchmarker stuff

2007-06-26 Thread Grant Ingersoll (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-848?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12508318 ] Grant Ingersoll commented on LUCENE-848: I am getting the following when I apply this patch: Exception in thr

[jira] Reopened: (LUCENE-940) SimpleDateFormat used in a non thread safe manner

2007-06-26 Thread Doron Cohen (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-940?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Doron Cohen reopened LUCENE-940: New test case TestPerfTasksLogic.testParallelDocMaker() is using Reuters collection, which is not foun

[jira] Resolved: (LUCENE-940) SimpleDateFormat used in a non thread safe manner

2007-06-26 Thread Doron Cohen (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-940?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Doron Cohen resolved LUCENE-940. Resolution: Fixed Lucene Fields: [Patch Available] (was: [New]) Committed the fix, thanks M

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

2007-06-26 Thread Grant Ingersoll
From http://gump.apache.org/whoweare.html "All Apache committers have commit access to the Gump module." Anyone know how we can shut this thing off? Or at least prevent it from building GData Server. -Grant On Jun 25, 2007, at 7:10 AM, Jason van Zyl wrote: To whom it may engage... This i

Re: search quality - assessment & improvements

2007-06-26 Thread Otis Gospodnetic
I know one person who, I am 99.9% sure, will have an answer to this - Bob Carpenter. I'm BCC-ing Bob here. Bob, the question is whether we (Apache Lucene) can quote (on Lucene's site) a person who run Lucene precision/recall quality tests on some TEC corpus and reported results. Do you kno

Re: search quality - assessment & improvements

2007-06-26 Thread Nadav Har'El
On Mon, Jun 25, 2007, Grant Ingersoll wrote about "Re: search quality - assessment & improvements": > 1. Create our own judgements on Wikipedia or the Reuters collection. > This is no doubt hard and would require a fair number of volunteers > and could/would compete at some level with TREC.

[jira] Updated: (LUCENE-944) Remove deprecated methods in BooleanQuery

2007-06-26 Thread Paul Elschot (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-944?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Paul Elschot updated LUCENE-944: Attachment: BooleanQuery20070626.patch Patches BooleanQuery only. Tests pass, javadocs build. > Re

[jira] Created: (LUCENE-944) Remove deprecated methods in BooleanQuery

2007-06-26 Thread Paul Elschot (JIRA)
Remove deprecated methods in BooleanQuery - Key: LUCENE-944 URL: https://issues.apache.org/jira/browse/LUCENE-944 Project: Lucene - Java Issue Type: Improvement Components: Search

[jira] Updated: (LUCENE-943) ComparatorKey in Locale based sorting

2007-06-26 Thread Ronnie Kolehmainen (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-943?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ronnie Kolehmainen updated LUCENE-943: -- Attachment: LocaleBasedSortComparator.diff Attached is an example SortComparator based

[jira] Created: (LUCENE-943) ComparatorKey in Locale based sorting

2007-06-26 Thread Ronnie Kolehmainen (JIRA)
ComparatorKey in Locale based sorting - Key: LUCENE-943 URL: https://issues.apache.org/jira/browse/LUCENE-943 Project: Lucene - Java Issue Type: New Feature Components: Search Reporte