[Zope] basic search engine (product?) for a working website in zope
   
    Dieter Maurer
     
    dieter@handshake.de
       
    Fri, 25 Jan 2002 22:48:42 +0100
    
    
  
cruciatuz writes:
 > ...
 > BUT: 
 > now i want to add a simple search-form in the file with the navigation 
 > which outputs the search-results on a new page
 > with hyperlinks, like many modern websites do (it's called a "site search", i
 > think).
Did you look at ZCatalog?
Read the corresponding chapter in the Zope book or
  <http://www.dieter.handshake.de/pyprojects/zope/book/chap3.html>
Dieter