SpaceDescriptionUsernameExtractor. Will no longer be OSGI exposed, stop relying on this.public class SpaceDescriptionUsernameExtractor extends Object implements com.atlassian.bonnie.search.Extractor
| Modifier and Type | Field and Description |
|---|---|
static String |
EMAIL
Deprecated.
since 7.16 use
SearchFieldNames instead. |
static String |
USER_FULLNAME
Deprecated.
|
static String |
USER_FULLNAME_SORTABLE
Deprecated.
|
static String |
USER_NAME
Deprecated.
|
| Constructor and Description |
|---|
SpaceDescriptionUsernameExtractor()
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
void |
addFields(org.apache.lucene.document.Document document,
StringBuffer defaultSearchableText,
com.atlassian.bonnie.Searchable searchable)
Deprecated.
|
public static final String EMAIL
SearchFieldNames instead.public static final String USER_NAME
public static final String USER_FULLNAME
public static final String USER_FULLNAME_SORTABLE
public SpaceDescriptionUsernameExtractor()
public void addFields(org.apache.lucene.document.Document document,
StringBuffer defaultSearchableText,
com.atlassian.bonnie.Searchable searchable)
addFields in interface com.atlassian.bonnie.search.ExtractorCopyright © 2003–2022 Atlassian. All rights reserved.