Package | Description |
---|---|
com.atlassian.jira.index | |
com.atlassian.jira.issue.index.indexers.impl |
Modifier and Type | Method and Description |
---|---|
List<IndexDocumentConfiguration.KeyConfiguration> |
IndexDocumentConfiguration.getKeyConfigurations()
List of key that are defined to be scanned in this configuration
|
Constructor and Description |
---|
IndexDocumentConfiguration(String entityKey,
List<IndexDocumentConfiguration.KeyConfiguration> keyConfigurations) |
Modifier and Type | Method and Description |
---|---|
List<org.apache.lucene.index.IndexableField> |
IssuePropertySearchExtractor.keyConfigurationToFields(Long issueId,
Map<String,EntityProperty> entityProperties,
IndexDocumentConfiguration.KeyConfiguration keyConfiguration) |
Copyright © 2002-2021 Atlassian. All Rights Reserved.