Package com.atlassian.jira.issue.index.indexers.impl
package com.atlassian.jira.issue.index.indexers.impl
-
ClassesClassDescriptionA 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.A custom field indexer for the cascading select custom fields.Class used for indexing the CreatorSystemFieldA CustomFieldLabelsIndexerAn indexer for the date custom fieldsA custom field indexer for text fields that can be sortedUsed for doing simple indexing stuff.A simple custom field indexer for group custom fieldsSearch extractor that constructs lucene document fields based on entities assigned to particular issue and their configuration as defined by
IndexDocumentConfigurationResponsible for adding fields to the Issue document being indexed.A simple custom field indexer for the number custom fieldsThis class indexes issue's progress (based on time spent and remaining).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 alucene documentwith the information held in the "Summary" field of theissueA simple version custom field indexer for the SingleUserPicker custom field.Abstract FieldIndexer that has helper methods to index usernames in a case-insensitive manner consistent with what Crowd Embedded does.A simple version custom field indexer.