| Package | Description |
|---|---|
| org.apache.lucene.queryParser.standard.nodes |
Standard Lucene Query Nodes
The package org.apache.lucene.queryParser.standard.nodes contains QueryNode classes
that are used specifically for Lucene query node tree.
|
| 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
GroupQueryNodeProcessor and not by the user. |
Copyright © 2000-2014 Apache Software Foundation. All Rights Reserved.