Daniel (dB.) Doubrovkine
Daniel (dB.) Doubrovkine
[Catch All Triage - [1](https://github.com/dblock), [2](https://github.com/krisfreedain), [3](https://github.com/andrross), [4](https://github.com/reta), [5](https://github.com/cwperks)]
[Catch All Triage - [1](https://github.com/andrross), [2](https://github.com/dblock), [3](https://github.com/AmiStrn), [4](https://github.com/reta), [5](https://github.com/finnegancarroll)]
Yes, that PR does this: ```php $response = $client->request('GET', '/shakespeare/_search', [ 'body' => [ 'query' => [ 'match' => [ 'text_entry' => 'long live king' ] ] ] ]); ```...
I don't have any better ideas, but maybe @Bukhtawar or @shwetathareja do? Either way iterate to 🟢 and we'll merge this.
I like the proposal. Is there a downside to treating these as separate values? Where do we need the semantic meaning of equivalence?
For the CHANGELOG say something like "Add support for Mongoid 9".
Done in https://github.com/mongoid/mongoid-grid_fs/pull/83.
[Catch All Triage - [1](https://github.com/dblock), [2](https://github.com/andrross), [3](https://github.com/sandervandegeijn), [4](https://github.com/AmiStrn), [5](https://github.com/udabhas)]
@imRishN Care to add some detail to the issue please? [Catch All Triage - [1](https://github.com/dblock), [2](https://github.com/andrross), [3](https://github.com/sandervandegeijn), [4](https://github.com/AmiStrn), [5](https://github.com/udabhas)]
I am mostly fly-by here, but looks like a bug! If you know how to fix it, please PR.