Uses of Package
org.apache.lucene.queryparser.flexible.standard.config

Packages that use org.apache.lucene.queryparser.flexible.standard.config
org.apache.lucene.queryparser.flexible.standard Implementation of the Lucene classic query parser using the flexible query parser frameworks 
org.apache.lucene.queryparser.flexible.standard.config Standard Lucene Query Configuration. 
org.apache.lucene.queryparser.flexible.standard.nodes Standard Lucene Query Nodes. 
 

Classes in org.apache.lucene.queryparser.flexible.standard.config used by org.apache.lucene.queryparser.flexible.standard
NumericConfig
          This class holds the configuration used to parse numeric queries and create NumericRangeQuerys.
StandardQueryConfigHandler.Operator
          Boolean Operator: AND or OR
 

Classes in org.apache.lucene.queryparser.flexible.standard.config used by org.apache.lucene.queryparser.flexible.standard.config
FuzzyConfig
          Configuration parameters for FuzzyQuerys
NumericConfig
          This class holds the configuration used to parse numeric queries and create NumericRangeQuerys.
StandardQueryConfigHandler.Operator
          Boolean Operator: AND or OR
 

Classes in org.apache.lucene.queryparser.flexible.standard.config used by org.apache.lucene.queryparser.flexible.standard.nodes
NumericConfig
          This class holds the configuration used to parse numeric queries and create NumericRangeQuerys.
 



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