Searchd RAM consumption

in case you could provide reproducible example you could create ticket at Github there post commands to issue along with memory usage and upload index(es), config, query stream to our FTP

Done: searchd memory leak · Issue #351 · manticoresoftware/manticoresearch · GitHub

ok I will check your report with data you provided.

Could you check after memory grows

mysql -h0 -P 7306 -e "debug malloc_trim"

and check memory usage after command?

For reference, conversation continued on the above mentioned github issue.