JPH0652223A - Retrieving method for data base - Google Patents

Retrieving method for data base

Info

Publication number
JPH0652223A
JPH0652223A JP4220720A JP22072092A JPH0652223A JP H0652223 A JPH0652223 A JP H0652223A JP 4220720 A JP4220720 A JP 4220720A JP 22072092 A JP22072092 A JP 22072092A JP H0652223 A JPH0652223 A JP H0652223A
Authority
JP
Japan
Prior art keywords
document
column
data
name
storage unit
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
JP4220720A
Other languages
Japanese (ja)
Inventor
Makoto Kogure
誠 木暮
Sunao Mita
素直 三田
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.)
Oki Electric Industry Co Ltd
Original Assignee
Oki Electric Industry Co Ltd
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 Oki Electric Industry Co Ltd filed Critical Oki Electric Industry Co Ltd
Priority to JP4220720A priority Critical patent/JPH0652223A/en
Publication of JPH0652223A publication Critical patent/JPH0652223A/en
Pending legal-status Critical Current

Links

Landscapes

  • Information Retrieval, Db Structures And Fs Structures Therefor (AREA)

Abstract

PURPOSE:To save setting of a keyword for retrieval to each document by entering data in a column which becomes an object, and extracting the document in which the data in the column in which this data is stored is the same. CONSTITUTION:A document command is inputted from a keyboard. A command control part interprets it, and a data retrieval processing part, first of all, fetches a column name and an article name from a data storage part table. Subsequently, in a column relation storage table, a coincidence relation of every column is fetched (S2), and a document name and a column name whose columns coincide with each other are obtained (S3). Next, by the document name and the column name obtained in S3, a document having the article name is fetched from a document B group and a document C group in a document storage device, and retrieval of the document is completed (S4). That is, the document in terms of column, data being a keyword of retrieval is put into the column which becomes an object, and subsequently, a column in which the same data as the column in which the data concerned is stored is retrieved, and thereafter, the document having the retrieved column is extracted.

Description

【発明の詳細な説明】Detailed Description of the Invention

【0001】[0001]

【産業上の利用分野】本発明はまとまった一つの情報群
をフォーマットの決まった欄からなる定型文書として扱
い、キーワードを改めて設定することなく目的の文書を
検索することのできるデータベースの検索方法に関す
る。
BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to a database retrieval method in which a single group of information is treated as a standard document consisting of fields having a fixed format and a target document can be retrieved without re-setting a keyword. .

【0002】[0002]

【従来の技術】複数の文書を組織的に統合し、ある目的
の文書を検索する文書データベースがある。図2に、従
来の文書データベースのシステム構成図を示す。図のシ
ステムは、データ記憶部101、キーワード記憶部10
2、文書検索処理部103、文書記憶装置104、表示
部105、キーボード106、ポインティングデバイス
107、入出力制御部108、コマンド制御部109か
らなる。
2. Description of the Related Art There is a document database that systematically integrates a plurality of documents and retrieves a document for a certain purpose. FIG. 2 shows a system configuration diagram of a conventional document database. The system shown in the figure has a data storage unit 101 and a keyword storage unit 10.
2. Document search processing unit 103, document storage device 104, display unit 105, keyboard 106, pointing device 107, input / output control unit 108, and command control unit 109.

【0003】データ記憶部101は、入力された文書を
記憶するメモリであり、キーワード記憶部102は各文
書に付与されたキーワードを記憶するメモリである。文
書検索処理部103は、キーワード記憶部102に記憶
されているキーワードにより文書を検索するものであ
る。また、文書記憶装置104は、全ての文書を格納す
るための記憶装置である。表示部105は、CRT等か
らなり、入力された文書や検索された文書を表示するた
めのものであり、キーボード106は、文書の入力やキ
ーワードの入力等を行うためのものである。また、ポイ
ンティングデバイス107はマウス等からなり、キーボ
ード106と共に、各種の入力操作を行うためのもので
ある。
The data storage unit 101 is a memory for storing an input document, and the keyword storage unit 102 is a memory for storing a keyword assigned to each document. The document search processing unit 103 searches for a document using the keywords stored in the keyword storage unit 102. The document storage device 104 is a storage device for storing all documents. The display unit 105 includes a CRT or the like and is for displaying an input document or a retrieved document. The keyboard 106 is for inputting a document or a keyword. The pointing device 107 is composed of a mouse or the like, and is used together with the keyboard 106 to perform various input operations.

