Fwd: [jira] Commented: (INFRA-199) Convert Lucene's Bugzilla to JIRA

2005-02-21 Thread Erik Hatcher
Here's the status of my request to migrate to JIRA. So we'll be waiting for the upgrade before the migration. Erik Begin forwarded message: From: Jeff Turner (JIRA) [EMAIL PROTECTED] Date: February 20, 2005 9:19:48 PM EST To: [EMAIL PROTECTED] Subject: [jira] Commented: (INFRA-199)

Fwd: lucene.apache.org problems again

2005-02-21 Thread Erik Hatcher
Looks like the issue has been resolved with the lucene.apache.org DNS. Erik Begin forwarded message: From: Ask Bjørn Hansen [EMAIL PROTECTED] Date: February 20, 2005 9:34:50 PM EST To: Noel J. Bergman [EMAIL PROTECTED] Cc: [EMAIL PROTECTED], Erik Hatcher [EMAIL PROTECTED] Subject: Re:

DO NOT REPLY [Bug 31841] - [PATCH] MultiSearcher problems with Similarity.docFreq()

2005-02-21 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG· RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT http://issues.apache.org/bugzilla/show_bug.cgi?id=31841. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND· INSERTED IN THE BUG DATABASE.

Re: How to proceed with Bug 31841 - MultiSearcher problems with Similarity.docFreq() ?

2005-02-21 Thread Doug Cutting
Wolf Siberski wrote: Now I found another solution which requires more changes, but IMHO is much cleaner: - when a query computes its Weight, it caches it in an attribute - a query can be 'frozen'. A frozen query always returns the cached Weight when calling Query.weight(). Orignally there was no

Re: Into javadocs? [Bug 31841] - [PATCH] MultiSearcher problems with Similarity.docFreq()

2005-02-21 Thread Paul Elschot
Doug, Would you mind if some pieces of your reply end up in the javadocs? Regards, Paul Elschot. On Monday 21 February 2005 18:49, [EMAIL PROTECTED] wrote: DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG· RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT

Re: Into javadocs? [Bug 31841] - [PATCH] MultiSearcher problems with Similarity.docFreq()

2005-02-21 Thread Doug Cutting
Paul Elschot wrote: Would you mind if some pieces of your reply end up in the javadocs? Not at all. Doug - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

DO NOT REPLY [Bug 33678] New: - More javadocs for Weight

2005-02-21 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG· RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT http://issues.apache.org/bugzilla/show_bug.cgi?id=33678. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND· INSERTED IN THE BUG DATABASE.

[ANNOUNCE] Lucene4c 0.03

2005-02-21 Thread Garrett Rooney
I'm happy to announce the release of version 0.03 of Lucene4c, a port of Lucene to the C language using the Apache Portable Runtime. This release adds several APIs for running operations over an entire index where previous versions only allowed you to do so with a single segment, improves a