+ : Un signe + en tête signifie que ce mot doit être présent dans chaque objet retourné.
- : Un signe - en tête signifie que ce mot doit être absent de chaque ligne retournée.
Par défaut (si ni le - ni le + ne sont spécifiés) le mot est optionnel, mais l'objet qui le contient devra mieux pondéré.
< > : These two operators are used to change a word's contribution to the relevance value that is assigned to a row.
( ) : Les parenthèses sont utilisés pour grouper des mots en sous-expressions.
~ : A leading tilde acts as a negation operator, causing the word's contribution to the object relevance to be negative. It's useful for marking noise words. An object that contains such a word will be rated lower than others, but will not be excluded altogether, as it would be with the - operator.
* : An asterisk is the truncation operator. Unlike the other operators, it should be appended to the word, not prepended.
" : The phrase, that is enclosed in double quotes ", matches only objects that contain this phrase literally, as it was typed.