Description
Adds a field mapper that records the uncompressed size of each document at index time. Administrators and developers can use that value for analysis, filtering, or storage-related decisions.
Use it when document size needs to be visible in queries or index analysis. The recorded size is metadata, not a cleanup policy, so it should be combined with monitoring and lifecycle rules when controlling storage growth.