public class LastModifierNameExtractor extends Object implements com.atlassian.bonnie.search.Extractor
Modifier and Type | Field and Description |
---|---|
static String |
ANONYMOUS_LAST_MODIFIER_ID
Constant to represent the value for an anonymous last modifier in the index
|
Constructor and Description |
---|
LastModifierNameExtractor() |
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 ANONYMOUS_LAST_MODIFIER_ID
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–2018 Atlassian. All rights reserved.