import: Don't bother enabling indexes if we're more than 95% done
commita695424e303b067dabf5ab800f6668c872d2d3a1
authorAndreas Ericsson <ae@op5.se>
Wed, 5 May 2010 20:20:26 +0000 (5 22:20 +0200)
committerAndreas Ericsson <ae@op5.se>
Wed, 5 May 2010 20:20:26 +0000 (5 22:20 +0200)
tree3ba8579686813d661572eb1a93eff2152ef2683d
parent418b8478218cc8083bada85717d7ffead9915af8
import: Don't bother enabling indexes if we're more than 95% done

If we are, it means we're running an incremental import and have either
quite a lot of data, most of which is already indexed, or we have a
very small set of logfiles and thus don't need to care all that much
either way.

Signed-off-by: Andreas Ericsson <ae@op5.se>
import.c