Question: I’ve been working with Elasticsearch for some days. As i’m creating a CRUD, I’ve come across the updateByQuery method. I’m working with nestjs, and the way that I’m updating a field is: My question is: Why does elasticsearch need ...