pantheon-systems / solr-power

A WordPress plugin to connect to Pantheon's Apache Solr search infrastructure, or your own!
https://wordpress.org/plugins/solr-power/
GNU General Public License v2.0
126 stars 61 forks source link

[BUGS-6482] Disable Auto-commit by default #591

Closed pwtyler closed 1 year ago

pwtyler commented 1 year ago

The default behavior is now to allow cron to push solr commits regularly instead of autocommit. See #559 and #549 for details when this option was initially added last year— now we're making it the default behavior.

Users can still enable auto-commit by explicitly setting SOLRPOWER_DISABLE_AUTOCOMMIT to false.

jazzsequence commented 1 year ago

One optional suggestion. I've turned off "dismiss stale reviews" so you can safely make the change (if you so desire) without requiring additional approvals.

jazzsequence commented 1 year ago

👍