Enable stemmer Simplify the words to their root to provide more results. E.g. “shelves” and “shelf” to “shel” false Enable unaccent Translate accented characters to the equivalent unaccented. E.g. “Idéa” to “Idea” for improved matching. true Ignore numbers If enabled, numbers will not be indexed. true Ignore stop words If enabled, the words listed in the stop-words list are ignored. E.g. common words like “the”, “yes”, “no”, etc. true