-----Original Message----- From: Juan Manuel Ruiz Garcia [mailto:juanma@mailmadrid.com] Sent: Friday, August 15, 2003 11:55 AM To: larry_prikockis@natureserve.org Cc: zope@zope.org Subject: [Zope] Re: More TextIndexNG at Plone
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.
Larry, are you running it under Windows? have you instaled wvware? -- I'm running on Linux (RedHat 9 to be exact). Yes, wvware is installed.