mirror of
https://github.com/elastic/elasticsearch.git
synced 2025-04-25 07:37:19 -04:00
As preparation for #106081, this PR adds the `size_in_bytes` field to the enrich cache. This field is calculated by summing the ByteReference sizes of all the search hits in the cache. It's not a perfect representation of the size of the enrich cache on the heap, but some experimentation showed that it's quite close. |
||
---|---|---|
.. | ||
delete-enrich-policy.asciidoc | ||
enrich-stats.asciidoc | ||
execute-enrich-policy.asciidoc | ||
get-enrich-policy.asciidoc | ||
index.asciidoc | ||
put-enrich-policy.asciidoc |