[Zope] Question
Peter Bengtsson
peterbe at gmail.com
Wed Nov 17 08:14:24 EST 2004
Do you want to use the ZCatalog or a manual search?
If it's a manual search you just have to put your Python hat on and
get busy with some string handling. If it's a ZCatalog thing you'd
need to use space as separator instead of : semi colon.
On Tue, 16 Nov 2004 20:38:34 +0100, Garito <garito at sistes.net> wrote:
> Hi
> I try to do a thing but I don't know if I can or if there are better
> solutions
>
> I would like to put a lines property to an object with these content
>
> A:1
> B:1:aa
> C:3:bb,cc
>
> I would like to know if I could do searches in the keyword index with
> and index
> I would like to get
>
> aa
>
> If I would like to know the 3th part of B:1:aa
>
> Can I?
>
> Is there any other option?
>
> Thanks!
>
> _______________________________________________
> Zope maillist - Zope at zope.org
> http://mail.zope.org/mailman/listinfo/zope
> ** No cross posts or HTML encoding! **
> (Related lists -
> http://mail.zope.org/mailman/listinfo/zope-announce
> http://mail.zope.org/mailman/listinfo/zope-dev )
>
--
Peter Bengtsson, http://www.fry-it.com
More information about the Zope
mailing list