> If you need performance, take a look at the z3c.indexer package > which offers a much faster indexing concept. I implemented > this package because my app coudn't handle the implicit default > indexing handling. The README.txt explains what is different and how > to use it. It defently needs some work to implement a z3c.indexer > based indexing concept but if you do it right, it can handle a > lot more indexing tasks then the generic zope or zc.catalog > concept. > > Thanks a lot. But is it easy to use this from within a non-Zope application? In the examples I could see references to several zope.site classes, such as LocalSiteManager... since this is a standalone app, I wonder if it won't force us to import some other zope packages...
Pedro >> Pedro >> _______________________________________________ >> 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 >> >> > > _______________________________________________ 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