-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 On 01/17/2015 07:28 PM, Thierry Florac wrote: > Hi, > > I've written many Zope applications using zope.catalog package, along > with zopyx.txng3 for fulltext indexing. I actually need to rewrite > these applications for Pyramid with Python 3.4, but the later one > doesn't seem to support Python 3... So what is actually the best way > to manage indexing, including fulltext indexing, with > Pyramid/Python3.4 ??
SubstanceD uses hypatia: https://pypi.python.org/pypi/hypatia which was forked from zope.catalog and zope.index. Tres. - -- =================================================================== Tres Seaver +1 540-429-0999 [email protected] Palladion Software "Excellence by Design" http://palladion.com -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.11 (GNU/Linux) iEYEARECAAYFAlS74qAACgkQ+gerLs4ltQ5gegCgvq/f37c1bBe9tpBXr0kAP2f8 9hwAn1o+szn+TP/4B1F6iGEV9Qy3kWRf =deoc -----END PGP SIGNATURE----- -- You received this message because you are subscribed to the Google Groups "pylons-discuss" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/pylons-discuss. For more options, visit https://groups.google.com/d/optout.
