parisholley / wordpress-fantastic-elasticsearch

Improve wordpress search performance/accuracy and enable faceted search by leveraging an ElasticSearch server.
MIT License
162 stars 64 forks source link

Fixed counter reset to zero after completion. #108

Closed basdek closed 9 years ago

basdek commented 9 years ago

When you reindexed two times right after eachother the count was not correct: i.e. for 2500 posts the counter would read: 2501 of 2500, cause no reset to zero was present.