[Zope] catalog search on a lines property?
Mark Nenadov
mark at freelance-developer.com
Wed Aug 13 20:10:28 EDT 2003
Dieter,
Thanks for the reply. But, I *am* using a KeywordIndex as the last part
of my last post stated. I'm going to do some more research about the
KeywordIndex, but I think I am using it correctly.
~Mark
On Wed, 2003-08-13 at 14:48, Dieter Maurer wrote:
> The value maintained in a "lines" property is a sequence (in fact a list).
> Sequences values call for a "KeywordIndex".
> Please read the corresponding section in the Zope Book.
>
> With a KeywordIndex, your task becomes trivial.
>
>
> Dieter
>
More information about the Zope
mailing list