pmatseykanets / laravel-scout-postgres

PostgreSQL Full Text Search Engine for Laravel Scout
MIT License
159 stars 36 forks source link

Scout 9 Support #52

Open devNoiseConsulting opened 2 years ago

devNoiseConsulting commented 2 years ago

Update the test Matrix. Added Laravel 9 and Scout 9 packages. Implemented new abstract methods needed for Scout 9. Added tests for 2 of the 3 new methods. The lazyMap method returns a lazyCollection but not completely implemeted yet.