I am creating a system that indexes documents and then searches the documents using the Zoom Search. When I upload my document to the website I insert a record in a database with data including the filename and some tags and create an id.
Zoom indexes the documents but I am not sure how I link the index results to the database details. If I created a page (using asp) and then on that page had custom meta search fields, I know I can search for that page but I dont know how I can also link those results to the document that has been indexed.
I simply want to search for documents that have been uploaded to the system by keyword (from document text) or by keyword (from custom search fields).
How can I do this?
Thanks
John
Addition:
I have just seen this post: http://www.wrensoft.com/forum/showthread.php?t=773. Is it possible to do what I need by simply linking to the document and then the spider indexes the page and follows the link to the document. So will the search engine result link to the page or the document?
Thanks
John
Zoom indexes the documents but I am not sure how I link the index results to the database details. If I created a page (using asp) and then on that page had custom meta search fields, I know I can search for that page but I dont know how I can also link those results to the document that has been indexed.
I simply want to search for documents that have been uploaded to the system by keyword (from document text) or by keyword (from custom search fields).
How can I do this?
Thanks
John
Addition:
I have just seen this post: http://www.wrensoft.com/forum/showthread.php?t=773. Is it possible to do what I need by simply linking to the document and then the spider indexes the page and follows the link to the document. So will the search engine result link to the page or the document?
Thanks
John
Comment