fahmi irfan

Results 20 comments of fahmi irfan

AFAIK, you could check blevesearch docs https://blevesearch.com/docs/Query-String-Query/, from your example, `+_all:search` it will match string `search` to all fields in the mapping.

@Kleissner have you check [etcd-io/bbolt](https://github.com/etcd-io/bbolt)? It was a forked of `bolt db` and still maintained by etcd team

@matryer That would be great really great, if OTO has this feature built in! Unfortuantely i haven't got a chance to try implement the custom template my self, I'll try...

So i clone the mercurius master to do some debug. And found the cause, it was this code, ~~this request never reached the federated service when the original request comes...

So the issue is the federated service return response in gzip, but the mercurius gateway can't handle it if the request comes from reverse proxy

> We are not passing an Accept-Encoding header and it seems your server is always applying gzip encoding. > > Could you try a quick fix passing `Content-Encoding: identity` via...

@simoneb well, yeah we resolved it by remove the gzip compression from the federated service. And we enable gzip only in the Load balancer

What OS do you use ? I run in same problem, i'm using ubuntu 16.04 and android studio 3.0.1 . I can run it from terminal `flutter run` but when...

Hi @mrousavy do you have any example for Android & iOS ? Also, what values to set in `regionOfIntereset` a pixel, dp or something else? Thanks

@klemy It's already there at least i installed it in Ubuntu Mate 18.04, but the icons is too large, it overlap my panel border.