Uses of Interface
org.hibernate.search.query.dsl.QueryCustomization
-
Packages that use QueryCustomization Package Description org.hibernate.search.query.dsl Provide a domain specific language to write Lucene queries and create faceting requests. -
-
Uses of QueryCustomization in org.hibernate.search.query.dsl
Subinterfaces of QueryCustomization 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.interfaceFuzzyContextDeprecated.See the deprecation note onQueryBuilder.interfaceMustJunctionDeprecated.See the deprecation note onQueryBuilder.interfacePhraseContextDeprecated.See the deprecation note onQueryBuilder.interfaceRangeContextDeprecated.See the deprecation note onQueryBuilder.interfaceSimpleQueryStringContextDeprecated.See the deprecation note onQueryBuilder.interfaceSpatialContextDeprecated.See the deprecation note onQueryBuilder.interfaceTermContextDeprecated.See the deprecation note onQueryBuilder.interfaceWildcardContextDeprecated.See the deprecation note onQueryBuilder.
-