org.apache.lucene.xmlparser.builders
Class BoostingQueryBuilder
java.lang.Object
org.apache.lucene.xmlparser.builders.BoostingQueryBuilder
- All Implemented Interfaces:
- QueryBuilder
public class BoostingQueryBuilder
- extends Object
- implements QueryBuilder
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
BoostingQueryBuilder
public BoostingQueryBuilder(QueryBuilder factory)
getQuery
public Query getQuery(Element e)
throws ParserException
- Specified by:
getQuery
in interface QueryBuilder
- Throws:
ParserException