Package-level declarations

Types

Link copied to clipboard
class Bucket

A container for facet information.

Link copied to clipboard

A container for the calculated facet values and counts.

Link copied to clipboard

Base class for all service related exceptions thrown by the CloudSearchDomain client

Link copied to clipboard
sealed class ContentType
Link copied to clipboard

Information about any problems encountered while processing an upload request.

Link copied to clipboard

A warning returned by the document service when an issue is discovered while processing an upload request.

Link copied to clipboard

The statistics for a field calculated in the request.

Link copied to clipboard
class Hit

Information about a document that matches the search request.

Link copied to clipboard
class Hits

The collection of documents that match the search request.

Link copied to clipboard
sealed class QueryParser
Link copied to clipboard

Information about any problems encountered while processing a search request.

Link copied to clipboard

Container for the parameters to the Search request.

Link copied to clipboard

The result of a Search request. Contains the documents that match the specified search criteria and any requested fields, highlights, and facet information.

Link copied to clipboard

Contains the resource id (rid) and the time it took to process the request (timems).

Link copied to clipboard

An autocomplete suggestion that matches the query string specified in a SuggestRequest.

Link copied to clipboard

Container for the suggestion information returned in a SuggestResponse.

Link copied to clipboard

Container for the parameters to the Suggest request.

Link copied to clipboard

Contains the response to a Suggest request.

Link copied to clipboard

Contains the resource id (rid) and the time it took to process the request (timems).

Link copied to clipboard

Container for the parameters to the UploadDocuments request.

Link copied to clipboard

Contains the response to an UploadDocuments request.