public class CustomContentSearchExtractor extends Object implements com.atlassian.bonnie.search.Extractor
| Modifier and Type | Field and Description |
|---|---|
static String |
FIELD_CONTENT_PLUGIN_KEY |
| Constructor and Description |
|---|
CustomContentSearchExtractor() |
| 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 FIELD_CONTENT_PLUGIN_KEY
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–2019 Atlassian. All rights reserved.