Class TermsFacet


  • public class TermsFacet
    extends Facet
    Terms facet
    • Constructor Detail

      • TermsFacet

        public TermsFacet​(java.lang.String name,
                          java.lang.String field,
                          java.lang.String nestedPath,
                          java.lang.Integer size,
                          FacetOrder order)
                   throws InvalidCreateOperationException
        Terms Facet constructor
        Parameters:
        name - name of the facet
        field - field of the facet data
        nestedPath - nested path of field of the facet data
        size - of the facet
        order - of the facet
        Throws:
        InvalidCreateOperationException - not valid