Package com.atlassian.jira.search.issue.index.indexers.impl
@ParametersAreNonnullByDefault
@ReturnValuesAreNonnullByDefault
package com.atlassian.jira.search.issue.index.indexers.impl
-
ClassesClassDescriptionBase class for custom field indexers.This indexer contains two inner class indexers: one for indexing Child Options and another for indexing Combined (Parent and Child) Options.Labels indexer for custom fields.An indexer for the date custom fields.Contains some common methods used by various date indexers.A custom field indexer for text fields that can be sorted.A simple custom field indexer for group custom fieldsIndexer for the issue_id field.Indexer for issue key fields.Index extractor that constructs fields values based on entities assigned to an issue and their configuration as defined by
IndexDocumentConfiguration.Responsible for adding fields to the Issue document being indexed.A custom field indexer for date fields that can be sorted.A custom field indexer for the multi group fields.Custom field indexer for the MultiUserPicker custom field.Field indexer for number custom fieldsIndexer for original estimate field.A simple custom field indexer for the ProjectPicker custom field.A custom field indexer for the multi select custom fields (e.g.A custom field indexer for text fields that can be sortedResponsible for populating the index document with the value held in the "Summary" field of theissue.Custom field indexer for the SingleUserPicker custom field.A simple version custom field indexer.Base class for field indexers that only perform indexing when the associated fields are visible and in scope.Indexes the user keys of the users that are watching issues.Indexes the count of watchers on a given issue.Indexer for work ratio fields.