| Package | Description |
|---|---|
| org.hibernate.search.engine.search.projection.dsl | |
| org.hibernate.search.engine.search.projection.dsl.spi |
| Modifier and Type | Interface and Description |
|---|---|
interface |
DocumentReferenceProjectionOptionsStep<S extends DocumentReferenceProjectionOptionsStep<?>>
The initial and final step in a "document reference" projection definition, where optional parameters can be set.
|
| Modifier and Type | Method and Description |
|---|---|
DocumentReferenceProjectionOptionsStep<?> |
SearchProjectionFactory.documentReference()
Project the match to a
DocumentReference. |
| Modifier and Type | Method and Description |
|---|---|
DocumentReferenceProjectionOptionsStep<?> |
DelegatingSearchProjectionFactory.documentReference() |
Copyright © 2006-2020 Red Hat, Inc. and others. Licensed under the GNU Lesser General Public License (LGPL), version 2.1 or later.