Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Improve Range Query Support #13

Open
samspills opened this issue Mar 4, 2023 · 0 comments
Open

Improve Range Query Support #13

samspills opened this issue Mar 4, 2023 · 0 comments
Labels
query Related to executing queries given an index

Comments

@samspills
Copy link
Contributor

do them better

  • handle half ranges (docsForRange to take in optional bounds and handle it there?)
  • handle inclusive/exclusive
    • if exclusive we need to ignore exact matches
@valencik valencik added the query Related to executing queries given an index label Mar 30, 2023
@valencik valencik changed the title Range Queries Improve Range Query Support Apr 22, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
query Related to executing queries given an index
Projects
None yet
Development

No branches or pull requests

2 participants