Is it more efficient to create stored painless scripts than put them inline? Specifically I am interested in this for aggregations.
Thanks,
Dennis
Is it more efficient to create stored painless scripts than put them inline? Specifically I am interested in this for aggregations.
Thanks,
Dennis
There shouldn't be a difference in performance. Just try and use the same script over and over again so it can be cached.
This topic was automatically closed 28 days after the last reply. New replies are no longer allowed.
© 2020. All Rights Reserved - Elasticsearch
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.