[Zope] Re: ZCatalog indexing help request

Casey Duncan casey@zope.com
Tue, 17 Dec 2002 12:42:36 -0500


Did you try:

not noindex

hth,

-Casey

On Monday 16 December 2002 07:25 pm, Kamal Gill wrote:
> > not getattr(_.this(),'noindex')
>=20
> I'm afraid this did not work for me.  There are no error messages=20
> returned, but there are no items added to the catalog as there should=20
> be.
> Any other ideas?
>=20
>=20
> On Monday, December 16, 2002, at 03:30  PM, Maik Jablonski wrote:
>=20
> > Kamal Gill wrote:
> >>> not this().getProperty('noindex')
> >> This works for individual page template objects, but I was hoping to=
=20
> >> ignore collections of objects contained in a folder that contains a=20
> >> 'noindex' property.
> >
> > Ok, I didn't got your problem. Next try...:) You'll have to use=20
> > acquisition:
> >
> > not getattr(_.this(),'noindex')
> >
> > this one should do the magic you'll need...
> >
> > -mj
> >
> >
> >
> >
> > _______________________________________________
> > Zope maillist  -  Zope@zope.org
> > 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 )
>=20
>=20
> _______________________________________________
> Zope maillist  -  Zope@zope.org
> http://lists.zope.org/mailman/listinfo/zope
> **   No cross posts or HTML encoding!  **
> (Related lists -=20
>  http://lists.zope.org/mailman/listinfo/zope-announce
>  http://lists.zope.org/mailman/listinfo/zope-dev )
>=20