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

Allow specification of a maximum time for a query #163

Open
matthewdarwin opened this issue Oct 2, 2020 · 1 comment
Open

Allow specification of a maximum time for a query #163

matthewdarwin opened this issue Oct 2, 2020 · 1 comment

Comments

@matthewdarwin
Copy link

Some queries take a long time because they search a lot of indexes, even though the results returned are very small. Would like to be able to specify the amount of time a query should run before giving up.

For sure want to avoid searching the entire index.

@matthewdarwin
Copy link
Author

Could also be implemented as maximum number of blocks to search.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant