_source strlen() > 100K

Is there an easy way yo find all rows in Elastic that have a strlen(_source) > 100000 bytes?

Script?

Thanks!

You should use the mapper-size plugin for this.

This topic was automatically closed 28 days after the last reply. New replies are no longer allowed.