Ok - then do a "binary search" for the one of the 7 that is breaking the indexer.
I.E: pick 4 - remove - problem gone, its one of those 4, problem remains, its one of the three.
If gone - put 2 of the four back on - observe state of problem.
repeat until found (keep in mind there may be more than one in the 7 that breaks the indexer).
|