Uses of Class
com.atlassian.jira.upgrade.tasks.AbstractReindexUpgradeTask

Packages that use AbstractReindexUpgradeTask
com.atlassian.jira.upgrade.tasks   
 

Uses of AbstractReindexUpgradeTask in com.atlassian.jira.upgrade.tasks
 

Subclasses of AbstractReindexUpgradeTask in com.atlassian.jira.upgrade.tasks
 class UpgradeTask_Build603
          Synchronise any newly created remote directories and then do a reindex of JIRA to ensure that index is up to date for JQL.
 class UpgradeTask_Build6136
          Requires a JIRA re-index to be able to migrate to a new aggressive stemming algorithm for the English language.
 class UpgradeTask_Build6138
          Ensures that a reindex is performed to support wildcard searches on stemmed fields.
 class UpgradeTask_Build6141
          Ensures that a reindex is performed to support quoted phrase queries on text fields.
 class UpgradeTask_Build6205
          Indexes attachments by name so they are JQL searchable.
 class UpgradeTask_Build663
          Fix any possible corruption in the jiraissue table due to https://jira.atlassian.com/browse/JRA-25914 , also reindexes
 class UpgradeTask_Build704
          Reindexes JIRA due to a bug in the way MultiSelectCFType fields were being indexed.
 class UpgradeTask_Build751
          Reindexes JIRA due to a bug in the way MultiSelectCFType fields were being indexed.
 class UpgradeTask_Build757
          Reindexes JIRA due changes to allow native sorting of many system fields by Lucene.
 



Copyright © 2002-2014 Atlassian. All Rights Reserved.