Releases: Hilsonxhero/laravel-elastic-vision
Releases · Hilsonxhero/laravel-elastic-vision
2.0.1
2.0.0
Added
- QueryProperties with source filter and track total hits as first properties.
- Support for Laravel Scout 10.
- Support for
scout:delete-all-indexes
command.
Fixed
- Bugs with deleting (aliased) indices.
Changed
- (internal) service container bindings.
1.0.5
Added
- Add must_not query
- Add QueryProperties to extend the output json from the query
- and allow for user defined behavior on the query itself.
- Add SourceFilter as QueryProperty to allow for defining
- which fields are returned in the _source output
- Ignore missing on deletes.
1.0.4
Update composer.json
1.0.3
Added
- Add laravel 10 support
1.0.2
Added
- Add laravel 10 support
- Add prefix lenght field on multimatch
- Add match phrase prefix query syntax
- Range query error when starting at 0.
- Ensure that aliases are created before index is updated.
1.0.1
chore : update resources
1.0.0
chore (license) : update license