| Package | Description |
|---|---|
| org.hibernate.search.engine.search.loading.context.spi | |
| org.hibernate.search.engine.search.query |
| Modifier and Type | Method and Description |
|---|---|
LoadingContext<R,E> |
LoadingContextBuilder.build() |
| Modifier and Type | Method and Description |
|---|---|
Optional<Q> |
SearchQueryExtension.extendOptional(SearchQuery<H> original,
LoadingContext<?,?> loadingContext)
Attempt to extend a given query, returning an empty
Optional in case of failure. |
Copyright © 2006-2019 Red Hat, Inc. and others. Licensed under the GNU Lesser General Public License (LGPL), version 2.1 or later.