com.atlassian.confluence.search.lucene.extractor
Class ConfluenceAttachmentMetadataExtractor
java.lang.Object
com.atlassian.confluence.search.lucene.extractor.ConfluenceAttachmentMetadataExtractor
- All Implemented Interfaces:
- com.atlassian.bonnie.search.Extractor
public class ConfluenceAttachmentMetadataExtractor
- extends Object
- implements com.atlassian.bonnie.search.Extractor
Method Summary |
void |
addFields(org.apache.lucene.document.Document document,
StringBuffer defaultSearchableText,
com.atlassian.bonnie.Searchable searchable)
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
CONTENT_REAL_TITLE_FIELD
public static final String CONTENT_REAL_TITLE_FIELD
- See Also:
- Constant Field Values
CONTENT_URL_PATH_FIELD
public static final String CONTENT_URL_PATH_FIELD
- See Also:
- Constant Field Values
CONTENT_ID_FIELD
public static final String CONTENT_ID_FIELD
- See Also:
- Constant Field Values
CONTENT_TYPE_FIELD
public static final String CONTENT_TYPE_FIELD
- This actually refers to the type of the containing ContentEntityObject
- See Also:
- Constant Field Values
ConfluenceAttachmentMetadataExtractor
public ConfluenceAttachmentMetadataExtractor()
addFields
public void addFields(org.apache.lucene.document.Document document,
StringBuffer defaultSearchableText,
com.atlassian.bonnie.Searchable searchable)
- Specified by:
addFields
in interface com.atlassian.bonnie.search.Extractor
Copyright © 2003-2013 Atlassian. All Rights Reserved.