Closed tharropoulos closed 5 months ago
@tharropoulos Two more items I just remembered.
1) Could you add a section about enabling queuing, since it's best to do that when using Typesense as the driver: https://laravel.com/docs/11.x/scout#queueing
2) Could you also mention dynamic search parameters: https://laravel.com/docs/11.x/scout#typesense-dynamic-search-parameters
@tharropoulos Two more items I just remembered.
1. Could you add a section about enabling queuing, since it's best to do that when using Typesense as the driver: https://laravel.com/docs/11.x/scout#queueing
Addressed in be74e4a67e6a6ee502f9a9df3c0039db46b388a7
- Could you also mention dynamic search parameters: https://laravel.com/docs/11.x/scout#typesense-dynamic-search-parameters You can find it here 1ef74ead0a2c5a2b9256753651c997fdc5a42ad7
Change Summary
Adds a walkthrough for adding the Typesense Laravel Scout Driver to an existing project, from start to finish
PR Checklist