Documentation change -
Doco page http://www.compass-project.org/docs/2.0.1/reference/html/core-workingwithobjects.html specifies that query syntax is the same as Lucene, however this is no longer true as compass defaults to ANDing terms instead of OR (nice feature!).
Table 11.1 needs amending to show "jack london" is same as "jack AND london" or "+jack +london" in compass not "jack OR london" as used to be the case.
Description
Documentation change -
Doco page http://www.compass-project.org/docs/2.0.1/reference/html/core-workingwithobjects.html specifies that query syntax is the same as Lucene, however this is no longer true as compass defaults to ANDing terms instead of OR (nice feature!).
Table 11.1 needs amending to show "jack london" is same as "jack AND london" or "+jack +london" in compass not "jack OR london" as used to be the case.