diff --git a/.DS_Store b/.DS_Store index 8302b57..d4c18cd 100644 Binary files a/.DS_Store and b/.DS_Store differ diff --git a/web/.DS_Store b/web/.DS_Store new file mode 100644 index 0000000..aa2b472 Binary files /dev/null and b/web/.DS_Store differ diff --git a/web/templates/search.html b/web/templates/search.html index f5d70fb..ba84afd 100644 --- a/web/templates/search.html +++ b/web/templates/search.html @@ -4,7 +4,7 @@
How to search: Type words or phrases, use wildcards, and choose which fields to search.
-
Examples: faith finds entries containing “faith”; *faith* uses wildcards; "exact phrase" matches the phrase; multiple words are ANDed (e.g., faith loyalty).
faith finds entries containing “faith”; *faith* uses wildcards; "exact phrase" matches the phrase; multiple words are AND (e.g., faith loyalty).