parent
077a401c28
commit
14b6314766
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue