Shyim

Results 161 comments of Shyim

I would assume there is a `fnm download ` which downloads it just to the cache folder.

Hey, yea you are right. The basic user guide can be found here https://github.com/opensearch-project/opensearch-php/blob/main/USER_GUIDE.md

Hey, I am not working for Amazon and doing this in my free time. What exactly is missing from your point? I looked into the Elasticsearch and saw missing things:...

Do you configured any logger? Is the logger maybe never flushing and having everything in the RAM?

Hey, I am not sure if this is an SDK problem. For me it sounds like a general OpenSearch issue than an SDK here. Is that right?

Ahh okay, can you show a small example in PHP how you do it?

@Dgame You should be able to move the sort into body and then it should work as expected. The sort in the first level is the query string based sorting...

I built exactly for that my own action: https://github.com/shyim/1password-load-secrets-action

I would like to implement that in OpenSearch, as I would like to make it more independent of aws-php SDK. We can require https://packagist.org/packages/psr/cache and allow as an optional parameter...

Hey, Could we have an release for this fix?