| 1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162 |
- <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
- <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
- <head>
- <meta http-equiv="Content-Type" content="text/html; charset=gbk" />
- <meta name="language" content="zh-cn" />
- <link rel="stylesheet" type="text/css" href="api/css/style.css" />
- <link rel="stylesheet" type="text/css" href="api/css/guide.css" />
- <link rel="stylesheet" type="text/css" href="api/css/highlight.css" />
- <title>商业服务与支持</title>
- </head>
- <body>
- <div id="apiPage">
- <div id="apiHeader">
- <a href="http://www.xunsearch.com" target="_blank">Xunsearch PHP-SDK</a> v1.3.2 权威指南
- </div><!-- end of header -->
- <div id="content" class="markdown">
- <div class="toc"><ol><li><a href="#ch0">定制开发服务</a></li><li><a href="#ch1">搜索托管服务</a></li></ol></div><h1 id="-">商业服务与支持</h1>
- <p>Xunsearch 本身是一个通用的搜索引擎软件,并以免费开源的方式提供下载、使用,
- 但仍需备有相应的硬件环境、相关的技术人员进行二次开发。</p>
- <p>我们提供了好几种商业服务与支持,帮助您完成个性需求定制开发、大规模搜索引擎架构等。</p>
- <h2 id="ch0">1. 定制开发服务<a name="ch0" class="anchor">?</a></h2>
- <ul>
- <li><p>如果您没有足够的开发人员或专门的搜索团队,请找我们提供支持。</p></li>
- <li><p>如果您需要构建大规模的搜索引擎,那么需要进行相应的分布式设计、架构,请找我们提供支持。</p></li>
- <li><p>如果您有超出 xunsearch 现有功能的更高需求,请找我们提供支持。</p></li>
- <li><p>联系 Email 地址:<code>support@xunsearch.com</code></p></li>
- </ul>
- <h2 id="ch1">2. 搜索托管服务<a name="ch1" class="anchor">?</a></h2>
- <p>假如您甚至没有自己的服务器,我们的兄弟项目 <a href="http://www.xungle.com">xungle</a> 专业提供搜索服务。
- 您可以把整个搜索项目托管在我们的服务器上运行。</p>
- <div class="revision">$Id$</div>
- <div class="clear"></div>
- </div><!-- end of content -->
- <div id="guideNav">
- <div class="clear"></div>
- </div><!-- end of nav -->
- <div id="apiFooter">
- Copyright © 2008-2011 by <a href="http://www.xunsearch.com" target="_blank">杭州云圣网络科技有限公司</a><br/>
- All Rights Reserved.<br/>
- </div><!-- end of footer -->
- </div><!-- end of page -->
- <div style="display:none;">
- <img src="api/css/info.gif" />
- <img src="api/css/tip.gif" />
- <img src="api/css/note.gif" />
- </div>
- </body>
- </html>
|