public interface CustomPostBuildIndexWriter extends BambooPluginModule
Modifier and Type | Method and Description |
---|---|
void |
updateIndexDocument(org.apache.lucene.document.Document document,
BuildResultsSummary buildResults)
Allows you to add lucene fields to the document
|
void updateIndexDocument(@NotNull org.apache.lucene.document.Document document, @NotNull BuildResultsSummary buildResults)
document
- - lucene index documentbuildResults
- Copyright © 2020 Atlassian Software Systems Pty Ltd. All rights reserved.