zingimmick / laravel-scout-opensearch

Laravel Scout custom engine for OpenSearch
MIT License
19 stars 6 forks source link

Error when i get data for index #56

Closed federicosanchez18 closed 1 year ago

federicosanchez18 commented 1 year ago

Hi !!

I have this error when i get info to index Benefits "message": "json_decode(): Argument #1 ($json) must be of type string, bool given", "exception": "TypeError", "file": "/var/www/html/vendor/zing/laravel-scout-opensearch/src/Engines/OpenSearchEngine.php", "line": 170,

The instance to open search is in docker and this is running

image

And the API Laravel comunicated with this container image

i configure the scout.php image

and image

Thanks

zingimmick commented 1 year ago

In fact, this project is for Alibaba Cloud OpenSearch Service, and the version for OpenSearch Project is still in test. See https://github.com/zingimmick/laravel-scout-opensearch/pull/57

I'm very sorry for the confusion caused by the project name, I'll consider renaming this project later to avoid ambiguity.