Only words with 2 or more characters are accepted
Max 200 chars total
Space is used to split words, "" can be used to search for a whole string (not indexed search then)
AND, OR and NOT are prefix words, overruling the default operator
+/|/- equals AND, OR and NOT as operators.
All search words are converted to lowercase.
Rules
Only words with 2 or more characters are accepted.
The maximum number of characters is 200.
Spaces are used to separate words, '' can be used to search for whole strings (no index search).
AND, OR and NOT are search operators that overwrite the standard operator.
+/|/- corresponds to AND, OR and NOT as operators.