A {@link NodeBooleanQueryNode} is used to represent a booleancombination of terms inside a SIREn node.
This is done in {@link NodeBooleanQueryNodeProcessor}. A {@link NodeBooleanQueryNode} is used to indicate that a{@link NodeBooleanQuery} must be built, rather than a {@link BooleanQuery}.
Copied from {@link BooleanQueryNode} for the SIREn use case.
All source code are property of their respective owners. Java is a trademark of Sun Microsystems, Inc and owned by ORACLE Inc. Contact coftware#gmail.com.