[Xapian-discuss] omindex doesn't check last_mod

Reini Urban rurban at x-ray.at
Mon Aug 7 18:10:00 BST 2006


omindex expands each and every document without checking the database
if the document changed in the meantime.
This costs a lot of IO and cpu.
Why not store last_mod fully also in the database and check it before
doing the parsing?
"L" + my_itoa(unixtime)

I'll come up with a patch soon.
Well, omindex IS fast, but the external parsers and expanders are not.

In the meantime I've added xls (Herbert), pst (readpst), zip (unzip)
and rar (unrar) support.
At least Herbert and readpst are very slow.
-- 
Reini Urban
http://phpwiki.org/              http://murbreak.at/
http://spacemovie.mur.at/   http://helsinki.at/



More information about the Xapian-discuss mailing list