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 7b60e4d commit 3b8cee4Copy full SHA for 3b8cee4
doc/admin_guide.txt
@@ -515,7 +515,7 @@ language described at:
515
https://www.sqlite.org/fts5.html#full_text_query_syntax. This
516
supports:
517
518
-* plain word search (joined with and similar to other search methods)
+* plain word search (joined by 'and', similar to other search methods)
519
* phrase search with terms enclosed in quotes (``"``)
520
* proximity search with varying distances using ``NEAR()``
521
* boolean operations by grouping with parentheses and using ``AND``
0 commit comments