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 query caches to solrconfig.xml #377

Open
davisagli opened this issue Jun 15, 2024 · 0 comments
Open

Add query caches to solrconfig.xml #377

davisagli opened this issue Jun 15, 2024 · 0 comments

Comments

@davisagli
Copy link
Member

By default solr comes with some caches that can help performance quite a bit, but they are not enabled in collective.solr's solrconfig.xml. Updating it to use the default settings from upstream (i.e. from https://github.com/apache/lucene-solr/blob/branch_8_11/solr/example/files/conf/solrconfig.xml#L356) should help performance with few downsides. (In our project, they improved search performance by 3-4 times and only added a few megabytes to RAM use.)

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

No branches or pull requests

1 participant