aowow/includes/components
Sarjuuk 7616ec25fc DB/Search
* add more indizes to large tables for cols used in lookups
 * drop multi-column indizes on spell as they are not utilized by mysql
 * add and use fulltext indizes for names of items, spells, quests, creatures & objects
   could add more, but is it really necessary?
 * limitations
   - still need a solution for race/class/spellFamily masks cols that are used as such
   - fulltext indizes in boolean mode cant partial match the end of a word.
     reverse name cols and search and match back to front like that..? blows up db size even more though
     (+trike* : "stormstrike" => +ekirt* : "ekirtsmrots")
2026-01-16 16:56:24 +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 DB/Search 2026-01-16 16:56:24 +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 DB/Search 2026-01-16 16:56:24 +01:00
videomgr.class.php Config/Misc 2025-12-30 03:20:09 +01:00