How to tell how indexing is going

Post Reply
jkj2001
Posts: 142
Joined: Fri Mar 29, 2002 1:39 pm

How to tell how indexing is going

Post by jkj2001 »

Is it possible to get an idea on how far along (%) an index creation process is? Meaning, I fire off my shell script to index a field, and I see the .tok file and others steadily increasing in size, but I don't know how close things might be to completing.
User avatar
John
Site Admin
Posts: 2622
Joined: Mon Apr 24, 2000 3:18 pm
Location: Cleveland, OH
Contact:

How to tell how indexing is going

Post by John »

If you have another metamorph index that is similar you can compare the .tok file sizes. You can also set indexmeter=1; before you start creating the index and it will show you how far it is.
John Turnbull
Thunderstone Software
Post Reply