...otherwise, with the new default setting in Compass 2.0 of AND being the default operator, it's not possible to programmatically set OR to be the default operator.
Also how do you feel about deprecating these methods (useXxxDefaultOperator) in favour of setDefaultOperator(operator) - this seems a little more natural to me?
Description
...otherwise, with the new default setting in Compass 2.0 of AND being the default operator, it's not possible to programmatically set OR to be the default operator.
Also how do you feel about deprecating these methods (useXxxDefaultOperator) in favour of setDefaultOperator(operator) - this seems a little more natural to me?