> I use textcopy sucessfully upload word document and full text index to > search it from store procedure. But I don't know how to implement it > with zope and web interface. 1. Store your documents in ZODB and not in sql database 2. Use TextIndexNG