can you schedule an index?

Aram Ghanimian June 1, 2015

I was wondering if having an Index take place weekly would be a good idea. If so, is there a way to schedule the Index?

1 answer

1 accepted

1 vote
Answer accepted
William Zanchet [Atlassian]
Rising Star
Rising Star
Rising Stars are recognized for providing high-quality answers to other users. Rising Stars receive a certificate of achievement and are on the path to becoming Community Leaders.
June 1, 2015

Hi Aram,

Since JIRA 6.1, it is possible to trigger a re-index via the REST API:

If you wish to schedule it for a particular time of the day, you may create a script which triggers the re-index via the REST API during the scheduled time (e.g. via a cron job).

Cheers,
WZ

Suggest an answer

Log in or Sign up to answer