{namespace meilisearch=WapplerSystems\Meilisearch\ViewHelpers} {namespace core=TYPO3\CMS\Core\ViewHelpers}
By defining synonyms you can allow to find documents by words that do not occur in the documents but have the same meaning:
Note: The word that you want replace with a synonym needs to appear on both sides when you want to find it with the term itself later!
Example:
Note: The changes do not apply on the fly, you need to reindex all the pages whith occurrences of changed synonyms.

Manage Synonyms

Base WordSynonyms
{baseWord} {synonymList}
No synonyms configured yet.

Add Synonyms (lowercase)

f.e. iphone
comma-separated; f.e. smartphone, cellphone

Upload Synonym List

Stop words allow you to specify a list of words that will be discarded during indexing.
Usually they are very small and very common words (such as "the" and "and") that often have
little bearing on whether a document is a good match or not.
The format is one word per line.

Stop Word List (one per line, lowercase)

The stop word list is empty.

Upload StopWords List