Daniel Liu
Daniel Liu
请问elasticsearch-analysis-pinyin是否支持自定义词库?我现在的需求是支持自定义汉语词库、拼音搜索,索引里有多个汉字文本字段,请问要怎样定义索引?
If a function have more than 2 parameters or more than 2 return values, then it will be breaked into serveral lines. Is there a new rule which will not...
Is there a rule to set space lines between functions? Sometimes no space line should be inserted between functions. Sometimes we want insert 2 space lines between functions. ```solidity function...
I created a subgraph which is created at block 36381303. Then subgraph scans from 36381302, but fail to fetch block 36381303. The RPC server is `https://arpc.apothem.network`, Below is data in...
The log file reports: `WARN GRAPH_POI_ACCESS_TOKEN not set; might leak POIs to the public via GraphQL`. Then how to create GRAPH_POI_ACCESS_TOKEN? Or what's the format of GRAPH_POI_ACCESS_TOKEN? Should POI(Proof Of...
Is v3.1 of this project production ready? And is there a plan to deploy to the main network?
The [document](https://docs.bandchain.org/band-standard-dataset/supported-blockchains.html) only list Kovan network. Is it available on mainnet?
How to set expire time when create a new jwt token? And how to check a token is expired? Does below codes working? local jwt_obj = jwt:verify("jwt-key", token, { lifetime_grace_period...
2018/04/08 00:17:58 [error] 1176#1176: *9 lua entry thread aborted: runtime error: /usr/local/openresty/lualib/resty/limit/count.lua:53: attempt to call method 'expire' (a nil value) stack traceback: coroutine 0: /usr/local/openresty/lualib/resty/limit/count.lua: in function 'incoming' /usr/local/openresty/lualib/resty/limit/traffic.lua:26: in...
Does wyvern support EIP712 from which version? And which version of wyvern protocol is supported by OpenSea?