I don’t find in the doc how to increase the index.mapping.total_field.limit (as we did in ElasticSearch) so my question is more : Do we still need to worry about the index mapping total field limit ? If yes, a documentation exist about this ? or the ElasticSearch documentation is still valid with OpenSearch 2.3 concerning this ?
yes the limit still exists. I can’t find it as well (but currently looking this up on mobile, so who knows), I’ve found this thread talking about the limit:
I have updated my limit for an index as well.
But great question if we would still have to use the Elastic Docs for this