Package | Description |
---|---|
org.hibernate.search.query.engine.spi | |
org.hibernate.search.spi |
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-2019 Red Hat, Inc. and others. Licensed under the GNU Lesser General Public License (LGPL), version 2.1 or later.