28 Mar
2002
28 Mar
'02
11:01 a.m.
Hi Andreas, Andreas Jung wrote:
DocumentLibrary and TextIndexNG contain converters to convert HTML to ASCII before the object is indexed.
Thanks, but I think that's to much. It's just like finding a good way to remove all HTML tags from body var self.summary = body[0:min(200, len(body))] before write it in the next step with "self.reindex_object()" to the Catalog. Bye Marcus