Uses of Interface
org.hibernate.search.query.dsl.FieldCustomization

Packages that use FieldCustomization
org.hibernate.search.query.dsl Provide a domain specific language to write Lucene queries and create faceting requests. 
org.hibernate.search.query.dsl.impl   
 

Uses of FieldCustomization in org.hibernate.search.query.dsl
 

Subinterfaces of FieldCustomization in org.hibernate.search.query.dsl
 interface PhraseMatchingContext
           
 interface RangeMatchingContext
           
 interface TermMatchingContext
           
 

Uses of FieldCustomization in org.hibernate.search.query.dsl.impl
 

Classes in org.hibernate.search.query.dsl.impl that implement FieldCustomization
 class ConnectedPhraseMatchingContext
           
 class ConnectedRangeMatchingContext
           
 class ConnectedTermMatchingContext
           
 



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