_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.