PDA

View Full Version : No more indexing after cleanning tables


fj49
10-06-2006, 12:11 AM
Hi,

I'm using phpdig on a site and I decided to clean the tables for a clean reindexation. The problem is that after clearing all the tables except the phpdigsites, I have no indexation. In fact the program find no links. Here what is display :

------------8<----------------------------------------

20476: old priority 0, new priority 18
Exploration des liens en cours...
-----------------------------
SITE : http://www.angerstechnopole.com/
Chemins exclus :
- @NONE@
Pas de liens dans la table temporaire
liens trouvés : 0
Optimizing tables...
Indexation terminée !

------------8<----------------------------------------

I've put debug message in spider.php to see what it does but that does't help me much. All I see is that it must fill the tempspider table with the link that has been found in the index file put I don't see where the index file is examinated.

Anybody has an idea of the problem ?

Note:
I have indexed web page and after the webmaster of the site ask me to index the pdf document, but after he ask me to not index pdf, so I clear the tables for that reason.

Dave A
10-09-2006, 06:19 PM
When you say that you cleaned the tables, how did you do it.
Did you use phpmyadmin to drop the tables?
If you cleaned the whole tables then all of your data will have gone, if you have a backup available of the Database then it should be restorable.
If deleted just a few tables then some should be left.

You may have to reindex the lot to get it all back.

My database collapsed a few months ago and it took nearly seventeen days to repair the tables.

Dave A
10-09-2006, 06:21 PM
It is possible to clean the tables using the admin panel and also the phpmyadmin.
Phpmyadmin works better everytime.