【0004】入出力制御部108は、表示部105、キ
ーボード106、ポインティングデバイス107の制御
を行うためのもので、コマンド制御部109は、キーボ
ード106やポインティングデバイス107によって入
力されたコマンドを解釈・実行するためのものである。
The input / output control unit 108 is for controlling the display unit 105, the keyboard 106, and the pointing device 107, and the command control unit 109 interprets / executes a command input by the keyboard 106 or the pointing device 107. It is for doing.

【0005】次に、動作について説明する。先ず、文書
記憶装置104に複数の文書、、、…が格納され
ており、また各文書、、、…にはそれぞれキーワ
ードが付与され、このキーワードがキーワード記憶部1
02に記憶されているとする。
Next, the operation will be described. First, a plurality of documents, ... Are stored in the document storage device 104, and a keyword is assigned to each document ,.
No. 02 is stored.

【0006】図3は、このような文書とキーワードの関
係を示す図である。即ち、文書には、キーワードとし
て、「a」「b」「y」が、文書には「y」「p」
が、また、文書には「a」「p」「q」「r」が、そ
れぞれ付与されている。このようなデータベースにおい
て、今、例えばキーワード「a」の文書を検索するとす
る。この場合、先ず、キーワード「a」をキーボード1
06から入力する。そしてこれがコマンド制御部109
で解釈され、文書検索処理部103で検索が実行され
る。ここでは、キーワード「a」が付与されている文書
は、文書と文書であるため、これらの文書のデータ
が文書記憶装置104から取り出され、これが表示部1
05で表示される。
FIG. 3 is a diagram showing the relationship between such a document and keywords. That is, “a”, “b”, and “y” are used as keywords in the document, and “y” and “p” are used in the document.
However, "a", "p", "q", and "r" are added to the document, respectively. In such a database, it is assumed that a document having the keyword "a" is searched for. In this case, first, enter the keyword "a" on the keyboard 1
Enter from 06. This is the command control unit 109
Then, the document search processing unit 103 executes the search. Here, since the documents to which the keyword “a” is added are documents and documents, the data of these documents are retrieved from the document storage device 104, and this is displayed on the display unit 1.
It is displayed as 05.

【0007】[0007]

【発明が解決しようとする課題】しかしながら、上記従
来のデータベースの検索方法では、予めキーワードの入
力を行う必要があるが、このキーワードの入力漏れや入
力ミスがあると、目的の文書が検索できないという問題
があった。例えば、上記図3に示した例で文書のキー
ワードの「a」を「a′」と入力してしまった場合、キ
ーワード「a」では文書が検索できないことになって
しまう。
However, in the above-mentioned conventional database searching method, it is necessary to input a keyword in advance. However, if there is an omission or an input error of this keyword, the target document cannot be searched. There was a problem. For example, if the keyword "a" of the document is input as "a '" in the example shown in FIG. 3, the document cannot be searched with the keyword "a".

【0008】また、従来のデータベースの検索方法では
文書単位で管理されているため、図示した各文書のよう
に文書中にいくつかの項目があり、このようなデータベ
ースから、例えば文字データの項目等、特定の項目のみ
を検索したい場合でも、このような処理を行うことはで
きなかった。本発明は、上記従来の問題点を解決するた
めになされたもので、キーワードを特に設定する必要が
なく、かつ文書の項目のみ取出すといったことも可能な
データベースの検索方法を提供することを目的とする。
Further, since the conventional database search method is managed in document units, there are some items in the document such as each document shown in the figure. From such a database, for example, items of character data, etc. However, even if I wanted to search only a specific item, such processing could not be performed. The present invention has been made to solve the above conventional problems, and an object of the present invention is to provide a database search method that does not require any particular keyword setting and can retrieve only document items. To do.

【0009】[0009]

