Uses of Interface
org.hibernate.search.query.dsl.Termination
-
Packages that use Termination Package Description org.hibernate.search.query.dsl Provide a domain specific language to write Lucene queries and create faceting requests. -
-
Uses of Termination in org.hibernate.search.query.dsl
Subinterfaces of Termination in org.hibernate.search.query.dsl Modifier and Type Interface Description interfaceAllContextDeprecated.See the deprecation note onQueryBuilder.interfaceBooleanJunction<T extends BooleanJunction>Deprecated.See the deprecation note onQueryBuilder.interfaceMustJunctionDeprecated.See the deprecation note onQueryBuilder.interfacePhraseTerminationDeprecated.See the deprecation note onQueryBuilder.interfaceRangeTerminationExcludableDeprecated.See the deprecation note onQueryBuilder.interfaceSimpleQueryStringTerminationDeprecated.See the deprecation note onQueryBuilder.interfaceSpatialTerminationDeprecated.See the deprecation note onQueryBuilder.interfaceTermFuzzyDeprecated.See the deprecation note onQueryBuilder.interfaceTermTerminationDeprecated.See the deprecation note onQueryBuilder.
-