Interface BoostQuery

All Superinterfaces:
Query
All Known Implementing Classes:
DefaultBoostQuery

@PublicApi public interface BoostQuery extends Query
A boost query
Since:
10.4
  • Method Summary

    Modifier and Type
    Method
    Description
    float
     
     

    Methods inherited from interface com.atlassian.jira.search.Query

    named
  • Method Details

    • boost

      float boost()
    • query

      Query query()