Forums / Developer / ezFind installtion updating search index
Romeo Antony
Wednesday 18 August 2010 1:45:15 am
5.1. Updating the search index
To add content to the search engine index, run the updatesearchindexsolr.php script using the administration siteaccess as the specified siteaccess. For example: php extension/ezfind/bin/php/updatesearchindexsolr.php -s <adminsiteaccess> --php-exec=php --conc=2
Is the below mentoioned paremeter is must for searchindex updation ?
--php-exec=php
Anyidea will be helpfull.. Romeo.
Philippe VINCENT-ROYOL
Wednesday 18 August 2010 1:49:27 am
Hi Romeo,
If you don't use the paremeter --php-exec=php, script will ask you where is your php application. Its better to let this parameter when you run this command via a cron. Just be sure to use the correct path :)
Philippe
Certified Developer (4.1): http://auth.ez.no/certification/verify/272607 Certified Developer (4.4): http://auth.ez.no/certification/verify/377321 G+ : http://plus.tl/dspe Twitter : http://twitter.com/dspe
Wednesday 18 August 2010 1:53:07 am
Thanks u for u r fast reply Phillippe. I will giv it a go. ROmeo.
Wednesday 18 August 2010 7:41:29 am
Your welcome.
Please don't forget to change your statut post to resolved if you find your answer :)