Cedric Jeanneret | 11 Nov 14:47
Gravatar

[python indexer] add meta informations

Hello,

I'm trying to index some blog stuff through python bindings.

I'd like to know how to add some informations (url, title, date, and so on) so that I can reach them through a
xapian.Enquire object..
I believe it's something to be set in xapian.TermGenerator(), but... I can't manage to find which
function. I'm waiting for something like :
xtermgen.add_meta('url', 'value')

but.. well, as you imagine, I can't find which function to use.

Thanks in advance

C. Jeanneret

PS: I prefere not to use scriptindex nor omega, as it's all in a pylon application...

--

-- 
Cédric Jeanneret                 |  System Administrator
021 619 10 32                    |  Camptocamp SA
cedric.jeanneret <at> camptocamp.com  |  PSE-A / EPFL
_______________________________________________
Xapian-discuss mailing list
Xapian-discuss <at> lists.xapian.org
http://lists.xapian.org/mailman/listinfo/xapian-discuss

Gmane