: Also, it would be nice to make this a (non static) method of Query, and, I : think, also of Weight and Scorer (Weight would "like-inherit" that property : from its Query, and Scorer from its Weight). The default would be
as i recall, the staticness was so that people writing apps could garuntee they would allways get the behavior they wanted (ie: docs in order) regardless of what code path created the BooleanQuery (QueryParser, PrefixQuery.rewrite etc..) -Hoss --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]