What analyzer are you using? Same at indexing and search time? What version of lucene? What does Luke show as being indexed?
-- Ian. On Mon, Jun 6, 2011 at 4:46 PM, Paul Taylor <[email protected]> wrote: > If I do a search which consists of escaped ending exclamation marks it all > works okay: > (aaaaahhh\!\!\!) > > and find the desired match > > but if there is a wildcard at the end, it will not find any matches > (aaaaahhh\!\!\!*) > > I cant see Im doing anything in my code that would affect this, is this a > bug in lucene ? > > thanks Paul > > --------------------------------------------------------------------- > 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]
