public class Facets extends Object implements SearchResult
Constructor and Description |
---|
Facets(DocResults source,
List<DocProperty> facets) |
Modifier and Type | Method and Description |
---|---|
Map<DocProperty,DocGroups> |
countsPerFacet() |
List<DocProperty> |
facets() |
int |
numberOfResultObjects()
How many result objects does this search store?
Used for estimating the cache size.
|
public Facets(DocResults source, List<DocProperty> facets)
public List<DocProperty> facets()
public Map<DocProperty,DocGroups> countsPerFacet()
public int numberOfResultObjects()
SearchResult
numberOfResultObjects
in interface SearchResult
Copyright © 2020 Instituut voor Nederlandse Taal (INT). All rights reserved.