Hello
I understand ElasticSearch implements a document storage on top of Lucene. Could someone point to me some resources on the implementation of the storage engine? It is not very obvious where this may be found in the docs.
Hello
I understand ElasticSearch implements a document storage on top of Lucene. Could someone point to me some resources on the implementation of the storage engine? It is not very obvious where this may be found in the docs.
Lucene uses this class to write stored fields in a compressed format ... it has some documentation describing how it works:
© 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.