Changes between Initial Version and Version 1 of Ticket #343
- Timestamp:
- 12/02/2014 02:41:08 PM (11 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #343 – Description
initial v1 1 论坛索引从快搜应用迁移到新搜索平台 1 快搜迁移相关资料地址:[http://trac.pc.com.cn/sousuo/wiki/migration] 2 3 论坛索引从快搜应用迁移到新搜索平台开发步骤: 4 1.按照链接步骤,在快搜后台配置相应的索引[http://trac.pc.com.cn/sousuo/wiki/develop-step] 5 2.在论坛项目中引入快搜框架依赖包,以及快聚包 6 7 {{{ 8 <dependency> 9 <groupId>cn.pconline</groupId> 10 <artifactId>common-index</artifactId> 11 <version>1.1.4</version> 12 </dependency> 13 <dependency> 14 <groupId>cn.com.pconline</groupId> 15 <artifactId>pickax-client-bbs</artifactId> 16 <version>1.0</version> 17 </dependency> 18 }}} 19 3.
![(please configure the [header_logo] section in trac.ini)](http://www1.pconline.com.cn/hr/2009/global/images/logo.gif)