Package | Description |
---|---|
com.couchbase.client.java.search.sort |
Holds classes related to search sorting.
|
Modifier and Type | Method and Description |
---|---|
static SearchFieldMissing |
SearchFieldMissing.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static SearchFieldMissing[] |
SearchFieldMissing.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
SearchSortField |
SearchSortField.missing(SearchFieldMissing missing) |
Copyright © 2021 Couchbase, Inc.. All rights reserved.