org.apache.lucene.benchmark.byTask.feeds
Class ReutersQueryMaker
java.lang.Object
org.apache.lucene.benchmark.byTask.feeds.AbstractQueryMaker
org.apache.lucene.benchmark.byTask.feeds.ReutersQueryMaker
- All Implemented Interfaces:
- QueryMaker
public class ReutersQueryMaker
- extends AbstractQueryMaker
- implements QueryMaker
A QueryMaker that makes queries devised manually (by Grant Ingersoll) for
searching in the Reuters collection.
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ReutersQueryMaker
public ReutersQueryMaker()
prepareQueries
protected Query[] prepareQueries()
throws Exception
- Specified by:
prepareQueries
in class AbstractQueryMaker
- Throws:
Exception