Package | Description |
---|---|
com.marklogic.client.admin.config |
The package provides classes and interfaces that implement MarkLogic Search API configuration using
Java Objects.
|
Modifier and Type | Method and Description |
---|---|
QueryOptions.QuerySortOrder.Score |
QueryOptions.QuerySortOrder.getScore() |
static QueryOptions.QuerySortOrder.Score |
QueryOptions.QuerySortOrder.Score.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static QueryOptions.QuerySortOrder.Score[] |
QueryOptions.QuerySortOrder.Score.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2013-2016 MarkLogic Corporation.