Page 1 of 1
alwasy reindex external file everytime I run batch file
Posted: August 13th, 2014, 10:56 pm
by Guest
Hi,
As subject, I tried to run a CSPro batch file which is use external dictionary files, every time I run the batch file, it always reindex external dat file, what is going on? it takes 3 minutes to reindex.
I'm using CSPro 5.003
Thanks in advance.
-iip-
Re: alwasy reindex external file everytime I run batch file
Posted: August 14th, 2014, 10:09 pm
by Guest
I think this happened with dictionary with absolute position, and also running index was slower than using relative position. For now the solution is going back to relative position dictionary. The index is now faster.
Re: alwasy reindex external file everytime I run batch file
Posted: August 18th, 2014, 9:07 am
by Gregory Martin
CSPro has to reindex a data file if the date/time stamp of the data file is newer than the date/time stamp of the index file. Is this the case for your files? Are you updating the data file in a way that is not in sync with the index? If your data file is forward-dated (dated sometime in the future), then the index will always seem to be out of sync.
I just tested using a lookup file with an absolute positioned dictionary and it doesn't recreate the index each time on my machine.