|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use QueryCustomization | |
---|---|
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 QueryCustomization in org.hibernate.search.query.dsl |
---|
Subinterfaces of QueryCustomization in org.hibernate.search.query.dsl | |
---|---|
interface |
AllContext
|
interface |
BooleanJunction<T extends BooleanJunction>
Represents a boolean query that can contains one or more elements to join |
interface |
FuzzyContext
|
interface |
MustJunction
Represents the context in which a must clause is described. |
interface |
PhraseContext
|
interface |
RangeContext
|
interface |
SpatialContext
|
interface |
TermContext
|
interface |
WildcardContext
|
Uses of QueryCustomization in org.hibernate.search.query.dsl.impl |
---|
Classes in org.hibernate.search.query.dsl.impl that implement QueryCustomization | |
---|---|
class |
ConnectedAllContext
|
class |
ConnectedSpatialContext
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |