com.atlassian.confluence.search.lucene.extractor
Class ContentEntityMetadataExtractor
java.lang.Object
com.atlassian.confluence.search.lucene.extractor.ContentEntityMetadataExtractor
- All Implemented Interfaces:
- Extractor
public class ContentEntityMetadataExtractor
- extends Object
- implements Extractor
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ContentEntityMetadataExtractor
public ContentEntityMetadataExtractor()
addFields
public void addFields(Document document,
StringBuffer defaultSearchableText,
Searchable searchable)
- Specified by:
addFields in interface Extractor