Author: Alexander Email: [EMAIL PROTECTED] Message: I need to add some search engine to internet shop (searching in products). I stopped my choise at mnoGoSearch. My OS: Linux, DB: Oracle. I've installed it, it works. But I have some problems. 1. I must index products from file system not from web. 2. I want make searching in categories (with according select-tag in html), which are __dynamically__ updated from base (category == product category in base). I used mnoGoSearch category-tag. To make 1. and 2. I wrote a script, which by turns for each category : - making file tree (group of files like "../perl-cgi/product_card?prod_id=nnn". Every "product_card?prod_id=nnn" file contains an HTML-document with title, keywords, product description and price). And certainly there are appropriate locations at web (http://www.blabla.ru/perl-cgi/product_card?prod_id=nnn) - making indexer.conf (it inserts necessary Category-tag value) - runs indexer. But here is a problem with deleting old products from index-base. Indexer leaves all goods or deletes goods which were successfully indexed for previous categories. How should i do it? Thanx. I'll post a russian version of this message in next message. Reply: <http://search.mnogo.ru/board/message.php?id=2215> ___________________________________________ If you want to unsubscribe send "unsubscribe general" to [EMAIL PROTECTED]
