Package | Description |
---|---|
org.hibernate.search.query.dsl.impl |
Modifier and Type | Method and Description |
---|---|
FieldContext |
FieldsContext.getFirst() |
Modifier and Type | Method and Description |
---|---|
Iterator<FieldContext> |
FieldsContext.iterator() |
Modifier and Type | Method and Description |
---|---|
Query |
ConnectedMultiFieldsPhraseQueryBuilder.createQuery(FieldContext fieldContext) |
Constructor and Description |
---|
ConnectedMultiFieldsPhraseQueryBuilder(PhraseQueryContext phraseContext,
org.hibernate.search.query.dsl.impl.QueryCustomizer queryCustomizer,
List<FieldContext> fieldContexts,
QueryBuildingContext queryContext) |
ConnectedMultiFieldsRangeQueryBuilder(RangeQueryContext rangeContext,
org.hibernate.search.query.dsl.impl.QueryCustomizer queryCustomizer,
List<FieldContext> fieldContexts,
QueryBuildingContext queryContext) |
Copyright © 2006-2017 Red Hat, Inc. All Rights Reserved