Class TermFacet


  • public class TermFacet
    extends SearchFacet
    A facet that gives the number of occurrences of the most recurring terms in all rows.
    Since:
    2.3.0
    Author:
    Simon Baslé, Michael Nitschinger
    • Method Detail

      • toCore

        public com.couchbase.client.core.api.search.facet.CoreSearchFacet toCore()
        Specified by:
        toCore in class SearchFacet