org.hibernate.search.query.dsl
Interface RangeContext

All Superinterfaces:
QueryCustomization<RangeContext>

public interface RangeContext
extends QueryCustomization<RangeContext>

Author:
Emmanuel Bernard

Method Summary
 RangeMatchingContext onField(String fieldName)
          field / property the term query is executed on
 
Methods inherited from interface org.hibernate.search.query.dsl.QueryCustomization
boostedTo, filteredBy, withConstantScore
 

Method Detail

onField

RangeMatchingContext onField(String fieldName)
field / property the term query is executed on



Copyright © 2006-2013 Red Hat Middleware, LLC. All Rights Reserved