* reimplement searchalikes

* separate kws based on categories
* auto include kws based on field options
* add roman numeral parse
* add number to name
* split out json search alikes to be per category
* add new kws columns to Files
* add search sample for determining if a game is in a series (maybe this could be useful somewhere else, too)
This commit is contained in:
Alexandra
2025-05-18 07:11:37 -06:00
parent 1ddd349bd4
commit 3e6f6eeb36
17 changed files with 561 additions and 222 deletions

View File

@@ -21,6 +21,7 @@
"sanitize": "^2.1.2",
"sequelize": "^6.37.1",
"sequelize-cli": "^6.6.2",
"to-words": "^4.5.1",
"uuid": "^11.1.0"
},
"type": "module"