quickwit-oss / quickwit-oss/quickwit
No count optimizations
Open
@PSeitz is already working on this.
Since Jun 3, 2024.
enhancement
low-priority
project:airmail
- Dominant language
- Rust
- Stars
- 11.7k
- Forks
- 597
- Avg merge
- 2d 22h
- Merged PRs (30d)
- 37
Description
See if we have optimizations for the case where count is not requested.
https://www.elastic.co/guide/en/elasticsearch/reference/7.17/search-your-data.html#track-total-hits
track_total_hits: false
on elasticsearch
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.