Package org.apache.lucene.queryParser.standard.nodes

Standard Lucene Query Nodes

See: Description

Package org.apache.lucene.queryParser.standard.nodes Description

Standard Lucene Query Nodes

The package org.apache.lucene.queryParser.standard.nodes contains QueryNode classes that are used specifically for Lucene query node tree. Any other generic QueryNode is defined under org.apache.lucene.queryParser.nodes.