|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.apache.lucene.benchmark.byTask.feeds.AbstractQueryMaker
org.apache.lucene.benchmark.byTask.feeds.SimpleQueryMaker
public class SimpleQueryMaker
A QueryMaker that makes queries for a collection created
using SingleDocSource.
| Field Summary |
|---|
| Fields inherited from class org.apache.lucene.benchmark.byTask.feeds.AbstractQueryMaker |
|---|
config, qnum, queries |
| Constructor Summary | |
|---|---|
SimpleQueryMaker()
|
|
| Method Summary | |
|---|---|
protected Query[] |
prepareQueries()
Prepare the queries for this test. |
| Methods inherited from class org.apache.lucene.benchmark.byTask.feeds.AbstractQueryMaker |
|---|
makeQuery, makeQuery, nextQnum, printQueries, resetInputs, setConfig |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Methods inherited from interface org.apache.lucene.benchmark.byTask.feeds.QueryMaker |
|---|
makeQuery, makeQuery, printQueries, resetInputs, setConfig |
| Constructor Detail |
|---|
public SimpleQueryMaker()
| Method Detail |
|---|
protected Query[] prepareQueries()
throws java.lang.Exception
prepareQueries in class AbstractQueryMakerjava.lang.Exception - if cannot prepare the queries.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||