com
.
sksamuel
.
elastic4s
mappings
package
mappings
Visibility
Public
All
Type Members
final
class
AttachmentFieldDefinition
extends
TypedFieldDefinition
final
class
BinaryFieldDefinition
extends
TypedFieldDefinition
with
AttributeIndexName
with
AttributePostingsFormat
with
AttributeDocValuesFormat
final
class
BooleanFieldDefinition
extends
TypedFieldDefinition
with
AttributeIndexName
with
AttributeStore
with
AttributeIndex
with
AttributeBoost
with
AttributeNullValue
[
Boolean
] with
AttributeIncludeInAll
with
AttributePostingsFormat
with
AttributeDocValuesFormat
with
AttributeCopyTo
final
class
ByteFieldDefinition
extends
NumberFieldDefinition
[
Byte
]
final
class
CompletionFieldDefinition
extends
TypedFieldDefinition
with
AttributeIndexAnalyzer
with
AttributeSearchAnalyzer
with
AttributePayloads
with
AttributePreserveSeparators
with
AttributePreservePositionIncrements
with
AttributeMaxInputLen
final
class
DateFieldDefinition
extends
TypedFieldDefinition
with
AttributeBoost
with
AttributeFormat
with
AttributeIncludeInAll
with
AttributeIndex
with
AttributeIndexName
with
AttributeIgnoreMalformed
with
AttributeNullValue
[
String
] with
AttributePostingsFormat
with
AttributePrecisionStep
with
AttributeStore
with
AttributeDocValuesFormat
with
AttributeCopyTo
sealed abstract
class
DocValuesFormat
extends
AnyRef
final
class
DoubleFieldDefinition
extends
NumberFieldDefinition
[
Double
]
sealed abstract
class
DynamicMapping
extends
AnyRef
abstract
class
FieldType
extends
AnyRef
final
class
FloatFieldDefinition
extends
NumberFieldDefinition
[
Float
]
final
class
GeoPointFieldDefinition
extends
TypedFieldDefinition
with
AttributeLatLon
with
AttributeGeohash
with
AttributeGeohashPrecision
with
AttributeGeohashPrefix
with
AttributeStore
with
AttributeValidate
with
AttributeValidateLat
with
AttributeValidateLon
with
AttributeNormalize
with
AttributeNormalizeLat
with
AttributeNormalizeLon
final
class
GeoShapeFieldDefinition
extends
TypedFieldDefinition
with
AttributeStore
with
AttributeTree
with
AttributePrecision
case class
GetMappingDefinition
(
indexes:
Seq
[
String
]
)
extends
Product
with
Serializable
sealed abstract
class
IndexOptions
extends
AnyRef
final
class
IntegerFieldDefinition
extends
NumberFieldDefinition
[
Int
]
final
class
IpFieldDefinition
extends
TypedFieldDefinition
with
AttributeIndexName
with
AttributeStore
with
AttributeIndex
with
AttributePrecisionStep
with
AttributeBoost
with
AttributeNullValue
[
String
] with
AttributeIncludeInAll
with
AttributeCopyTo
final
class
LongFieldDefinition
extends
NumberFieldDefinition
[
Long
]
class
MappingDefinition
extends
AnyRef
trait
MappingDsl
extends
AnyRef
final
class
MultiFieldDefinition
extends
TypedFieldDefinition
with
AttributePath
final
class
NestedFieldDefinition
extends
TypedFieldDefinition
abstract
class
NumberFieldDefinition
[
T
]
extends
TypedFieldDefinition
with
AttributeBoost
with
AttributeIncludeInAll
with
AttributeIgnoreMalformed
with
AttributeIndex
with
AttributeIndexName
with
AttributeNullValue
[
T
] with
AttributePostingsFormat
with
AttributePrecisionStep
with
AttributeStore
with
AttributeDocValuesFormat
with
AttributeCopyTo
final
class
ObjectFieldDefinition
extends
TypedFieldDefinition
with
AttributeEnabled
sealed abstract
class
PostingsFormat
extends
AnyRef
sealed abstract
class
PrefixTree
extends
AnyRef
case class
RoutingDefinition
(
required:
Boolean
,
path:
Option
[
String
]
)
extends
Product
with
Serializable
final
class
ShortFieldDefinition
extends
NumberFieldDefinition
[
Short
]
sealed abstract
class
Similarity
extends
AnyRef
final
class
StringFieldDefinition
extends
TypedFieldDefinition
with
AttributeIndexName
with
AttributeStore
with
AttributeIndex
with
AttributeTermVector
with
AttributeBoost
with
AttributeNullValue
[
String
] with
AttributeOmitNorms
with
AttributeIndexOptions
with
AttributeAnalyzer
with
AttributeIndexAnalyzer
with
AttributeSearchAnalyzer
with
AttributeIncludeInAll
with
AttributeIgnoreAbove
with
AttributePositionOffsetGap
with
AttributePostingsFormat
with
AttributeDocValuesFormat
with
AttributeSimilarity
with
AttributeCopyTo
sealed abstract
class
TermVector
extends
AnyRef
final
class
TokenCountDefinition
extends
TypedFieldDefinition
with
AttributeIndex
with
AttributeAnalyzer
with
AttributeIndexAnalyzer
abstract
class
TypedFieldDefinition
extends
FieldDefinition
sealed abstract
class
YesNo
extends
AnyRef
Value Members
object
DocValuesFormat
object
Dynamic
extends
DynamicMapping
with
Product
with
Serializable
object
False
extends
DynamicMapping
with
Product
with
Serializable
object
FieldType
object
IndexOptions
object
MapExpectsFrom
extends
Product
with
Serializable
object
PostingsFormat
object
PrefixTree
object
Similarity
object
Strict
extends
DynamicMapping
with
Product
with
Serializable
object
TermVector
object
YesNo
object
attributes
Ungrouped