Use a simpler prefix for metadata fields in Elasticsearch

Description

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 ).

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.

Activity

Show:
Fixed

Details

Assignee

Reporter

Components

Sprint

Fix versions

Priority

Created December 11, 2019 at 2:39 PM
Updated December 13, 2019 at 2:57 PM
Resolved December 13, 2019 at 2:38 PM