com.atlassian.confluence.search.lucene.extractor
Class PageExtractor
java.lang.Object
com.atlassian.confluence.search.lucene.extractor.PageExtractor
- All Implemented Interfaces:
- Extractor
public class PageExtractor
- extends Object
- implements Extractor
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
HOME_PAGE_FIELD
public static final String HOME_PAGE_FIELD
- See Also:
- Constant Field Values
PageExtractor
public PageExtractor()
addFields
public void addFields(org.apache.lucene.document.Document document,
StringBuffer defaultSearchableText,
Searchable searchable)
- Specified by:
addFields
in interface Extractor