Help > Indexes > Maintenance

Maintenance

An index's maintenance screen shows you statistics about the index, allows you to perform maintenance on the index and provides the ability to schedule regular maintenance on the index.

Information

The information section shows you details of the index. This includes how many documents and words are in the index and the date that documents were last added to the index.

Note that if no documents are added to an index during an update then the Last Updated date will not change.

Download update log

View the log file generated by the last action on the index.  This log file is rewritten on each action.

Maintenance Plans

A Maintenance Plan is a set of actions that run against one or more indexes.  When the maintenance plan starts, each action is run in sequence. This section indicates which maintenance plans the index is attached to.

Maintenance Plans make it easy for you to perform the following tasks regularly against your indexes.

Attaching to a Maintenance Plan

When attaching to a Maintenance Plan, you have two options:

Attaching to an existing Maintenance Plan
  1. Select Maintenance on the index that you wish to maintain.
  2. Click Attach to Maintenance Plan under the Maintenance Plan section. The Scheduling Wizard will appear.
  3. Select
  4. Select the maintenance plan you wish to attach to from the list and click Next.
  5. Select the action you wish to perform on this index, it may be one of the following:
    • Update
      Bring the Perceptive Enterprise Search index up to date including new, changed and deleted items. This method is recommended for maintaining your index.
    • Add
      Add new documents to the index. Only items that are not already in the index will be processed. This is faster than an update.
    • Reindex
      Completely rebuild the index; the existing index will be deleted first.
    • Optimize
      Compact and reorder the index data structure to improve query performance. Generally this option is unnecessary as the indexes are self optimizing.
    • Purge deleted
      Remove the deleted items from the index. Scheduling this is recommended if you have a large number of document changes and wish to avoid the cost of purging documents during the normal updates.
    • Refresh security
      Scheduling an update of security information ensures that changes to file or user security are maintained in the index. This is only necessary if the index has cache security information option set.
    Click Next.
  6. Review the information. If you wish to make any changes click Back. Once you are satisfied with the settings click Finish to add the scheduled maintenance.
Creating a new Maintenance Plan
  1. Select Maintenance on the index that you wish to maintain.
  2. Click Attach to Maintenance Plan under the Maintenance Plan section. The Scheduling Wizard will appear.
  3. Select
  4. Select the frequency with which the Maintenance Plan is to run, it may be one of the following:

  5. Click Next
  6. Enter the credentials of an account that will be used to run the maintenance plan, this user must have permissions to the documents that you want to index.  Click Next.
  7. Enter a name for the Maintenance Plan and click Next.
  8. Review your options, you can change settings by clicking the Back button, otherwise click Finish to create the new Maintenance Plan.