public class SpaceDescriptionUsernameExtractor extends Object implements com.atlassian.bonnie.search.Extractor
Modifier and Type | Field and Description |
---|---|
static String |
EMAIL |
static String |
USER_FULLNAME |
static String |
USER_FULLNAME_SORTABLE |
static String |
USER_NAME |
Constructor and Description |
---|
SpaceDescriptionUsernameExtractor() |
Modifier and Type | Method and Description |
---|---|
void |
addFields(org.apache.lucene.document.Document document,
StringBuffer defaultSearchableText,
com.atlassian.bonnie.Searchable searchable) |
public static final String EMAIL
public static final String USER_NAME
public static final String USER_FULLNAME
public static final String USER_FULLNAME_SORTABLE
public void addFields(org.apache.lucene.document.Document document, StringBuffer defaultSearchableText, com.atlassian.bonnie.Searchable searchable)
addFields
in interface com.atlassian.bonnie.search.Extractor
Copyright © 2003–2020 Atlassian. All rights reserved.