search-client
Toggle table of contents
common
Platform filter
common
Switch theme
Search in API
search-client
search-client
/
com.jillesvangurp.ktsearch
/
BulkResponse
/
ItemDetails
/
ItemDetails
Item
Details
constructor
(
index
:
String
,
type
:
String
?
,
id
:
String
,
version
:
Long
?
,
result
:
String
?
,
shards
:
Shards
?
,
seqNo
:
Long
?
,
primaryTerm
:
Long
?
,
status
:
Int
,
error
:
BulkResponse.ItemError
?
=
null
,
source
:
JsonObject
?
=
null
)