public class FacetRange extends FacetRequest
FacetRequest.Domain, FacetRequest.FacetSort, FacetRequest.RefineMethod, FacetRequest.SortDirectiondomain, facetStats, processEmpty, subFacets| Constructor and Description |
|---|
FacetRange() |
| Modifier and Type | Method and Description |
|---|---|
FacetMerger |
createFacetMerger(Object prototype) |
FacetProcessor |
createFacetProcessor(FacetContext fcontext) |
Map<String,Object> |
getFacetDescription() |
FacetRequest.RefineMethod |
getRefineMethod()
Returns null if unset
|
boolean |
returnsPartial()
Returns true if this facet can return just some of the facet buckets that match all the criteria.
|
addStat, addSubFacet, canProduceFromEmpty, doRefine, getFacetStats, getSubFacets, parse, parseOneFacetReq, process, toStringpublic FacetProcessor createFacetProcessor(FacetContext fcontext)
createFacetProcessor in class FacetRequestpublic FacetMerger createFacetMerger(Object prototype)
createFacetMerger in class FacetRequestpublic Map<String,Object> getFacetDescription()
getFacetDescription in class FacetRequestpublic FacetRequest.RefineMethod getRefineMethod()
FacetRequestgetRefineMethod in class FacetRequestpublic boolean returnsPartial()
FacetRequestreturnsPartial in class FacetRequestCopyright © 2000-2021 Apache Software Foundation. All Rights Reserved.