Forums / Install & configuration / Reindexing search

"Please Note:
  • At the specific request of Ibexa we are changing this projects name to "Exponential" or "Exponential (CMS)" effective as of August, 11th 2025.
  • This project is not associated with the original eZ Publish software or its original developer, eZ Systems or Ibexa".

Reindexing search

Author Message

Valenti salas

Sunday 19 December 2004 7:48:01 am

Hi,

As the documentation shows, I have deleted the search tables in the EZ database:

'delete from ezsearch_word;'
'delete from ezsearch_object_word_link;'

but now the problem is that i haven't posiblity to activate the 'cli' mode to execute the script to reindex the search.

'php -C update/common/scripts/updatesearchindex.php'

Is it posible to execute the script in cgi mode or exist any other way to reindex the search funcionality? I have tryed to eecute the script directly without '-C' but there is no results are shown in the search.

Thanks.

Björn X

Monday 20 December 2004 8:26:00 am

try this patched ezscript class it is for 3.4

http://pubsvn.ez.no/community/trunk/kernel/classes/ezscript.php