Fuzziness enum
Fuzziness Level for Elastic Search API.
Levenshtein distance (= number of edits). cf. https://www.elastic.co/guide/en/elasticsearch/reference/current/common-options.html#fuzziness
Constructors
Values
Properties
Methods
-
noSuchMethod(
Invocation invocation) → dynamic -
Invoked when a nonexistent method or property is accessed.
inherited
-
toString(
) → String -
A string representation of this object.
inherited
Operators
-
operator ==(
Object other) → bool -
The equality operator.
inherited