Forums

Articles
Create
cancel
Showing results for 
Search instead for 
Did you mean: 

JIRA re-index service

Mikkel Kragelund Nielsen
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.
April 9, 2012

Hey

Im looking for a way to reindex JIRA every night.
Does anyone know if there exists such a service within JIRA, that I can setup, to run nightly.

I have a shell script, that does it using curl, but I would like to run if from within JIRA. As a build-in service.

4 answers

1 accepted

3 votes
Answer accepted
Jobin Kuruvilla [Adaptavist]
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.
April 9, 2012

There is only a job that optimizes the indexes. Curl would be better unless you can do some dev work to introduce a new job/service.

Mikkel Kragelund Nielsen
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 17, 2012

You can also invoke reindex using this approch:

http://www.felipesantiago.org/blog/2011/07/13/automating-jira-reindex/

We do this and it works. Users are locked out during reindex, and the admin message, that you have to reindex, is cleared.

3 votes
Radek Kantor
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.
April 9, 2012
0 votes
Manohar Parelly May 13, 2016

Where can I find the reindex configuration for DefaultIndexManager ?

0 votes
Alejandro Conde Carrillo
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.
February 10, 2013

iDakko is a third party plugin which also will let you schedule a reindex.

Suggest an answer

Log in or Sign up to answer