@Deprecated public interface PostChainIndexWriter extends BambooPluginModule
Modifier and Type | Method and Description |
---|---|
void |
updateIndexDocument(org.apache.lucene.document.Document document,
ChainResultsSummary chainResultsSummary)
Deprecated.
Allows you to add lucene fields to the document
|
void updateIndexDocument(@NotNull org.apache.lucene.document.Document document, @NotNull ChainResultsSummary chainResultsSummary)
document
- - lucene index documentchainResultsSummary
- Copyright © 2021 Atlassian Software Systems Pty Ltd. All rights reserved.