Commit 0a57687249cac989d971d38a4b1b12332d4c4c03
1 parent
fa450605
提交
Showing
1 changed file
with
3 additions
and
3 deletions
03.发布云/5.1 全文检索增量检索接口.md
| @@ -35,13 +35,13 @@ | @@ -35,13 +35,13 @@ | ||
| 35 | <td>type</td> | 35 | <td>type</td> |
| 36 | <td>false</td> | 36 | <td>false</td> |
| 37 | <td>string</td> | 37 | <td>string</td> |
| 38 | - <td>内容类型</td> | 38 | + <td>内容类型 点播视频:program 活动直播:album 网页:web</td> |
| 39 | </tr> | 39 | </tr> |
| 40 | <tr> | 40 | <tr> |
| 41 | <td>timestamp</td> | 41 | <td>timestamp</td> |
| 42 | <td>true</td> | 42 | <td>true</td> |
| 43 | <td>string</td> | 43 | <td>string</td> |
| 44 | - <td>请求时间戳(精确到毫秒)</td> | 44 | + <td>上一次请求返回的时间戳(精确到毫秒)</td> |
| 45 | </tr> | 45 | </tr> |
| 46 | </table> | 46 | </table> |
| 47 | 47 | ||
| @@ -62,7 +62,7 @@ | @@ -62,7 +62,7 @@ | ||
| 62 | posterUrl:"http://y1.cnliveimg.com:8080/image/itv/2016/1114/cf06ce75d8b1485bb8142d39ec1f9c_161780_100.jpg", | 62 | posterUrl:"http://y1.cnliveimg.com:8080/image/itv/2016/1114/cf06ce75d8b1485bb8142d39ec1f9c_161780_100.jpg", |
| 63 | type:"program", | 63 | type:"program", |
| 64 | columnID:"ent/", | 64 | columnID:"ent/", |
| 65 | - lastModifyDate:"1481687535501", | 65 | + lastModifyDate:"2016-12-15 19:23:13", |
| 66 | videoUrl:"", | 66 | videoUrl:"", |
| 67 | videoHUrl:"" | 67 | videoHUrl:"" |
| 68 | }...], | 68 | }...], |