Package | Description |
---|---|
org.apache.lucene.queryparser.flexible.standard.nodes |
Standard Lucene Query Nodes.
|
Modifier and Type | Class and Description |
---|---|
class |
BooleanModifierNode
A
BooleanModifierNode has the same behaviour as
ModifierQueryNode , it only indicates that this modifier was added by
BooleanQuery2ModifierNodeProcessor and not by the user. |
Copyright © 2000-2021 Apache Software Foundation. All Rights Reserved.