SearchResponse

Typed search result page with counts and elapsed time.

Constructors

Link copied to clipboard
constructor(raw: Map<String, Any?>)

Properties

Link copied to clipboard

Count returned in this page.

Link copied to clipboard

Total matching count.

Link copied to clipboard
val data: List<Any?>

Ordered result records.

Link copied to clipboard

Server execution time in milliseconds.