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, isRelevantForIssue
public ProjectCustomFieldIndexer(FieldVisibilityManager fieldVisibilityManager, CustomField customField, ProjectConverter projectConverter)
public void addDocumentFieldsSearchable(org.apache.lucene.document.Document doc, Issue issue)
addDocumentFieldsSearchable
in class AbstractCustomFieldIndexer
public void addDocumentFieldsNotSearchable(org.apache.lucene.document.Document doc, Issue issue)
addDocumentFieldsNotSearchable
in class AbstractCustomFieldIndexer
Copyright © 2002-2018 Atlassian. All Rights Reserved.