Modifier and Type | Method and Description |
---|---|
protected abstract SearchIntegrator |
AbstractJMSHibernateSearchController.getSearchIntegrator() |
Modifier and Type | Method and Description |
---|---|
MassIndexer |
MassIndexerFactory.createMassIndexer(SearchIntegrator searchIntegrator,
SessionFactoryImplementor sessionFactory,
Class<?>... entities)
Create an instance of a
MassIndexer . |
Modifier and Type | Method and Description |
---|---|
static SearchIntegrator |
SearchIntegratorHelper.extractFromEntityManagerFactory(EntityManagerFactory emf)
Extract a
SearchIntegrator from an active EntityManagerFactory . |
static SearchIntegrator |
SearchIntegratorHelper.extractFromSessionFactory(SessionFactory sf)
Extract a
SearchIntegrator from an active SessionFactory . |
Modifier and Type | Method and Description |
---|---|
void |
HSQuery.afterDeserialise(SearchIntegrator integrator)
afterDeserialise.
|
HSQuery |
QueryDescriptor.createHSQuery(SearchIntegrator integrator,
IndexedTypeMap<CustomTypeMetadata> types) |
HSQuery |
QueryDescriptor.createHSQuery(SearchIntegrator integrator,
IndexedTypeSet types) |
Modifier and Type | Method and Description |
---|---|
SearchIntegrator |
SearchIntegratorBuilder.buildSearchIntegrator() |
Modifier and Type | Method and Description |
---|---|
SearchIntegratorBuilder |
SearchIntegratorBuilder.currentSearchIntegrator(SearchIntegrator factory) |
Copyright © 2006-2018 Red Hat, Inc. and others. Licensed under the GNU Lesser General Public License (LGPL), version 2.1 or later.