Hi, I have a specific use case for elasticsearch, trying to find if compression techniques in elasticsearch can be customized to exploit high compression.
We use elasticsearch to provide search in text document contents and support versioning too.
We index text documents with slight difference to different elasticsearch documents.
How to achieve maximum compression for this case?
Ex: 1MB text document indexed everyday with one line changes.
What compression level we could expect ?
Yes for source storage or field storage if you applied any specific field settings.
You can also disable _source field, use different analyzers... so it really depends.
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.