Interface ComplexQueryPart


@ProviderType public interface ComplexQueryPart
  • Method Details

    • getBoost

      Float getBoost()
    • getField

      String getField()
    • getName

      String getName()
    • getOccur

      String getOccur()
    • getParent

      String getParent()
    • getQuery

      Query getQuery()
    • getType

      String getType()
    • getValue

      String getValue()
    • isAdditive

      boolean isAdditive()
    • isDisabled

      boolean isDisabled()
    • isRootClause

      boolean isRootClause()