github / github/elastomer-client
Add setting to automatically refresh the index
未关闭
- 主要语言
- Ruby
- 星标
- 197
- 派生
- 28
- PR 合并指标
- 30 天内没有已合并 PR
描述
Lots of nondeterministic test failures are caused by forgetting to refresh the index after writing or before reading. It would be convenient if elastomer-client had a setting which handled refreshing automatically.
For performance, it could be "smart" and only refresh if a write has happened since the last refresh.
贡献指南
调研方向
Start by locating elastomer-client's write, read, and index-refresh entry points, then review any existing tests around index visibility. Done means a configurable automatic refresh handles the described write/read cases and avoids refreshing when no write has occurred since the last refresh.
由索引模型根据 Issue 内容生成。
评估
- 技术栈
- elasticsearch, ruby
- 领域
- search
- Issue 类型
- 功能
- 难度
- 5/5
- 预计耗时
- 一周以上
- 活跃度
- 停滞
- 描述清晰度
- 基本清楚
- 新手友好度
- 30/100