Interface I_CmsSearchConfigurationFacetRange

    • Method Detail

      • getEnd

        java.lang.String getEnd()
        Returns the value of facet.range.end for the facet.
        Returns:
        the value of facet.range.end for the facet.
      • getGap

        java.lang.String getGap()
        Returns the value of facet.range.gap for the facet.
        Returns:
        the value of facet.range.gap for the facet.
      • getHardEnd

        boolean getHardEnd()
        Returns the value of facet.range.hardend for the facet.
        Returns:
        the value of facet.range.hardend for the facet.
      • getRange

        java.lang.String getRange()
        Returns the numeric index field that is used for the facet, i.e., the value of facet.range.
        Returns:
        The numeric index field that is used for the facet, i.e., the value of facet.range.
      • getStart

        java.lang.String getStart()
        Returns the value of facet.range.start for the facet.
        Returns:
        the value of facet.range.start for the facet.