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 ?
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 ?
Apache, Apache Lucene, Apache Hadoop, Hadoop, HDFS and the yellow elephant
logo are trademarks of the
Apache Software Foundation
in the United States and/or other countries.