【課題を解決するための手段】本発明のデータベースの
検索方法は、定型の欄にデータが格納されて文書が構成
され、前記文書が複数個存在するデータベースの検索方
法であって、前記文書を欄単位で管理し、いずれかの文
書の検索を行う場合は、先ず、対象となる欄に検索のキ
ーワードとしてのデータを入れ、次に、当該データが格
納されている欄と同一のデータが格納されている欄を検
索し、その後、検索した欄を有する文書を抽出すること
を特徴とするものである。
A database search method according to the present invention is a database search method in which data is stored in a fixed form field to form a document, and a plurality of the documents exist. When managing documents by column and searching for any document, first enter the data as the search keyword in the target column, and then store the same data as the column in which the data is stored. The present invention is characterized in that the searched column is searched, and then the document having the searched column is extracted.

【0010】[0010]

【作用】本発明のデータベースの検索方法においては、
いずれかの文書の検索を行う場合、先ず、対象となる欄
に検索のキーワードとなるデータを入れる。これによ
り、当該データが格納されている欄と同一のデータが格
納されている欄を検索する。次いで、同一のデータが格
納されている欄があった場合は、その欄を有する文書を
抽出する。その後は、例えば、抽出した文書の欄に格納
されているデータを取出し、空欄となっている部分にそ
のデータを入れて検索文書の各欄を補完する。
In the database searching method of the present invention,
When searching for any of the documents, first, data that is a keyword for the search is entered in the target column. As a result, the column storing the same data as the column storing the data is searched. Then, if there is a column in which the same data is stored, the document having that column is extracted. After that, for example, the data stored in the extracted document column is taken out, and the data is put in the blank portion to complement each column of the search document.

【0011】[0011]

【実施例】以下、本発明の実施例を図面を用いて詳細に
説明する。図1は本発明のデータベースの検索方法を示
すフローチャートであるが、これに先立ち本発明のシス
テム構成を説明する。図4は、そのシステム構成図であ
る。図のシステムは、データ記憶部1、データ形式記憶
部2、欄関係記憶部3、データ格納処理部4、データ検
索処理部5、文書記憶装置6、表示部7、キーボード
8、ポインティングデバイス9、入出力制御部10、コ
マンド制御部11、印刷制御部12からなる。データ記
憶部1は、入力された情報(データ)を欄毎に記憶する
メモリで、文字データのアドレス、画像データのアドレ
ス、図形データのアドレスといったデータを記憶するた
めのものである。
Embodiments of the present invention will now be described in detail with reference to the drawings. FIG. 1 is a flow chart showing a database search method of the present invention. Prior to this, the system configuration of the present invention will be described. FIG. 4 is a system configuration diagram thereof. The system shown in the figure includes a data storage unit 1, a data format storage unit 2, a column relation storage unit 3, a data storage processing unit 4, a data search processing unit 5, a document storage device 6, a display unit 7, a keyboard 8, a pointing device 9, The input / output control unit 10, the command control unit 11, and the print control unit 12 are included. The data storage unit 1 is a memory that stores input information (data) for each column, and stores data such as an address of character data, an address of image data, and an address of graphic data.

【0012】図5に、データ記憶部1のテーブルを示
す。また、図6にそのテーブルに記憶する文書の一例を
示す。データ記憶部1のテーブルでは、文字データ先頭
アドレス、画像データ先頭アドレス、図形データ先頭ア
ドレスが記憶されていると共に、欄名と欄内のデータが
記憶されている。即ち、図6に示す文書Aにおいて、欄
1〜欄4(管理課受付、課長、係長、担当)は画像デー
タであり、欄5〜欄8(品名、図番、価格、納期)は文
字データである。また、欄9(外観)は図形データとい
ったように、一つの文書に文字データと画像データと図
形データが含まれている。
FIG. 5 shows a table of the data storage unit 1. Further, FIG. 6 shows an example of a document stored in the table. In the table of the data storage unit 1, the character data start address, the image data start address, and the figure data start address are stored, and the column name and the data in the column are stored. That is, in the document A shown in FIG. 6, columns 1 to 4 (management section reception, section manager, section chief, charge) are image data, and columns 5 to 8 (item name, drawing number, price, delivery date) are character data. Is. Further, in the column 9 (appearance), such as graphic data, one document contains character data, image data, and graphic data.

【0013】データ形式記憶部2は、データ記憶部1に
記憶されるデータの表現形式(文字、図形、画像等)を
定義するテーブルを記憶するための記憶部である。図7
にそのテーブルを示す。即ち、各欄の欄名とその表現形
式の関係が示されている。
The data format storage unit 2 is a storage unit for storing a table that defines the expression format (characters, figures, images, etc.) of the data stored in the data storage unit 1. Figure 7
Shows the table. That is, the relationship between the column name of each column and its expression form is shown.

