DefaultIssueIndexer(IndexDirectoryFactory indexDirectoryFactory,
DefaultIssueIndexer.CommentRetriever commentRetriever,
DefaultIssueIndexer.ChangeHistoryRetriever changeHistoryRetriever,
DefaultIssueIndexer.WorklogRetriever worklogRetriever,
ApplicationProperties applicationProperties,
IssueDocumentFactory issueDocumentFactory,
CommentDocumentFactory commentDocumentFactory,
ChangeHistoryDocumentFactory changeHistoryDocumentFactory,
WorklogDocumentFactory worklogDocumentFactory,
IssueManager issueManager,
IndexPathManager indexPathManager,
IndexBackupContributionStrategy backupPreparationStrategy,
IndexBackupContributorsManager indexBackupContributorsManager,
DBRSender dbrSender,
EntityVersioningManager entityVersioningManager,
ReplicatedIndexManager replicatedIndexManager,
IndexingFeatures indexingFeatures,
IndexingLimitsStats indexingLimitsStats) |