You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Bulk indexing medium sized documents of around 20,000 become very slow. MongoDB pagination command becomes slow towards the page end. It degrades ES plugin performance. This is a know issue in MongoDB.
Actual Behaviour
Indexing should take approximately same time for each bulk index iteration.