Package com.atlassian.jira.issue.index.indexers.impl

Class Summary
AbstractCustomFieldIndexer A base-class for custom field indexers that performs the logic of checking if the CustomField isVisibleAndInScope and then delegates off to the base class to add the correct document fields.
AffectedVersionsIndexer  
AssigneeIndexer  
AttachmentIndexer  
BaseFieldIndexer  
CascadingSelectCustomFieldIndexer A custom field indexer for the cascading select custom fields.
ComponentsIndexer  
CreatedDateIndexer  
CreatorIndexer Class used for indexing the CreatorSystemField
CurrentEstimateIndexer  
CustomFieldLabelsIndexer A CustomFieldLabelsIndexer
DateCustomFieldIndexer An indexer for the date custom fields
DescriptionIndexer  
DueDateIndexer  
EnvironmentIndexer  
ExactTextCustomFieldIndexer A custom field indexer for text fields that can be sorted
FieldIndexerUtil Used for doing simple indexing stuff.
FixForVersionsIndexer  
GroupCustomFieldIndexer A simple custom field indexer for group custom fields
IssueIdIndexer  
IssueKeyIndexer  
IssueLinkIndexer  
IssuePropertySearchExtractor Search extractor that constructs lucene document fields based on entities assigned to particular issue and their configuration as defined by IndexDocumentConfiguration
IssueTypeIndexer  
LabelsIndexer Responsible for adding fields to the Issue document being indexed.
LocalDateIndexer  
MultiSelectCustomFieldIndexer A custom field indexer for the multi select custom fields (e.g.
NumberCustomFieldIndexer A simple custom field indexer for the number custom fields
OriginalEstimateIndexer  
ParentIssueIndexer  
PriorityIndexer  
ProgressIndexer This class indexes issue's progress (based on time spent and remaining).
ProjectCustomFieldIndexer A simple custom field indexer for the ProjectPicker custom field.
ProjectIdIndexer  
ReporterIndexer  
ResolutionDateIndexer  
ResolutionIndexer  
SecurityIndexer  
SelectCustomFieldIndexer A simple version custom field indexer for the select custom fields (e.g.
SortableTextCustomFieldIndexer A custom field indexer for text fields that can be sorted
StatusIndexer  
SubTaskIndexer  
SummaryIndexer Responsible for populating a lucene document with the information held in the "Summary" field of the issue
TimeSpentIndexer  
UpdatedDateIndexer  
UserCustomFieldIndexer A simple version custom field indexer for the SingleUserPicker custom field.
UserFieldIndexer Abstract FieldIndexer that has helper methods to index usernames in a case-insensitive manner consistent with what Crowd Embedded does.
VersionCustomFieldIndexer A simple version custom field indexer.
VoterIndexer  
VotesIndexer  
WatcherIndexer  
WatchesIndexer  
WorkRatioIndexer  
 



Copyright © 2002-2014 Atlassian. All Rights Reserved.