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 maxBooleanClauses to solr.xml template #630

Closed
gerlowskija opened this issue Sep 21, 2023 · 1 comment
Closed

Add maxBooleanClauses to solr.xml template #630

gerlowskija opened this issue Sep 21, 2023 · 1 comment

Comments

@gerlowskija
Copy link
Contributor

Solr 8.1 introduced a maxBooleanClauses setting to solr.xml as an additional control supplementing the similar per-core solrconfig.xml setting.

Now that the operator has bumped its minimum-Solr-version to 8.11, we can include a default value for this setting in our solr.xml template.

@gerlowskija
Copy link
Contributor Author

Changes were implemented in this PR and will be in the 0.8.0 release

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