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. |
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.
|
Class and Description |
---|
Annotatable
Defines methods for adding annotations and retrieving them
from those option nodes that can be annotated.
|
Buckets
Marks
QueryOptions.QueryRange.Bucket
and QueryOptions.QueryRange.ComputedBucket
as buckets for the purposes of QueryOptions.QueryRange configuration. |
ConstraintSource
Marks the options configurations that can back constraints.
|
GeospatialSpec
Defines an interface to the methods for storing
geospatial values in MarkLogic indexes.
|
HeatmapAndOptions
Models an object that helps build heatmaps for use
in
QueryOptionsBuilder geospatial expressions. |
Indexed
Marks classes that are backed by MarkLogic indexes.
|
MetadataExtract
Marks classes that can be included in metadata extractions.
|
QueryOptionsConfiguration
Interface that wraps building configuration options for a
QueryOptions
object. |
QueryUri
A special marker for indicating that the source of
tuples or values is the URI lexicon.
|
RangeIndexed
Marks classes that carry type and collation attributes.
|
RangeIndexType
Used only in
QueryOptionsBuilder .*RangeIndex(...) methods
to mark classes that are backed my range indexes. |
RangeSpec
Marks classes and defines methods for configuring a
range index description.
|
TermIndexed
Marks options that are backed by term lists.
|
TermOptions
Marks classes and defined methods for options that
have term options and weights assigned to them.
|
TermSource
Marks the classes that can back a
QueryOptions.QueryTerm
configuration for default searches. |
TermSpec
Marks configurations that can back term constraints,
such as the word lexicon.
|
TupleSource
Marks classes that can back tuples definitions.
|
Class and Description |
---|
GeospatialIndexType
Used in
QueryOptionsBuilder to help construct configurations for geospatial indexes. |
Indexed
Marks classes that are backed by MarkLogic indexes.
|
IndexSpec
Defines methods for accessing index (or indexable) configuration elements.
|
QueryOptionsConfiguration
Interface that wraps building configuration options for a
QueryOptions
object. |
QueryUri
A special marker for indicating that the source of
tuples or values is the URI lexicon.
|
RangeIndexed
Marks classes that carry type and collation attributes.
|
TermOptions
Marks classes and defined methods for options that
have term options and weights assigned to them.
|
TermSpec
Marks configurations that can back term constraints,
such as the word lexicon.
|
TupleSource
Marks classes that can back tuples definitions.
|
Class and Description |
---|
Annotatable
Defines methods for adding annotations and retrieving them
from those option nodes that can be annotated.
|
QueryOptionsConfiguration
Interface that wraps building configuration options for a
QueryOptions
object. |
Copyright © 2013-2015 MarkLogic Corporation.