scout
scout copied to clipboard
Laravel Scout provides a driver based solution to searching your Eloquent models.
### Scout Version 10.11.1 ### Scout Driver Algolia ### Laravel Version 11 ### PHP Version 8.3.8 ### Database Driver & Version _No response_ ### SDK Version _No response_ ### Meilisearch...
# Rationale This change addresses an issue where boolean filters were not properly handled in the TypesenseEngine for Laravel Scout. When users attempted to search with a boolean filter (e.g.,...
### Scout Version 10.11.3 ### Scout Driver Typesense ### Laravel Version 10.48.22 ### PHP Version 8.2.23 ### Database Driver & Version _No response_ ### SDK Version _No response_ ### Meilisearch...
**This Pull Request fixes the missing `scoutMetadata` for typesense search results.** As written in the Typesense documentation, there are additional data that gets returned by typesense. For example `highlights`, which...