Forums / Developer / DB : ezsearch_object_word_link table deletable ?
Nabil Alimi
Monday 26 September 2005 7:23:39 am
Hi,
Can i freely clear the <b>ezsearch_object_word_link </b> table in my ezpublish database ? This table is more than 100 MBytes large and it doesnt seems it is of any use for me...
But if I clear it, will I encounter troubles ?
My blog : http://www.starnab.com/ezpublish / http://www.starnab.com/ / http://www.assiki-consulting.com eZ Publish Freelance developper. Feel free to contact me +33 674 367 057 nabil at assiki d0t fr
Gabriel Ambuehl
Monday 26 September 2005 2:22:22 pm
Search will no longer work.
Visit http://triligon.org
Bruce Morrison
Monday 26 September 2005 4:30:59 pm
Hi Nabil
Gabriel is correct, clearing the table will stop search from working.
If you do clear it the contents can be regenerated by running the updatesearchindex.php script. See:http://ez.no/products/ez_publish_cms/documentation/configuration/troubleshooting/i_need_to_reindex_my_site_for_search
CheersBruce
My Blog: http://www.stuffandcontent.com/ Follow me on twitter: http://twitter.com/brucemorrison Consolidated eZ Publish Feed : http://friendfeed.com/rooms/ez-publish
Wednesday 28 September 2005 2:38:11 am
Thanks to both of you.
As I dont use the search engine (using attribute filtering instead), I dont need this table. And it doesnt seem to be a problem anyway as I can regenerate it.