Prev Class | Next Class | Frames | No Frames |
Summary: Nested | Field | Method | Constr | Detail: Nested | Field | Method | Constr |
java.lang.Object
org.apache.lucene.benchmark.byTask.feeds.SimpleQueryMaker
SimpleDocMaker
.
Method Summary | |
Query | |
Query |
|
protected Query[] |
|
String | |
void | |
void |
public Query makeQuery(int size) throws Exception
- Specified by:
- makeQuery in interface QueryMaker
protected Query[] prepareQueries() throws Exception
Prepare the queries for this test. Extending classes can overide this method for preparing different queries.
- Returns:
- prepared queries.
public void setConfig(Config config) throws Exception
- Specified by:
- setConfig in interface QueryMaker