com
.
sksamuel
.
elastic4s
.
mappings
StringFieldDefinition
final
class
StringFieldDefinition
extends
TypedFieldDefinition
with
AttributeIndexName
with
AttributeStore
with
AttributeIndex
with
AttributeTermVector
with
AttributeBoost
with
AttributeNullValue
[
String
] with
AttributeOmitNorms
with
AttributeAnalyzer
with
AttributeIndexOptions
with
AttributeIndexAnalyzer
with
AttributeSearchAnalyzer
with
AttributeIncludeInAll
with
AttributeIgnoreAbove
with
AttributePositionOffsetGap
with
AttributePostingsFormat
with
AttributeDocValues
with
AttributeSimilarity
with
AttributeCopyTo
with
AttributeFields
Linear Supertypes
AttributeFields
,
AttributeCopyTo
,
AttributeSimilarity
,
AttributeDocValues
,
AttributePostingsFormat
,
AttributePositionOffsetGap
,
AttributeIgnoreAbove
,
AttributeIncludeInAll
,
AttributeSearchAnalyzer
,
AttributeIndexAnalyzer
,
AttributeIndexOptions
,
AttributeOmitNorms
,
AttributeNullValue
[
String
],
AttributeBoost
,
AttributeTermVector
,
AttributeIndex
,
AttributeStore
,
AttributeIndexName
,
TypedFieldDefinition
,
FieldDefinition
,
TypeableFields
,
AttributeAnalyzer
,
Attribute
,
AnyRef
,
Any
Ordering
Alphabetic
By inheritance
Inherited
StringFieldDefinition
AttributeFields
AttributeCopyTo
AttributeSimilarity
AttributeDocValues
AttributePostingsFormat
AttributePositionOffsetGap
AttributeIgnoreAbove
AttributeIncludeInAll
AttributeSearchAnalyzer
AttributeIndexAnalyzer
AttributeIndexOptions
AttributeOmitNorms
AttributeNullValue
AttributeBoost
AttributeTermVector
AttributeIndex
AttributeStore
AttributeIndexName
TypedFieldDefinition
FieldDefinition
TypeableFields
AttributeAnalyzer
Attribute
AnyRef
Any
Hide All
Show all
Learn more about member selection
Visibility
Public
All
Instance Constructors
new
StringFieldDefinition
(
name:
String
)
Value Members
final
def
!=
(
arg0:
AnyRef
)
:
Boolean
Definition Classes
AnyRef
final
def
!=
(
arg0:
Any
)
:
Boolean
Definition Classes
Any
final
def
##
()
:
Int
Definition Classes
AnyRef → Any
final
def
==
(
arg0:
AnyRef
)
:
Boolean
Definition Classes
AnyRef
final
def
==
(
arg0:
Any
)
:
Boolean
Definition Classes
Any
def
analyzer
(
analyzer:
Analyzer
)
:
StringFieldDefinition
.this.type
Definition Classes
AttributeAnalyzer
def
analyzer
(
analyzer:
String
)
:
StringFieldDefinition
.this.type
Definition Classes
AttributeAnalyzer
final
def
asInstanceOf
[
T0
]
:
T0
Definition Classes
Any
def
boost
(
boost:
Double
)
:
StringFieldDefinition
.this.type
Definition Classes
AttributeBoost
def
build
(
source:
XContentBuilder
,
startObject:
Boolean
=
true
)
:
Unit
Definition Classes
StringFieldDefinition
→
TypedFieldDefinition
def
clone
()
:
AnyRef
Attributes
protected[
java.lang
]
Definition Classes
AnyRef
Annotations
@throws
(
...
)
def
copyTo
(
copyTo:
String
*
)
:
StringFieldDefinition
.this.type
Definition Classes
AttributeCopyTo
def
docValuesFormat
(
b:
Boolean
)
:
StringFieldDefinition
.this.type
Definition Classes
AttributeDocValues
final
def
eq
(
arg0:
AnyRef
)
:
Boolean
Definition Classes
AnyRef
def
equals
(
arg0:
Any
)
:
Boolean
Definition Classes
AnyRef → Any
def
fields
(
fields:
TypedFieldDefinition
*
)
:
StringFieldDefinition
.this.type
Definition Classes
AttributeFields
def
finalize
()
:
Unit
Attributes
protected[
java.lang
]
Definition Classes
AnyRef
Annotations
@throws
(
classOf[java.lang.Throwable]
)
final
def
getClass
()
:
Class
[_]
Definition Classes
AnyRef → Any
def
hashCode
()
:
Int
Definition Classes
AnyRef → Any
def
ignoreAbove
(
ignoreAbove:
Int
)
:
StringFieldDefinition
.this.type
Definition Classes
AttributeIgnoreAbove
def
includeInAll
(
includeInAll:
Boolean
)
:
StringFieldDefinition
.this.type
Definition Classes
AttributeIncludeInAll
def
index
(
index:
String
)
:
StringFieldDefinition
.this.type
Definition Classes
AttributeIndex
def
indexAnalyzer
(
analyzer:
Analyzer
)
:
StringFieldDefinition
.this.type
Definition Classes
AttributeIndexAnalyzer
def
indexAnalyzer
(
analyzer:
String
)
:
StringFieldDefinition
.this.type
Definition Classes
AttributeIndexAnalyzer
def
indexName
(
indexName:
String
)
:
StringFieldDefinition
.this.type
Definition Classes
AttributeIndexName
def
indexOptions
(
indexOptions:
IndexOptions
)
:
StringFieldDefinition
.this.type
Definition Classes
AttributeIndexOptions
def
inner
(
fields:
TypedFieldDefinition
*
)
:
ObjectFieldDefinition
Definition Classes
TypeableFields
def
insert
(
source:
XContentBuilder
)
:
Unit
Attributes
protected
Definition Classes
AttributeFields
→
Attribute
def
insertType
(
source:
XContentBuilder
)
:
Unit
Attributes
protected
Definition Classes
TypedFieldDefinition
final
def
isInstanceOf
[
T0
]
:
Boolean
Definition Classes
Any
def
multi
(
fields:
TypedFieldDefinition
*
)
:
MultiFieldDefinition
Definition Classes
TypeableFields
final
def
ne
(
arg0:
AnyRef
)
:
Boolean
Definition Classes
AnyRef
def
nested
(
fields:
TypedFieldDefinition
*
)
:
NestedFieldDefinition
Definition Classes
TypeableFields
final
def
notify
()
:
Unit
Definition Classes
AnyRef
final
def
notifyAll
()
:
Unit
Definition Classes
AnyRef
def
nullValue
(
nullValue:
String
)
:
StringFieldDefinition
.this.type
Definition Classes
AttributeNullValue
def
omitNorms
(
omitNorms:
Boolean
)
:
StringFieldDefinition
.this.type
Definition Classes
AttributeOmitNorms
def
positionOffsetGap
(
positionOffsetGap:
Int
)
:
StringFieldDefinition
.this.type
Definition Classes
AttributePositionOffsetGap
def
postingsFormat
(
postingsFormat:
PostingsFormat
)
:
StringFieldDefinition
.this.type
Definition Classes
AttributePostingsFormat
def
searchAnalyzer
(
analyzer:
Analyzer
)
:
StringFieldDefinition
.this.type
Definition Classes
AttributeSearchAnalyzer
def
searchAnalyzer
(
analyzer:
String
)
:
StringFieldDefinition
.this.type
Definition Classes
AttributeSearchAnalyzer
def
similarity
(
similarity:
Similarity
)
:
StringFieldDefinition
.this.type
Definition Classes
AttributeSimilarity
def
store
(
param:
Boolean
)
:
StringFieldDefinition
.this.type
Definition Classes
AttributeStore
def
store
(
store:
YesNo
)
:
StringFieldDefinition
.this.type
Definition Classes
AttributeStore
def
stored
(
param:
Boolean
)
:
StringFieldDefinition
.this.type
Definition Classes
AttributeStore
def
stored
(
param:
YesNo
)
:
StringFieldDefinition
.this.type
Definition Classes
AttributeStore
final
def
synchronized
[
T0
]
(
arg0: ⇒
T0
)
:
T0
Definition Classes
AnyRef
def
termVector
(
termVector:
String
)
:
StringFieldDefinition
.this.type
Definition Classes
AttributeTermVector
def
termVector
(
termVector:
TermVector
)
:
StringFieldDefinition
.this.type
Definition Classes
AttributeTermVector
def
toString
()
:
String
Definition Classes
AnyRef → Any
val
type
:
FieldType
Definition Classes
TypedFieldDefinition
def
typed
(
ft:
TokenCountType
.type
)
:
TokenCountDefinition
Definition Classes
TypeableFields
def
typed
(
ft:
StringType
.type
)
:
StringFieldDefinition
Definition Classes
TypeableFields
def
typed
(
ft:
ShortType
.type
)
:
ShortFieldDefinition
Definition Classes
TypeableFields
def
typed
(
ft:
ObjectType
.type
)
:
ObjectFieldDefinition
Definition Classes
TypeableFields
def
typed
(
ft:
NestedType
.type
)
:
NestedFieldDefinition
Definition Classes
TypeableFields
def
typed
(
ft:
MultiFieldType
.type
)
:
MultiFieldDefinition
Definition Classes
TypeableFields
def
typed
(
ft:
LongType
.type
)
:
LongFieldDefinition
Definition Classes
TypeableFields
def
typed
(
ft:
IpType
.type
)
:
IpFieldDefinition
Definition Classes
TypeableFields
def
typed
(
ft:
IntegerType
.type
)
:
IntegerFieldDefinition
Definition Classes
TypeableFields
def
typed
(
ft:
GeoShapeType
.type
)
:
GeoShapeFieldDefinition
Definition Classes
TypeableFields
def
typed
(
ft:
GeoPointType
.type
)
:
GeoPointFieldDefinition
Definition Classes
TypeableFields
def
typed
(
ft:
FloatType
.type
)
:
FloatFieldDefinition
Definition Classes
TypeableFields
def
typed
(
ft:
DoubleType
.type
)
:
DoubleFieldDefinition
Definition Classes
TypeableFields
def
typed
(
ft:
DateType
.type
)
:
DateFieldDefinition
Definition Classes
TypeableFields
def
typed
(
ft:
CompletionType
.type
)
:
CompletionFieldDefinition
Definition Classes
TypeableFields
def
typed
(
ft:
ByteType
.type
)
:
ByteFieldDefinition
Definition Classes
TypeableFields
def
typed
(
ft:
BooleanType
.type
)
:
BooleanFieldDefinition
Definition Classes
TypeableFields
def
typed
(
ft:
BinaryType
.type
)
:
BinaryFieldDefinition
Definition Classes
TypeableFields
def
typed
(
ft:
AttachmentType
.type
)
:
AttachmentFieldDefinition
Definition Classes
TypeableFields
final
def
wait
()
:
Unit
Definition Classes
AnyRef
Annotations
@throws
(
...
)
final
def
wait
(
arg0:
Long
,
arg1:
Int
)
:
Unit
Definition Classes
AnyRef
Annotations
@throws
(
...
)
final
def
wait
(
arg0:
Long
)
:
Unit
Definition Classes
AnyRef
Annotations
@throws
(
...
)
def
withType
(
ft:
TokenCountType
.type
)
:
TokenCountDefinition
Definition Classes
TypeableFields
def
withType
(
ft:
StringType
.type
)
:
StringFieldDefinition
Definition Classes
TypeableFields
def
withType
(
ft:
ShortType
.type
)
:
ShortFieldDefinition
Definition Classes
TypeableFields
def
withType
(
ft:
ObjectType
.type
)
:
ObjectFieldDefinition
Definition Classes
TypeableFields
def
withType
(
ft:
NestedType
.type
)
:
NestedFieldDefinition
Definition Classes
TypeableFields
def
withType
(
ft:
MultiFieldType
.type
)
:
MultiFieldDefinition
Definition Classes
TypeableFields
def
withType
(
ft:
LongType
.type
)
:
LongFieldDefinition
Definition Classes
TypeableFields
def
withType
(
ft:
IpType
.type
)
:
IpFieldDefinition
Definition Classes
TypeableFields
def
withType
(
ft:
IntegerType
.type
)
:
IntegerFieldDefinition
Definition Classes
TypeableFields
def
withType
(
ft:
GeoShapeType
.type
)
:
GeoShapeFieldDefinition
Definition Classes
TypeableFields
def
withType
(
ft:
GeoPointType
.type
)
:
GeoPointFieldDefinition
Definition Classes
TypeableFields
def
withType
(
ft:
FloatType
.type
)
:
FloatFieldDefinition
Definition Classes
TypeableFields
def
withType
(
ft:
DoubleType
.type
)
:
DoubleFieldDefinition
Definition Classes
TypeableFields
def
withType
(
ft:
DateType
.type
)
:
DateFieldDefinition
Definition Classes
TypeableFields
def
withType
(
ft:
CompletionType
.type
)
:
CompletionFieldDefinition
Definition Classes
TypeableFields
def
withType
(
ft:
ByteType
.type
)
:
ByteFieldDefinition
Definition Classes
TypeableFields
def
withType
(
ft:
BooleanType
.type
)
:
BooleanFieldDefinition
Definition Classes
TypeableFields
def
withType
(
ft:
BinaryType
.type
)
:
BinaryFieldDefinition
Definition Classes
TypeableFields
def
withType
(
ft:
AttachmentType
.type
)
:
AttachmentFieldDefinition
Definition Classes
TypeableFields
Inherited from
AttributeFields
Inherited from
AttributeCopyTo
Inherited from
AttributeSimilarity
Inherited from
AttributeDocValues
Inherited from
AttributePostingsFormat
Inherited from
AttributePositionOffsetGap
Inherited from
AttributeIgnoreAbove
Inherited from
AttributeIncludeInAll
Inherited from
AttributeSearchAnalyzer
Inherited from
AttributeIndexAnalyzer
Inherited from
AttributeIndexOptions
Inherited from
AttributeOmitNorms
Inherited from
AttributeNullValue
[
String
]
Inherited from
AttributeBoost
Inherited from
AttributeTermVector
Inherited from
AttributeIndex
Inherited from
AttributeStore
Inherited from
AttributeIndexName
Inherited from
TypedFieldDefinition
Inherited from
FieldDefinition
Inherited from
TypeableFields
Inherited from
AttributeAnalyzer
Inherited from
Attribute
Inherited from
AnyRef
Inherited from
Any
Ungrouped