Package | Description |
---|---|
org.hibernate.search.query.dsl |
Provide a domain specific language to write Lucene queries and create faceting requests.
|
org.hibernate.search.query.dsl.impl |
Modifier and Type | Interface and Description |
---|---|
interface |
AllContext |
interface |
BooleanJunction<T extends BooleanJunction>
Represents a boolean query that can contains one or more elements to join
|
interface |
MoreLikeThisTermination |
interface |
MoreLikeThisToEntityContentAndTermination
Keep the doors open for customization of the example
algorithm tuning like ignore zeros etc.
|
interface |
MustJunction
Represents the context in which a must clause is described.
|
interface |
PhraseTermination |
interface |
RangeTerminationExcludable |
interface |
SpatialTermination |
interface |
TermFuzzy |
interface |
TermTermination |
Modifier and Type | Class and Description |
---|---|
class |
ConnectedAllContext |
static class |
ConnectedMoreLikeThisQueryBuilder.MoreLikeThisTerminationImpl |
static class |
ConnectedMoreLikeThisQueryBuilder.MoreLikeThisToEntityContentAndTerminationImpl |
class |
ConnectedMultiFieldsPhraseQueryBuilder |
class |
ConnectedMultiFieldsRangeQueryBuilder |
class |
ConnectedMultiFieldsTermQueryBuilder |
class |
ConnectedSpatialQueryBuilder |
Copyright © 2006-2017 Red Hat, Inc. All Rights Reserved