Daniel, Thanks for the response. I sure hope there is an easy way around this..
1) How can you get the wildcard (* at beginning or the end) to use a specialized filter? (i.e. Punctuation filter, or synonym filter, Or stemmer?) Thanks all, Tom -----Original Message----- From: Daniel Naber [mailto:[EMAIL PROTECTED] Sent: Tuesday, August 02, 2005 1:00 PM To: java-user@lucene.apache.org Subject: Re: Question on Wildcard On Monday 01 August 2005 22:22, Aigner, Thomas wrote: > The filter does not seem to be called when I search for 56-TXT* even > though I use my extended analyzer which has the filter in it so the > items are not found due to the token being 56TXT due to the filter. The specified analyzer if not used for wildcard, fuzzy, and prefix queries. Regards Daniel -- http://www.danielnaber.de --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]