I want to index documents where same field can have different date types (current model is disappointingly low level...)
To this end, I want to add an index
field to my document, and disable mapping for every other field except this index field.
Is there a way to configure in the mappings
to do this? there is a question from earlier that is closed without getting an answer, which is very disappointing.