From the docs: http://www.elasticsearch.org/guide/reference/query-dsl/query-string-query.html
analyze_wildcardBy default, wildcards terms in a query string are not
analyzed. By setting this value to true, a best effort will be made to
analyze those as well.
Wildcards works for me, even though the docs say it not on by default.
Searching for "jo?n" gives me results with "john".
Elasticsearch Platform — Find real-time answers at scale | Elastic
analyze_wildcard By default, wildcards terms in a query string are not
analyzed. By setting this value to true, a best effort will be made to
analyze those as well.
Wildcards works for me, even though the docs say it not on by default.
Searching for "jo?n" gives me results with "john".
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.