aowow/template/pages/admin
Sarjuuk 6df9145446 Search/Fixup
* do not use stopwords in fulltext search
   apparentyl there is a bug in innodb where including stopwords in a search causes the lookup to fail entirely.
   e.g. innodb_ft_enable_stopword must be disabled when the index is edited (rows are added/removed)
 * don't create a MATCH AGAINST search from empty search strings after sanitization
 * drop fulltext indizes for locale zhCN
   logographic languages need special treatment, which handling may differ by db provider
 * use LIKE search by default for locale zhCN. Added config option to use fulltext if supported by db.
2026-01-17 23:07:44 +01:00
..
reports.tpl.php Template/Update (Part 45) 2025-09-25 15:59:11 +02:00
screenshots.tpl.php Template/Update (Part 38) 2025-09-25 15:58:17 +02:00
siteconfig.tpl.php Search/Fixup 2026-01-17 23:07:44 +01:00
videos.tpl.php Template/Update (Part 39) 2025-09-25 15:58:52 +02:00
weight-presets.tpl.php Template/Update (Part 45) 2025-09-25 15:59:11 +02:00