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 ?