Hi All
I am experimenting with Sphider as a search engine for a site I am working on. However I cant stop the spider from indexing some pages that I dont want in there. So to get rid of them I will need to run an sql query.
I need the query to do the following.
DELETE all from Links where '**' does not contain product_details.php
Have been on the goog for ages and not found anything. Any ideas/
Thanks
Aaron
I am experimenting with Sphider as a search engine for a site I am working on. However I cant stop the spider from indexing some pages that I dont want in there. So to get rid of them I will need to run an sql query.
I need the query to do the following.
DELETE all from Links where '**' does not contain product_details.php
Have been on the goog for ages and not found anything. Any ideas/
Thanks
Aaron