【0014】欄関係記憶部3は、欄同士の一致関係を定
義するテーブルを記憶するための記憶部である。図8
に、そのテーブルを示す。ここで、例えば、A5、B
5、C5とは文書A、文書B、文書Cの欄5の内容を指
している。従って、文書Aの欄5に記載されている内容
は文書Bと文書Cにも記載されていることが分かる。
The column relation storage unit 3 is a storage unit for storing a table that defines the matching relation between columns. Figure 8
Shows the table. Here, for example, A5, B
5 and C5 refer to the contents of column 5 of document A, document B, and document C. Therefore, it is understood that the contents described in the column 5 of the document A are also described in the documents B and C.

【0015】データ格納処理部4は、欄内に入力された
データを文字、図形、画像に振り分けてデータ記憶部1
に格納させる機能を有している。また、データ検索処理
部5は、欄内容が一致するものを検索する機能を有して
いる。また、文書記憶装置6、表示部7、キーボード
8、ポインティングデバイス9、入出力制御部10、コ
マンド制御部11は、図4に示した従来の文書記憶装置
104、表示部105、キーボード106、ポインティ
ングデバイス107、入出力制御部108、コマンド制
御部109と同様であるため、ここでの説明を省略す
る。そして、印刷処理部12は、文書を印刷するための
ものである。
The data storage processing unit 4 sorts the data input in the field into characters, figures, and images, and stores the data in the data storage unit 1.
It has a function to store in. In addition, the data search processing unit 5 has a function of searching for a match in the column contents. Further, the document storage device 6, the display unit 7, the keyboard 8, the pointing device 9, the input / output control unit 10, and the command control unit 11 are the conventional document storage device 104, the display unit 105, the keyboard 106, and the pointing device shown in FIG. Since it is the same as the device 107, the input / output control unit 108, and the command control unit 109, description thereof is omitted here. The print processing unit 12 is for printing the document.

【0016】次に上記構成のシステムの動作について説
明する。ここで、文書検索の一例として品名PC−00
1を持つ文書を検索するとする。先ず、図6に示した文
書Aを画面上に読込み、品名欄にPC−001と入力す
る。これにより、データ格納処理部4に処理が移る。
Next, the operation of the system having the above configuration will be described. Here, as an example of document retrieval, product name PC-00
Suppose you want to search for documents with 1. First, the document A shown in FIG. 6 is read on the screen, and PC-001 is entered in the item name field. As a result, the processing moves to the data storage processing unit 4.

【0017】図9は、データ格納処理部4の処理フロー
チャートである。即ち、品名欄にPC−001と入力さ
れると、データ格納処理部4は、その品名(=欄5)を
取得し(ステップS1)、この欄5から図7に示すデー
タ形式記憶部2のテーブル205を参照し、その表現形
式を取得する(ステップS2)。そして、取得した表現
形式に基づいてデータ記憶部1のテーブルの先頭アドレ
スとそのデータを格納し、入力アドレスをカウントアッ
プする。
FIG. 9 is a processing flowchart of the data storage processing unit 4. That is, when PC-001 is entered in the product name column, the data storage processing unit 4 acquires the product name (= column 5) (step S1), and from this column 5 to the data format storage unit 2 shown in FIG. The table 205 is referred to obtain the expression form (step S2). Then, the head address of the table of the data storage unit 1 and its data are stored based on the acquired expression format, and the input address is counted up.

【0018】図10に品名入力後のデータ記憶部1のテ
ーブルを示す。即ち、欄5はステップS3における表現
形式判定で、文字データであるため、aアドレスにその
データを格納し(ステップS4)、文字データ先頭アド
レスaをカウントアップする(ステップS5)。一方、
ステップS3の表現形式判定で、画像データであった場
合はbアドレスに格納し、画像データ先頭アドレスbを
カウントアップする(ステップS6、S7)。また、図
形データであった場合はcアドレスに格納し、図形デー
タ先頭アドレスcをカウントアップする(ステップS
8、S9)。
FIG. 10 shows a table of the data storage unit 1 after the product name is input. That is, the column 5 is the expression format determination in step S3, and since it is character data, that data is stored in the address a (step S4), and the character data start address a is counted up (step S5). on the other hand,
If it is image data in the expression format determination in step S3, it is stored in the address b, and the image data start address b is counted up (steps S6 and S7). If it is graphic data, it is stored in the c address, and the graphic data start address c is counted up (step S
8, S9).

