SearchServiceStatistics interface

Response from a get service statistics request. If successful, it includes service level counters and limits.

Properties

counters

Service level resource counters.

indexersRuntime

Service level information related to indexer runtime.

limits

Service level general limits.

Property Details

counters

Service level resource counters.

counters: ServiceCounters

Property Value

indexersRuntime

Service level information related to indexer runtime.

indexersRuntime: ServiceIndexersRuntime

Property Value

limits

Service level general limits.

limits: ServiceLimits

Property Value