Class | Description |
---|---|
ElasticsearchBooleanBridge |
Bridge a boolean field to a
String . |
ElasticsearchBridgeDefinedField |
Contains details of the field that only make sense with Elasticsearch.
|
ElasticsearchCalendarBridge |
Bridge a
java.util.Calendar to a String using the ISO 8601 standard which is the default date format
of Elasticsearch. |
ElasticsearchDateBridge |
Bridge a
java.util.Date to a String using the ISO 8601 standard which is the default date format
of Elasticsearch. |
Copyright © 2006-2017 Red Hat, Inc. All Rights Reserved