Package org.hibernate.search.query.engine.spi
package org.hibernate.search.query.engine.spi
-
InterfacesClassDescriptionDeprecated.Deprecated.This class will be removed without replacement.Deprecated.This class will be removed without replacement.Deprecated.This class will be removed without replacement.
org.hibernate.search.mapper.orm.session.SearchSessionusingorg.hibernate.search.mapper.orm.Search#session(org.hibernate.Session), create aSearchQuerywithorg.hibernate.search.mapper.orm.session.SearchSession#search(Class), and define your facets (now called aggregations) usingSearchQueryOptionsStep.aggregation(AggregationKey, Function).