Elasticsearch: Exclude types from V7 which deprecates them

Remove the use of the include_type_name parameter which started from V6.
Before this change, warnings related to the V7 usage of that parameter
showed in consoles.

More in [1] about the include_type_name parameter for Elasticsearch
6.x (warning), 7.x (deprecation), and 8.x (deprecated).

[1] https://www.elastic.co/guide/en/elasticsearch/reference/master/removal-of-types.html#_schedule_for_removal_of_mapping_types

Bug: Issue 10496
Change-Id: I6fe26e097a618d71a781dbebae621b6515d6822e
4 files changed
tree: 17b28b9fe62aae1e35245c1e9350584cddd1b086
  1. gerrit-acceptance-tests/
  2. gerrit-elasticsearch/
  3. gerrit-pgm/