Skip to content

Commit

Permalink
fix(specs): Typo tolernace on words (generated)
Browse files Browse the repository at this point in the history
  • Loading branch information
algolia-bot committed Oct 14, 2024
1 parent fe4ccc0 commit 33a3024
Show file tree
Hide file tree
Showing 7 changed files with 21 additions and 21 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -60,9 +60,9 @@ import algoliasearch.recommend.SupportedLanguage._
* access](https://www.algolia.com/doc/guides/security/api-keys/how-to/user-restricted-access-to-data/), but don't
* want to include it in the search results. Attribute names are case-sensitive.
* @param disableTypoToleranceOnWords
* Words for which you want to turn off [typo
* tolerance](https://www.algolia.com/doc/guides/managing-results/optimize-search-results/typo-tolerance/). This also
* turns off [word splitting and
* 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.
* @param attributesToTransliterate
Expand Down
6 changes: 3 additions & 3 deletions src/main/scala/algoliasearch/recommend/FallbackParams.scala
Original file line number Diff line number Diff line change
Expand Up @@ -155,9 +155,9 @@ import algoliasearch.recommend.SupportedLanguage._
* access](https://www.algolia.com/doc/guides/security/api-keys/how-to/user-restricted-access-to-data/), but don't
* want to include it in the search results. Attribute names are case-sensitive.
* @param disableTypoToleranceOnWords
* Words for which you want to turn off [typo
* tolerance](https://www.algolia.com/doc/guides/managing-results/optimize-search-results/typo-tolerance/). This also
* turns off [word splitting and
* 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.
* @param attributesToTransliterate
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -65,9 +65,9 @@ import algoliasearch.recommend.SupportedLanguage._
* access](https://www.algolia.com/doc/guides/security/api-keys/how-to/user-restricted-access-to-data/), but don't
* want to include it in the search results. Attribute names are case-sensitive.
* @param disableTypoToleranceOnWords
* Words for which you want to turn off [typo
* tolerance](https://www.algolia.com/doc/guides/managing-results/optimize-search-results/typo-tolerance/). This also
* turns off [word splitting and
* 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.
* @param attributesToTransliterate
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -155,9 +155,9 @@ import algoliasearch.recommend.SupportedLanguage._
* access](https://www.algolia.com/doc/guides/security/api-keys/how-to/user-restricted-access-to-data/), but don't
* want to include it in the search results. Attribute names are case-sensitive.
* @param disableTypoToleranceOnWords
* Words for which you want to turn off [typo
* tolerance](https://www.algolia.com/doc/guides/managing-results/optimize-search-results/typo-tolerance/). This also
* turns off [word splitting and
* 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.
* @param attributesToTransliterate
Expand Down
6 changes: 3 additions & 3 deletions src/main/scala/algoliasearch/search/BaseIndexSettings.scala
Original file line number Diff line number Diff line change
Expand Up @@ -64,9 +64,9 @@ import algoliasearch.search.SupportedLanguage._
* access](https://www.algolia.com/doc/guides/security/api-keys/how-to/user-restricted-access-to-data/), but don't
* want to include it in the search results. Attribute names are case-sensitive.
* @param disableTypoToleranceOnWords
* Words for which you want to turn off [typo
* tolerance](https://www.algolia.com/doc/guides/managing-results/optimize-search-results/typo-tolerance/). This also
* turns off [word splitting and
* 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.
* @param attributesToTransliterate
Expand Down
6 changes: 3 additions & 3 deletions src/main/scala/algoliasearch/search/IndexSettings.scala
Original file line number Diff line number Diff line change
Expand Up @@ -70,9 +70,9 @@ import algoliasearch.search.SupportedLanguage._
* access](https://www.algolia.com/doc/guides/security/api-keys/how-to/user-restricted-access-to-data/), but don't
* want to include it in the search results. Attribute names are case-sensitive.
* @param disableTypoToleranceOnWords
* Words for which you want to turn off [typo
* tolerance](https://www.algolia.com/doc/guides/managing-results/optimize-search-results/typo-tolerance/). This also
* turns off [word splitting and
* 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.
* @param attributesToTransliterate
Expand Down
6 changes: 3 additions & 3 deletions src/main/scala/algoliasearch/search/SettingsResponse.scala
Original file line number Diff line number Diff line change
Expand Up @@ -70,9 +70,9 @@ import algoliasearch.search.SupportedLanguage._
* access](https://www.algolia.com/doc/guides/security/api-keys/how-to/user-restricted-access-to-data/), but don't
* want to include it in the search results. Attribute names are case-sensitive.
* @param disableTypoToleranceOnWords
* Words for which you want to turn off [typo
* tolerance](https://www.algolia.com/doc/guides/managing-results/optimize-search-results/typo-tolerance/). This also
* turns off [word splitting and
* 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.
* @param attributesToTransliterate
Expand Down

0 comments on commit 33a3024

Please sign in to comment.