Skip to content
This repository was archived by the owner on Feb 1, 2022. It is now read-only.

Latest commit

 

History

History

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 

README.md

_ultra Query Module

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.

Encrypted Query Module Command line Client

This a simple commandline client for an Encrypted elasticsearch.

JavaDoc

Find the JavaDoc here