Please enable JavaScript.
The link will be redirected to the address of the production version after the testing phase.
Persistent link
AND or + signifies AND operation (intersection)
AND
+
OR or | signifies OR operation (union)
OR
|
- negates a single word
-
" wraps text to signify a phrase
"
* at the end of a term signifies a right-side expansion
*
( and ) signify precedence
(
)
~N after a word signifies edit distance (fuzziness)
~N
~N after a phrase signifies words distance