-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 On 06/28/2011 05:21 AM, Stéphane Klein wrote:
> In repoze.catalog documentation, I read : > > """ > Note that when you call index_doc, you pass in a docid as the first > argument, and the object you want to index as the second argument. When > we index the peach object above we index it with the docid 1. Each docid > must be unique within a catalog; when you query a repoze.catalog > catalog, you’ll get back a sequence of document ids that match the query > you supplied, which you’ll presumably need to map back to the content > object in order to make sense of the response; you’re responsible for > keeping track of which objects map to which document id yourself. > """ > Url : http://docs.repoze.org/catalog/overview.html#indexing > > "you’re responsible for keeping track of which objects map to which > document id yourself." => it is this part I would like to implement. repoze.catalog ships with a 'DocumentMap' which can generate and track the docis for you. Tres. - -- =================================================================== Tres Seaver +1 540-429-0999 tsea...@palladion.com Palladion Software "Excellence by Design" http://palladion.com -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.10 (GNU/Linux) Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org/ iEUEARECAAYFAk4JypkACgkQ+gerLs4ltQ4i4QCXfmxdKLy2nJ3CgdZQeF+Li14F twCdGKTNvpv8A8/dn7ThUAlgjkURkNw= =50dg -----END PGP SIGNATURE----- _______________________________________________ For more information about ZODB, see the ZODB Wiki: http://www.zope.org/Wikis/ZODB/ ZODB-Dev mailing list - ZODB-Dev@zope.org https://mail.zope.org/mailman/listinfo/zodb-dev