JPH02188873A - Document retrieving system - Google Patents

Document retrieving system

Info

Publication number
JPH02188873A
JPH02188873A JP1009303A JP930389A JPH02188873A JP H02188873 A JPH02188873 A JP H02188873A JP 1009303 A JP1009303 A JP 1009303A JP 930389 A JP930389 A JP 930389A JP H02188873 A JPH02188873 A JP H02188873A
Authority
JP
Japan
Prior art keywords
document
cabinet
registered
management database
documents
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Pending
Application number
JP1009303A
Other languages
Japanese (ja)
Inventor
Ikuzo Hamano
濱野 育三
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
NEC Corp
Original Assignee
NEC Corp
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by NEC Corp filed Critical NEC Corp
Priority to JP1009303A priority Critical patent/JPH02188873A/en
Publication of JPH02188873A publication Critical patent/JPH02188873A/en
Pending legal-status Critical Current

Links

Abstract

PURPOSE:To instantaneously retrieve a desired document out of a large number of control documents by automatically taking out the desired document out of a document file stored in a host computer with use of a program. CONSTITUTION:A title and the type of data are added to a document to be registered, and this document is put into a mailbox 1-1. Thus a registered application program 1-3 takes the document out of the mailbox 1-1 and collates the given title and type of data with a document sort control data base 1. Then the document is registered into a designated cabinet via a cabinet control data base 2. At the same time, the information on the registering destination is recorded into a stored document control data base 3. When a retrieving slip 2-1 instructing the retrieval of the document is inputted via an input screen, a retrieving application program 2-3 searches the data bases 1 and 3 based on the input information to take the document out of a cabinet 1-2 and mails it to a terminal user.

Description

【発明の詳細な説明】 〔産業上の利用分野〕 本発明は文書検索システムに関する。[Detailed description of the invention] [Industrial application field] The present invention relates to a document retrieval system.

〔従来の技術〕[Conventional technology]

従来の文書検索では、ポストコンピュータに蓄えられた
文書名を一覧表示等を行うことにより、利用者自身が必
要な文書を捜し出すようにしている。
In conventional document searching, a user searches for a desired document by displaying a list of document names stored in a postcomputer.

〔発明が解決しようとする課題〕[Problem to be solved by the invention]

上述した従来の文書検索システムは、−覧表示の文書名
から利用者自身が捜し出す方式をとっていたので、文書
数が膨大になるほどその検索に時間がかかり、また検索
ミス等が発生す乙危険性も高くなるという欠点があった
In the conventional document search system described above, the user searches the documents themselves based on the document name displayed in the list.As the number of documents increases, it takes more time to search, and there is a risk that search errors may occur. The disadvantage was that it also increased sex.

〔課題を解決するための手段〕[Means to solve the problem]

本発明の文書検索システムは、入力される文書の種類を
分類するための文書分類管理データベースと、前記分類
に従った電子キャビネットを管理するためのキャビネッ
ト管理データベースと、前記文書の格納場所を管理する
保管文書管理データベースとを設け、端末から検索指示
された文書を前記格納場所から自動的に取り出すように
したことを特徴とする。
The document retrieval system of the present invention includes a document classification management database for classifying the types of input documents, a cabinet management database for managing electronic cabinets according to the classification, and a storage location of the documents. The present invention is characterized in that an archived document management database is provided, and documents for which a search instruction is given from a terminal are automatically retrieved from the storage location.

〔実施例〕〔Example〕

次に、本発明について図面を参照して説明する。 Next, the present invention will be explained with reference to the drawings.

第1図は本発明における文書登録処理の概要図である。FIG. 1 is a schematic diagram of document registration processing according to the present invention.

1−1は登録すべき文書を一時的に格納するメールホッ
クス、1−−2は実際に文書が格納されるホストコンピ
ュータ側のキャビネットを示す。
Reference numeral 1-1 indicates a mailbox for temporarily storing documents to be registered, and reference numeral 1--2 indicates a cabinet on the host computer side in which documents are actually stored.

メールボックス1−1およびキャビネット1−2は、当
然に電子的なものである。
The mailbox 1-1 and the cabinet 1-2 are naturally electronic.

また、1は文書の種類を分類するための文書分類管理デ
ータベース、2は文書分類に従った保管光(キャビネッ
ト1−2)を管理するためのキャビネット管理データベ
ース、3は実際の文書格納場所を管理する保管文書管理
データベースを示す。
In addition, 1 is a document classification management database for classifying document types, 2 is a cabinet management database for managing storage lights (cabinets 1-2) according to document classification, and 3 is for managing actual document storage locations. Indicates an archived document management database.

登録処理においては、まず登録すべき文書に表題及び資
料種別を付け、メールボックス1−1に投函する。その
後、登録アプリケーションプログラム]−3がメールボ
ックス1−1より文書を取り出し、付記されている表題
及び資料種別を文書分類管理データベース〕と照合した
後、キャビネット管理データベース2により指定された
キャビネットに文書を登録し、同時にその登録先の情報
を保管文書管理データヘース3に記録する。また、この
際のメール投函及びキャビネット1−2への登録には既
存のパッケージソフトを利用している。
In the registration process, first, a title and material type are attached to the document to be registered, and the document is posted in the mailbox 1-1. After that, the registered application program]-3 retrieves the document from the mailbox 1-1, checks the attached title and material type with the document classification management database], and then places the document in the cabinet specified by the cabinet management database 2. It is registered, and at the same time, information on the registration destination is recorded in the archived document management data database 3. Furthermore, existing packaged software is used for mail posting and registration in the cabinet 1-2.

