struct Elasticsearch::Indices::Stats::Search
- Elasticsearch::Indices::Stats::Search
- Struct
- Value
- Object
Included Modules
- JSON::Serializable
Defined in:
indices.crConstructors
Instance Method Summary
- #fetch_current : Int64
- #fetch_time : Time::Span
- #fetch_total : Int64
- #open_contexts : Int64
- #query_current : Int64
- #query_time : Time::Span
- #query_total : Int64
- #scroll_current : Int64
- #scroll_time : Time::Span
- #scroll_total : Int64
- #suggest_current : Int64
- #suggest_time : Time::Span
- #suggest_total : Int64