Package | Description |
---|---|
org.apache.lucene.benchmark.byTask |
Benchmarking Lucene By Tasks.
|
org.apache.lucene.benchmark.byTask.feeds |
Sources for benchmark inputs: documents and queries.
|
Modifier and Type | Method and Description |
---|---|
FacetSource |
PerfRunData.getFacetSource()
Returns the facet source.
|
Modifier and Type | Class and Description |
---|---|
class |
RandomFacetSource
Simple implementation of a random facet source
Supports the following parameters:
rand.seed - defines the seed to initialize Random with (default: 13).
|