| Package | Description |
|---|---|
| org.hibernate.search.bridge.builtin | |
| org.hibernate.search.cfg | |
| org.hibernate.search.spatial |
| Modifier and Type | Class and Description |
|---|---|
class |
NumericEncodingCalendarBridge
Bridge a
java.util.Date truncated to the specified resolution to a numerically indexed long. |
class |
NumericEncodingDateBridge
Bridge a
java.util.Date truncated to the specified resolution to a numerically indexed long. |
class |
StringEncodingCalendarBridge
Bridge a
java.util.Calendar to a String, truncated to the specified resolution. |
class |
StringEncodingDateBridge
Bridge a
java.util.Date to a String, truncated to the specified resolution. |
| Modifier and Type | Class and Description |
|---|---|
class |
ConcatStringBridge |
| Modifier and Type | Class and Description |
|---|---|
class |
SpatialFieldBridgeByHash
Hibernate Search field bridge, binding a Coordinates to a spatial hash field in the index
|
Copyright © 2006-2021 Red Hat, Inc. and others. Licensed under the GNU Lesser General Public License (LGPL), version 2.1 or later.