FuzzyTermsException

Thrown to indicate that there was an issue creating a fuzzy query for a given term. Typically occurs with terms longer than 220 UTF-8 characters, but also possible with shorter terms consisting of UTF-32 code points.

Properties

Link copied to clipboard
expect open val cause: Throwable?
Link copied to clipboard
expect open val message: String?

Functions

Link copied to clipboard