|
basma elm
|
Mardi 12 Février 2008 11:24:32 am
Extension Ezfind
Salut
J'ai migre de la verson 3.9.2 vers 3.10 sous windows XP, la migration s'est bin passe, j'ai volu integré l'extension Ezfind1.0.2, j'ai suivi la procedure d'installation decrite dans le manuel d'installation,ma machine vrtuelle est demarrée 1.5.0 et le serveur Solr est bien demarré sous l'url http://localhost:8983/solr/admin/.
mais quand je lance le sript "updatesearchindexsolr.php" pour reindexation en lancant la commande suivante:
"C:\EZ\Apache2\htdocs\collecte>C:\EZ\php\cli\php updatesearchindexsolr.php -s ezwebin_site_admin"
il m'affiche ce qui suit:
Starting object re-indexing
Enter path to PHP-CLI executable ( or [q] to quit ) php
Using 1 concurent process(es)
Number of objects to index: 457
Did not index content correctly:
array (
0 => 'X-Powered-By: PHP/4.4.4',
1 => 'Content-type: text/html',
2 => '',
)"
...................................................................... 15.32%
...................................................................... 30.63%
............................................................
Optimizing. Please wait ...
Indexing took 2.9256341457367 secs ( average: 156.20545059127 objects/sec )
Finished updating the search index.
J'ai compris que la reindexation ne s'est pas bien passe, et quand je lance une recherche sur mon site il m'affiche 0 resultat.
Quelqu'un a une idee??
Merci d'avance
|