Re: [Zope] ZCatalog scalability?

2000-11-08 Thread Wolfgang Strobl

On 8 Nov 2000, 15:54  Júlio Dinis Silva wrote:

> Does anyone has a Catalog with more than 1500 items catalogued?
> If yes does anyone can do searches to this Catalog in a
> resonable time without freezing ZServer until it ends?

I did some experiments over the weekend, for example cataloging 
about ten thousand news messages into a catalog in one step.

Searching isn't the problem (this is quite fast) - cataloging is. This 
takes a lot of time and a lot of memory.

-- 
Wolfgang Strobl


___
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 )




Re: [Zope] ZCatalog scalability?

2000-11-08 Thread Andy McKay

Yes. Some queries especially ones with wildcards can take a lot more juice
than others. Try and keep your metadata small and your queries simple.

--
  Andy McKay, Developer.
  ActiveState.

- Original Message -
From: "Júlio Dinis Silva" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Wednesday, November 08, 2000 7:54 AM
Subject: [Zope] ZCatalog scalability?


> Does anyone has a Catalog with more than 1500 items catalogued?
> If yes does anyone can do searches to this Catalog in a
> resonable time without freezing ZServer until it ends?
>
> Thanks,
> Júlio Silva
> _
> Get Your Private, Free E-mail from MSN Hotmail at http://www.hotmail.com.
>
> Share information about yourself, create your own public profile at
> http://profiles.msn.com.
>
>
> ___
> 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 )
>


___
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 )




[Zope] ZCatalog scalability?

2000-11-08 Thread Júlio Dinis Silva

Does anyone has a Catalog with more than 1500 items catalogued?
If yes does anyone can do searches to this Catalog in a
resonable time without freezing ZServer until it ends?

Thanks,
Júlio Silva
_
Get Your Private, Free E-mail from MSN Hotmail at http://www.hotmail.com.

Share information about yourself, create your own public profile at 
http://profiles.msn.com.


___
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 )