Hi,
I have a lot of documents to be saved to ES, the document is pretty big and complex, I cannot limit the number of field.
so the question is that how to set index.mapping.total_fields.limit to unlimited, or which factor affects this limit. for example: indexed, doc value etc.
thanks