public class LabelsCustomFieldIndexer extends AbstractCustomFieldIndexer
customFieldLABELS_NO_VALUE_INDEX_VALUE, NO_VALUE_INDEX_VALUE| Constructor and Description |
|---|
LabelsCustomFieldIndexer(FieldVisibilityManager fieldVisibilityManager,
CustomField field) |
| Modifier and Type | Method and Description |
|---|---|
void |
addDocumentFieldsNotSearchable(org.apache.lucene.document.Document doc,
Issue issue,
CustomFieldPrefetchedData prefetchedData) |
void |
addDocumentFieldsSearchable(org.apache.lucene.document.Document doc,
Issue issue,
CustomFieldPrefetchedData prefetchedData) |
Boolean |
skipsIndexingNull()
Used to declare how the indexer handles nulls.
|
addDocumentFieldsNotSearchable, addDocumentFieldsNotSearchable, addDocumentFieldsSearchable, addDocumentFieldsSearchable, addIndex, addIndex, addIndex, getDocumentFieldId, getId, isFieldVisibleAndInScope, isRelevantForIssuepublic LabelsCustomFieldIndexer(FieldVisibilityManager fieldVisibilityManager, CustomField field)
public void addDocumentFieldsSearchable(org.apache.lucene.document.Document doc,
Issue issue,
CustomFieldPrefetchedData prefetchedData)
addDocumentFieldsSearchable in class AbstractCustomFieldIndexerpublic void addDocumentFieldsNotSearchable(org.apache.lucene.document.Document doc,
Issue issue,
CustomFieldPrefetchedData prefetchedData)
addDocumentFieldsNotSearchable in class AbstractCustomFieldIndexerpublic Boolean skipsIndexingNull()
FieldIndexerCopyright © 2002-2021 Atlassian. All Rights Reserved.