Search Java Classes and Packages

Search Java Frameworks and Libraries

255581 classes and counting ...
Search Tips Index Status



#Org.apache.lucene.queryparser.flexible.core.nodes Classes and Interfaces - 31 results found.
NameDescriptionTypePackageFramework
AndQueryNodeClassorg.apache.lucene.queryparser.flexible.core.nodesApache Lucene
AnyQueryNodeClassorg.apache.lucene.queryparser.flexible.core.nodesApache Lucene
BooleanQueryNodeA BooleanQueryNode represents a list of elements which do not have an explicit boolean operator defined between them.Classorg.apache.lucene.queryparser.flexible.core.nodesApache Lucene
BoostQueryNodeA BoostQueryNode boosts the QueryNode tree which is under this node.Classorg.apache.lucene.queryparser.flexible.core.nodesApache Lucene
DeletedQueryNodeA DeletedQueryNode represents a node that was deleted from the query node tree.Classorg.apache.lucene.queryparser.flexible.core.nodesApache Lucene
FieldableNodeA query node implements FieldableNode interface to indicate that its children and itself are associated to a specific field.Interfaceorg.apache.lucene.queryparser.flexible.core.nodesApache Lucene
FieldQueryNodeClassorg.apache.lucene.queryparser.flexible.core.nodesApache Lucene
FieldValuePairQueryNodeThis interface should be implemented by QueryNode that holds a field and an arbitrary value.Interfaceorg.apache.lucene.queryparser.flexible.core.nodesApache Lucene
FuzzyQueryNodeA FuzzyQueryNode represents a element that contains field/text/similarity tupleClassorg.apache.lucene.queryparser.flexible.core.nodesApache Lucene
GroupQueryNodeA GroupQueryNode represents a location where the original user typed real parenthesis on the query string.Classorg.apache.lucene.queryparser.flexible.core.nodesApache Lucene
MatchAllDocsQueryNodeA MatchAllDocsQueryNode indicates that a query node tree or subtree will match all documents if executed in the index.Classorg.apache.lucene.queryparser.flexible.core.nodesApache Lucene
MatchNoDocsQueryNodeA MatchNoDocsQueryNode indicates that a query node tree or subtree will not match any documents if executed in the index.Classorg.apache.lucene.queryparser.flexible.core.nodesApache Lucene
ModifierQueryNodeA ModifierQueryNode indicates the modifier value (+,-,?,NONE) for each term on the query string.Classorg.apache.lucene.queryparser.flexible.core.nodesApache Lucene
ModifierQueryNode .ModifierClassorg.apache.lucene.queryparser.flexible.core.nodes.ModifierQueryNodeApache Lucene
NoTokenFoundQueryNodeA NoTokenFoundQueryNode is used if a term is convert into no tokens by the tokenizer/lemmatizer/analyzer (null).Classorg.apache.lucene.queryparser.flexible.core.nodesApache Lucene
OpaqueQueryNodeA OpaqueQueryNode is used for specify values that are not supposed to be parsed by the parser.Classorg.apache.lucene.queryparser.flexible.core.nodesApache Lucene
OrQueryNodeClassorg.apache.lucene.queryparser.flexible.core.nodesApache Lucene
PathQueryNodeA PathQueryNode is used to store queries like /company/USA/California /product/shoes/brown.Classorg.apache.lucene.queryparser.flexible.core.nodesApache Lucene
PathQueryNode .QueryTextClassorg.apache.lucene.queryparser.flexible.core.nodes.PathQueryNodeApache Lucene
PhraseSlopQueryNodeQuery node for PhraseQuery's slop factor.Classorg.apache.lucene.queryparser.flexible.core.nodesApache Lucene
ProximityQueryNodeA ProximityQueryNode represents a query where the terms should meet specific distance conditions.Classorg.apache.lucene.queryparser.flexible.core.nodesApache Lucene
ProximityQueryNode .ProximityTypeClassorg.apache.lucene.queryparser.flexible.core.nodes.ProximityQueryNodeApache Lucene
ProximityQueryNode .TypeClassorg.apache.lucene.queryparser.flexible.core.nodes.ProximityQueryNodeApache Lucene
QueryNodeInterfaceorg.apache.lucene.queryparser.flexible.core.nodesApache Lucene
QueryNodeImplClassorg.apache.lucene.queryparser.flexible.core.nodesApache Lucene
QuotedFieldQueryNodeA QuotedFieldQueryNode represents phrase query.Classorg.apache.lucene.queryparser.flexible.core.nodesApache Lucene
RangeQueryNodeThis interface should be implemented by a QueryNode that represents some kind of range query.Interfaceorg.apache.lucene.queryparser.flexible.core.nodesApache Lucene
SlopQueryNodeA SlopQueryNode represents phrase query with a slop.Classorg.apache.lucene.queryparser.flexible.core.nodesApache Lucene
TextableQueryNodeInterfaceorg.apache.lucene.queryparser.flexible.core.nodesApache Lucene
TokenizedPhraseQueryNodeA TokenizedPhraseQueryNode represents a node created by a code that tokenizes/lemmatizes/analyzes.Classorg.apache.lucene.queryparser.flexible.core.nodesApache Lucene
ValueQueryNodeInterfaceorg.apache.lucene.queryparser.flexible.core.nodesApache Lucene