* Add table for multisearch * Add new route for searching all entities * Make models multisearchable We're going to start with Character, Summon, Weapon and Jobs * Add method to Search controller This will search with trigram first, and then if there aren't enough results, search with prefixed text search * Add support for Japanese all-entity search |
||
|---|---|---|
| .. | ||
| assets/config | ||
| blueprints/api/v1 | ||
| controllers | ||
| errors/api/v1 | ||
| helpers | ||
| models | ||