連載形式
パッケージ org.springframework.data.elasticsearch
例外クラス org.springframework.data.elasticsearch.BulkFailureException
class BulkFailureException extends DataRetrievalFailureException implements SerializableSESerialized Fields
failedDocuments
MapSE<StringSE, BulkFailureException.FailureDetails> failedDocuments
例外クラス org.springframework.data.elasticsearch.NoSuchIndexException
class NoSuchIndexException extends NonTransientDataAccessResourceException implements SerializableSESerialized Fields
index
StringSE index
例外クラス org.springframework.data.elasticsearch.ResourceFailureException
class ResourceFailureException extends NestedRuntimeException implements SerializableSE例外クラス org.springframework.data.elasticsearch.ResourceNotFoundException
class ResourceNotFoundException extends NonTransientDataAccessResourceException implements SerializableSE例外クラス org.springframework.data.elasticsearch.RestStatusException
class RestStatusException extends DataAccessException implements SerializableSESerialized Fields
status
int status
例外クラス org.springframework.data.elasticsearch.UncategorizedElasticsearchException
class UncategorizedElasticsearchException extends UncategorizedDataAccessException implements SerializableSE例外クラス org.springframework.data.elasticsearch.VersionConflictException
class VersionConflictException extends DataIntegrityViolationException implements SerializableSE
パッケージ org.springframework.data.elasticsearch.client
例外クラス org.springframework.data.elasticsearch.client.NoReachableHostException
class NoReachableHostException extends RuntimeExceptionSE implements SerializableSE例外クラス org.springframework.data.elasticsearch.client.UnsupportedBackendOperation
class UnsupportedBackendOperation extends RuntimeExceptionSE implements SerializableSE例外クラス org.springframework.data.elasticsearch.client.UnsupportedClientOperationException
class UnsupportedClientOperationException extends RuntimeExceptionSE implements SerializableSE
パッケージ org.springframework.data.elasticsearch.client.elc
例外クラス org.springframework.data.elasticsearch.client.elc.CriteriaQueryException
class CriteriaQueryException extends UncategorizedDataAccessException implements SerializableSE
パッケージ org.springframework.data.elasticsearch.core.convert
例外クラス org.springframework.data.elasticsearch.core.convert.ConversionException
class ConversionException extends RuntimeExceptionSE implements SerializableSE例外クラス org.springframework.data.elasticsearch.core.convert.MappingConversionException
class MappingConversionException extends RuntimeExceptionSE implements SerializableSESerialized Fields
documentId
StringSE documentId
パッケージ org.springframework.data.elasticsearch.core.query
クラス org.springframework.data.elasticsearch.core.query.Criteria.CriteriaChain
クラス org.springframework.data.elasticsearch.core.query.GeoDistanceOrder
class GeoDistanceOrder extends Order implements SerializableSESerialized Fields
distanceType
GeoDistanceOrder.DistanceType distanceType
geoPoint
GeoPoint geoPoint
ignoreUnmapped
BooleanSE ignoreUnmapped
unit
StringSE unit
クラス org.springframework.data.elasticsearch.core.query.Order
class Order extends Sort.Order implements SerializableSESerialized Fields
missing
@Nullable StringSE missing
mode
@Nullable Order.Mode mode
nested
@Nullable Order.Nested nested
unmappedType
@Nullable StringSE unmappedType