On 1/3/07, Michael Parker <[EMAIL PROTECTED]> wrote:
Big Wave Dave wrote:
>
>
> What am I missing?
>
> I'd be thankful for any input.

You're not missing anything.  The import takes a long time to run.  Its
doing a lot of updates which are expensive in SQL.  The good news is
that you can pretty much use the system while its doing the import
because everything is atomic.

There might be some tuning you could do on your database side that would
speed things up, but that is a much larger discussion.

Michael


I just noticed that the sa-learn --dump magic showed:
0.000          0    2936345          0  non-token data: ntokens

Does this mean I have nearly 3 million tokens?  I thought the default
max allowed before expiry was 150,000?  Could this be my problem?...
or am I not reading this information correctly?

Thanks,
Dave

Reply via email to