org.hibernate.search.query.dsl
public interface RangeContext extends QueryCustomization<RangeContext>
Modifier and Type | Method and Description |
---|---|
RangeMatchingContext |
onField(String fieldName)
field / property the term query is executed on
|
boostedTo, filteredBy, withConstantScore
RangeMatchingContext onField(String fieldName)
Copyright © 2006–2015 Hibernate. All rights reserved.