SearchCellConfig commands 

The SearchCellConfig commands are used to configure the location of the Search index and the IBM LanguageWare dictionaries used by Search, and to configure the file download and conversion service used when indexing file attachments.


SearchCellConfig commands

Use the MBean commands listed below to perform administrative tasks for Search. The commands are listed in alphabetical order.

To run the commands, you first need to initialize the Search configuration environment. For more information about initializing the Search configuration environment, see Access the Search configuration environment.

Note: For the SearchCellConfig commands that create, update, or delete configuration data, also check out the search-config.xml file using the SearchCellConfig.checkOutConfig() command. After making your edits, you need to check in your changes using the SearchCellConfig.checkInConfig() command. When the server next restarts, your changes will take effect. Any of these changes require the indexes to be rebuilt.

SearchCellConfig.checkInConfig()

SearchCellConfig.checkOutConfig(String working_directory, String cell_name)

SearchCellConfig.disableAttachmentHandling()

SearchCellConfig.disableDictionary(String languageCode)

SearchCellConfig.enableAttachmentHandling()

SearchCellConfig.enableDictionary(String languageCode, String dictionaryPath)

SearchCellConfig.listDictionaries()

SearchCellConfig.setBackupType(String type)

SearchCellConfig.setCacheExpiryTime(int numberOfDays)

SearchCellConfig.setCacheFileSize(int cacheFileSize)

SearchCellConfig.setDefaultDictionary(String languageCode)

SearchCellConfig.setDownloadThrottle(long downloadThrottle)

SearchCellConfig.setMaxCacheEntries(int maxCacheEntries)

SearchCellConfig.setMaximumAttachmentSize(int maxAttachmentSize)

SearchCellConfig.setMaximumConcurrentDownloads(int maxConcurrentDownloads)

SearchCellConfig.setMaximumCrawlerThreads(String maxThreadNumber)

SearchCellConfig.setMaximumTempDirSize(int maxTempDirSize)

SearchCellConfig.setPostBackupScript(String script)


Parent topic

Manage the Search index


Related tasks


Access the Search configuration environment
Enable dictionaries
Listing enabled dictionaries
Disable dictionaries
Setting the default dictionary
Configure file attachment indexing settings
Configure index backup settings
IBM Connections configuration property values


   

 

});

+

Search Tips   |   Advanced Search