Skip to content

Commit

Permalink
[Docs] Clarify fuzzy_like_this redirect (#30183)
Browse files Browse the repository at this point in the history
  • Loading branch information
Conor Landry authored and Christoph Büscher committed May 2, 2018
1 parent 4c9e2dd commit 6ddf22f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/reference/redirects.asciidoc
Original file line number Diff line number Diff line change
Expand Up @@ -240,7 +240,7 @@ as a query in ``query context'' and as a filter in ``filter context'' (see
[role="exclude",id="query-dsl-flt-query"]
=== Fuzzy Like This Query

The `fuzzy_like_this` or `flt` query has been removed. Instead use
The `fuzzy_like_this`, alternatively known as `flt`, query has been removed. Instead use either
the <<query-dsl-match-query-fuzziness,`fuzziness`>> parameter with the
<<query-dsl-match-query,`match` query>> or the <<query-dsl-mlt-query>>.

Expand Down

0 comments on commit 6ddf22f

Please sign in to comment.