The Inpher _ultra query module is a library allowing you to interface with any search engine or document store in a secure way. The library provides easy to use API calls for inserting, deleting and searching documents. The developer can provide a schema specifying which fields of the document should be made searchable and which should be made retrievable. A simple Query String Query syntax allows easy to use and powerful query capabilities.
This a simple commandline client for an Encrypted elasticsearch.
Find the JavaDoc here