public interface PostChainIndexWriter extends BambooPluginModule
| Modifier and Type | Method and Description |
|---|---|
void |
updateIndexDocument(org.apache.lucene.document.Document document,
ChainResultsSummary chainResultsSummary)
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 © 2016 Atlassian Software Systems Pty Ltd. All rights reserved.