On Friday 15 October 2004 19:46, Lagerloef Kris-P54513 wrote: > A search of Cal*s finds nothing.
Try searching cal*s, the analyzer probably indexed the word in lowercase, but the QueryParser by default doesn't do that for WildcardTerms. See QueryParser.setLowercaseWildcardTerms(). Regards Daniel -- http://www.danielnaber.de --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]