Uses of Class
org.apache.lucene.queryParser.CompassQueryParser

Packages that use CompassQueryParser
org.compass.core.lucene.engine.queryparser   
org.compass.core.lucene.engine.spellcheck.queryparser   
 

Uses of CompassQueryParser in org.compass.core.lucene.engine.queryparser
 

Methods in org.compass.core.lucene.engine.queryparser that return CompassQueryParser
protected  CompassQueryParser DefaultLuceneQueryParser.createQueryParser(String property, Analyzer analyzer, boolean forceAnalyzer)
           
 

Uses of CompassQueryParser in org.compass.core.lucene.engine.spellcheck.queryparser
 

Subclasses of CompassQueryParser in org.compass.core.lucene.engine.spellcheck.queryparser
 class SpellCheckQueryParser
           
 

Methods in org.compass.core.lucene.engine.spellcheck.queryparser that return CompassQueryParser
protected  CompassQueryParser SpellCheckLuceneQueryParser.createQueryParser(String property, Analyzer analyzer, boolean forceAnalyzer)
           
 



Copyright (c) 2004-2008 The Compass Project.