Class FacetEntry

    • Field Detail

      • key

        public String key
        Associated filter value.
      • id

        public String id
        optional associated filter value.
      • docCount

        public long docCount
        Estimated amount of documents that will be returned, if this facet entry is picked as filter.
      • link

        public String link
        URL conform query parameters, that has to be used to filter the result.
      • selected

        public boolean selected
    • Constructor Detail

      • FacetEntry

        public FacetEntry()