Package | Description |
---|---|
com.couchbase.client.java.search.sort |
Class and Description |
---|
FieldMissing |
FieldMode |
FieldType |
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.
|
Copyright © 2015 Couchbase, Inc.