WARNING: Version 6.2 of Elasticsearch has passed its EOL date.
This documentation is no longer being maintained and may be removed. If you are running this version, we strongly advise you to upgrade. For the latest information, see the current release documentation.
Fuzzy Like This Field Query
editFuzzy Like This Field Query
editThe fuzzy_like_this_field
or flt_field
query has been removed. Instead use
the fuzziness
parameter with the
match
query or the More Like This Query.