Hello zope users, I need your help with search capability. I have wrote custom zpt pages with some python scripts and zsql methods. Page templates are for reporting needs to show statistics about clients. All data about clients are stored in relational database. I want 'search box' to search in my database too. What should I customize/write to implement this? Or maybe there is better approache? (should I write separate script to do search in db and not to touch standard search?) Any help, suggestions are very appreciated. Thanks in advance. Best regards, Ruslan mailto:alienoid@is.lg.ua
On Wednesday 28 August 2002 17:34, Ruslan Spivak wrote:
Hello zope users,
I need your help with search capability.
I have wrote custom zpt pages with some python scripts and zsql methods. Page templates are for reporting needs to show statistics about clients. All data about clients are stored in relational database. I want 'search box' to search in my database too. What should I customize/write to implement this? Or maybe there is better approache? (should I write separate script to do search in db and not to touch standard search?)
if i understand correctly, http://www.my-zope.org/mz/HowtosRating/20020109160026 and http://www.my-zope.org/mz/ProductsRating/20020503122806 may be of help
Any help, suggestions are very appreciated. Thanks in advance.
Best regards, Ruslan mailto:alienoid@is.lg.ua
_______________________________________________ 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 )
-- http://www.kedai.com.my/ http://www.kedai.com.my/eZine http://www.zope.org/Members/kedai http://www.my-zope.org I will follow you! Damage Inc.
participants (2)
-
Bakhtiar A Hamid -
Ruslan Spivak