| Interface | Description |
|---|---|
| Client | |
| ClusterClient |
| Class | Description |
|---|---|
| AggregationResult |
Created by mnunberg on 2/22/18.
|
| Document |
Document represents a single indexed document or entity in the engine
|
| Query |
Query represents query parameters and filters to load results from the engine
|
| Query.GeoFilter |
GeoFilter encapsulates a radius filter on a geographical indexed fields
|
| Query.HighlightTags | |
| Query.NumericFilter |
NumericFilter wraps a range filter on a numeric field.
|
| Query.Paging | |
| Schema |
Schema abstracs the schema definition when creating an index.
|
| Schema.Field | |
| Schema.TagField | |
| Schema.TextField |
FullText field spec.
|
| SearchResult |
SearchResult encapsulates the returned result from a search query.
|
| Suggestion | |
| Suggestion.Builder |
| Enum | Description |
|---|---|
| Keywords | |
| Schema.FieldType |
Copyright © 2019. All rights reserved.