public abstract class UserFieldIndexer extends BaseFieldIndexer
fieldVisibilityManagerLABELS_NO_VALUE_INDEX_VALUE, NO_VALUE_INDEX_VALUE| Modifier | Constructor and Description |
|---|---|
protected |
UserFieldIndexer(FieldVisibilityManager fieldVisibilityManager) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
indexUserKey(org.apache.lucene.document.Document doc,
String indexField,
String userkey,
Issue issue) |
protected void |
indexUserKeys(org.apache.lucene.document.Document doc,
String indexField,
String userkey,
Issue issue) |
protected void |
indexUserkeyWithDefault(org.apache.lucene.document.Document doc,
String indexField,
String userkey,
String defaultValue,
Issue issue)
Index a single userkey field (case intact), with a default if the field is not set
|
compareTo, equals, hashCode, indexDateField, indexDependentEntities, indexFoldedKeyword, indexKeyword, indexKeywords, indexKeywordWithDefault, indexKeywordWithDefault, indexLocalDateField, indexLongAsKeyword, indexLongAsPaddedKeywordWithDefault, indexLongAsPaddedKeywordWithDefault, indexText, indexTextForSorting, isFieldVisibleAndInScopeclone, finalize, getClass, notify, notifyAll, toString, wait, wait, waitaddIndex, addIndex, addIndex, getDocumentFieldId, getId, skipsIndexingNullprotected UserFieldIndexer(FieldVisibilityManager fieldVisibilityManager)
Copyright © 2002-2022 Atlassian. All Rights Reserved.