Updating Search work manager settings
Update the settings for the work managers used by the Search application.
About this task
- SearchCrawlingWorkManager
- Handles the work involved in crawling the seedlists to persist them to disk.
- SearchDCSWorkManager
- Handles the work for the file content retrieval and conversion task.
- SearchIndexingWorkManager
- Handles the work involved in processing the entries in persisted seedlists into Lucene documents.
You can update the settings for the SearchCrawlingWorkManager, SearchDCSWorkManager, and SearchIndexingWorkManager from the IBM® WebSphere® Integrated Solutions Console. For example, when you change the maximum number of crawling threads in the search-config.xml file, you might also need to adjust the thread settings for the SearchCrawlingWorkManager on each node.
Procedure
To update settings for the Search work managers, complete
the following steps.
- Open the WebSphere® Integrated Solutions Console on the node where you want to update the work manager settings.
- Expand Resources and select .
- Select the work manager that you want to update.
- Update the settings as needed.
- Click Apply and then click OK to save the new settings.