github / github/elastomer-client
Support the "field stats" API
未关闭
- 主要语言
- Ruby
- 星标
- 197
- 派生
- 28
- PR 合并指标
- 30 天内没有已合并 PR
描述
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
贡献指南
调研方向
先阅读链接的 Elasticsearch field stats API 文档,并检查客户端现有的 API 入口和测试。添加客户端对获取字段统计信息的支持,例如最小值和最大值,然后通过针对性测试验证支持的指标;issue 未指定具体文件。
由索引模型根据 Issue 内容生成。
评估
- 技术栈
- elasticsearch, ruby
- 领域
- search
- Issue 类型
- 功能
- 难度
- 3/5
- 预计耗时
- 1-2 天
- 活跃度
- 停滞
- 描述清晰度
- 需要澄清
- 新手友好度
- 45/100