Deprecate the old constructors and the main parse(...) method. The new one now generates a query that works
as expected for both AND and OR mode. Also do better argument checking in the static methods and throw
IllegalArgumentException if something is wrong.
|