MergeExpression(Index index, boolean and, Collection expressions) Constructor.
Parameters: index - The index to be searched. Parameters: and - true if AND or false if OR Parameters: expressions - list of expressions (must all be derived from AbstractLuceneExpression, i.e.
Constructor.
Parameters: index - The index to be searched. Parameters: and - true if AND or false if OR Parameters: expressions - list of expressions (must all be derived from AbstractLuceneExpression, i.e. must all be lucene executable)
Fields inherited from org.apache.slide.index.lucene.expressions.AbstractLuceneExpression