| Package | Description |
|---|---|
| org.hibernate.search.query.engine.spi | |
| org.hibernate.search.spi |
| Modifier and Type | Method and Description |
|---|---|
HSQuery |
QueryDescriptor.createHSQuery(SearchIntegrator integrator,
IndexedTypeMap<CustomTypeMetadata> types) |
| Modifier and Type | Method and Description |
|---|---|
IndexedTypeMap<EntityIndexBinding> |
SearchIntegrator.getIndexBindings()
Returns a map of all known entity index binding (indexed entities) keyed against the indexed type
|
| Modifier and Type | Method and Description |
|---|---|
HSQuery |
SearchIntegrator.createHSQuery(Query fullTextQuery,
IndexedTypeMap<CustomTypeMetadata> types)
Return an Hibernate Search query object.
|
Copyright © 2006-2019 Red Hat, Inc. and others. Licensed under the GNU Lesser General Public License (LGPL), version 2.1 or later.