Changes between Version 3 and Version 4 of Ticket #343
- Timestamp:
- 12/02/2014 02:53:10 PM (11 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #343 – Description
v3 v4 2 2 3 3 '''论坛索引从快搜应用迁移到新搜索平台开发步骤''': 4 4 5 1.按照链接步骤,在快搜后台配置相应的索引[http://trac.pc.com.cn/sousuo/wiki/develop-step] 6 5 7 2.在论坛项目中引入快搜框架依赖包,以及快聚包 6 8 … … 11 13 <version>1.1.4</version> 12 14 </dependency> 15 // 如果论坛需要使用快聚pickax数据时,才需引入此包 13 16 <dependency> 14 17 <groupId>cn.com.pconline</groupId> … … 17 20 </dependency> 18 21 }}} 22 19 23 3.论坛快搜迁移部分代码可参考电脑论坛的cn/pconline/util/ks/KSController.java、BB7IndexRunner.java、BBS7DataSource.java 20 24
![(please configure the [header_logo] section in trac.ini)](http://www1.pconline.com.cn/hr/2009/global/images/logo.gif)