Interface: ReindexProgress
Defined in: type/ReindexProgress.ts:4
Object class for ReindexProgress
Properties
activeBatches
activeBatches:
number
Defined in: type/ReindexProgress.ts:16
activeBatches field
completedBatches
completedBatches:
number
Defined in: type/ReindexProgress.ts:12
completedBatches field
docSuccessRate?
optionaldocSuccessRate?:number
Defined in: type/ReindexProgress.ts:40
Percentage of expected documents actually indexed
error?
optionalerror?:string
Defined in: type/ReindexProgress.ts:42
error field
failedBatches
failedBatches:
number
Defined in: type/ReindexProgress.ts:14
failedBatches field
failedJob?
optionalfailedJob?:string
Defined in: type/ReindexProgress.ts:44
failedJob field
indexedCategories?
optionalindexedCategories?:number
Defined in: type/ReindexProgress.ts:38
Verified category count after indexing
indexedClusters?
optionalindexedClusters?:number
Defined in: type/ReindexProgress.ts:36
Verified cluster count after indexing
indexedDocs?
optionalindexedDocs?:number
Defined in: type/ReindexProgress.ts:32
Verified parent document count after indexing
indexedProducts?
optionalindexedProducts?:number
Defined in: type/ReindexProgress.ts:34
Verified product count after indexing
phase?
optionalphase?:string
Defined in: type/ReindexProgress.ts:6
phase field
progressPercent
progressPercent:
number
Defined in: type/ReindexProgress.ts:28
progressPercent field
queuedBatches
queuedBatches:
number
Defined in: type/ReindexProgress.ts:10
queuedBatches field
startedAt?
optionalstartedAt?:number
Defined in: type/ReindexProgress.ts:30
startedAt field
totalBatches
totalBatches:
number
Defined in: type/ReindexProgress.ts:8
totalBatches field
totalCategories?
optionaltotalCategories?:number
Defined in: type/ReindexProgress.ts:26
totalCategories field
totalClusters?
optionaltotalClusters?:number
Defined in: type/ReindexProgress.ts:24
totalClusters field
totalDocs
totalDocs:
number
Defined in: type/ReindexProgress.ts:20
totalDocs field
totalProducts?
optionaltotalProducts?:number
Defined in: type/ReindexProgress.ts:22
totalProducts field
waitingBatches
waitingBatches:
number
Defined in: type/ReindexProgress.ts:18
waitingBatches field