On Fri, 15 Aug 2003 14:44:52 +0200, Andreas Jung wrote:
--On Freitag, 15. August 2003 14:37 Uhr +0200 Juan Manuel Ruiz GarcĂa <juanma@mailmadrid.com> wrote:
Hi,
now that I've TextIndexNG running on my Plone, I've replaced TextIndex-SearchableText index with a TextIndexNG called also SearchableText (at portal_catalog) but... what attributes should be indexed? (data?)
I have several mssword docs uploaded to my plone site, but when I try to make a search, no results are returned.. is there anything more I should do? I've enabled converters when I define the TextIndexNG index, but I don't know if this is enough.
SearchableText as index + enabled converters should be enough. Of course you must have the necessary external converters installed (see wiki on zope.org).
I have Indexed Attributes set to: "SearchableText,data" Without specifically listing 'data' it wasn't picking up my Word, PDF, etc docs either. I'm using Plone 1.0.4, Zope 2.6.2b4 and TextIndexNG 2.01 (though my experience was similar with earlier versions as well)