Class IssuePropertySearchExtractor

java.lang.Object
com.atlassian.jira.issue.index.indexers.impl.IssuePropertySearchExtractor
All Implemented Interfaces:
EntitySearchExtractor<Issue>, IssueSearchExtractor

@Deprecated(since="10.4", forRemoval=true) public class IssuePropertySearchExtractor extends Object implements IssueSearchExtractor
Deprecated, for removal: This API element is subject to removal in a future version.
No replacement just yet, will be implemented with DCDORA-958
Search extractor that constructs lucene document fields based on entities assigned to particular issue and their configuration as defined by IndexDocumentConfiguration
Since:
v6.2