Erik Enge wrote:
>
> Wow, KeyIndex? Is this a new one? Or did you mean KeywordIndex?
Bleugh... KeywordIndex :-)
> > > Which of them do I use to index a telephone number
> >
> > How would you like to search that index?
>
> I'd like to find this telephone number (it is a string...): +44 1234
> 123456.
But no partial matching? Use a FieldIndex...
If you want partial matching you're fu... not in a very good position ;-)
> > Likewise...
>
> As above, passing the string to searchResults; "[EMAIL PROTECTED]" f ex.
FieldIndex...
> > You probably want a FieldIndex but it might not be searchable in the
> > way you want...
>
> Which one would?
There is a proposal for drop-in indexes on dev.zope.org...
*grinz*
Chris
_______________________________________________
Zope-Dev maillist - [EMAIL PROTECTED]
http://lists.zope.org/mailman/listinfo/zope-dev
** No cross posts or HTML encoding! **
(Related lists -
http://lists.zope.org/mailman/listinfo/zope-announce
http://lists.zope.org/mailman/listinfo/zope )