Package org.hibernate.search.query.dsl
Interface WildcardContext
- All Superinterfaces:
QueryCustomization<WildcardContext>
Deprecated.
- Author:
- Emmanuel Bernard
-
Method Summary
Modifier and TypeMethodDescriptionDeprecated.Deprecated.Methods inherited from interface org.hibernate.search.query.dsl.QueryCustomization
boostedTo, filteredBy, withConstantScore
-
Method Details
-
onField
Deprecated.- Parameters:
field- field/property the term query is executed on- Returns:
- a
TermMatchingContext
-
onFields
Deprecated.- Parameters:
fields- fields/properties the term query is executed on- Returns:
- a
TermMatchingContext
-
QueryBuilder.