Wildcard with ascii

Hello,

i am searching names using the wildcard query it works fine however when we
do search for ascii characters it is not working well
like when user search for "Hélè*", its not able to search.

note that i have already created analyzer that does ascii folding and
lowercase on name field.

also its working fine when we do search in query_string. does that mean
wildcard is not analyzing the ascii folding and query string does ?
if yes then is there any way to achieve wildcard with ascii ?

any help will be greatly appreciated.

Thanks,
Mohsin

--

UP

On Monday, 10 December 2012 12:29:16 UTC, mohsin husen wrote:

Hello,

i am searching names using the wildcard query it works fine however when
we do search for ascii characters it is not working well
like when user search for "Hélè*", its not able to search.

note that i have already created analyzer that does ascii folding and
lowercase on name field.

also its working fine when we do search in query_string. does that mean
wildcard is not analyzing the ascii folding and query string does ?
if yes then is there any way to achieve wildcard with ascii ?

any help will be greatly appreciated.

Thanks,
Mohsin

--