public class ContentEntityMetadataExtractor extends Object implements com.atlassian.bonnie.search.Extractor
| Modifier and Type | Field and Description |
|---|---|
static String |
CONTENT_STATUS |
static String |
CREATOR_NAME_FIELD |
static String |
LAST_MODIFIERS_FIELD |
| Constructor and Description |
|---|
ContentEntityMetadataExtractor() |
| Modifier and Type | Method and Description |
|---|---|
void |
addFields(org.apache.lucene.document.Document document,
StringBuffer defaultSearchableText,
com.atlassian.bonnie.Searchable searchable) |
void |
setContentEntityObjectDao(ContentEntityObjectDao contentDao) |
public static final String CREATOR_NAME_FIELD
public static final String CONTENT_STATUS
public static final String LAST_MODIFIERS_FIELD
public void addFields(org.apache.lucene.document.Document document,
StringBuffer defaultSearchableText,
com.atlassian.bonnie.Searchable searchable)
addFields in interface com.atlassian.bonnie.search.Extractorpublic void setContentEntityObjectDao(ContentEntityObjectDao contentDao)
Copyright © 2003–2017 Atlassian. All rights reserved.