| Package | Description |
|---|---|
| org.hibernate.search.mapper.pojo.bridge.builtin.annotation | |
| org.hibernate.search.mapper.pojo.mapping.definition.annotation |
| Modifier and Type | Class and Description |
|---|---|
interface |
GeoPointBinding
|
| Modifier and Type | Class and Description |
|---|---|
interface |
Indexed
Maps an entity type to an index.
|
interface |
RoutingKeyBinding
Maps an indexed type to its routing keys using a
RoutingKeyBinder,
which will define a RoutingKeyBridge. |
interface |
TypeBinding
Maps a type to index fields using a
TypeBinder,
which will define a TypeBridge. |
Copyright © 2006-2019 Red Hat, Inc. and others. Licensed under the GNU Lesser General Public License (LGPL), version 2.1 or later.