public interface PojoSearchSessionMappingContext extends PojoWorkMappingContext
| Modifier and Type | Method and Description |
|---|---|
PojoIndexer |
createIndexer(PojoWorkSessionContext<?> context) |
<R> PojoIndexingPlan<R> |
createIndexingPlan(PojoWorkSessionContext<R> context,
DocumentCommitStrategy commitStrategy,
DocumentRefreshStrategy refreshStrategy) |
getIdentifierBridgeToDocumentIdentifierContext, getValueBridgeToIndexedValueContext<R> PojoIndexingPlan<R> createIndexingPlan(PojoWorkSessionContext<R> context, DocumentCommitStrategy commitStrategy, DocumentRefreshStrategy refreshStrategy)
PojoIndexer createIndexer(PojoWorkSessionContext<?> context)
Copyright © 2006-2020 Red Hat, Inc. and others. Licensed under the GNU Lesser General Public License (LGPL), version 2.1 or later.