Index Administration



Pause & resume index

  • An index can be paused (and resumed).
  • See pause index & resume index for detailed information.
  • Operation scope: Single node.

Pause & resume indexing

  • You can pause (and resume) indexing of ALL indexes.
  • See pause indexing & resume indexing for detailed information.
  • Operation scope: Single node.

Disable & enable index

  • An index can be disabled (and enabled), this is a persistent operation.
  • See disable index & enable index for detailed information.
  • Operation scope: Single node, or all database-group nodes.

Disable & enable indexing

  • Indexing can be disabled (and enabled) for ALL indexes, this is a persistent operation.
  • This is done from the database list view in the Studio.
  • Operation scope: All database-group nodes.

Reset index

  • Resetting an index will force re-indexing of all documents that match the index definition.
    An index usually needs to be reset once it reached its error quota and is in an Error state.
  • See reset index for detailed information.
  • Operation scope: Single node.

Delete index

  • An index can be deleted from the database.
  • See delete index for detailed information.
  • Operation scope: All database-group nodes.

Set index lock mode

  • The lock mode controls whether modifications to the index definition are applied (static indexes only).
  • See set index lock for detailed information.
  • Operation scope: All database-group nodes.

Set index priority

  • Each index has a dedicated thread that handles all the work for the index.
    Setting the index priority will affect the thread priority at the operating system level.
  • See set index priority for detailed information.
  • Operation scope: All database-group nodes.

Customize indexing configuration

Expert configuration options: