Skip to content

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.

  1. To verify that index building is not taking place, complete the following steps.
  2. 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.

  3. 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

Deleting scheduled tasks for Search

Enabling and disabling scheduled tasks