Re: Restrict Wildcards

2008-08-18 Thread Erlend Hamnaberg
I will try this tomorrow. Thanks for the suggestion. - Erlend On Mon, Aug 18, 2008 at 5:01 PM, Otis Gospodnetic < [EMAIL PROTECTED]> wrote: > Erlend, > > This doesn't work with "string"? Maybe something there is removing > numbers. Have you tried with an example without numbers? > e.g. fooaaa

Re: Restrict Wildcards

2008-08-18 Thread Otis Gospodnetic
Erlend, This doesn't work with "string"? Maybe something there is removing numbers. Have you tried with an example without numbers? e.g. fooaaa and foobbb. Does foo* match them both? If it does, then perhaps you can create a custom field type and use KeywordTokenizer in it. Example schema.