【0019】次に、文書検索コマンドをキーボード8か
ら入力する。コマンド制御部11はこれを解釈し、デー
タ検索処理部5に処理を渡す。データ検索処理部5で
は、図1に示す検索処理を行う。先ず、上述したデータ
記憶部1のテーブルより、欄名(=欄5)と品名(=P
C−001)を取出す(ステップS1)。次に、欄関係
記憶部3のテーブル301(図8)に欄毎の一致関係を
取出し(ステップS2)、欄の一致する文書名と欄名を
取得する(ステップS3)。そして、ステップS3で取
得した文書名と欄名より、文書記憶装置6内の文書B
群、文書C群の中から品名(PC−001)を持つ文書
を取出し、文書の検索が完了する(ステップS4)。図
11に、文書B群、文書C群の品名PC−001の文書
を示す。
Next, a document search command is input from the keyboard 8. The command control unit 11 interprets this and passes the processing to the data search processing unit 5. The data search processing unit 5 performs the search processing shown in FIG. First, from the table of the data storage unit 1 described above, the column name (= column 5) and the product name (= P
C-001) is taken out (step S1). Next, the matching relation for each column is extracted to the table 301 (FIG. 8) of the column relation storage unit 3 (step S2), and the document name and the column name of the matching column are acquired (step S3). Then, based on the document name and the column name acquired in step S3, the document B in the document storage device 6
The document having the product name (PC-001) is taken out from the group and the document C group, and the document search is completed (step S4). FIG. 11 shows documents of the product name PC-001 of the document B group and the document C group.

【0020】次に、図6に示した文書Aの空欄を補完さ
せ、文書Aを完成させる処理について説明する。上述し
たように、文書Aは四つの文字記入欄(品名、図番、価
格、納期)と、一つの図形記入欄、および四つの画像入
力欄から構成されていることが、図7に示したテーブル
201〜209に記憶されている。また、欄関係記憶部
3のテーブルには図8に示したように、文書Aと文書
B、Cとの間の欄毎の一致関係がテーブル301〜30
5に記憶されている。
Next, the process of completing the document A by filling in the blanks of the document A shown in FIG. 6 will be described. As described above, FIG. 7 shows that document A is composed of four character entry fields (article name, drawing number, price, delivery date), one figure entry field, and four image entry fields. It is stored in the tables 201 to 209. Further, in the table of the column relation storage unit 3, as shown in FIG. 8, the correspondence relations between the documents A and the documents B and C for each column are shown in tables 301 to 30.
It is stored in 5.

【0021】このような構成において、文書Aを完成さ
せる場合は、先ず、記入項目自動補完コマンドをキーボ
ードより入力する。コマンド制御部11はこれを解釈
し、データ検索処理部5に処理を渡す。データ検索処理
部5は上記文書検索と同様に検索処理を行い、文書記憶
装置6内の文書B群、文書C群の中から欄名(欄5)、
品名(PC−001)を持つ文書を取出す。即ち、図1
のフローチャートにおいて、ステップS1でデータ記憶
部1のテーブルより欄名(欄5)、品名(PC−00
1)を取出し、ステップS2、S3で、欄関係記憶部3
のテーブルの欄毎の一致関係に基づいて、文書記憶装置
6内の文書B群、文書C群の中から「欄5」「PC−0
01」を持つ文書を取出すものである。
In the case of completing the document A with such a configuration, first, the entry item automatic complement command is input from the keyboard. The command control unit 11 interprets this and passes the processing to the data search processing unit 5. The data search processing unit 5 performs a search process similar to the above-described document search, and selects a column name (column 5) from the document B group and the document C group in the document storage device 6.
The document with the product name (PC-001) is taken out. That is, FIG.
In the flowchart of FIG. 5, in step S1, the column name (column 5), the product name (PC-00
1) is taken out, and in Steps S2 and S3, the column relation storage unit 3
On the basis of the matching relation for each column of the table of the above table, "column 5" and "PC-0" are selected from the document B group and the document C group in the document storage device 6.
The document with "01" is taken out.

