Five Practical Tips to Improve Search in Laravel Apps With Typesense

Five Practical Tips to Improve Search in Laravel Apps With Typesense

At Tighten, I've had the chance to work with Typesense on client projects, and it quickly became my go-to for building fast, powerful search features.

In a previous article, I compared full-text search in MySQL vs. Typesense—and when it comes to speed and flexibility, Typesense takes the crown!

This follow-up dives into some key topics to help you make the most of it:

  • Sorting search results
  • Using filters effectively
  • Tweaking typo tolerance
  • Accessing the raw Typesense response
  • Using facets for better filtering

Check it out at the link below!