Loading will be fairly quick. Elasticsearch has to populate the metadata with all of the index information. Searches and other queries may be slower until cached.
Thanks so much for your quick reply. How long does it take to cache approximately ? Say, an index with 10M documents and 200 fields. I know it all depends on the type of fields, so an approximate answer based on your analysis/testing would be good enough for now.
Caching doesn't automatically happen. You have to employ warmers (queries that run in the background just to fill your filter caches), or wait for actual queries to do so.
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.