Raymond
Raymond
搜索时,用拼音首字母搜索,但是返回的结果汉字有问题,不是按照输入拼音的顺序匹配的。是不是哪里没有配置对?如下是我的配置: 1,创建索引: curl -XPUT http://localhost:9200/test -H 'Content-Type:application/json' -d' { "index": { "analysis": { "analyzer": { "ik_pinyin_analyzer": { "type": "custom", "tokenizer": "ik_smart", "filter": ["my_pinyin", "word_delimiter"] } }, "filter": { "my_pinyin": {...
1. Modify absolute dependency path to relatvie path , when to fork gopush-cluster project, can save project to anywhere, will not dependency origin project . 2. Add config field mid_use_long_timestamp...
## What happens? When I create a umi project and run it, to open the block dev window, then raise some errors. - Project open failed - TypeError: UmiService is...