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 | Class and Description |
---|---|
static class |
QueryOptions.AttributeValue
Deprecated.
Models access to an attribute by QName for use in metadata extraction
|
static class |
QueryOptions.ConstraintValue
Deprecated.
Models access to values returned by a constraint, by constraint name.
|
static class |
QueryOptions.ElementValue
Deprecated.
Models access to an element by QName for use in metadata extraction
|
static class |
QueryOptions.JsonKey
Deprecated.
Models a JSON Key.
|
Modifier and Type | Method and Description |
---|---|
QueryOptions.QueryExtractMetadata |
QueryOptionsBuilder.extractMetadata(MetadataExtract... extractions)
Deprecated.
Builds a configuration for extracting metadata from search results.
|
Copyright © 2013-2016 MarkLogic Corporation.