TypoExclusions
Words matched as they are spelled, regardless of the typo tolerance configured on the searched fields.
Example
{ "words": [ "adidas", "X-15" ], "fields": [ "name" ]}Properties
wordsstring[]The words, as typed. Words are read through the analysis chain of each field they are excluded in. A word the chain leaves nothing of (such as a stopword) excludes nothing, and a word the chain produces several terms from excludes each of them.
fieldsstring[]An optional list of field names the words are excluded in, named as a search names them. If omitted, the list covers every field searched as text. Field names are validated against the active generation at write time; a generation promoted later that lacks a named field applies typo tolerance as configured in the index definition.
Endpoints
Endpoints where the request or responses uses this type.
Other types
Types that reference this one.
Exofind is built by Level Four AB and is available under the Apache License 2.0.