Points only optimization doesn't exist for indexing
Open
- Dominant language
- C++
- Stars
- 2.7k
- Forks
- 357
- Avg merge
- 11h 4m
- Merged PRs (30d)
- 1
Description
https://github.com/google/s2geometry/blob/master/src/s2/s2region_term_indexer.cc#L213
It looks like same possible for index terms, am I right?
Why do I need other terms (not true_max_level) if query contains only points?
Contributor guide
Assessment
This issue has not been assessed yet.