public static class FacetResponse.Field extends Object
protected String
name
protected Map<String,Long>
valueCountMap
Field(org.elasticsearch.search.aggregations.bucket.terms.Terms termFacet)
String
getName()
Map<String,Long>
getValueCountMap()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
protected Map<String,Long> valueCountMap
protected String name
public Field(org.elasticsearch.search.aggregations.bucket.terms.Terms termFacet)
public Map<String,Long> getValueCountMap()
public String getName()
Copyright © 2009–2017 CodeLibs. All rights reserved.