We want to use Elasticsearch as primary data source, and we also want to keep track of changes of document, so we want to store all the versions of a document.
As a solution will be to hide previous document versions from the index, is this possible?