Traditional information retrieval systems respond to user queries with ranked lists of relevant documents. Since, XML (Extensible Markup Language) documents separate content and structure; XML-IR (information retri...Traditional information retrieval systems respond to user queries with ranked lists of relevant documents. Since, XML (Extensible Markup Language) documents separate content and structure; XML-IR (information retrieval) systems are able to retrieve only the relevant portions of documents. Therefore, users who utilize an XML-IR system could potentially receive highly relevant and precise material. We have developed the XML information retrieval system by using MySQL and Sphinx, which we call MEXIR. In our system, XML documents are stored into one table that has fixed relational schema. The schema is independent of the logical structure of XML documents. Each node in XML documents is represented by labels that express the positions in XML tree, namely ADXPI scheme. Our system has performance experiments on INEX collections and shown an average up to four seconds better than GPX. In addition, it has been reduced the size of the data down by 82.29 % compare to GPX system.展开更多
Windows SharePoint Services(WSS)3O的核心概念之一就是内容类型,它是对文档存储的改进。在WSS2.0中,每个列表(文档库或常规SharePoint列表)都被绑定到单独的模式,而模式又属于列表。引入内容类型之后,一个列表可以包含多个...Windows SharePoint Services(WSS)3O的核心概念之一就是内容类型,它是对文档存储的改进。在WSS2.0中,每个列表(文档库或常规SharePoint列表)都被绑定到单独的模式,而模式又属于列表。引入内容类型之后,一个列表可以包含多个模式,而一个模式也可以用于多个列表。内容类型的模式可以包含元数据(表现为SharePoint中的列)、文档模板、工作流、文档信息面板,以及其它定制内容。展开更多
文摘Traditional information retrieval systems respond to user queries with ranked lists of relevant documents. Since, XML (Extensible Markup Language) documents separate content and structure; XML-IR (information retrieval) systems are able to retrieve only the relevant portions of documents. Therefore, users who utilize an XML-IR system could potentially receive highly relevant and precise material. We have developed the XML information retrieval system by using MySQL and Sphinx, which we call MEXIR. In our system, XML documents are stored into one table that has fixed relational schema. The schema is independent of the logical structure of XML documents. Each node in XML documents is represented by labels that express the positions in XML tree, namely ADXPI scheme. Our system has performance experiments on INEX collections and shown an average up to four seconds better than GPX. In addition, it has been reduced the size of the data down by 82.29 % compare to GPX system.