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.ExpressionNamespaceBindings |
QueryOptionsBuilder.namespaces(QueryOptions.ExpressionNamespaceBinding... namespaces)
Deprecated.
Builds a list of namespace/prefix bindings, as part of a
QueryOptions.PathIndex
or QueryOptions.QuerySearchableExpression configuration. |
Modifier and Type | Method and Description |
---|---|
RangeSpec |
QueryOptionsBuilder.pathIndex(String xPath,
QueryOptions.ExpressionNamespaceBindings bindings,
RangeIndexType type)
Deprecated.
Builds a new PathIndex object.
|
Copyright © 2013-2016 MarkLogic Corporation.