Does the Phantis search engine support complex (Boolean) searches?
The Phantis search engine fully supports complex logical (Boolean) searches. Logical expressions can be composed using AND and OR operators, and subexpressions can be grouped using parenthesis. For example: (alexander OR napoleon) AND (great OR macedonia OR france) The same query can be expressed with the following Boolean operators: (alexander|napoleon)+(great|macedonia|france) Subexpressions in the parethesis can be an entire other boolean expression or even just a word, a pattern or a phrase.