| Interface | Description |
|---|---|
| QueryCompiler |
Compiles search strings to Elasticsearch documents
|
| Class | Description |
|---|---|
| ElasticsearchQueryHelper |
Helper methods to build Elasticsearch queries
|
| Enum | Description |
|---|---|
| QueryCompiler.MatchPriority |
Specifies how the query returned by
QueryCompiler.compileQuery(String)
should be applied |