Package com.atlassian.jira.search.issue.index.indexers.impl
@ParametersAreNonnullByDefault
@ReturnValuesAreNonnullByDefault
package com.atlassian.jira.search.issue.index.indexers.impl
-
ClassDescriptionReplaces
AffectedVersionsIndexer.ReplacesAssigneeIndexer.ReplacesAttachmentIndexer.Base class for custom field indexers.replacesCascadingSelectCustomFieldIndexerThis indexer contains two inner class indexers: one for indexing Child Options and another for indexing Combined (Parent and Child) Options.ReplacesComponentsIndexer.ReplacesCreatedDateIndexer.ReplacesCreatorIndexer.ReplacesCurrentEstimateIndexer.Labels indexer for custom fields.ReplacesDateCustomFieldIndexerContains some common methods used by various date indexers.ReplacesDescriptionIndexer.ReplacesDueDateIndexer.ReplacesEnvironmentIndexer.A custom field indexer for text fields that can be sorted.Deprecated, for removal: This API element is subject to removal in a future version.this class will be removed in Jira 11 when the "com.atlassian.jira.search.api" feature flag is removed.Deprecated, for removal: This API element is subject to removal in a future version.this class will be removed in Jira 11 when the "com.atlassian.jira.search.api" feature flag is removed.ReplacesFixForVersionsIndexer.A simple custom field indexer for group custom fieldsIndexer for the issue_id field.Indexer for issue key fields.ReplacesIssueLinkIndexer.Note: replacesIssueTypeIndexerResponsible for adding fields to the Issue document being indexed.Indexer for custom date fields.A custom field indexer for the multi group fields.Custom field indexer for the MultiUserPicker custom field.Field indexer for number custom fields ReplacesNumberCustomFieldIndexerProvides support for converting longs to Base36 Strings, and back again.Indexer for original estimate field.ReplacesParentIssueIndexer.ReplacesPriorityIndexer.ReplacesProgressIndexer.A simple custom field indexer for the ProjectPicker custom field.Note: replacesProjectIdIndexerReplacesReporterIndexer.ReplacesResolutionDateIndexer.ReplacesResolutionIndexer.ReplacesSecurityIndexer.A custom field indexer for the multi select custom fields (e.g.ReplacesSortableTextCustomFieldIndexerNote: replacesStatusIndexerReplacesSubTaskIndexer.Responsible for populating the index document with the value held in the "Summary" field of theissue.ReplacesTimeSpentIndexer.ReplacesUpdatedDateIndexer.Custom field indexer for the SingleUserPicker custom field.A simple version custom field indexer.Base class for field indexers that need to handle field visibility.ReplacesVoterIndexer.ReplacesVotesIndexer.ReplacesWatcherIndexer.ReplacesWatchesIndexer.Indexer for work ratio fields.