issues
search
babenkoivan
/
elastic-migrations
Elasticsearch migrations for Laravel
MIT License
189
stars
32
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
`elastic:migrate:fresh` command doesn't work due to protections on index
#57
stevebauman
closed
2 months ago
8
Update base migration file to check if table elastic_migrations table already exists
#56
jasonwinn
closed
6 months ago
2
mappings for embeddings
#55
dermatzeimnetz
closed
5 months ago
1
Change migration format
#54
pelmered
closed
1 month ago
6
Call to undefined method Modules\Document\Models\Document::matchAllSearch()
#53
carlin-rj
closed
6 months ago
2
add pending option to elastic:migrate:status command
#52
maximepvrt
closed
1 year ago
4
Elastic Migration is not using Elastic Client Config.
#51
nw-mjl
closed
1 year ago
1
Support for Normalyzers
#50
nw-mjl
closed
1 year ago
3
Indicate that `migrate:fresh` does not work by default in the documentation
#49
Nacoma
closed
1 year ago
1
Add primary key to elastic migrations table
#48
beblife
closed
1 year ago
1
Added `Laravel Idea` code generation support
#47
andrey-helldar
closed
1 year ago
1
Refreshing synonyms
#46
appsol
closed
1 year ago
4
Update adapter package
#45
erikaraujo
closed
2 years ago
0
cannot set --database in elastic:migrate
#44
fadakar
closed
2 years ago
0
Restart docker, index update document when using scout import
#43
trannluongg
closed
2 years ago
3
Improved documentation
#42
maxgfb
closed
2 years ago
1
Zero Downtime Migration
#41
ybert
closed
2 years ago
5
--import flag
#40
oprypkhantc
closed
2 years ago
1
Delete indices one by one
#39
chrisribal
closed
2 years ago
2
Invalid Argument Exception on `elastic:migrations:fresh`
#38
chrisribal
closed
2 years ago
4
Allow declare migration from inside packages
#37
iget-master
closed
2 years ago
3
multiple migration directories support
#36
GiTsu
closed
2 years ago
2
Use `delete()` instead of `truncate()` in Migration Repository
#35
stevebauman
closed
2 years ago
3
`elastic:migrate:fresh` calls `truncate()`, which breaks testing with MySQL due to transaction closing
#34
stevebauman
closed
2 years ago
0
Add ability to add directories to MigrationStorage
#33
Jackardios
closed
3 years ago
1
Move command constructor args to `handle()`
#32
stevebauman
closed
3 years ago
5
how do I set the dynamic mapping to false?
#31
yapjinkun
closed
3 years ago
4
Setting blank `ELASTIC_HOST` causes exception during `composer dump-autoload`
#30
stevebauman
closed
3 years ago
4
Trying to get property 'batch' of non-object in Repositories\MigrationRepository.php:53
#29
vishaltomar76
closed
3 years ago
7
Routing info for index
#28
Christophvh
closed
3 years ago
1
Feature: Set migration file destinations
#27
Christophvh
closed
3 years ago
2
how can I define relationships in migration?
#26
fadakar
closed
3 years ago
1
Feature: allow connection name for migrations table to be set in config
#25
Gompje
closed
3 years ago
1
Add elastic:migration:fresh command
#24
stevebauman
closed
3 years ago
5
Supply nested `Mapping` instance when creating object fields
#23
stevebauman
closed
3 years ago
3
Fix tiny typo
#22
stevebauman
closed
3 years ago
0
Zero downtime migrations?
#21
robigoal
closed
3 years ago
2
Mapper parsing exceptions with date fields
#20
rmundel
closed
3 years ago
8
Unable to import related model in index
#19
laTruffe79
closed
3 years ago
1
TypeError on composer require
#18
patie
closed
3 years ago
4
migrations error-- use of undefined constant
#17
chris259
closed
3 years ago
2
unsearchable() not removing model from index
#16
chrisgrim
closed
3 years ago
2
Default migration prefix same as scout
#15
Surt
closed
3 years ago
2
PHP 8.0 Support
#14
sicaboy
closed
3 years ago
1
Question about setting up migration table
#13
chrisgrim
closed
3 years ago
7
Empty indeces and custom migration names
#12
chrisgrim
closed
3 years ago
1
Installing elastic-migrations with composer 2.0 errors out
#11
chrisgrim
closed
4 years ago
1
ERROR: "Target [ElasticMigrations\IndexManagerInterface] is not instantiable" when running "php artisan elastic:migrate" command
#10
Mutahhar
closed
4 years ago
5
Definition of dynamic templates.
#8
VKambulov
closed
4 years ago
2
MIgration has hard coded table name
#7
benperiton
closed
4 years ago
1
Next