modify bench.md

This commit is contained in:
shzhulin3 2021-04-09 17:53:31 +08:00
parent af69e8c646
commit 6d730fe688

View File

@ -21,7 +21,9 @@
机器的详细配置如下:
CPU: Intel(R) Xeon(R) CPU E5-2620 v4 @ 2.10GHz 4核
内存8G
内存大小8G
内存规格: DDR4
内存速度: 2400 MHz
操作系统CentOS Linux release 7.2.1511 (Core)
内核版本Linux version 3.10.0-693.5.2.el7.jd_3313.x86_64
@ -69,4 +71,4 @@ curl 'http://127.0.0.1/index/search?appid=10001&key=weight:[50,60]'
curl 'http://127.0.0.1/index/search?appid=10001&key_and=title:宝宝 content:宝宝'
```
查询语句中特殊字符和中文均需要进行url转义
查询语句中特殊字符和中文均需要进行url编码