[Xapian-discuss] Scriptindex, what am I doing wrong?

Olly Betts olly at survex.com
Fri Nov 3 18:31:53 GMT 2006


On Fri, Nov 03, 2006 at 12:33:13PM -0500, Jim Lynch wrote:
> I know something's wrong, but what?

Looking at the code, the "date" action modifies the value it operates
on, which is a bug.  I'll fix that, but there's a very easy workaround -
just rearrange the actions so that date is last:

date : field=modtime date=unix

Then it doesn't matter than date modifies the value.

Cheers,
    Olly



More information about the Xapian-discuss mailing list