We could just prefix these fields with "_", which would make for much more readable mappings. This goes for the id and tenant id (when using discriminator multi-tenancy), and also for the type (introduced in HSEARCH-3765 In Progress ). The situation is different with Lucene, since these meta fields are much more hidden from the user. With elasticsearch, the fields are visible in the mapping. |