Package | Description |
---|---|
com.marklogic.client.admin.config |
The package provides classes and interfaces that implement MarkLogic Search API configuration using
Java Objects.
|
com.marklogic.client.admin.config.support |
Interfaces and classes used by
QueryOptionsBuilder ,
QueryOptions ,
and QueryOptionsHandle
to comprise builder expressions and mark function arguments. |
Modifier and Type | Method and Description |
---|---|
QueryOptions.PathIndex |
QueryOptions.BaseConstraintItem.getPathIndex()
Gets the path index object that backs this data source.
|
Modifier and Type | Method and Description |
---|---|
void |
QueryOptions.BaseConstraintItem.setPath(QueryOptions.PathIndex pathIndex)
Sets a path index specification for this constraint source.
|
void |
QueryOptions.QuerySortOrder.setPath(QueryOptions.PathIndex pathIndex) |
Modifier and Type | Method and Description |
---|---|
QueryOptions.PathIndex |
IndexSpec.getPathIndex() |
QueryOptions.PathIndex |
IndexSpecImpl.getPathIndex() |
Modifier and Type | Method and Description |
---|---|
void |
Indexed.setPath(QueryOptions.PathIndex path) |
void |
IndexSpec.setPathIndex(QueryOptions.PathIndex path) |
void |
IndexSpecImpl.setPathIndex(QueryOptions.PathIndex pathIndex) |
Copyright © 2013-2016 MarkLogic Corporation.