On Jan 16, 2008 3:29 PM, Grant Ingersoll <[EMAIL PROTECTED]> wrote: > I think you can do: > > RepSumByPref AddDocs > > And it will report on just that, for instance, in the standard.alg, > this is done inside the round to report out info on that rounds AddDocs. > > I think you could even do it outside the round, just by substituting > BuildIndex for "AddDocs". > > In general, I think you can report on any named task. >
This is correct, But this way the statistics would not include the index creation and close time, which I thought Mike wanted included?