【0022】そして、取り出した文書B、文書Cから欄
関係記憶部3のテーブル301〜305により、図番、
価格、納期、外観を取出し、図9に示した方式によりデ
ータ記憶部1のテーブルに格納する(ステップS5)。
次いで、これが全欄終了した否かを判定し(ステップS
6)、終了していない場合は、ステップS2に戻って各
欄の補完処理を行う。図12に、記入項目自動補完後の
データ記憶部のテーブルを示す。また、図13に文書A
への自動補完処理を示す。この図13の(a)に示すよ
うに、文書Aの品名欄に品名を記入し、記入項目の自動
補完を指示するだけで、(b)に示すように、各欄の記
入項目が補完された文書を得ることができる。
Then, from the retrieved documents B and C, the table numbers 301 to 305 of the column relation storage unit 3 are used for drawing numbers,
The price, delivery date, and appearance are taken out and stored in the table of the data storage unit 1 by the method shown in FIG. 9 (step S5).
Then, it is determined whether or not all columns have been completed (step S
6) If not completed, the process returns to step S2 to perform the complementing process for each column. FIG. 12 shows a table of the data storage unit after the entry items are automatically complemented. In addition, document A in FIG.
Shows the automatic completion processing for. As shown in (a) of FIG. 13, by only entering the product name in the product name column of document A and instructing the automatic completion of the entry items, the entry items in each column are complemented as shown in (b). You can get the document.

【0023】尚、上記実施例では、文書Aの品名欄にデ
ータを記入して文書検索を行う場合を説明したが、これ
に限定されるものではなく、この外にも欄6の図番ある
いは欄1〜4の画像データの入力によって文書検索を行
うことも可能である。また、文書のフォーマットも文字
や図形のみであってもよく、1文書が定型の欄に格納さ
れたデータ群からなるものであれば、上記実施例と同様
の効果を奏することができる。
In the above embodiment, the case where the data is entered in the article name column of the document A to perform the document search has been described, but the present invention is not limited to this, and in addition to this, the drawing number in the column 6 or It is also possible to perform a document search by inputting the image data in columns 1 to 4. Further, the format of the document may be only characters or figures, and if one document is composed of a data group stored in a fixed field, the same effect as that of the above-described embodiment can be obtained.

【0024】[0024]

【発明の効果】以上説明したように、本発明のデータベ
ースの検索方法によれば、文書を欄単位で管理し、いず
れかの文書の検索要求があった場合、対象となる欄にデ
ータを記入し、このデータが格納されている欄のデータ
が同一の文書を抽出するようにしたので、各文書に対し
て検索のためのキーワードを改めて設定する必要がな
く、操作性が向上すると共に、文書中の特定の項目だけ
を検索して取出すことができる。
As described above, according to the database search method of the present invention, documents are managed in column units, and when a search request for any document is made, data is entered in the target column. However, since the documents in which the data in the column in which this data is stored are the same, it is not necessary to set a keyword for searching for each document again, improving operability and You can search and retrieve only specific items inside.

【図面の簡単な説明】[Brief description of drawings]

【図1】本発明のデータベースの検索方法を示すフロー
チャートである。
FIG. 1 is a flowchart showing a database search method of the present invention.

【図2】従来の文書データベースのシステム構成図であ
る。
FIG. 2 is a system configuration diagram of a conventional document database.

【図3】従来のデータベースの検索方法の説明図であ
る。
FIG. 3 is an explanatory diagram of a conventional database search method.

【図4】本発明のデータベースの検索方法を実施するた
めのシステムの構成図である。
FIG. 4 is a configuration diagram of a system for implementing the database search method of the present invention.

【図5】本発明のデータベースの検索方法におけるデー
タ記憶部のテーブルの説明図である。
FIG. 5 is an explanatory diagram of a table of a data storage unit in the database search method of the present invention.

【図6】本発明のデータベースの検索方法における文書
の一例を示す図である。
FIG. 6 is a diagram showing an example of a document in the database search method of the present invention.

【図7】本発明のデータベースの検索方法におけるデー
タ形式記憶部のテーブルの説明図である。
FIG. 7 is an explanatory diagram of a table of a data format storage unit in the database search method of the present invention.

