Package | Description |
---|---|
org.springframework.data.elasticsearch.core.facet.result |
Modifier and Type | Method and Description |
---|---|
List<Term> |
TermResult.getTerms()
Deprecated.
|
Constructor and Description |
---|
TermResult(String name,
List<Term> terms,
long total,
long other,
long missing)
Deprecated.
|
Copyright © 2011–2019 Pivotal Software, Inc.. All rights reserved.