You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: src/commonMain/kotlin/com/algolia/search/model/params/BaseParameters.kt
-8Lines changed: 0 additions & 8 deletions
Original file line number
Diff line number
Diff line change
@@ -123,14 +123,6 @@ public interface BaseParameters {
123
123
*/
124
124
publicvar removeStopWords:RemoveStopWords?
125
125
126
-
/**
127
-
* Sets the languages to be used by language-specific settings and functionalities such as [ignorePlurals],
128
-
* [removeStopWords], and [CJK word-detection][https://www.algolia.com/doc/guides/managing-results/optimize-search-results/handling-natural-languages-nlp/in-depth/normalization/#using-a-language-specific-dictionary-for-cjk-words].
* Sets the languages to be used by language-specific settings and functionalities such as [ignorePlurals],
24
+
* [removeStopWords], and [CJK word-detection][https://www.algolia.com/doc/guides/managing-results/optimize-search-results/handling-natural-languages-nlp/in-depth/normalization/#using-a-language-specific-dictionary-for-cjk-words].
0 commit comments