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 |
MoreLikeThisOpenedMatchingContext
Represents the next step after comparingField(s).
|
interface |
PhraseMatchingContext |
interface |
RangeMatchingContext |
interface |
TermMatchingContext |
Modifier and Type | Class and Description |
---|---|
class |
ConnectedMoreLikeThisMatchingContext |
class |
ConnectedPhraseMatchingContext |
class |
ConnectedRangeMatchingContext |
class |
ConnectedTermMatchingContext |
Copyright © 2006-2017 Red Hat, Inc. All Rights Reserved