作者投稿和查稿 主编审稿 专家审稿 编委审稿 远程编辑

计算机工程 ›› 2009, Vol. 35 ›› Issue (3): 42-44. doi: 10.3969/j.issn.1000-3428.2009.03.015

• 软件技术与数据库 • 上一篇    下一篇

整合数据持久化与全文检索的新方法

王 彬1,2,张计龙1,徐迎晓2   

  1. (1. 复旦大学校园信息化办公室,上海 200433;2. 复旦大学软件学院,上海 200433)
  • 收稿日期:1900-01-01 修回日期:1900-01-01 出版日期:2009-02-05 发布日期:2009-02-05

New Method of Integrating Data Persistence and Full Text Index

WANG Bin1,2, ZHANG Ji-long1, XU Ying-xiao2   

  1. (1. Informatization Office, Fudan University, Shanghai 200433; 2. School of Software, Fudan University, Shanghai 200433)
  • Received:1900-01-01 Revised:1900-01-01 Online:2009-02-05 Published:2009-02-05

摘要: 在基于J2EE架构的信息管理系统开发中,针对难以实现数据持久化与全文索引的同步与结构匹配问题,提出基于Hibernate Search的实施模型。该模型包含了对组件的扩展和优化,同时将其应用于知识库案例中,实现了高效灵活的知识库全文检索。实验结果表明,该模型能有效整合数据库与全文检索中的数据信息,提高全文检索效率。

关键词: 数据持久化, 全文检索, 知识库, Hibernate Search组件

Abstract: Aiming at the problem of synchronization and structure mismatch between data persistence and full text index in the development of Management Information Systems(MIS) based on J2EE, a realizable model based on Hibernate Search is proposed, which includes extension and optimization to modules. This new model is applied in the case of knowledge base, which implements the flexible full text search with high performance. Experimental results show this model can integrate the data information in database and full text index effectively, and promote the efficiency of full text index.

Key words: data persistence, full text index, knowledge base, Hibernate Search module

中图分类号: