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

Introduce `batch-size` argument for `wp solr index` #339

Closed ocean90 closed 7 years ago

ocean90 commented 7 years ago

--batch-size=<size> limits the number of posts per batch to <size>.

Fixes #338.

danielbachhuber commented 7 years ago

Thanks @ocean90

danielbachhuber commented 7 years ago

Build is failing because of #274 (unrelated issue)