[Xapian-discuss] omega godmode not all-seeing?

Olly Betts olly at survex.com
Sun Aug 27 00:40:16 BST 2006


On Thu, Aug 10, 2006 at 10:24:00AM +0100, James Aylett wrote:
> omindex isn't recording a date field; it uses terms for this. We
> probably should add a last-modified field.
> 
> The following will work, at line 404 in omindex.cc:
> 
>     record += "\nlast-modified=" + long_to_string(last_mod);

OK, I've added code much like this (though I called the field "modtime"
since that's the name which templates/query is looking for!)

Cheers,
    Olly



More information about the Xapian-discuss mailing list