Re: Inconsistency between MultiFieldQueryParser and QueryParser

2006-01-16 Thread Daniel Naber
On Montag 16 Januar 2006 15:59, John Haxby wrote: > QueryParser's static parse() method is deprecated, but > MultiFieldQueryParser has three static parse() methods, moreover there's > constructor that takes a BooleanClause.Occur[] and no non-static method > that takes a String[] queries. These ar

[jira] Commented: (LUCENE-140) docs out of order

2006-01-16 Thread Jarrod Cuzens (JIRA)
[ http://issues.apache.org/jira/browse/LUCENE-140?page=comments#action_12362866 ] Jarrod Cuzens commented on LUCENE-140: -- Hi Doug, Thanks for your suggestion (and great work on Lucene!). I looked in the logs and could not find any indication of corrup

Inconsistency between MultiFieldQueryParser and QueryParser

2006-01-16 Thread John Haxby
Hello All, Not sure if this should be user, dev or a bug report. Apologies if this is the wrong message to the wrong place! Happy to correct it if needed. QueryParser's static parse() method is deprecated, but MultiFieldQueryParser has three static parse() methods, moreover there's constr