Class TopKFacetResultsHandler


  • public class TopKFacetResultsHandler
    extends FacetResultsHandler
    Generate Top-K results for a particular FacetRequest.

    K is global (among all results) and is defined by FacetRequest.getNumResults().

    Note: Values of 0 (Zero) are ignored by this results handler.

    WARNING: This API is experimental and might change in incompatible ways in the next release.