Age | Commit message (Collapse) | Author | |
---|---|---|---|
2019-11-16 | Moved to using a normalized text column for searches. Admins using an ↵ | multiple creatures | |
FTS-enabled version of Monsterfork will need to apply the migration from `dist/search.sql` then run `bundle exec rails monsterfork:index_statuses`. | |||
2019-11-16 | Regular expressions can now be used in full-text searches. Wrapping a ↵ | multiple creatures | |
search term in double-quotes treats it as a whole-word match. |