| Package | Description |
|---|---|
| org.hibernate.search.mapper.orm.session | |
| org.hibernate.search.mapper.orm.session.spi |
| Modifier and Type | Method and Description |
|---|---|
static AutomaticIndexingSynchronizationStrategy |
AutomaticIndexingSynchronizationStrategy.committed() |
static AutomaticIndexingSynchronizationStrategy |
AutomaticIndexingSynchronizationStrategy.queued() |
static AutomaticIndexingSynchronizationStrategy |
AutomaticIndexingSynchronizationStrategy.searchable() |
| Modifier and Type | Method and Description |
|---|---|
void |
SearchSession.setAutomaticIndexingSynchronizationStrategy(AutomaticIndexingSynchronizationStrategy synchronizationStrategy)
Set the
AutomaticIndexingSynchronizationStrategy to use for this session. |
| Modifier and Type | Method and Description |
|---|---|
AutomaticIndexingSynchronizationStrategy |
SearchSessionImplementor.getAutomaticIndexingSynchronizationStrategy() |
Copyright © 2006-2019 Red Hat, Inc. and others. Licensed under the GNU Lesser General Public License (LGPL), version 2.1 or later.