stable
Clone or download
Read-only
To test run `tuleap full-text-search:index-all-pending-items`. No progress bar should be visible when everything has been indexed already. Part of story #26771: Index artifact fields (REST + Switch to) on updated artifacts only Change-Id: Ib06e94be983b16261cbe8eaed448117f323f7f56
Modified Files
Name | ||||
---|---|---|---|---|
M | plugins/fts_common/include/CLI/IndexAllPendingItemsCommand.php | +1 | −0 | Go to diff View file |
M | plugins/fts_common/include/CLI/ProgressQueueIndexItemCategorySymfonyOutput.php | +19 | −13 | Go to diff View file |
A | plugins/fts_common/tests/unit/CLI/ProgressQueueIndexItemCategorySymfonyOutputTest.php | +50 | −0 | Go to diff View file |
M | plugins/tracker/include/Tracker/Search/IndexAllArtifactsProcessor.php | +1 | −4 | Go to diff View file |
M | src/common/Search/ProgressQueueIndexItemCategory.php | +6 | −3 | Go to diff View file |