Hi guys,
I am using elasticsearch php api for creating index with some fields.
If I add new fields, I need to refresh the fields list in Kibana, which is OK for me.
But what is the maximum amount of fields for ES, or how many fields are tuned for Elasticsearch? If I add many fields, is this wasting resources?