Why Elastic search doesn't support storing encrypted data

As in previous discussion, ES works on encrypted volumes(dm-crypt). Is there any specific reason why it does not support storing and searching on encrypted data?

It's a non-trivial implementation, and we've put focus on other features.