Interface PivotField

All Superinterfaces:
Field
All Known Implementing Classes:
SimplePivotField

public interface PivotField extends Field
Defines a field that could be used within a pivot facet query.
  • Method Summary

    Modifier and Type
    Method
    Description
    Get the fields for this pivot.

    Methods inherited from interface org.springframework.data.solr.core.query.Field

    getName
  • Method Details

    • getFields

      List<Field> getFields()
      Get the fields for this pivot.
      Returns: