| Package | Description |
|---|---|
| org.hibernate.search.mapper.pojo.mapping.spi | |
| org.hibernate.search.mapper.pojo.session.spi |
| Modifier and Type | Method and Description |
|---|---|
PojoIndexer |
PojoMappingDelegate.createIndexer(PojoWorkSessionContext context,
DocumentCommitStrategy commitStrategy) |
PojoIndexer |
AbstractPojoMappingImplementor.createIndexer(PojoWorkSessionContext context,
DocumentCommitStrategy commitStrategy) |
PojoIndexingPlan |
PojoMappingDelegate.createIndexingPlan(PojoWorkSessionContext context,
DocumentCommitStrategy commitStrategy,
DocumentRefreshStrategy refreshStrategy) |
PojoIndexingPlan |
AbstractPojoMappingImplementor.createIndexingPlan(PojoWorkSessionContext context,
DocumentCommitStrategy commitStrategy,
DocumentRefreshStrategy refreshStrategy) |
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractPojoSearchSession |
| Modifier and Type | Method and Description |
|---|---|
PojoIndexer |
PojoSearchSessionMappingContext.createIndexer(PojoWorkSessionContext context,
DocumentCommitStrategy commitStrategy) |
PojoIndexingPlan |
PojoSearchSessionMappingContext.createIndexingPlan(PojoWorkSessionContext context,
DocumentCommitStrategy commitStrategy,
DocumentRefreshStrategy refreshStrategy) |
Copyright © 2006-2020 Red Hat, Inc. and others. Licensed under the GNU Lesser General Public License (LGPL), version 2.1 or later.