Basic Settings

Searchable Attributes

Define the searchable attributes, ordered by importance.

Ranking Formula & Custom Ranking

Configure how hits are sorted. The ranking formula is implemented as a tie-breaking algorithm, comparing each criteria one after another.

Advanced Settings

Typo-Tolerance and Interpretation

Configure how the words from the query are matched and interpreted.

Define if and how typo-tolerance is applied.
Minimum number of characters in a word needed allowing one typo. Default: 4
Minimum number of characters in a word needed allowing two typos. Default: 8
Searchable attributes on which you want to disable typo tolerance.
List of words for which the typo-tolerance will be disabled.
If set to false, disable typo-tolerance on numeric tokens (numbers).
If set to true, plurals won't be considered as typos: car/cars and foot/feet will be considered equal.
If set to true, stop words (if, a, at, …) are removed from the query before searching.
Configure the precision of the rule proximity from the ranking formula.
Define if and how the queries are considered as prefix-search.
Enable the advanced query syntax: exact matching of quoted expressions and exclusion of words preceded by a "-" sign
Configure the fallback behavior when a query doesn't retrieve any results.

Optional Words & Separators

Configure how words and separators are indexed.

Comma-separated list of words that should be considered as optional.
List of separators (punctuation characters) to make searchable.