WEB开发网
开发学院数据库DB2 使用 IBM OmniFind Enterprise Edition 结合分类词... 阅读

使用 IBM OmniFind Enterprise Edition 结合分类词典文件实现基于搜索结果分类

 2008-11-08 16:32:41 来源:WEB开发网   
核心提示: 清单 2. 表示酒店的分类字典 restaurant.xml<?xml version="1.0" ?><restaurants><restaurant><name>北京国际饭店</name><addre

清单 2. 表示酒店的分类字典 restaurant.xml

        <?xml version="1.0" ?>
<restaurants>
 <restaurant>
  <name>北京国际饭店</name>
  <address>北京东城区建国门大街9号</address>
  <Tele>010-51659388</Tele>
  <level></level>
  <web>http://www.bih.com.cn/</web>
  <other></other>
 </restaurant>
 <restaurant>
  <name>北京崇文门饭店</name>
  <address>北京崇文门西大街2号</address>
  <Tele>010-65122211</Tele>
  <level></level>
  <web>http://www.cwmhotel.com/</web>
  <other></other>
 </restaurant>
</restaurants>

清单 3. 表示商店的分类字典 shop.xml

        <?xml version="1.0" ?>
<shops>
 <shop>
  <id>1001</id>
  <name>百货大楼</name>
  <address>王府井大街255号</address>
  <Tele>010-65126677</Tele>
  <web>http://www.wfj.com.cn/</web>
  <other></other>
 </shop>
 <shop>
  <id>1002</id>
  <name>东方广场</name>
  <address>北京市东城区东长安街1号</address>
  <Tele>010-65596277</Tele>
  <web>http://www.fstourmall.com/</web>
  <other></other>
 </shop>
</shops>

上一页  1 2 3 4 5 6 7 8 9 10  下一页

Tags:使用 IBM OmniFind

编辑录入:爽爽 [复制链接] [打 印]
赞助商链接