Heisenberg submitted a new resource:
You must be registered for see links
- Keeps seach index in sync on user mergingUpdates the search index when a user is merged into another, mostly addresses Future Fix - Content search following Merge Users
Supports both Elastic Search and MySQL Full-Text Search.
The update occurs as a deferred task, in batches of 1000 posts (or Elastic Search) or a user at a time for MySQL-based searching. These are sequential based on the order of user merges performed.
If the following merging happens:
User A -> User B
User B -> User C
This addon will first migrate search...
You must be registered for see links
Last edited:
