Package | Description |
---|---|
org.apache.lucene.benchmark.byTask.feeds |
Sources for benchmark inputs: documents and queries.
|
org.apache.lucene.facet.index |
Indexing of document categories
|
Modifier and Type | Method | Description |
---|---|---|
abstract CategoryContainer |
FacetSource.getNextFacets(CategoryContainer facets) |
Returns the next
facets content item . |
CategoryContainer |
RandomFacetSource.getNextFacets(CategoryContainer facets) |
Modifier and Type | Method | Description |
---|---|---|
abstract CategoryContainer |
FacetSource.getNextFacets(CategoryContainer facets) |
Returns the next
facets content item . |
CategoryContainer |
RandomFacetSource.getNextFacets(CategoryContainer facets) |
Modifier and Type | Method | Description |
---|---|---|
void |
CategoryContainer.merge(CategoryContainer other) |
Add the categories from another
CategoryContainer to this one. |
Copyright © 2000-2018 Apache Software Foundation. All Rights Reserved.