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

Add configuration to control forced commit on update #202

Open
demiankatz opened this issue Dec 25, 2022 · 0 comments
Open

Add configuration to control forced commit on update #202

demiankatz opened this issue Dec 25, 2022 · 0 comments
Labels
enhancement New feature or request

Comments

@demiankatz
Copy link
Collaborator

Currently, whenever we update Solr, we force a commit. This can cause problems in high-volume reindexing situations by triggering too many on-deck searchers. We should add a config setting to disable forced commits, since in this scenario, it is better to rely on Solr's autocommit setting instead of explicitly committing.

@demiankatz demiankatz added the enhancement New feature or request label Dec 25, 2022
@demiankatz demiankatz self-assigned this Dec 26, 2022
@demiankatz demiankatz removed their assignment Jul 24, 2024
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