Package | Description |
---|---|
com.marklogic.client.type |
The package provides interfaces specifying the type of an expression or
value as passed to a
PlanBuilder method
or returned from a RowRecord method. |
Modifier and Type | Method and Description |
---|---|
PlanSearchOptions.ScoreMethod |
PlanSearchOptions.getScoreMethod() |
static PlanSearchOptions.ScoreMethod |
PlanSearchOptions.ScoreMethod.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static PlanSearchOptions.ScoreMethod[] |
PlanSearchOptions.ScoreMethod.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
PlanSearchOptions |
PlanSearchOptions.withScoreMethod(PlanSearchOptions.ScoreMethod scoreMethod) |
Copyright © 2013-2021 MarkLogic Corporation.