matchish / laravel-scout-elasticsearch

Search among multiple models with ElasticSearch and Laravel Scout
MIT License
702 stars 113 forks source link

PullFromSourceParallel small bug fixes #278

Closed DavisPuciriuss closed 2 months ago

DavisPuciriuss commented 3 months ago

Fixed issue with queues array not being filled correctly based on scout.chunk.handlers. Added an option to change the indexing queue name for parallel import.

codecov-commenter commented 3 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Please upload report for BASE (8.x@99ce1c6). Learn more about missing BASE report.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## 8.x #278 +/- ## ====================================== Coverage ? 98.16% Complexity ? 267 ====================================== Files ? 41 Lines ? 816 Branches ? 0 ====================================== Hits ? 801 Misses ? 15 Partials ? 0 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.

matchish commented 2 months ago

Update changelog for last version https://github.com/matchish/laravel-scout-elasticsearch/blob/8.x/CHANGELOG.md#800-alpha2---2024-

lets release them together. and fix date(it's not complete)

DavisPuciriuss commented 2 months ago

Updated CHANGELOG.md and synced with 8.x branch.

matchish commented 2 months ago

Thank you, @DavisPuciriuss, for your valuable contributions!

matchish commented 2 months ago

released in 8.0.0-alpha.2