Uses of Enum Class
org.apache.lucene.queryparser.flexible.core.util.QueryNodeOperation.ANDOperation
Packages that use QueryNodeOperation.ANDOperation
Package
Description
Utility classes to used with the Query Parser.
-
Uses of QueryNodeOperation.ANDOperation in org.apache.lucene.queryparser.flexible.core.util
Methods in org.apache.lucene.queryparser.flexible.core.util that return QueryNodeOperation.ANDOperationModifier and TypeMethodDescriptionReturns the enum constant of this class with the specified name.static QueryNodeOperation.ANDOperation[]
QueryNodeOperation.ANDOperation.values()
Returns an array containing the constants of this enum class, in the order they are declared.