Skip to main content
The alternativesAsExact parameter defines which types of query word alternatives should be treated as exact matches by the Exact ranking criterion. By default, plural forms (with ignorePlurals) and single-word synonyms are considered exact. You can extend or limit this behavior based on your use case. For more information, see:

Options

Treats plural and inflected forms (enabled by ignorePlurals) as exact matches.
Treats single-word synonyms (for example, "NY" = "NYC") as exact matches.
Treats multi-word synonyms (for example, "NY" = "New York") as exact matches.

Examples

Current API clients

Last modified on May 19, 2026