You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 2 Next »

NameOperatorVariationExamples
Or{OPERAND} OR {OPERAND}

Explicit

one OR two

If OR is the implicit operator

one two
And{OPERAND} AND {OPERAND}

Explicit

one AND two

If AND is the implicit operator

one two
NotNOT {OPERAND}- {OPERAND}
 
 
Term{TOKEN}
 
Phrase"{TOKEN} {TOKEN}"'{TOKEN} {TOKEN}'
 
 
Grouping( {OPERAND} {OPERAND} ... )
 
BOOTS{OPERAND}^{NUMBER}
 
Wildcard


Date Range{DATE}:{DATE}{DATE}-{DATE}
 
 
Range{NUMBER}:{NUMBER}{NUMBER}-{NUMBER}
 
 
Field{FIELD_NAME}:{OPERAND}
 
Near{OPERAND} NEAR {OPERAND}
 
Before{OPERAND} BEFORE {OPERAND}
 
Adjacent{OPERAND} ADJ {OPERAND}
 
Span Not{OPERAND} SPAN_NOT {OPERAND}
 
  • No labels