elastic/elasticsearch

Add took to update's response

Open

#22573 opened on Jan 11, 2017

View on GitHub
 (19 comments) (0 reactions) (0 assignees)Java (76,700 stars) (25,882 forks)batch import
:Distributed/CRUD>enhancementTeam:Distributedhelp wanted

Description

Sorry if this is already covered somewhere else, I looked through a bunch of issues and couldn't find it.

update's response does not include took like index's does. Is there a reason for this? If not, can it please be added? Using version 5.1.1.

Contributor guide