Package | Description |
---|---|
org.hibernate.search.engine.mapper.mapping.spi | |
org.hibernate.search.engine.search.query.spi |
Modifier and Type | Method and Description |
---|---|
<R,O> MappedIndexSearchTargetBuilder<R,O> |
MappedIndexManager.createSearchTargetBuilder(MappingContextImplementor mappingContext,
Function<DocumentReference,R> documentReferenceTransformer) |
Modifier and Type | Method and Description |
---|---|
R |
ProjectionHitMapper.convertReference(DocumentReference reference)
Convert a document reference to the reference specific to the mapper.
|
Object |
ProjectionHitMapper.planLoading(DocumentReference reference)
Plan the loading of an entity.
|
Copyright © 2006-2019 Red Hat, Inc. and others. Licensed under the GNU Lesser General Public License (LGPL), version 2.1 or later.