v5.0.3
This release is compatible with Laravel 10, 11 & 12
What's changed
- Bug fix: Internal model attribute
metarenamed to_metato avoid the issue where a model could have a field calledmeta - Bug fix:
highlight()passed without fields did not highlight all hits - Bug fix: Hybrid
BelongsToin some SQL cases used ES connection - Bug fix:
orderBy('_score')was not parsing correctly - Bug fix: Edge case where a string value was being seen as callable
Full Changelog: v5.0.2...v5.0.3