XenBot
Supervisor
- Thread starter
- Staff
- #1
XenBot submitted a new resource:
User Merge Search Update - Keeps seach index in sync on user merging
Read more about this resource...
User Merge Search Update - Keeps seach index in sync on user merging
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 content for User A to User B, and then all content of User B to User C
Warning
- If indexing fails it is possible this...
Read more about this resource...