Uses of Interface
org.hibernate.search.query.dsl.FieldCustomization
-
Packages that use FieldCustomization Package Description org.hibernate.search.query.dsl Provide a domain specific language to write Lucene queries and create faceting requests. -
-
Uses of FieldCustomization in org.hibernate.search.query.dsl
Subinterfaces of FieldCustomization in org.hibernate.search.query.dsl Modifier and Type Interface Description interfacePhraseMatchingContextDeprecated.See the deprecation note onQueryBuilder.interfaceRangeMatchingContextDeprecated.See the deprecation note onQueryBuilder.interfaceTermMatchingContextDeprecated.See the deprecation note onQueryBuilder.
-