- [ ] For `contains` and `startsWith` the full-text index can be used (https://github.com/laravel/framework/releases/tag/v8.79.0, https://github.com/laravel/scout/pull/564) - [ ] [`whereHasIn`](https://github.com/biiiiiigmonster/hasin) will be faster sometimes - [ ] https://github.com/hammerstonedev/fast-paginate - [ ] NULLs ordering (#110) Something else?
containsandstartsWiththe full-text index can be used (https://github.com/laravel/framework/releases/tag/v8.79.0, [9.x] Add a DatabaseEngine laravel/scout#564)whereHasInwill be faster sometimes@sortBy: Nulls ordering (NULLS FIRST/NULLS LAST) #110)Something else?