| In order to provide fast searching, JIRA creates an index of the text entered into issue fields. This index is stored on the file system, and updated whenever issue text is added or modified. It is sometimes necessary to regenerate this index manually; for instance if issues have been manually entered into the database, or the index has been lost or corrupted. |
|
Indexing Administration
- Log in as a user with the 'JIRA Administrators' global permission.
- Select 'Administration' > 'System' > 'Advanced' > 'Indexing' (tab) to open the 'Re-Indexing' page.
Keyboard shortcut: 'g' + 'g' + type 'ind' - This page allows you to:
- re-index your data— whenever you re-index data, JIRA will clear any existing indexes and re-index all the current data from scratch. This may take a few minutes (depending on how many issues you have) and users will be unable to access JIRA during this time.
- See also Re-Indexing after Major Configuration Changes for more information.
- optimise your indexes — click the 'Optimise Indexes' link to access this function.
- Note that JIRA schedules an optimisation of your indexes every night at midnight.
- re-index your data— whenever you re-index data, JIRA will clear any existing indexes and re-index all the current data from scratch. This may take a few minutes (depending on how many issues you have) and users will be unable to access JIRA during this time.
Screenshot: Indexing JIRA

Choosing a custom Index Path:
- If you upgraded JIRA with an XML backup from a JIRA version prior to 4.2 and used a custom directory for your index path, you can choose between using this custom directory (which cannot be edited) or the default directory for your index path location. However, once you switch to using the default directory, you can no longer choose the custom directory option.
- The default directory location is the
caches/indexessubdirectory of the JIRA Home Directory.







5 Comments
Hide/Show CommentsAug 25, 2010
jonathan doklovic
Is this correct? It seems that JIRA schedules and index optimization but that doesn't seem to actually reindex everything.
Is there a way to schedule a FULL reindex?
Dec 27, 2010
Anonymous
Hi,
Do you know how to configure Jira to make itself re-index automaticly.
I have checked Jira configuration, Jira doesn't have this function currectly. Do you know how to make Jira re-index automaticly ?
Mar 16, 2011
Anonymous
Look near the bottom of the page: http://confluence.atlassian.com/display/JIRACOM/Automating+JIRA+operations+via+wget
Dec 20, 2010
Anonymous
1) When I open some of my issues, it shows "The issue you are trying to view does not exist." error.
2) When I run the re index process, it removes all those issues for which system was showing "The issue you are trying to view does not exist."
3) How can I get those issues back in my issues listl
May 26, 2011
Anonymous
Re-index doesn't seem to work for me. I've changed the Custom Fields for having 'Story Points' not only in Stories but in Bugs and Stories and after re-index it's still not coming up as a field. Any other suggestion?
Add Comment