github / github/elastomer-client

Support the "field stats" API

Open
#125 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
Ruby
Stars
197
Forks
28
PR merge metrics
No merged PRs in 30d

Description

The [field stats](https://www.elastic.co/guide/en/elasticsearch/reference/1.7/search-field-stats.html) API is very handy for picking out min / max values for fields along with other metrics. We should add this to the client.

/cc @grantr @chrismwendt

Contributor guide

Open the contributing guide

Research direction

Start by reading the linked Elasticsearch field stats API documentation and inspecting the client’s existing API entry points and tests. Add client support for retrieving field statistics such as minimum and maximum values, then verify the supported metrics through focused tests; the issue does not name specific files.

Written by the indexing model from the issue text.

Assessment

Tech stack
elasticsearch, ruby
Domain
search
Issue type
Feature
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
45/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.