Interface SearchFacetField

  • All Known Implementing Classes:
    BaseSearchFacetField

    public interface SearchFacetField
    Holds the faceting information from a query result.
    • Method Detail

      • getName

        String getName()
        The name of the field that was faceted. Never null.