Hi all,
I have been thinking about a different approach for source field.
Instead of single source field why can't we store each fields as stored field individually
So that we can avoid JSON parsing time. As loading of single large field vs multiple small fields doesn't matter I think it will be faster
If I write reindex based on stored fields in the documents similar to source, will it be better than _source field?
What is the performance gain of storing it as single source field?
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.