Casey Duncan wrote:
> TextIndexes index individual words separately (using a vocabulary object to
> identify each word in the catalog). All non-alphanumeric characters (such as
> punctuation) are dropped so that excludes searching for "?" or "*" or any
> other non-alphanumerics using TextIndexes.
IIRC, you can use another Vocabulary that wouldn't necessarilly behave
like that.
I wonder if this works yet?
If it does, my initial question still remains ;-)
cheers,
Chris
_______________________________________________
Zope maillist - [EMAIL PROTECTED]
http://lists.zope.org/mailman/listinfo/zope
** No cross posts or HTML encoding! **
(Related lists -
http://lists.zope.org/mailman/listinfo/zope-announce
http://lists.zope.org/mailman/listinfo/zope-dev )