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.CVSearchReq Class Reference

The CVSearchReq class represents the request in a query. More...

List of all members.

Properties

String searchRequestID [get, set]
 This is needed to differentiate between different search requests. This is a non mandatory field.
List< CIServerlistOfCIServer [get, set]
 Gets or sets the list of content indexing servers
SearchProcessingInfo searchProcessingInfo [get, set]
 Gets or sets the search processing information containing additional parameters for processing a search request
CVSearchRefinementReq searchRefinementOptions [get, set]
 Gets or sets the request for navigational queries
UserInfo userInformation [get, set]
 Gets or sets the user information
CvAdvancedSearchGroup advSearchGrp [get, set]
 Gets or sets the the advanced search options
UserInfo dominoUserInformation [get, set]
 Gets or sets the user information of Lotus Notes user account
SiteMode mode [get, set]
 Gets or sets the site mode. There are 3 modes i.e.EndUser, ComplianceUser and AdminUser

Detailed Description

The CVSearchReq class represents the request in a query.


Property Documentation

CvAdvancedSearchGroup DM2ContentIndexingDataContract.CVSearchReq.advSearchGrp [get, set]

Gets or sets the the advanced search options

UserInfo DM2ContentIndexingDataContract.CVSearchReq.dominoUserInformation [get, set]

Gets or sets the user information of Lotus Notes user account

List<CIServer> DM2ContentIndexingDataContract.CVSearchReq.listOfCIServer [get, set]

Gets or sets the list of content indexing servers

SiteMode DM2ContentIndexingDataContract.CVSearchReq.mode [get, set]

Gets or sets the site mode. There are 3 modes i.e.EndUser, ComplianceUser and AdminUser

SearchProcessingInfo DM2ContentIndexingDataContract.CVSearchReq.searchProcessingInfo [get, set]

Gets or sets the search processing information containing additional parameters for processing a search request

CVSearchRefinementReq DM2ContentIndexingDataContract.CVSearchReq.searchRefinementOptions [get, set]

Gets or sets the request for navigational queries

String DM2ContentIndexingDataContract.CVSearchReq.searchRequestID [get, set]

This is needed to differentiate between different search requests. This is a non mandatory field.

UserInfo DM2ContentIndexingDataContract.CVSearchReq.userInformation [get, set]

Gets or sets the user information

 All Classes Namespaces Functions Variables Properties