babenkoivan / elastic-scout-driver-plus

Extension for Elastic Scout Driver
MIT License
267 stars 52 forks source link

Write and BulkWrite metods #81

Closed masterjus closed 3 years ago

masterjus commented 3 years ago

Hello @babenkoivan

I look at your library and it's cool!

One thing prevents me to use it - I can't fill the index by using it.

If you could add methods that may fill an index (such as write, bulkWrite, reindex) it would be perfect.

Cheers.

babenkoivan commented 3 years ago

Hey @masterjus, you can create an index by using https://github.com/babenkoivan/elastic-migrations and then import your data with standard Scout functionality https://laravel.com/docs/8.x/scout#batch-import.

github-actions[bot] commented 3 years ago

This issue is stale because it has been open 30 days with no activity. Remove stale label or comment or this will be closed in 7 days