[ZWeb] REVISIT: Switch zope.org search to google
   
    Shane Hathaway
     
    shane@zope.com
       
    Wed, 16 Oct 2002 09:55:19 -0400
    
    
  
Paul Everitt wrote:
>   "zope.org should make Google the default full-text search and return 
> to Zope relevance
>   searching as soon as it is available."
Well, ZCTextIndex is already tested, available, and built in to Zope 2.6.
http://cvs.zope.org/Products/ZCTextIndex/README.txt?rev=1.3
Additionally, we now have working strategies for storing catalog data 
independently of the data (DBTab) and deferring updates to text indexes 
(QueueCatalog).  What more could you ask for? ;-)
Shane