scout icon indicating copy to clipboard operation
scout copied to clipboard

Laravel Scout provides a driver based solution to searching your Eloquent models.

Results 15 scout issues
Sort by recently updated
recently updated
newest added

### 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...

enhancement
help wanted

# 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...

needs more info

**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...