Interface BoostingQuery

All Superinterfaces:
Query, Serializable

@ProviderType public interface BoostingQuery extends Query
  • Method Details

    • getNegativeBoost

      Float getNegativeBoost()
    • getNegativeQuery

      Query getNegativeQuery()
    • getPositiveQuery

      Query getPositiveQuery()
    • setNegativeBoost

      void setNegativeBoost(Float negativeBoost)