|
计算机应用研究 2007
Study on Application of Full-text Indexing Technology in Office Automation System
|
Abstract:
Full-text retrieval based on content is widely used in full-text databases.To solve the problem of information retrieval efficiently in large amount documents of office automation system,SQL Server's full-text indexing technology is used in development of the office automation system.The process of SQL Server's full-text retrieval is first discussed.And then it is used to implement the document search in document management module of office automation system.The interface of full-text retrieval is implemented in ASP.NET and the application layer is developed in C#.