2 Feb
2005
2 Feb
'05
2:13 p.m.
From: "Duane Raymond"
I'm looking to implement a product to index a list of non Zope sites (ideally with ZCatalog) and then make them available for searching via Zope. Anyone done (or tried) something like this before? From: "Jonathan Hobbs" Have a look at www.shopwiser.com
The back-end crawls web sites and then loads the data into a zcatalog. The front-end enables users to search the zcatalog and displays/formats the results. This is an in-house project which was developed using dtml, scripts and external methods (ie. its not a 'product').
Any chance this 'code' could be shared for the purposes of turning it into a product? Anyone else done this? Cheers, Duane