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
The BulkAll helper introduced in master is really helpful for setting up bulk indexing. It could be even more helpful if per document modifications were allowed to each bulk index operation. For example, it's not possible to bulk index a collection of child documents with the helper and set the _parent for each index operation.