Re: [Zope] Index types, property types
*sigh* I give up. I'll just use trial and error, as I'm tired of being RTFM'd about this. -- Leigh Ann Hildebrand leighann@onebox.com - email (650) 223-2199 x2231 - voicemail/fax ---- "Andreas Jung" <andreas@andreas-jung.com> wrote:
From the Zope book:
TextIndex Searches text. Use this kind of index when you want a full-text search. FieldIndex Searches objects for specific values. Use this kind of index when you want to search date objects, numbers, or specific strings. KeywordIndex Searches collections of specific values. This index is like a FieldIndex, but it allows you to search collections rather than single values.
I don't see your problems at this time. Every index has its special purpose. If you need more help provide some informations about the things you are trying to index.
Andreas
----- Original Message ----- From: "Leigh Ann Hildebrand" <leighann@onebox.com> To: "Andreas Jung" <andreas@andreas-jung.com> Cc: <zope@zope.org> Sent: Friday, May 25, 2001 3:12 PM Subject: Re: [Zope] Index types, property types
Thank you for the suggestion. However, I've got just that already sitting here on my desk -- as I said, I've read the documentation available. I'm looking for something *more* than that explanation, which doesn't really seem to make clear the pros and cons of using the various types.
__________________________________________________ FREE voicemail, email, and fax...all in one place. Sign Up Now! http://www.onebox.com
*sigh* I give up. I'll just use trial and error, as I'm tired of being RTFM'd about this.
*grinz* Don't be too hard on Andreas, he's doing some pretty amazing work on ZCatalog (which seems to be pretty soul destroying given the number of people at DC who've been through it ;-) Anyway, what is it you'd like to do? cheers, Chris
participants (2)
-
Chris Withers -
Leigh Ann Hildebrand