laravel-elasticsearch

Use Elasticsearch as a database in Laravel to retrieve Eloquent models and perform aggregations.

MIT License

Downloads
26.9K
Stars
30
Committers
13

Bot releases are visible (Hide)

laravel-elasticsearch - v2.1.6

Published by willtj about 6 years ago

Fixes an issue where the model's connection would be left as Elasticsearch if an ES call from the Searchable trait failed.

laravel-elasticsearch - v2.1.5

Published by willtj about 6 years ago

Fix issue in service provider

laravel-elasticsearch - Bug fix

Published by JasparGupta about 6 years ago

Fixes an issue where you weren't able to update a mapping.

laravel-elasticsearch - v2.1.3

Published by willtj about 6 years ago

Fixes an issue where executing a query would disconnect the default database connection.

laravel-elasticsearch - v2.1.2

Published by willtj about 6 years ago

Fixes an issue with formatting exceptions.

laravel-elasticsearch - Migration mappings create index with suffix fix

Published by jmosul about 6 years ago

Fixes bug with index suffix when creating aliases

laravel-elasticsearch - Migration mappings create index

Published by jmosul about 6 years ago

So that the full timestamp is not required for referencing your index. A new migration will create an alias for an index. On further migrations you can opt to -swap automatically

laravel-elasticsearch - Make indexing new mapping optional

Published by JasparGupta about 6 years ago

By default automatic indexing of new mapping is now disabled. Pass option --index to enable.

laravel-elasticsearch - Ability to update mapping

Published by JasparGupta about 6 years ago

By passing --update to the make:mapping console command, when running migrate:mappings it will add new properties to the index.

laravel-elasticsearch -

Published by robbytaylor over 6 years ago

laravel-elasticsearch - Fix connection issues

Published by JasparGupta over 6 years ago

Apply previous updates to migrate command.

laravel-elasticsearch - Fix connection issues

Published by JasparGupta over 6 years ago

Fix connection issues with externally hosted Elasticsearch instances.

laravel-elasticsearch - Mapping console commands

Published by JasparGupta over 6 years ago

This release add some console commands to help version control your Elasticsearch mappings while providing functionality to migrate and rollback these mapping files and indices and further manage them by swapping aliases programmatically. Further functionality has also been added to allow you to list indices and aliases in your cluster and the ability to delete them.

laravel-elasticsearch - 1.1.1

Published by willtj over 6 years ago

laravel-elasticsearch - 1.1.0

Published by willtj over 6 years ago

Support for Laravel 5.6

laravel-elasticsearch - v1.0.17

Published by willtj over 6 years ago

laravel-elasticsearch - v1.0.16

Published by alasdairmackenzie over 6 years ago

v1.0.16

laravel-elasticsearch - v1.0.15

Published by alasdairmackenzie over 6 years ago

v1.0.15

laravel-elasticsearch - v1.0.14

Published by alasdairmackenzie over 6 years ago

v1.0.14

laravel-elasticsearch - v1.0.13

Published by alasdairmackenzie over 6 years ago

v1.0.13