github / github/elastomer-client
Support the "field stats" API
Offen
- Vorherrschende Sprache
- Ruby
- Sterne
- 197
- Forks
- 28
- PR-Merge-Kennzahlen
- Keine gemergten PRs in 30 T.
Beschreibung
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
Beitragsleitfaden
Rechercherichtung
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.
Vom Indexierungsmodell aus dem Issue-Text verfasst.
Bewertung
- Tech-Stack
- elasticsearch, ruby
- Bereich
- search
- Issue-Typ
- Feature
- Schwierigkeit
- 3/5
- Geschätzter Aufwand
- 1-2 Tage
- Aktivitätsstatus
- Veraltet
- Klarheit
- Muss geklärt werden
- Anfängerfreundlichkeit
- 45/100