Uses of Package
org.hibernate.search.query.dsl

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

Classes in org.hibernate.search.query.dsl used by org.hibernate.search
QueryContextBuilder
          Query builder that needs contextualization: A query builder should know which entity or analyzer it relies on.
 

Classes in org.hibernate.search.query.dsl used by org.hibernate.search.impl
QueryContextBuilder
          Query builder that needs contextualization: A query builder should know which entity or analyzer it relies on.
 

Classes in org.hibernate.search.query.dsl used by org.hibernate.search.query.dsl
AllContext
           
BooleanJunction
          Represents a boolean query that can contains one or more elements to join
DiscreteFacetContext
           
EntityContext
           
FacetContext
           
FacetContinuationContext
           
FacetFieldContext
           
FacetParameterContext
           
FacetRangeAboveBelowContext
           
FacetRangeAboveContext
           
FacetRangeBelowContinuationContext
           
FacetRangeEndContext
           
FacetRangeLimitContext
           
FacetRangeStartContext
           
FacetTermination
           
FieldCustomization
           
FuzzyContext
           
MustJunction
          Represents the context in which a must clause is described.
PhraseContext
           
PhraseMatchingContext
           
PhraseTermination
           
QueryBuilder
           
QueryCustomization
          Operations common to all types of queries
RangeContext
           
RangeMatchingContext
           
RangeMatchingContext.FromRangeContext
           
RangeTerminationExcludable
           
TermContext
           
TermFuzzy
           
Termination
           
TermMatchingContext
           
TermTermination
           
WildcardContext
           
 

Classes in org.hibernate.search.query.dsl used by org.hibernate.search.query.dsl.impl
AllContext
           
BooleanJunction
          Represents a boolean query that can contains one or more elements to join
DiscreteFacetContext
           
EntityContext
           
FacetContext
           
FacetContinuationContext
           
FacetFieldContext
           
FacetParameterContext
           
FacetRangeAboveBelowContext
           
FacetRangeAboveContext
           
FacetRangeBelowContinuationContext
           
FacetRangeEndContext
           
FacetRangeLimitContext
           
FacetRangeStartContext
           
FacetTermination
           
FieldCustomization
           
PhraseContext
           
PhraseMatchingContext
           
PhraseTermination
           
QueryBuilder
           
QueryContextBuilder
          Query builder that needs contextualization: A query builder should know which entity or analyzer it relies on.
QueryCustomization
          Operations common to all types of queries
RangeContext
           
RangeMatchingContext
           
RangeMatchingContext.FromRangeContext
           
RangeTerminationExcludable
           
TermContext
           
Termination
           
TermMatchingContext
           
TermTermination
           
 



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