TextIndexNG and mime type
I just installed TextIndexNG and I cannot seem to get it to create an index on existing catalog context. I keep getting the error(s): "text/x-unknown-content-type" not registered in registry "converters" or, "application/octet-stream" not registered in registry "converters" or something similar. The first error message occurs if the content_type is application/octet-stream. The second error occurs only on selected items that have content_type of application/pdf. Can anyone offer an idea as to what is going on? Thanks, Kevin
Forgot to mention: Zope 2.5.1 and TextIndexNG 1.0 -----Original Message----- From: zope-admin@zope.org [mailto:zope-admin@zope.org]On Behalf Of Kevin Carlson Sent: Wednesday, September 18, 2002 8:59 PM To: zope@zope.org Subject: [Zope] TextIndexNG and mime type I just installed TextIndexNG and I cannot seem to get it to create an index on existing catalog context. I keep getting the error(s): "text/x-unknown-content-type" not registered in registry "converters" or, "application/octet-stream" not registered in registry "converters" or something similar. The first error message occurs if the content_type is application/octet-stream. The second error occurs only on selected items that have content_type of application/pdf. Can anyone offer an idea as to what is going on? Thanks, Kevin _______________________________________________ Zope maillist - Zope@zope.org http://lists.zope.org/mailman/listinfo/zope ** No cross posts or HTML encoding! ** (Related lists - http://lists.zope.org/mailman/listinfo/zope-announce http://lists.zope.org/mailman/listinfo/zope-dev )
This problem is fixed in the latest 1.05beta1 version of TextIndexNG. However you need to update the TextIndexNG.py from the CVS because there has been a converter related bugfix after the beta1 release. Andreas -----Original Message----- From: zope-admin@zope.org [mailto:zope-admin@zope.org] On Behalf Of Kevin Carlson Sent: Donnerstag, 19. September 2002 02:36 To: zope@zope.org Subject: RE: [Zope] TextIndexNG and mime type Forgot to mention: Zope 2.5.1 and TextIndexNG 1.0 -----Original Message----- From: zope-admin@zope.org [mailto:zope-admin@zope.org]On Behalf Of Kevin Carlson Sent: Wednesday, September 18, 2002 8:59 PM To: zope@zope.org Subject: [Zope] TextIndexNG and mime type I just installed TextIndexNG and I cannot seem to get it to create an index on existing catalog context. I keep getting the error(s): "text/x-unknown-content-type" not registered in registry "converters" or, "application/octet-stream" not registered in registry "converters" or something similar. The first error message occurs if the content_type is application/octet-stream. The second error occurs only on selected items that have content_type of application/pdf. Can anyone offer an idea as to what is going on? Thanks, Kevin _______________________________________________ Zope maillist - Zope@zope.org http://lists.zope.org/mailman/listinfo/zope ** No cross posts or HTML encoding! ** (Related lists - http://lists.zope.org/mailman/listinfo/zope-announce http://lists.zope.org/mailman/listinfo/zope-dev ) _______________________________________________ Zope maillist - Zope@zope.org http://lists.zope.org/mailman/listinfo/zope ** No cross posts or HTML encoding! ** (Related lists - http://lists.zope.org/mailman/listinfo/zope-announce http://lists.zope.org/mailman/listinfo/zope-dev )
participants (2)
-
Andreas Jung -
Kevin Carlson