Uses of Interface
org.hibernate.search.query.dsl.RangeMatchingContext
-
Packages that use RangeMatchingContext Package Description org.hibernate.search.query.dsl Provide a domain specific language to write Lucene queries and create faceting requests. -
-
Uses of RangeMatchingContext in org.hibernate.search.query.dsl
Methods in org.hibernate.search.query.dsl that return RangeMatchingContext Modifier and Type Method Description RangeMatchingContextRangeMatchingContext. andField(String field)Deprecated.field / property the term query is executed onRangeMatchingContextRangeContext. onField(String fieldName)Deprecated.
-