Class HsQueryRequest


  • public final class HsQueryRequest
    extends Object
    Stores the definition of a HSQuery.
    Since:
    9.2
    • Method Detail

      • getHsQuery

        public org.hibernate.search.query.engine.spi.HSQuery getHsQuery()
      • getSort

        public org.apache.lucene.search.Sort getSort()
      • getProjections

        public String[] getProjections()