| Thursday 17 June 2004 4:44:30 pm 
                                                                 For anyone else who strikes the problem I did, here's some diagnostic notes and a description of what I think I did(!) 
<b>Symptoms:</b>- Pretty raw corporate install of EZP 3.4 with a few instances of (existing) objects added.
 - Search not returning any results in admin or user site - Using PhpMyAdmin, examined contents of "ezsearch_word" or "ezsearch_object_word_link" tables. Most particularly, ezsearch_word shows list of all terms EZ thinks exist on the site. In my case there were a small number of standard items there - guest, user, accounts, admin, setup, etc - but no words from objects I'd added were present. - Had run the check files/check database functions (Admin site - Setup, System Upgrade), with no errors being noted. <b>Analysis / What I Did To Fix </b> - Search terms not being added for any new objects, and standard objects, so something else wrong. - Checked and re-uploaded search-related *.php files. This seemed to work, though not sure the direct source of the error. 
<b>Implications</b>- Not sure, but perhaps the file consistency check is not entirely reliable?
 Hope this helps. |