public class SlowFieldIndexer extends AbstractCustomFieldIndexer
customFieldLABELS_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, isRelevantForIssueclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitskipsIndexingNullpublic SlowFieldIndexer(FieldVisibilityManager fieldVisibilityManager, CustomField customField, BarrierFactory barrierFactory)
protected void addDocumentFieldsSearchable(org.apache.lucene.document.Document doc,
Issue issue,
CustomFieldPrefetchedData prefetchedData)
addDocumentFieldsSearchable in class AbstractCustomFieldIndexerprotected void addDocumentFieldsNotSearchable(org.apache.lucene.document.Document doc,
Issue issue,
CustomFieldPrefetchedData prefetchedData)
addDocumentFieldsNotSearchable in class AbstractCustomFieldIndexerCopyright © 2002-2023 Atlassian. All Rights Reserved.