
| Key: |
JRA-6761
|
| Type: |
New Feature
|
| Status: |
Open
|
| Priority: |
Major
|
| Assignee: |
Unassigned
|
| Reporter: |
Hemal Shah
|
| Votes: |
1
|
| Watchers: |
1
|
|
|
|
We recently encountered an issue where somehow after a server restart, the index was not created. We holdthe index in swap memory on a UNIX box, so this should be regenarted each time the server restarts. Can you indicate whether it is possible to run the "re-inde" command from the command line so that we can put this into our JIRA startup script?
|
|
Description
|
We recently encountered an issue where somehow after a server restart, the index was not created. We holdthe index in swap memory on a UNIX box, so this should be regenarted each time the server restarts. Can you indicate whether it is possible to run the "re-inde" command from the command line so that we can put this into our JIRA startup script? |
Show » |
|
At the moment the moment the only way to trigger re-index from comman line, would be to do a HTTP request to teh following URL:
http://<your server>/secure/admin/jira/IndexReIndex.jspa?os_username=<admin_username>&os_password=<admin_password>
please substitute the correct values for teh server address and the username/password of an admin user.
Thanks,
Anton