Skip to content

Commit 3b8cee4

Browse files
committed
docs: clarify sentence.
1 parent 7b60e4d commit 3b8cee4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/admin_guide.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -515,7 +515,7 @@ language described at:
515515
https://www.sqlite.org/fts5.html#full_text_query_syntax. This
516516
supports:
517517

518-
* plain word search (joined with and similar to other search methods)
518+
* plain word search (joined by 'and', similar to other search methods)
519519
* phrase search with terms enclosed in quotes (``"``)
520520
* proximity search with varying distances using ``NEAR()``
521521
* boolean operations by grouping with parentheses and using ``AND``

0 commit comments

Comments
 (0)