Hi
i am running a search with accent "chín*" i am using query string but i don't get any hits
if i use prefix then i get the correct number of results
is there any problem with query string and it is unable to handle search with accent?
here are both search json
{
"query": {
"query_string": {
"query": "chín*",
"fields": [],
"use_dis_max": false,
"default_operator": "and",
"allow_leading_wildcard": false
}
}
}
Hi
i am running a search with accent "chín*" i am using query string but i
don't get any hits
if i use prefix then i get the correct number of results
is there any problem with query string and it is unable to handle search
with accent?
here are both search json
{
"query": {
"query_string": {
"query": "chín*",
"fields": ,
"use_dis_max": false,
"default_operator": "and",
"allow_leading_wildcard": false
}
}
}
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.