Class TermFacet

java.lang.Object
com.couchbase.client.java.search.facet.SearchFacet
com.couchbase.client.java.search.facet.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