aowow/includes/components
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
..
Conditions Compat/TDB 2025-12-29 20:04:19 +01:00
frontend Config/Misc 2025-12-30 03:20:09 +01:00
response PageTemplate/Fixup 2026-01-02 17:05:58 +01:00
SmartAI Compat/TDB 2025-12-28 20:18:20 +01:00
avatarmgr.class.php Template/Update (Part 46 - V) 2025-09-25 16:01:04 +02:00
communitycontent.class.php Config/Misc 2025-12-30 03:20:09 +01:00
dbtypelist.class.php DB/Search 2026-01-16 16:56:24 +01:00
filter.class.php Search/Fixup 2026-01-17 23:07:44 +01:00
guidemgr.class.php Misc/Cleanup 2026-01-07 19:42:17 +01:00
imageupload.class.php Template/Update (Part 38) 2025-09-25 15:58:17 +02:00
locstring.class.php Mapper/Objectives 2025-10-14 16:17:59 +02:00
pagetemplate.class.php PageTemplate/Misc 2026-01-15 22:43:20 +01:00
profiler.class.php Misc/Cleanup 2025-12-28 20:18:19 +01:00
report.class.php Reports/Fixup 2025-10-26 19:19:50 +01:00
screenshotmgr.class.php Config/Misc 2025-12-30 03:20:09 +01:00
search.class.php Search/Fixup 2026-01-17 23:07:44 +01:00
videomgr.class.php Config/Misc 2025-12-30 03:20:09 +01:00