com
.
sksamuel
.
elastic4s
.
mappings
TokenCountDefinition
Related Doc:
package mappings
final
class
TokenCountDefinition
extends
TypedFieldDefinition
with
AttributeIndex
with
AttributeAnalyzer
with
AttributeIndexAnalyzer
Linear Supertypes
AttributeIndexAnalyzer
,
AttributeIndex
,
TypedFieldDefinition
,
FieldDefinition
,
TypeableFields
,
AttributeAnalyzer
,
Attribute
,
AnyRef
,
Any
Ordering
Alphabetic
By inheritance
Inherited
TokenCountDefinition
AttributeIndexAnalyzer
AttributeIndex
TypedFieldDefinition
FieldDefinition
TypeableFields
AttributeAnalyzer
Attribute
AnyRef
Any
Hide All
Show all
Visibility
Public
All
Instance Constructors
new
TokenCountDefinition
(
name:
String
)
Value Members
final
def
!=
(
arg0:
Any
)
:
Boolean
Definition Classes
AnyRef → Any
final
def
##
()
:
Int
Definition Classes
AnyRef → Any
final
def
==
(
arg0:
Any
)
:
Boolean
Definition Classes
AnyRef → Any
def
analyzer
(
analyzer:
Analyzer
)
:
TokenCountDefinition
.this.type
Definition Classes
AttributeAnalyzer
def
analyzer
(
analyzer:
String
)
:
TokenCountDefinition
.this.type
Definition Classes
AttributeAnalyzer
final
def
asInstanceOf
[
T0
]
:
T0
Definition Classes
Any
def
build
(
source:
XContentBuilder
,
startObject:
Boolean
=
true
)
:
Unit
Definition Classes
TokenCountDefinition
→
TypedFieldDefinition
def
clone
()
:
AnyRef
Attributes
protected[
java.lang
]
Definition Classes
AnyRef
Annotations
@throws
(
...
)
final
def
eq
(
arg0:
AnyRef
)
:
Boolean
Definition Classes
AnyRef
def
equals
(
arg0:
Any
)
:
Boolean
Definition Classes
AnyRef → Any
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
index
(
index:
String
)
:
TokenCountDefinition
.this.type
Definition Classes
AttributeIndex
def
indexAnalyzer
(
analyzer:
Analyzer
)
:
TokenCountDefinition
.this.type
Definition Classes
AttributeIndexAnalyzer
def
indexAnalyzer
(
analyzer:
String
)
:
TokenCountDefinition
.this.type
Definition Classes
AttributeIndexAnalyzer
def
inner
(
fields:
TypedFieldDefinition
*
)
:
ObjectFieldDefinition
Definition Classes
TypeableFields
def
insert
(
source:
XContentBuilder
)
:
Unit
Attributes
protected
Definition Classes
AttributeIndexAnalyzer
→
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
val
name
:
String
Definition Classes
FieldDefinition
→
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
final
def
synchronized
[
T0
]
(
arg0: ⇒
T0
)
:
T0
Definition Classes
AnyRef
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
AttributeIndexAnalyzer
Inherited from
AttributeIndex
Inherited from
TypedFieldDefinition
Inherited from
FieldDefinition
Inherited from
TypeableFields
Inherited from
AttributeAnalyzer
Inherited from
Attribute
Inherited from
AnyRef
Inherited from
Any
Ungrouped