Thank you! Tried this just now, but I think this did not fix my search problems (because searching for 'http' still returns only one page but I have that text on many pages):
[ro...@cpanel68 maintenance]$ php rebuildtextindex.php Dropping index... Rebuilding index fields for 3355 pages... 0 500 1000 1500 2000 2500 3000 Rebuild the index... Done. But see only one hit here: http://wikigogy.org/index.php?title=Special%3ASearch&redirs=1&search=http&fulltext=Search&ns0=1 So I tried Daniel's tip, too, but got an error message: [ro...@cpanel68 maintenance]$ php updateSearchIndex.php Updating searchindex between 20101114215958 and 20101115215958 --- Waiting for lock --- A database error has occurred Query: SELECT lc_value FROM `wg_l10n_cache` WHERE lc_lang = 'en' AND lc_key = 'deps' LIMIT 1 Function: LCStore_DB::get Error: 1100 Table 'wg_l10n_cache' was not locked with LOCK TABLES (localhost) [ro...@cpanel68 maintenance]$ And still only one hit here (there should me many hits on 'http'): http://wikigogy.org/index.php?title=Special%3ASearch&redirs=1&search=http&fulltext=Search&ns0=1 What does above updateSearchIndex.php error message mean? ('wg_' is the table prefix for all my wiki's db tables. And that is about all I know about data bases. Yikes!) Thanks, Roger --"Do I cut the blue wire, or the red wire? ..." MediaWiki 1.16.0 PHP 5.2.14 (litespeed) MySQL 5.0.91-community-log _______________________________________________ MediaWiki-l mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/mediawiki-l
