$customHeader
Skip to end of banner
Go to start of banner

admReindex

Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 7 Current »

Description

Triggers a re-index for all issues across a Jira instance and you can also specify an optional useBackgroundReindexing parameter to run re-index in the background.

Parameters

Return Type

Number

Returns a number representing the duration of the re-index in milliseconds.

The routine is synchronous. Even though the task will be run on multiple threads, the current thread will be stuck inside the routine until the reiindex is done.

See also

  • No labels