@terascope/types / elasticsearch-interfaces / MappingIpRangeProperty
Interface: MappingIpRangeProperty
Extends
Properties
boost?
optional
boost:number
Inherited from
MappingRangePropertyBase
.boost
Source
elasticsearch-interfaces.ts:1097
coerce?
optional
coerce:boolean
Inherited from
MappingRangePropertyBase
.coerce
Source
elasticsearch-interfaces.ts:1098
copy_to?
optional
copy_to:string
|string
[]
Inherited from
MappingRangePropertyBase
.copy_to
Source
elasticsearch-interfaces.ts:1289
doc_values?
optional
doc_values:boolean
Inherited from
MappingRangePropertyBase
.doc_values
Source
elasticsearch-interfaces.ts:1242
dynamic?
optional
dynamic:boolean
|MappingDynamicMapping
Inherited from
MappingRangePropertyBase
.dynamic
Source
elasticsearch-interfaces.ts:925
fields?
optional
fields:Record
<string
,MappingProperty
>
Inherited from
MappingRangePropertyBase
.fields
Source
elasticsearch-interfaces.ts:926
ignore_above?
optional
ignore_above:number
Inherited from
MappingRangePropertyBase
.ignore_above
Source
elasticsearch-interfaces.ts:924
index?
optional
index:boolean
Inherited from
MappingRangePropertyBase
.index
Source
elasticsearch-interfaces.ts:1099
local_metadata?
optional
local_metadata:Record
<string
,any
>
Inherited from
MappingRangePropertyBase
.local_metadata
Source
elasticsearch-interfaces.ts:920
meta?
optional
meta:Record
<string
,string
>
Inherited from
Source
elasticsearch-interfaces.ts:921
name?
optional
name:string
Inherited from
Source
elasticsearch-interfaces.ts:922
properties?
optional
properties:Record
<string
,MappingProperty
>
Inherited from
MappingRangePropertyBase
.properties
Source
elasticsearch-interfaces.ts:923
similarity?
optional
similarity:string
Inherited from
MappingRangePropertyBase
.similarity
Source
elasticsearch-interfaces.ts:1290
store?
optional
store:boolean
Inherited from
MappingRangePropertyBase
.store
Source
elasticsearch-interfaces.ts:1291
type
type:
"ip_range"