A WordPress plugin to connect to Pantheon's Apache Solr search infrastructure, or your own!
GNU General Public License v2.0
126
stars
61
forks
source link
Clear batch cache after deleting the entire index #354
Closed
danielbachhuber closed 6 years ago
If the user deletes the entire index, then the batch cache should also be deleted (e.g. all future indexing should restart from batch 1).
The current behavior is that batch indexing restarts from the last batch it left off at.