Kaniu

Results 6 comments of Kaniu

I resolved my app with `export WEBKIT_DISABLE_COMPOSITING_MODE=1 `. Before I setting that environment, I can't even open the web-view console.

what' s the version you use? I have the same issue on v1.1.11. But it fix for me on v1.1.12

I think you are looking for Wildcard Query, maybe this can help you: https://www.elastic.co/guide/en/elasticsearch/reference/current/query-dsl-wildcard-query.html

That's a Golang debug tool, in zincsearch, it depends on the environment variable `GIN_MODE`, you can set the value to `release`, and it will disable go pprof.

I have the same issue. I tried use `gse_search` and "BIG" gse, dict. It will OOM after write some long text (for full-text index). Then I use `gse_standard` and "SMALL"...

I notice that you are using gse_search analyzer, could you please provide more infomation about the gse settings like the related environment variables and the index settings?