public class LastModifierNameExtractor extends Object implements Extractor2
ConfluenceEntityObject
as a unanalyzed, indexed field for the change index.
Differs from LastModifierNameContentExtractor
.Modifier and Type | Field and Description |
---|---|
static String |
ANONYMOUS_LAST_MODIFIER_ID
Constant to represent the value for an anonymous last modifier in the index.
|
Constructor and Description |
---|
LastModifierNameExtractor() |
Modifier and Type | Method and Description |
---|---|
Collection<FieldDescriptor> |
extractFields(Object searchable)
Extract fields from the searchable object.
|
StringBuilder |
extractText(Object searchable)
Returns a buffer of text that will be appended onto the end of a larger buffer of text that will eventually
become the searchable body text.
|
public static final String ANONYMOUS_LAST_MODIFIER_ID
public StringBuilder extractText(Object searchable)
Extractor2
extractText
in interface Extractor2
searchable
- a searchable objectpublic Collection<FieldDescriptor> extractFields(Object searchable)
Extractor2
extractFields
in interface Extractor2
searchable
- a searchable objectCopyright © 2003–2023 Atlassian. All rights reserved.
View cookie preferences