public class SlowFieldIndexer extends AbstractCustomFieldIndexer
customField
LABELS_NO_VALUE_INDEX_VALUE, NO_VALUE_INDEX_VALUE
Constructor and Description |
---|
SlowFieldIndexer(FieldVisibilityManager fieldVisibilityManager,
CustomField customField,
BarrierFactory barrierFactory) |
Modifier and Type | Method and Description |
---|---|
protected void |
addDocumentFieldsNotSearchable(org.apache.lucene.document.Document doc,
Issue issue,
CustomFieldPrefetchedData prefetchedData) |
protected void |
addDocumentFieldsSearchable(org.apache.lucene.document.Document doc,
Issue issue,
CustomFieldPrefetchedData prefetchedData) |
addDocumentFieldsNotSearchable, addDocumentFieldsNotSearchable, addDocumentFieldsSearchable, addDocumentFieldsSearchable, addIndex, addIndex, addIndex, getDocumentFieldId, getId, isFieldVisibleAndInScope, isRelevantForIssue
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
skipsIndexingNull
public SlowFieldIndexer(FieldVisibilityManager fieldVisibilityManager, CustomField customField, BarrierFactory barrierFactory)
protected void addDocumentFieldsSearchable(org.apache.lucene.document.Document doc, Issue issue, CustomFieldPrefetchedData prefetchedData)
addDocumentFieldsSearchable
in class AbstractCustomFieldIndexer
protected void addDocumentFieldsNotSearchable(org.apache.lucene.document.Document doc, Issue issue, CustomFieldPrefetchedData prefetchedData)
addDocumentFieldsNotSearchable
in class AbstractCustomFieldIndexer
Copyright © 2002-2024 Atlassian. All Rights Reserved.