Interface FacetContinuationContext


  • @Deprecated
    public interface FacetContinuationContext
    Deprecated.
    See the deprecation note on FacetContext.
    Author:
    Hardy Ferentschik
    • Method Detail

      • range

        <T> FacetRangeAboveBelowContext<T> range()
        Deprecated.
        Start building a range request
        Type Parameters:
        T - the type of the values in the range
        Returns:
        a FacetRangeContext to continue building the facet request
      • discrete

        DiscreteFacetContext discrete()
        Deprecated.
        Start building a discrete facet
        Returns:
        a FacetRangeContext to continue building the facet request