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

Support parallel queries #384

Open
myedibleenso opened this issue Jun 22, 2022 · 1 comment
Open

Support parallel queries #384

myedibleenso opened this issue Jun 22, 2022 · 1 comment
Labels
enhancement New feature or request

Comments

@myedibleenso
Copy link
Member

In cases where no state change is needed, it should be possible to execute queries in parallel against the same index.

@myedibleenso myedibleenso added the enhancement New feature or request label Jun 22, 2022
@myedibleenso
Copy link
Member Author

I think we just need an alternative to IncrementalOdinsonIndex that lacks an OdinsonIndexWriter to avoid generating a lock.

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

No branches or pull requests

1 participant