mirror of
https://github.com/elastic/elasticsearch.git
synced 2025-04-24 23:27:25 -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. |
||
---|---|---|
.. | ||
enrich | ||
delete-pipeline.asciidoc | ||
geoip-stats-api.asciidoc | ||
get-pipeline.asciidoc | ||
index.asciidoc | ||
put-pipeline.asciidoc | ||
simulate-ingest.asciidoc | ||
simulate-pipeline.asciidoc |