On 05.11.2012, at 09:06, Ruth Cordes wrote: > Hi Andreas, > I just tried to index a zope page template object with TextIndexNG3 and > noticed > that the HTML also wasn't rendered, just like it was with dtml. Strange. > Perhaps > there is something wrong with my zope-instance? Or could it be that the > TextIndexNG3-Products I use don't go together well? It's > Products.TextIndexNG3-3.4.5.1-py2.6.egg, zopyx.txng3.core-3.5.3-py2.6.egg and > zopyx.txng3.ext-3.3.2-py2.6-linux-i686.egg. I also found two older versions: > zopyx.textindexng3-4.0.1-py2.6-linux-i686.egg and > Products.TextIndexNG3-3.4.1-py2.6.egg in the "eggs"-folder. Might that cause > the > trouble? > Greetings, Ruth
The section "How to make your custom content-types searchable" [1] indicates you have to provide an IIndexableContent adapter for the types you want indexed (i.e. DMTLDocument). Cheers, Stefan [1] http://pypi.python.org/pypi/Products.TextIndexNG3 -- Stefan H. Holek ste...@epy.co.at _______________________________________________ Zope maillist - Zope@zope.org https://mail.zope.org/mailman/listinfo/zope ** No cross posts or HTML encoding! ** (Related lists - https://mail.zope.org/mailman/listinfo/zope-announce https://mail.zope.org/mailman/listinfo/zope-dev )