Re-index JIRA v.5.2 via shell script

Denys Kovalenko
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.
August 11, 2013

How to do Full Re-index JIRA v.5.2 via shell script?

Thanks.

2 answers

1 accepted

0 votes
Answer accepted
Denys Kovalenko
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.
August 11, 2013

But it doesn't work for JIRA 5.2

0 votes
Naren
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.
August 11, 2013

Have a look at the below link -

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

Hope you find it useful.

Denys Kovalenko
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.
August 11, 2013

But it doesn't work for JIRA 5.2

Naren
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.
August 11, 2013

You may also consider writing a simple JIRA service that can run at a regular interval and reindex the JIRA instance.

You can use this API for reindexing -

https://docs.atlassian.com/software/jira/docs/api/latest/com/atlassian/jira/issue/index/IssueIndexManager.html

Suggest an answer

Log in or Sign up to answer