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.io |
The package provides the handle classes with different representations for document content
when you read documents from the database or write documents to the database.
|
Modifier and Type | Method and Description |
---|---|
EditableNamespaceContext |
QueryOptions.getSearchableExpressionNamespaceContext()
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
void |
QueryOptions.setSearchableExpressionNamespaceContext(EditableNamespaceContext context)
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
void |
QueryOptionsHandle.setSearchableExpressionNamespaceContext(EditableNamespaceContext context)
Deprecated.
Sets the namespace context to be associated with the searchable expression.
|
Copyright © 2013-2015 MarkLogic Corporation.