public class ProjectCustomFieldIndexer extends AbstractCustomFieldIndexer
LABELS_NO_VALUE_INDEX_VALUE, NO_VALUE_INDEX_VALUE| Constructor and Description | 
|---|
ProjectCustomFieldIndexer(FieldVisibilityManager fieldVisibilityManager,
                         CustomField customField,
                         ProjectConverter projectConverter)  | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
addDocumentFieldsNotSearchable(org.apache.lucene.document.Document doc,
                              Issue issue)  | 
void | 
addDocumentFieldsSearchable(org.apache.lucene.document.Document doc,
                           Issue issue)  | 
addIndex, getDocumentFieldId, getId, isFieldVisibleAndInScope, isRelevantForIssuepublic ProjectCustomFieldIndexer(FieldVisibilityManager fieldVisibilityManager, CustomField customField, ProjectConverter projectConverter)
public void addDocumentFieldsSearchable(org.apache.lucene.document.Document doc,
                                        Issue issue)
addDocumentFieldsSearchable in class AbstractCustomFieldIndexerpublic void addDocumentFieldsNotSearchable(org.apache.lucene.document.Document doc,
                                           Issue issue)
addDocumentFieldsNotSearchable in class AbstractCustomFieldIndexerCopyright © 2002-2018 Atlassian. All Rights Reserved.