Hi,
I have created index with default configuration . Ex:- 1 shard and ignore_above>256.
But when i am pushing string which has more than 300 characters, Elaticsearch is indexing the data and also all 300 characters are visible in Kibana.
Can you please help me to understand what is the significance of the property ignore_above>256. If i am not wrong according to the property ignore_above256 if i am pushing the data which has more than 256 characters, data should be truncated. Can you please help me here.
Regards,
Varun S