Package | Description |
---|---|
org.apache.lucene.benchmark.byTask |
Benchmarking Lucene By Tasks.
|
org.apache.lucene.benchmark.byTask.feeds |
Sources for benchmark inputs: documents and queries.
|
org.apache.lucene.benchmark.utils |
Modifier and Type | Method and Description |
---|---|
DocMaker |
PerfRunData.getDocMaker()
Returns the docMaker.
|
Modifier and Type | Class and Description |
---|---|
class |
EnwikiDocMaker
Deprecated.
Please use
DocMaker instead, with content.source=EnwikiContentSource |
class |
LineDocMaker
Deprecated.
Please use
DocMaker instead, with content.source=LineDocSource |
Modifier and Type | Field and Description |
---|---|
protected DocMaker |
ExtractWikipedia.docMaker |
Constructor and Description |
---|
ExtractWikipedia(DocMaker docMaker,
java.io.File outputDir) |
Copyright © 2000-2019 Apache Software Foundation. All Rights Reserved.