* 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 |
||
|---|---|---|
| .. | ||
| environments | ||
| initializers | ||
| locales | ||
| application.rb | ||
| boot.rb | ||
| cable.yml | ||
| credentials.yml.enc | ||
| database.yml | ||
| definitions.rb | ||
| environment.rb | ||
| puma.rb | ||
| routes.rb | ||
| spring.rb | ||
| storage.yml | ||