Package org.hibernate.search.query.engine.spi


package org.hibernate.search.query.engine.spi
  • Interfaces
    Class
    Description
    Deprecated.
    Instead of using Hibernate Search 5 APIs, get a org.hibernate.search.mapper.orm.session.SearchSession using org.hibernate.search.mapper.orm.Search#session(org.hibernate.Session), create a SearchQuery with org.hibernate.search.mapper.orm.session.SearchSession#search(Class), and define your facets (now called aggregations) using SearchQueryOptionsStep.aggregation(AggregationKey, Function).
    Deprecated.
    This class will be removed without replacement.
    Deprecated.
    This class will be removed without replacement.
    Deprecated.
    This class will be removed without replacement.