【図8】本発明のデータベースの検索方法における欄関
係記憶部のテーブルの説明図である。
FIG. 8 is an explanatory diagram of a table of a column relation storage unit in the database search method of the present invention.

【図9】本発明のデータベースの検索方法におけるデー
タ記憶部へのデータ格納方式のフローチャートである。
FIG. 9 is a flowchart of a data storage method in a data storage unit in the database search method of the present invention.

【図10】本発明のデータベースの検索方法における品
名入力後のデータ記憶部のテーブルを示す図である。
FIG. 10 is a diagram showing a table of a data storage unit after inputting a product name in the database search method of the present invention.

【図11】本発明のデータベースの検索方法における関
連定型文書の説明図である。
FIG. 11 is an explanatory diagram of a related fixed form document in the database search method of the present invention.

【図12】本発明のデータベースの検索方法における記
入項目補完後のデータ記憶部のテーブルを示す図であ
る。
FIG. 12 is a diagram showing a table of a data storage unit after completion of entry items in the database search method of the present invention.

【図13】本発明のデータベースの検索方法における記
入項目自動補完の説明図である。
FIG. 13 is an explanatory diagram of automatic entry completion in the database search method of the present invention.

【符号の説明】[Explanation of symbols]

1 データ記憶部 2 データ形式記憶部 3 欄関係記憶部 4 データ格納処理部 5 データ検索処理部 6 文書記憶装置 1 data storage unit 2 data format storage unit 3 column relation storage unit 4 data storage processing unit 5 data search processing unit 6 document storage device

Claims (1)

【特許請求の範囲】[Claims] 【請求項1】 定型の欄にデータが格納されて文書が構
成され、 前記文書が複数個存在するデータベースの検索方法であ
って、 前記文書を欄単位で管理し、 いずれかの文書の検索を行う場合は、先ず、対象となる
欄に検索のキーワードとしてのデータを入れ、 次に、当該データが格納されている欄と同一のデータが
格納されている欄を検索し、 その後、検索した欄を有する文書を抽出することを特徴
とするデータベースの検索方法。
1. A method of searching a database in which data is stored in fixed-size fields, a document is configured, and a plurality of the documents exist, wherein the documents are managed on a column-by-column basis to search for any document. To do so, first enter the data as the search keyword in the target field, then search the field that stores the same data as the field that stores the data, and then search the field that you searched for. A method for searching a database, which is characterized by extracting a document having a.
JP4220720A 1992-07-28 1992-07-28 Retrieving method for data base Pending JPH0652223A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP4220720A JPH0652223A (en) 1992-07-28 1992-07-28 Retrieving method for data base

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP4220720A JPH0652223A (en) 1992-07-28 1992-07-28 Retrieving method for data base

Publications (1)

Publication Number Publication Date
JPH0652223A true JPH0652223A (en) 1994-02-25

Family

ID=16755464

Family Applications (1)

Application Number Title Priority Date Filing Date
JP4220720A Pending JPH0652223A (en) 1992-07-28 1992-07-28 Retrieving method for data base

Country Status (1)

Country Link
JP (1) JPH0652223A (en)

Similar Documents

Publication Publication Date Title
JPH03130874A (en) Retrieval processing system for relational data base
EP0107435B1 (en) System for changing common card mode data in a card image data processing system
JPS6362033A (en) Display device for relative information
EP0120977B1 (en) Card image data processing system
JP3281639B2 (en) Document search system
JPH0652223A (en) Retrieving method for data base
JPH01296339A (en) Data retrieving system
JPH06195386A (en) Data retriever
JPH06180663A (en) Electronic filing system
JPH03152640A (en) Data base inquiry processor
JPH06301734A (en) Data retrieving device
JPH0514304B2 (en)
JP3536302B2 (en) Data management device and method, search device and method
JPH05257979A (en) Data base system with keyword candidate extracting function
JP2739589B2 (en) Information retrieval device
JP2990314B2 (en) Data management device
JP3052380B2 (en) Item selection device
JPH0237466A (en) Information processing system
JPH07105223A (en) Data base retrieval device
JPH05233713A (en) Learning type ambiguity retrieving method
JP2002092031A (en) Client device
JP3252950B2 (en) Visual search method and apparatus
JPH0830635A (en) Method and device for retrieving data
JP2000003401A (en) Form preparation processing system
JPH03113672A (en) Data retrieval device