Annotation Interface SelectiveStats


public @interface SelectiveStats
Definition of field selective statistical that shall be executed within the request.
Since:
1.4
  • Required Element Summary

    Required Elements
    Modifier and Type
    Required Element
    Description
     
     
  • Optional Element Summary

    Optional Elements
    Modifier and Type
    Optional Element
    Description
    boolean
     
  • Element Details

    • field

      String field
      Returns:
      field name to which the selective stats are associated to
    • facets

      String[] facets
      Returns:
      fields to be facet within this stats field request
    • distinct

      boolean distinct
      Returns:
      if distinct elements for this field shall be calculated
      Default:
      false