Re: [jira] Commented: (LUCENE-500) Lucene 2.0 requirements - Remove all deprecated code

2006-03-17 Thread Grant Ingersoll
I can this weekend, otherwise if you want to go ahead that is fine. I think there are only two or three places that use DateField, plus the file itself. Otis Gospodnetic (JIRA) wrote: [ http://issues.apache.org/jira/browse/LUCENE-500?page=comments#action_12370765 ] Otis Gospodnetic comm

[jira] Created: (LUCENE-523) FSDirectory.openFile(String) causes ClassCastException

2006-03-17 Thread Eric Isakson (JIRA)
FSDirectory.openFile(String) causes ClassCastException -- Key: LUCENE-523 URL: http://issues.apache.org/jira/browse/LUCENE-523 Project: Lucene - Java Type: Bug Components: Store Versions: 1.9, 2.0 Envir

[jira] Commented: (LUCENE-522) SpanFuzzyQuery

2006-03-17 Thread Karl Wettin (JIRA)
[ http://issues.apache.org/jira/browse/LUCENE-522?page=comments#action_12370896 ] Karl Wettin commented on LUCENE-522: I found some bugs. If there are no alternatives it generates a bad query. I'll fix that. If the index is empty, it generates an even

[jira] Created: (LUCENE-524) Current implementation of fuzzy and wildcard queries inappropriately implemented as Boolean query rewrites

2006-03-17 Thread Randy Puttick (JIRA)
Current implementation of fuzzy and wildcard queries inappropriately implemented as Boolean query rewrites -- Key: LUCENE-524 URL: http://issues.apache.org/jira/browse/LUCENE-

[jira] Updated: (LUCENE-524) Current implementation of fuzzy and wildcard queries inappropriately implemented as Boolean query rewrites

2006-03-17 Thread Randy Puttick (JIRA)
[ http://issues.apache.org/jira/browse/LUCENE-524?page=all ] Randy Puttick updated LUCENE-524: - Attachment: MultiTermQuery.java MultiTermScorer.java Implements union operation on a priority queue and scores multi-term based on maximum ov

[jira] Created: (LUCENE-525) A standard Lucene install that works for simple web sites

2006-03-17 Thread Dave Yost (JIRA)
A standard Lucene install that works for simple web sites - Key: LUCENE-525 URL: http://issues.apache.org/jira/browse/LUCENE-525 Project: Lucene - Java Type: New Feature Environment: web site Reporter: Dave

Re: [jira] Commented: (LUCENE-500) Lucene 2.0 requirements - Remove all deprecated code

2006-03-17 Thread Otis Gospodnetic
Didn't get to it today, and likely won't have time tomorrow. I'll look for a new patch or do it next week. Otis - Original Message From: Grant Ingersoll <[EMAIL PROTECTED]> To: [email protected] Sent: Friday, March 17, 2006 8:21:31 AM Subject: Re: [jira] Commented: (LUCENE-500

[jira] Commented: (LUCENE-525) A standard Lucene install that works for simple web sites

2006-03-17 Thread Otis Gospodnetic (JIRA)
[ http://issues.apache.org/jira/browse/LUCENE-525?page=comments#action_12370933 ] Otis Gospodnetic commented on LUCENE-525: - Have you seen/tried the demo? Various Lucene articles and Lucene in Action are all pretty gentle - no need to become an expe