[Xapian-discuss] Indexing & Querying multiple fields

Olly Betts olly at survex.com
Tue Jan 16 22:14:37 GMT 2007


On Tue, Jan 16, 2007 at 09:56:17PM +0100, M.J. van der Veen wrote:
> Both do not return any results. So, I'm kind of curious what I'm doing 
> wrong..

You put spaces in this line:

  $setmap{prefix, username, XU}

This should read:

  $setmap{prefix,username,XU}

Perhaps that's seems overly fussy, but it's at least consistent with
how OmegaScript works in general.

Cheers,
    Olly



More information about the Xapian-discuss mailing list