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 |
---|---|
List<QueryOptions.QueryState> |
QueryOptions.QueryOperator.getStates() |
Modifier and Type | Method and Description |
---|---|
void |
QueryOptions.QueryOperator.addState(QueryOptions.QueryState state) |
QueryOptions.QueryOperator |
QueryOptionsBuilder.operator(String name,
QueryOptions.QueryState... states)
Deprecated.
Builds an operator for use in a QueryOptions configuration.
|
Copyright © 2013-2016 MarkLogic Corporation.