Update fuzzy-query.asciidoc

Closes #14092
This commit is contained in:
Clinton Gormley 2015-10-13 21:03:46 +02:00
parent 077a401c28
commit 14b6314766
1 changed files with 3 additions and 3 deletions

View File

@ -57,9 +57,9 @@ Or with more advanced settings:
Defaults to `50`.
WARNING: this query can be very heavy if `prefix_length` and `max_expansions`
are both set to `0`. This could cause every term in the index to be examined!
WARNING: This query can be very heavy if `prefix_length` is set to `0` and if
`max_expansions` is set to a high number. It could result in every term in the
index being examined!
[float]
==== Numeric and date fields