We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8750730 commit 8c475e6Copy full SHA for 8c475e6
content/commands/ft.search.md
@@ -352,9 +352,9 @@ does not try to use stemming for query expansion but searches the query terms ve
352
</details>
353
354
<details open>
355
-<summary><code>NOSTOPWORDS</code></summary>
+<summary><code>NOSTOPWORDS (deprecated)</code></summary>
356
357
-ignores any defined stop words in full text searches.
+ignores any defined stop words in full text searches. Note: this option is deprecated as of Redis 8.0.
358
359
360
0 commit comments