SetIndexSearchEngineAssoc

Description

Qscript to set content indexing property

qoperation execscript -sn QS_SetIndexSearchEngineAssoc.sql -si 'ExchangeVirtualCloud' -si 'SearchEngineList' [-si 'ADD/REMOVE']

ExchangeVirtualCloud - specifies Exchange virtual cloud names ( 'Mailbox Index'/'Journal Index')

SearchEngines - specifies list of comma seperated search engine names. (eg. 'SE1,SE2,SE3' )

  • ADD/REMOVE [OPTIONAL]- ADD - to add search engine to existing exchange virtual cloud, REMOVE - to delete search engine from existing virtual cloud, default is ADD
  • Usage

    qoperation execscript -sn QS_SetIndexSearchEngineAssoc.sql -si 'ExchangeVirtualCloud' -si 'SearchEngineList' [-si 'ADD/REMOVE']

    script_name: QS_SetIndexSearchEngineAssoc

    Qscript to set association between virtual cloud to physical search engines.

    ExchangeVirtualCloud - specifies Exchange virtual cloud names (Journal Index/ Mailbox Index)

    SearchEngines - specifies list of comma seperated search engine names. (eg. 'SE1,SE2,SE3' )

    ADD/REMOVE [OPTIONAL]- ADD - to add search engine to existing exchange virtual cloud, REMOVE - to delete search engine from existing virtual cloud, default is ADD

    Details

    • Scope: All
    • Platform: CommServe (Database: CommServ)
    • Release: 11.0.0

    Disclaimer of Warranties

    CommVault provides software tools and utilities on an "as is" basis, as a courtesy and convenience to its users, and they may be changed from time to time without notice. These tools and utilities are provided without express, implied, or statutory warranties of any kind. You assume full risk and responsibility for the selection, possession, performance and proper installation and use of the software tools and utilities, and for verifying the results obtained there from. Your use of CommVault software tools and utilities indicates your unconditional acceptance of the above disclaimer.

    Loading...