alwasy reindex external file everytime I run batch file

Other discussions about CSPro
Post Reply
Guest

alwasy reindex external file everytime I run batch file

Post 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-
Guest

Re: alwasy reindex external file everytime I run batch file

Post 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.
Gregory Martin
Posts: 1796
Joined: December 5th, 2011, 11:27 pm
Location: Washington, DC

Re: alwasy reindex external file everytime I run batch file

Post 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.
Post Reply