|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use BasicDocMaker | |
---|---|
org.apache.lucene.benchmark.byTask.feeds | Sources for benchmark inputs: documents and queries. |
Uses of BasicDocMaker in org.apache.lucene.benchmark.byTask.feeds |
---|
Subclasses of BasicDocMaker in org.apache.lucene.benchmark.byTask.feeds | |
---|---|
class |
DirDocMaker
A DocMaker using the Dir collection for its input. |
class |
EnwikiDocMaker
A LineDocMaker which reads the uncompressed english wikipedia dump. |
class |
LineDocMaker
A DocMaker reading one line at a time as a Document from a single file. |
class |
ReutersDocMaker
A DocMaker using the Reuters collection for its input. |
class |
SimpleDocMaker
Create documents for the test. |
class |
SortableSimpleDocMaker
Adds fields appropriate for sorting. |
class |
TrecDocMaker
A DocMaker using the (compressed) Trec collection for its input. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |