I installed TextIndexNG3 into Zope 2.11.2. When I create a new ZCatalog and in the Indexes tab I try to create a TextIndexNG3 index, I get this traceback: 2009-01-28 16:01:32 ERROR Zope.SiteErrorLog http://192.168.1.1:14080/www.orl.cz/Catalog_Art_Link/manage_addProduct/TextI... Traceback (innermost last): Module ZPublisher.Publish, line 119, in publish Module ZPublisher.mapply, line 88, in mapply Module ZPublisher.Publish, line 42, in call_object Module Products.TextIndexNG3.TextIndexNG3, line 154, in manage_addTextIndexNG3 Module Products.ZCatalog.ZCatalog, line 394, in manage_addIndex Module Products.ZCatalog.ZCatalog, line 985, in addIndex Module Products.TextIndexNG3.TextIndexNG3, line 77, in __init__ Module textindexng.index, line 48, in __init__ Module textindexng.index, line 54, in clear Module zope.component._api, line 224, in createObject Module zope.component._api, line 207, in getUtility ComponentLookupError: (<InterfaceClass zope.component.interfaces.IFactory>, None) What does it mean? -- Milos Prudek