Commit 99bf96d14df525b1cb95c39bc29287aa4a2b9a22
1 parent
d495e97e
update
Showing
1 changed file
with
6 additions
and
12 deletions
03.发布云/5.3 sp内容全文检索.md
| ... | ... | @@ -121,12 +121,6 @@ |
| 121 | 121 | </tr> |
| 122 | 122 | </table> |
| 123 | 123 | |
| 124 | - | |
| 125 | ------ | |
| 126 | -#### 请求示例查询字符串: | |
| 127 | -``` | |
| 128 | -queryStr=text:中国*&order=[{"weight":"asc"},{"publishDate":"asc"}] | |
| 129 | -``` | |
| 130 | 124 | ----- |
| 131 | 125 | #### 返回 JSON说明: |
| 132 | 126 | ``` |
| ... | ... | @@ -140,16 +134,16 @@ queryStr=text:中国*&order=[{"weight":"asc"},{"publishDate":"asc"}] |
| 140 | 134 | "desc": "", |
| 141 | 135 | "weight": "0", |
| 142 | 136 | "CMSColumnID": "spzl/fbhhf/", |
| 143 | - "pageUrl": "http://s.scio.gov.cn/spzl/fbhhf/detail2_2013_11/05/648571.html", | |
| 137 | + "pageUrl": "", | |
| 144 | 138 | "img": "", |
| 145 | - "CMSChannelName": "视频专栏", | |
| 139 | + "CMSChannelName": "demo", | |
| 146 | 140 | "vipFlag": "0", |
| 147 | 141 | "type": "program", |
| 148 | - "subTitle": "中国应对气候变化2013年度报告新闻发布会举行", | |
| 142 | + "subTitle": "xxx", | |
| 149 | 143 | "duration": "00:00:00", |
| 150 | - "title": "中国应对气候变化2013年度报告新闻发布会举行", | |
| 151 | - "CMSColumnName": "发布会回放", | |
| 152 | - "docID": "648571", | |
| 144 | + "title": "xxx", | |
| 145 | + "CMSColumnName": "xxx", | |
| 146 | + "docID": "0", | |
| 153 | 147 | "keyWords": "", |
| 154 | 148 | "bigImg": "", |
| 155 | 149 | "mamAirTime": "", | ... | ... |