Package com.atlassian.confluence.search.lucene.extractor

Class Summary
AddressableExtractor Extractor responsible for indexing the title and url path of Addressable content.
AttachmentMimeTypeExtractor Adds a field for attachment mime type.
AttachmentOwnerContentTypeExtractor Extracts and indexes the classname of the content that owns an attachment.
CommentExtractor  
ConfluenceAttachmentMetadataExtractor  
ContentEntityMetadataExtractor  
ContentPermissionsExtractor Extracts the content permissions set on a searchable object.
DefaultSearchableContentExtractor An extractor responsible for extracting the default searchable content from various Confluence content types and adding it to the defaultSearchableText.
EntityDateExtractor Extracts the creation and last modification dates.
HtmlEntityFilterExtractor  
LastModifierNameExtractor  
PageContentEntityObjectExtractor  
PageContentEntityObjectExtractor.FieldNames  
PageExtractor  
PersonalInformationExtractor Adds a field called PersonalInformationExtractor.IN_SPACE_FIELD to allow PersonalInformation objects to be retrieved in searches.
SpaceDescriptionUsernameExtractor Adding the "username" field to SpaceDescription index documents will allow them to be sorted together with PersonalInformation documents in People Directory search.
SpaceKeyAndNameExtractor Extracts and indexes the space key and name for searchables that belong to a space.
SpaceTypeExtractor Extracts and indexes the SpaceType of the space a searchable belongs to.
UntokenizedTitleExtractor Extracts and indexes an untokenized title for sorting.
UserStatusExtractor Adds a field called UserStatusExtractor.IN_SPACE_FIELD to allow UserStatus objects to be retrieved in searches.
VersionCommentExtractor Appends the version comment of a ContentEntityObject to its searchable text.
VersionNumberExtractor Extracts and indexes content version
 



Copyright © 2003-2010 Atlassian. All Rights Reserved.