Uses of Class
org.apache.lucene.queryParser.core.processors.QueryNodeProcessorPipeline

Packages that use QueryNodeProcessorPipeline
org.apache.lucene.queryParser.standard.processors Lucene Query Node Processors 
 

Uses of QueryNodeProcessorPipeline in org.apache.lucene.queryParser.standard.processors
 

Subclasses of QueryNodeProcessorPipeline in org.apache.lucene.queryParser.standard.processors
 class StandardQueryNodeProcessorPipeline
          This pipeline has all the processors needed to process a query node tree, generated by StandardSyntaxParser, already assembled.
 



Copyright © 2000-2010 Apache Software Foundation. All Rights Reserved.