Commit 9c5f9ac1ed1cfd3ac3a23f7c58b0938b4c1ff2d9

Authored by 范晓春
1 parent bef06276

update

03.发布云/5.3 sp内容全文检索.md
@@ -124,9 +124,9 @@ @@ -124,9 +124,9 @@
124 124
125 125
126 ----- 126 -----
127 -#### 请求示例参数: 127 +#### 请求示例查询字符串:
128 ``` 128 ```
129 -http://so.cnlive.com/so/searchByQueryStr/xxx?queryStr=text:中国*&order=[{"weight":"asc"},{"publishDate":"asc"}] 129 +queryStr=text:中国*&order=[{"weight":"asc"},{"publishDate":"asc"}]
130 ``` 130 ```
131 ----- 131 -----
132 #### 返回 JSON说明: 132 #### 返回 JSON说明:
@@ -156,7 +156,7 @@ http://so.cnlive.com/so/searchByQueryStr/xxx?queryStr=text:中国*&order=[{"weig @@ -156,7 +156,7 @@ http://so.cnlive.com/so/searchByQueryStr/xxx?queryStr=text:中国*&order=[{"weig
156 "mamAirTime": "", 156 "mamAirTime": "",
157 "publishDate": "2013-01-05", 157 "publishDate": "2013-01-05",
158 "sallImg": "" 158 "sallImg": ""
159 - }。。。 159 + }...
160 ], 160 ],
161 "next_cursor": "2", 161 "next_cursor": "2",
162 "page": "1", 162 "page": "1",