-user@lucene.apache.org
Subject: Re: analysing wild carded terms
sorry, what i meant to say is apply text analysis to the part of the
query that is wildcarded, for example if a term with latin1 diacritics
is wildcarded ide still like to run it through ISOLatin1Filter
On Wed, Feb 10, 2010 at 4:59 AM, Fuad E
sorry, what i meant to say is apply text analysis to the part of the
query that is wildcarded, for example if a term with latin1 diacritics
is wildcarded ide still like to run it through ISOLatin1Filter
On Wed, Feb 10, 2010 at 4:59 AM, Fuad Efendi wrote:
>> hello *, quick question, what would i h
> hello *, quick question, what would i have to change in the query
> parser to allow wildcarded terms to go through text analysis?
I believe it is illogical. "wildcarded terms" will go through terms
enumerator.