diff doc/admin_guide.txt @ 7593:7c3aee35a5ac

docs: clarify sentence.
author John Rouillard <rouilj@ieee.org>
date Mon, 31 Jul 2023 18:43:56 -0400
parents 534f8bdb8f94
children c9180009a286
line wrap: on
line diff
--- a/doc/admin_guide.txt	Sun Jul 30 21:12:11 2023 -0400
+++ b/doc/admin_guide.txt	Mon Jul 31 18:43:56 2023 -0400
@@ -515,7 +515,7 @@
 https://www.sqlite.org/fts5.html#full_text_query_syntax. This
 supports:
 
-* plain word search (joined with and similar to other search methods)
+* plain word search (joined by 'and', similar to other search methods)
 * phrase search with terms enclosed in quotes (``"``)
 * proximity search with varying distances using ``NEAR()``
 * boolean operations by grouping with parentheses and using ``AND``

Roundup Issue Tracker: http://roundup-tracker.org/