My impression so far is that there are two notable bottlenecks in ES:
Disk I/O - loading documents
CPU pegging while searching/filtering
Is there a good way to pre-load documents? In other words, if I don't want
to figure out the cache warming queries, can I at least pre-empt the disk
I/O problem?
My impression so far is that there are two notable bottlenecks in ES:
Disk I/O - loading documents
CPU pegging while searching/filtering
Is there a good way to pre-load documents? In other words, if I don't want
to figure out the cache warming queries, can I at least pre-empt the disk
I/O problem?
Apache, Apache Lucene, Apache Hadoop, Hadoop, HDFS and the yellow elephant
logo are trademarks of the
Apache Software Foundation
in the United States and/or other countries.