org.apache.lucene.benchmark.byTask.feeds
Class SimpleSloppyPhraseQueryMaker
- QueryMaker
public class SimpleSloppyPhraseQueryMaker
Create sloppy phrase queries for performance test, in an index created using simple doc maker.
prepareQueries
protected Query[] prepareQueries()
throws Exception
Prepare the queries for this test.
Extending classes can overide this method for preparing different queries.
- prepareQueries in interface SimpleQueryMaker
Copyright © 2000-2007 Apache Software Foundation. All Rights Reserved.