wangchuanjin 4 жил өмнө
parent
commit
fb2f04cb14

+ 1 - 1
docs/es_jydoc.md

@@ -18,7 +18,7 @@
 
 
 #### 创建文库jydoc索引
 #### 创建文库jydoc索引
 ```
 ```
-curl -XPUT http://localhost:9200/jydoc_v1 -H 'Content-Type:application/json' -d '{
+curl -XPUT http://localhost:9200/jydoc_v1 -u elastic:elastic -H 'Content-Type:application/json' -d '{
 	"mappings": {
 	"mappings": {
 		"properties": {
 		"properties": {
 			"id": {
 			"id": {