Verifying that index building is not taking place
After disabling or deleting an indexing task, you might want to verify that Search indexing is not taking place.
- To verify that index building is not taking place, complete the following steps.
-
Open the SystemOut.log file that corresponds to the application server instance on which Search is running and look for the following log messages:
CLFRW0234I: All tasks disabled successfully
CLFRW0714I: The following task {0} has been either disabled or deleted. We are skipping the business logic.
where {0} is the name of the task that has been deleted or disabled.
-
Verify that the following messages do not display after the indexing tasks have been deleted or disabled:
CLFRW0588I: Search is starting to index the {0} component.
CLFRW0040I: Starting index optimization
CLFRW0483I: SAND indexing has started.
Parent topic:Verifying Search
Related information
Verifying that the index is being built incrementally
Backing up the Search index manually