by Josh Assing <XjoshX@[EMAIL PROTECTED]
>
Aug 15, 2007 at 08:54 AM
>I am sure there are reasons for the CDX to get out of sync. I am
>trying to find out a way of letting the application know that it is
>out of sync so that the user can Index the files.
I'm not aware of anything short of evaluating the index & checking each
record
to make sure A) it matches and B) all records are in the index.
The time to do that would take longer than creaeting the index tho.