Simpana Web Service 9.0
The Simpana Web Service provides methods that can be used to work remotely with a deployment of Web Search Server.

DM2ContentIndexingDataContract.CVSearchResp Class Reference

This CVSearchResp class represents the structure of the search response returned. More...

List of all members.

Properties

GResultItems searchResult [get, set]
 Gets or sets the data returned by the content indexing server that is returned as part of search response
String engineid [get, set]
 Gets or sets the engine identifier
GProcessingInfo proccessingInfo [get, set]
 Gets or sets the processing information about the search results, like total number of hits,etc.
CVSearchReq searchRequest [get, set]
 Gets or sets the search request
List< Error > errList [get, set]
 Gets or sets the list of errors generated
String rawQuery [get, set]
 Gets or sets the query in Content Indexing query language

Detailed Description

This CVSearchResp class represents the structure of the search response returned.


Property Documentation

String DM2ContentIndexingDataContract.CVSearchResp.engineid [get, set]

Gets or sets the engine identifier

List<Error> DM2ContentIndexingDataContract.CVSearchResp.errList [get, set]

Gets or sets the list of errors generated

GProcessingInfo DM2ContentIndexingDataContract.CVSearchResp.proccessingInfo [get, set]

Gets or sets the processing information about the search results, like total number of hits,etc.

String DM2ContentIndexingDataContract.CVSearchResp.rawQuery [get, set]

Gets or sets the query in Content Indexing query language

CVSearchReq DM2ContentIndexingDataContract.CVSearchResp.searchRequest [get, set]

Gets or sets the search request

GResultItems DM2ContentIndexingDataContract.CVSearchResp.searchResult [get, set]

Gets or sets the data returned by the content indexing server that is returned as part of search response

 All Classes Namespaces Functions Variables Properties