第2図は本発明における文書検索処理の概要図である。FIG. 2 is a schematic diagram of document search processing according to the present invention.

2−1は必要となる文書の検索を指示する検索用帳票で
あり、入力画面により入力される。
Reference numeral 2-1 is a search form for instructing a search for a necessary document, which is input through an input screen.

2−2は部分検索された文書の一覧表示を行う文書タイ
トル−覧表示用帳票2−1により、必要とする文書の表
題名及び資料種別を打鍵する。また、この際表題の一部
分を入力することにより部分検索も可能である。
2-2, the document title list display form 2-1 for displaying a list of partially searched documents is used to enter the title and material type of the required document. In addition, a partial search is also possible by inputting part of the title.

次に、検索アプリケーションプログラム2−3は、その
入力情報を基に文書分類管理データベース1及び保管文
書管理データベース3をサーチし、必要であれば文書−
覧表示画面を端末に返す。その後、文書取り出i−の指
示を受けると、キャビネット1−2よりその文書を抜き
出し、端未利用者宛にメール投函する。
Next, the search application program 2-3 searches the document classification management database 1 and archived document management database 3 based on the input information, and if necessary searches the document classification management database 1 and archived document management database 3.
Returns the list display screen to the terminal. Thereafter, upon receiving an instruction to retrieve the document i-, the document is extracted from the cabinet 1-2 and mailed to the unused user.

〔発明の効果〕〔Effect of the invention〕

以上説明した様に、本発明はホストコンピュータに蓄え
られている文書ファイルからプログラムを利用して所望
の文書を自動的に検索、取り出しを行うことを可能にし
たことにより、膨大な管理文書の中から必要な文書を即
座に利用することができ、また、部分検索を行うことに
より、検索効率をアップさせる効果がある。
As explained above, the present invention makes it possible to automatically search and retrieve a desired document from document files stored in a host computer using a program. You can immediately access the documents you need, and by performing partial searches, you can improve search efficiency.

イトルー覧表示用帳票、2 ジョンプログラム。Itrou list display form, 2 john program.

3・・・検索アプリケ−3...Search application

Claims (1)

【特許請求の範囲】[Claims] 入力される文書の種類を分類するための文書分類管理デ
ータベースと、前記分類に従った電子キャビネットを管
理するためのキャビネット管理データベースと、前記文
書の格納場所を管理する保管文書管理データベースとを
設け、端末から検索指示された文書を前記格納場所から
自動的に取り出すようにしたことを特徴とする文書検索
システム。
A document classification management database for classifying the types of input documents, a cabinet management database for managing electronic cabinets according to the classification, and an archived document management database for managing storage locations of the documents, A document retrieval system characterized in that a document for which a retrieval instruction is given from a terminal is automatically retrieved from the storage location.
JP1009303A 1989-01-17 1989-01-17 Document retrieving system Pending JPH02188873A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP1009303A JPH02188873A (en) 1989-01-17 1989-01-17 Document retrieving system

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP1009303A JPH02188873A (en) 1989-01-17 1989-01-17 Document retrieving system

Publications (1)

Publication Number Publication Date
JPH02188873A true JPH02188873A (en) 1990-07-24

Family

ID=11716702

Family Applications (1)

Application Number Title Priority Date Filing Date
JP1009303A Pending JPH02188873A (en) 1989-01-17 1989-01-17 Document retrieving system

Country Status (1)

Country Link
JP (1) JPH02188873A (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH04106664A (en) * 1990-08-28 1992-04-08 Matsushita Electric Ind Co Ltd Patent document classifying device

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH04106664A (en) * 1990-08-28 1992-04-08 Matsushita Electric Ind Co Ltd Patent document classifying device

Similar Documents

Publication Publication Date Title
JPH08305724A (en) Device for managing design supporting information document
KR100616216B1 (en) System and method for retrieving and managing desired online information
JPH02188873A (en) Document retrieving system
US20090077127A1 (en) Devices and methods enabling a user to manage a plurality of objects and in particular paper documents
EP1116137B1 (en) Database, and methods of data storage and retrieval
JPH10240760A (en) Method for managing related data
JP4209692B2 (en) Book management system and bibliographic information management method
JP2000231560A (en) Automatic document classification system
JP2004227462A (en) Document management device, document management method and document management program
JPS59123071A (en) Document file device
JPH07182356A (en) Technical information managing method
Seiden et al. Information retrieval systems for microcomputers
JP2000250922A (en) Document retrieval system, device and method and recording medium
JPH09200257A (en) Electronic information notifying device
JPH10232902A (en) Data management device
JP3998201B2 (en) Document search method
JPH10124523A (en) Method and device for retrieving guidance of multimedia data
JPH01251229A (en) Key word extracting system
JPH02190946A (en) Keyword control system
JPH09319765A (en) Document image management device
JPH041855A (en) Document/drawing control system
Suceveanu et al. Proposals for Setting Up a Computer Network for the National History and Archaeology Museum of Constantza
JPH0756934A (en) Document unification system
JP2000293542A (en) File management device capable of holding file attribute and keyword with relation secured between them
JPS63220365A (en) Image data retrieving system