com.microstrategy.webapi.EnumDSSXMLQuickSearchCommands |
This interface defines the enumeration constants used to specify the commands that qui
Constants | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
int | DssXMLDestroyCrawl | destroy crawl command | |||||||||
int | DssXMLEnableSearch | enable search command | |||||||||
int | DssXMLGetIndexMetadata | get the project index metadata command | |||||||||
int | DssXMLGetRecommendationQueryString | Set teh search engine get recommendation query string command | |||||||||
int | DssXMLGetSearchEngineProperties | Get the search engine properties command | |||||||||
int | DssXMLIsSearchEnabled | check if search is enabled command | |||||||||
int | DssXMLIsSearchEngineStarted | check if search engine command | |||||||||
int | DssXMLPauseCrawl | pause crawl command | |||||||||
int | DssXMLResumeCrawl | resume crawl command | |||||||||
int | DssXMLSetSearchEngineProperties | Set the search engine properties command | |||||||||
int | DssXMLStartCrawl | start crawl command | |||||||||
int | DssXMLStartIncrementalCrawl | start incremental crawl command | |||||||||
int | DssXMLStartSearchEngine | start search engine command | |||||||||
int | DssXMLStopIncrementalCrawl | stop incremental crawl command | |||||||||
int | DssXMLStopSearchEngine | stop search engine command |
destroy crawl command
enable search command
get the project index metadata command
Set teh search engine get recommendation query string command
Get the search engine properties command
check if search is enabled command
check if search engine command
pause crawl command
resume crawl command
Set the search engine properties command
start crawl command
start incremental crawl command
start search engine command
stop incremental crawl command
stop search engine command