elasticmagic
/
dev.evo.elasticmagic
/
MultiSearchQueryResult
Multi
Search
Query
Result
data class
MultiSearchQueryResult
(took:
Long
?, responses:
List
<
SearchQueryResult
<*>>)
Content copied to clipboard
Functions
Properties
Functions
get
Link copied to clipboard
inline fun <
S
:
BaseDocSource
>
get
(ix:
Int
):
SearchQueryResult
<
S
>
Content copied to clipboard
Properties
responses
Link copied to clipboard
val
responses
:
List
<
SearchQueryResult
<*>>
Content copied to clipboard
took
Link copied to clipboard
val
took
:
Long
?
Content copied to clipboard