|
|
|
|
|
by jhgg
3384 days ago
|
|
The historical index workers index the history of the server, whereas we have a real-time index worker that is consuming and bulk inserting messages in real time. Searching for the first time in a server turns on real-time indexing and triggers a historical index of all previous messages in that server. |
|
Are you using DB triggers to fire the job ?