Package | Description |
---|---|
org.apache.lucene.benchmark.byTask.feeds |
Sources for benchmark inputs: documents and queries.
|
Modifier and Type | Method and Description |
---|---|
abstract void |
FacetSource.getNextFacets(List<FacetField> facets)
Fills the next facets content items in the given list.
|
void |
RandomFacetSource.getNextFacets(List<FacetField> facets) |
Copyright © 2000–2015 The Apache Software Foundation. All rights reserved.