All Notable changes to elastic-laravel
will be documented in this file.
- Nothing
- Nothing
- Nothing
- Added abstract methods
getTable()
andgetKey()
toElasticEloquent
trail.
- Nothing
- Nothing
- Using standard Laravel functionality for Default Indexing values
- Added search functionality
- ElasticSearcher class to perform all searching functionality
- Nothing
- Using
getKey()
andgetTable()
for default indexing.
- Nothing
- Nothing
- Initial Release
- ElasticClient a simple client to interface ElasticSearch PHP
- ElasticEloquent trait for Eloquent models
- ModelObserver to handle model events
- IndexModel Job to take care of Elastic Search indexing
- Nothing
- Nothing
- Nothing
- Nothing