Author Login Editor-in-Chief Peer Review Editor Work Office Work

Computer Engineering ›› 2009, Vol. 35 ›› Issue (2): 50-52. doi: 10.3969/j.issn.1000-3428.2009.02.018

• Software Technology and Database • Previous Articles     Next Articles

Research on XML Data Pagination Index Technology

LEI Xiang-xin1, YANG Zhi-ying2, SHAO Yang-jun1, HU Yun-fa3   

  1. (1. Dept. of Computer Science & Engineering, East China University of Science & Technology, Shanghai 200237; 2. Dept. of Computer Science & Engineering, Shanghai Maritime University, Shanghai 200135; 3. Dept. of Computer & Information Technology, Fudan University, Shanghai 200433)
  • Received:1900-01-01 Revised:1900-01-01 Online:2009-01-20 Published:2009-01-20

XML数据分页索引技术研究

雷向欣1,杨智应2,邵杨俊1,胡运发3   

  1. (1. 华东理工大学计算机科学与工程系,上海 200237;2. 上海海事大学计算机科学与工程系,上海 200135; 3. 复旦大学计算机与信息技术系,上海 200433)

Abstract: The indexing inquiry technology of massive XML document is researched, and an XML data pagination index inquiry method is proposed, which makes the number of elements in a page as the basis for data pagination, and creates XML data pagination index. The XPath inquiry is implemented on this pagination index. Experimental results show this method can use different index inquiry ways according to different index pages, and promotes the efficiency of inquiry.

Key words: XML data, index, inquiry, page order

摘要: 对海量XML文档的索引查询技术进行研究,提出一种XML数据分页索引查询实现方法。该方法把页面元素标记数量作为数据分页依据,建立XML数据的分页索引,并在该分页索引上实现XPath查询。实验结果表明,该方法能够针对不同的索引页面,采用不同的索引查询方法,有效地提高了查询效率。

关键词: XML数据, 索引, 查询, 页序

CLC Number: