From f2759d0712b2579f8b3aea3610856b8b38f7159d Mon Sep 17 00:00:00 2001 From: Gary Conroy Date: Mon, 14 Oct 2024 13:39:16 +0100 Subject: [PATCH] fix(specs): Typo tolernace on words --- specs/common/schemas/IndexSettings.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/specs/common/schemas/IndexSettings.yml b/specs/common/schemas/IndexSettings.yml index 995ed8c0712..9e7c0cc452a 100644 --- a/specs/common/schemas/IndexSettings.yml +++ b/specs/common/schemas/IndexSettings.yml @@ -96,7 +96,7 @@ baseIndexSettings: - wheel - 1X2BCD description: | - Words for which you want to turn off [typo tolerance](https://www.algolia.com/doc/guides/managing-results/optimize-search-results/typo-tolerance/). + Creates a list of [words which require exact matches](https://www.algolia.com/doc/guides/managing-results/optimize-search-results/typo-tolerance/in-depth/configuring-typo-tolerance/#turn-off-typo-tolerance-for-certain-words). This also turns off [word splitting and concatenation](https://www.algolia.com/doc/guides/managing-results/optimize-search-results/handling-natural-languages-nlp/in-depth/splitting-and-concatenation/) for the specified words. default: [] x-categories: