Hi I am trying to complete the below with verity and would like some advice on the best way to go about this or can it even be achieved??
I have a database table called 'itdocs'. In this table there are the following fields Docid - which is the primary key DocTitle - title of the document DocSummary - brief summary of the document DocPath - The Actual document name on the web server. What I would like verity to achieve is to search through the actual document (word, pdf doc) on the server along with the doctitle and docsummary from the itdocs table. Then in the search results page use the Doctitle to display the title and Docsummary for the description from the itdocs table. And to link to the document use the follwoing example /netscape/usr/documents/#docpath# Can this be achieved and how ?? I know that verity can provide the title and summary from the actual doc itself, however this will give a more user friendly search result. Thanks Ian ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Archives: http://www.houseoffusion.com/cf_lists/index.cfm?forumid=4 Subscription: http://www.houseoffusion.com/cf_lists/index.cfm?method=subscribe&forumid=4 FAQ: http://www.thenetprofits.co.uk/coldfusion/faq Your ad could be here. Monies from ads go to support these lists and provide more resources for the community. http://www.fusionauthority.com/ads.cfm Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4

