Package org.apache.lucene.benchmark.byTask.feeds

Sources for benchmark inputs: documents and queries.

Interface Summary

DocMaker Create documents for the test.
QueryMaker Create queries for the test.

Class Summary

BasicDocMaker Create documents for the test.
ReutersDocMaker A DocMaker using the Reuters collection for its input.
ReutersQueryMaker A QueryMaker that makes queries devised manually (by Grant Ingersoll) for searching in the Reuters collection.
SimpleDocMaker Create documents for the test
SimpleQueryMaker A QueryMaker that makes queries for a collection created using SimpleDocMaker.
SimpleSloppyPhraseQueryMaker Create sloppy phrase queries for performance test, in an index created using simple doc maker.
TrecDocMaker A DocMaker using the (compressed) Trec collection for its input.
Sources for benchmark inputs: documents and queries.

Copyright © 2000-2007 Apache Software Foundation. All Rights Reserved.