Hi Chris How can I add my data directly into the ZODB and thus make the search possible ? Can I add relational data into objects in ZODB and then make Zcatlogs or any other component search upon them ? If so, can anyone guide me on how to do this ? Are there any drawbacks or limits of doing this ? bobby On Tue, 10 Apr 2001, Chris McDonough wrote:
Hi Bobby,
The ZCatalog doesn't generally index relational data. Its usually used to index things in the ZODB. It's possible that in the future it will be easier to index relational data with the ZCatalog, but for now it's not supported.
- C
----- Original Message ----- From: "Bobby Mathew" <bobby@dialognet.com> To: <zope@zope.org> Sent: Tuesday, April 10, 2001 2:09 AM Subject: [Zope] Help with Search in Zope
Hi I am a newbie to Zope and have been trying to get ZCatalogs to work with indexing my postgres data to be avaiable for search within my site. I have no clues on how this is possible (if possible at all?). I am able to follow the examples on the site to have the search working on the DTML documents etc. But I want to be able to search my database content. Can any one guide me on this please ? Thanks
bobby
==================== Bobby Mathew Dialognet Technologies Y220, 2nd Avenue Annanagar Chennai - 600 040 Tel : 91-44-6216851/52 Fax : 91-44-6216873 Email : bobby@dialognet.com WWW : www.dialognet.com
_______________________________________________ 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 )