aquasecurity / aquasecurity/esquery
Support `function_score` query
Open
- Dominant language
- Go
- Stars
- 317
- Forks
- 58
- PR merge metrics
- No merged PRs in 30d
Description
It would be great to be able to use esquery for function_score queries!
https://www.elastic.co/guide/en/elasticsearch/reference/current/query-dsl-function-score-query.html
Contributor guide
Research direction
Start by reading the existing esquery query-builder API and the linked Elasticsearch function_score query documentation. Identify how other query types are represented and tested; done means callers can construct valid function_score queries through esquery.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- elasticsearch, go
- Domain
- search
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 42/100