Fix ES Search Index <- Database sync

Issue #2754 open
Daniel Zoller created an issue

Currently the getNewPosts method requests posts >= last_update for updating the index.

Please modify the method that it only requests posts >= last_update <= target_update.

Comments (1)

  1. Log in to comment