org.springframework.data.elasticsearch.core.facet.result
Class TermResult
java.lang.Object
org.springframework.data.elasticsearch.core.facet.AbstractFacetResult
org.springframework.data.elasticsearch.core.facet.result.TermResult
- All Implemented Interfaces:
- FacetResult
public class TermResult
- extends AbstractFacetResult
Basic term facet result
- Author:
- Rizwan Idrees, Mohsin Husen, Artur Konczak, Jonathan Yan
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
TermResult
public TermResult(String name,
List<Term> terms)
getTerms
public List<Term> getTerms()
Copyright © 2011-2014–2014 Pivotal Software, Inc.. All rights reserved.