6 Oct
2008
6 Oct
'08
4:29 p.m.
Hi, On Mon, Oct 6, 2008 at 8:24 AM, Marc Nürnberger <marc.nuernberger@gmx.de> wrote:
Is there a way of telling, whether Zebra is still indexing? (It took like two days until we could search for the western entries from A-Z.)
If you're using the Zebra queue daemon, you can check how many records are left to index using this SQL query: select count(*) from zebraqueue where done = 0; To index everything in one fell swoop, I suggest using rebuild_zebra.pl -a -b -z; for 70,000, it should take less than an hour. Regards, Galen -- Galen Charlton VP, Research & Development, LibLime galen.charlton@liblime.com p: 1-888-564-2457 x709 skype: gmcharlt