Package | Description |
---|---|
org.apache.lucene.benchmark.byTask.feeds |
Sources for benchmark inputs: documents and queries.
|
Modifier and Type | Class and Description |
---|---|
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.
|
Copyright © 2000-2013 Apache Software Foundation. All Rights Reserved.