public class PersonalInformationExtractor extends Object implements com.atlassian.bonnie.search.Extractor
Modifier and Type | Field and Description |
---|---|
static String |
PERSONAL_INFO_NGRAMS_FIELD |
static String |
PERSONAL_INFO_START_NGRAMS_FIELD |
static String |
SPACE_GROUP_MEMBERSHIP |
Constructor and Description |
---|
PersonalInformationExtractor() |
Modifier and Type | Method and Description |
---|---|
void |
addFields(org.apache.lucene.document.Document document,
StringBuffer defaultSearchableText,
com.atlassian.bonnie.Searchable searchable) |
void |
setUserAccessor(UserAccessor userAccessor) |
public static final String PERSONAL_INFO_START_NGRAMS_FIELD
public static final String PERSONAL_INFO_NGRAMS_FIELD
public static final String SPACE_GROUP_MEMBERSHIP
public void addFields(org.apache.lucene.document.Document document, StringBuffer defaultSearchableText, com.atlassian.bonnie.Searchable searchable)
addFields
in interface com.atlassian.bonnie.search.Extractor
public void setUserAccessor(UserAccessor userAccessor)
Copyright © 2003–2015 Atlassian. All rights reserved.