elastic / elastic/elasticsearch-specification
RankEvalRequest missing templates property
Open
Beginner friendly
missing type
- Dominant language
- TypeScript
- Stars
- 158
- Forks
- 136
- Avg merge
- 19h 48m
- Merged PRs (30d)
- 54
Description
Property `templates` is optional and defined here: https://www.elastic.co/guide/en/elasticsearch/reference/current/search-rank-eval.html#_template_based_ranking_evaluation
Originally reported https://github.com/elastic/elasticsearch-py/pull/2086
Contributor guide
Research direction
Locate the RankEvalRequest definition in the specification and compare its properties with the Elasticsearch template-based ranking evaluation documentation linked in the issue. Add the optional templates property, then verify that the generated or validated request representation includes it.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript
- Domain
- api
- Issue type
- Bug
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Clearly specified
- Newbie friendliness
- 72/100