search-client
Toggle table of contents
common
Platform filter
common
Switch theme
Search in API
search-client
search-client
/
com.jillesvangurp.ktsearch
/
ReindexRetries
Reindex
Retries
@
Serializable
data
class
ReindexRetries
(
val
bulk
:
Int
,
val
search
:
Int
)
Members
Constructors
Reindex
Retries
Link copied to clipboard
constructor
(
bulk
:
Int
,
search
:
Int
)
Properties
bulk
Link copied to clipboard
val
bulk
:
Int
search
Link copied to clipboard
val
search
:
Int