com.browseengine.bobo.impl
Class QueryProducer
java.lang.Object
com.browseengine.bobo.impl.QueryProducer
public class QueryProducer
- extends Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
CONTENT_FIELD
public static final String CONTENT_FIELD
- See Also:
- Constant Field Values
QueryProducer
public QueryProducer()
convert
public static org.apache.lucene.search.Query convert(String queryString,
String defaultField)
throws org.apache.lucene.queryParser.ParseException
- Throws:
org.apache.lucene.queryParser.ParseException
buildQuery
public org.apache.lucene.search.Query buildQuery(String query)
throws org.apache.lucene.queryParser.ParseException
- Throws:
org.apache.lucene.queryParser.ParseException
Copyright © 2011. All Rights Reserved.