Hello Greg.
Not a direct answer to your question...
If all you are changing is the default OR into AND, there may be other
alternative like:
- a jira ticket to allow to choose the operator,
- have you looked at the more flexible option where you can pass to
lookup() your own custom built Boolean
Hello,
I am extending AnalyzingInfixSuggester for use with my suggester where I
change the query to be a AND rather than an OR in the finishQuery(..)
method.
ie
/**
* Subclass can override this to tweak the Query before searching.
*/
protected Query finishQuery(Builder in, boolean