Class | Description |
---|---|
AttachmentExtractedTextExtractor |
Attempts to add an attachment extracted text into default searchable text if it is available, otherwise requests
a text extraction, wait for its completion and reattempt.
|
AttachmentMetadataExtractor |
Extracts metadata for attachments.
|
AttachmentMimeTypeExtractor |
Adds a field for attachment mime type.
|
AttachmentOwnerContentTypeExtractor |
Extracts and indexes the classname of the content that owns an attachment.
|
CommentExtractor |
Extracts the url, title and content type of the entity which contains a comment.
|
ConfluenceAttachmentMetadataExtractor |
Extracts metadata of attachments including the data of their owners.
|
ContentPermissionExtractorHelper |
A utility class for helping with the extraction and indexing of content permissions.
|
ContentPermissionsBulkExtractor |
Extracts the content permissions set on searchable objects.
|
DefaultSearchableContentExtractor |
An extractor responsible for extracting the body content from various Confluence content types and
adding it to the defaultSearchableText.
|
DeletingRetentionPolicyExtractor |
Extract 2 fields to tell whether a space retention policy may delete historical versions or trash.
|
IndexablePermissionSetFilter |
Contains logic to determine which
ContentPermissionSet s should be stored in an index field. |
LastModifierNameContentExtractor |
Extracts the last modifier of a
ConfluenceEntityObject as a stored field. |
LastModifierNameExtractor |
Extracts the last modifier of a
ConfluenceEntityObject as a unanalyzed, indexed field for the change index. |
LimitedTextContentExtractor |
A subclass of
BaseAttachmentContentExtractor which places a limit on how many bytes of the input stream
are read into memory. |
PersonalInformationExtractor |
Extracts indexed and stored fields relating to personal information.
|
RetentionPolicyPropertyExtractor | |
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.
|
Copyright © 2003–2023 Atlassian. All rights reserved.
View cookie preferences