See: Description
Class | Description |
---|---|
Bucket |
A container for facet information.
|
BucketInfo |
A container for the calculated facet values and counts.
|
DocumentServiceWarning |
A warning returned by the document service when an issue is discovered
while processing an upload request.
|
Hit |
Information about a document that matches the search request.
|
Hits |
The collection of documents that match the search request.
|
SearchRequest |
Container for the parameters to the
Search operation . |
SearchResult |
The result of a
Search request. |
SearchStatus |
Contains the resource id (
rid ) and the time it took to
process the request ( timems ). |
SuggestionMatch |
An autocomplete suggestion that matches the query string specified in
a
SuggestRequest . |
SuggestModel |
Container for the suggestion information returned in a
SuggestResponse . |
SuggestRequest |
Container for the parameters to the
Suggest operation . |
SuggestResult |
Contains the response to a
Suggest request. |
SuggestStatus |
Contains the resource id (
rid ) and the time it took to
process the request ( timems ). |
UploadDocumentsRequest |
Container for the parameters to the
UploadDocuments operation . |
UploadDocumentsResult |
Contains the response to an
UploadDocuments request. |
Enum | Description |
---|---|
ContentType |
Content Type
|
QueryParser |
Query Parser
|
Exception | Description |
---|---|
DocumentServiceException |
Information about any problems encountered while processing an upload
request.
|
SearchException |
Information about any problems encountered while processing a search
request.
|
Copyright © 2014. All rights reserved.