| Class | Description |
|---|---|
| SearchSort |
Base class for all FTS sort options in querying.
|
| SearchSortField |
Sort by a field in the hits.
|
| SearchSortGeoDistance |
Sort by a location and unit in the hits.
|
| SearchSortId |
Sort by the document ID.
|
| SearchSortScore |
Sort by the hit score.
|
| Enum | Description |
|---|---|
| FieldMissing | |
| FieldMode | |
| FieldType |
Copyright © 2015 Couchbase, Inc.