JPH04342069A - Data base retrieving device - Google Patents

Data base retrieving device

Info

Publication number
JPH04342069A
JPH04342069A JP3114641A JP11464191A JPH04342069A JP H04342069 A JPH04342069 A JP H04342069A JP 3114641 A JP3114641 A JP 3114641A JP 11464191 A JP11464191 A JP 11464191A JP H04342069 A JPH04342069 A JP H04342069A
Authority
JP
Japan
Prior art keywords
item
search
item data
identification code
keywords
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.)
Withdrawn
Application number
JP3114641A
Other languages
Japanese (ja)
Inventor
Hiroyuki Nishikata
西形 浩幸
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.)
Fujitsu Ltd
Original Assignee
Fujitsu 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 Fujitsu Ltd filed Critical Fujitsu Ltd
Priority to JP3114641A priority Critical patent/JPH04342069A/en
Publication of JPH04342069A publication Critical patent/JPH04342069A/en
Withdrawn legal-status Critical Current

Links

Landscapes

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

Abstract

PURPOSE:To retrieve a chain relation between respective items by a common key word and to improve the efficiency of retrieving work. CONSTITUTION:When an input part 1 inputs a retrieving instruction including the key word, a retrieving processing part 4 obtains at first an identification code from the key word inputted by using an index file 2 storing index data where the key word and the identification code of the item related with the key word are combined and a master file 3 storing item data where the identification code of the item and the key word related with the item are combined. Item data having this identification code is retrieved to obtain a relevant first item data. Second item data is retrieved from the key word described in the first item data. Subsequently, the data are retrieved until an (n)th item data similarly and the result is outputted to an output part 5.

Description

【発明の詳細な説明】[Detailed description of the invention]

【0001】0001

【産業上の利用分野】本発明は、電子媒体上に格納され
たデータベースの検索装置に関する。
BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to a search device for a database stored on an electronic medium.

【0002】従来行われているデータベース検索を図5
に示すデータベース検索装置図を用いて説明する。端末
装置10より検索したい項目に関連したキーワードを入
力する。索引ファイル11にはキーワードk1に対しこ
れに関連した項目の識別コードaa,bb,ccを組と
した索引データが格納されており、検索処理部13は入
力されたキーワードknに対応した項目の識別コードx
x,yy,zzを出力する。マスタファイル12には識
別コードとこれに対応した項目およびこの項目に関連す
るキーワードkm,knを組とした項目データが格納さ
れている。
FIG. 5 shows a conventional database search.
This will be explained using the database search device diagram shown in FIG. A keyword related to the item to be searched is inputted from the terminal device 10. The index file 11 stores index data in which a keyword k1 is paired with identification codes aa, bb, and cc of items related to the keyword k1, and the search processing unit 13 identifies the item corresponding to the input keyword kn. code x
Output x, yy, zz. The master file 12 stores item data that is a set of an identification code, an item corresponding to the identification code, and keywords km and kn related to this item.

【0003】次に索引ファイル11より検索した識別コ
ードxx,yy,zzからマスタファイル12を検索し
て識別コードxx,yy,zzに対応した項目を検索し
、出力バッファ14に格納し、必要に応じて端末装置1
5に表示する。利用者はこの表示では不十分な場合はさ
らに関連するキーワードを入力して検索を続けてゆく。
Next, the master file 12 is searched based on the identification codes xx, yy, zz searched from the index file 11, and items corresponding to the identification codes xx, yy, zz are searched, stored in the output buffer 14, and used as needed. Depending on the terminal device 1
Displayed on 5. If the user is not satisfied with this display, he/she continues the search by entering more related keywords.

【0004】0004

【発明が解決しようとする課題】上記のようにデータベ
ース検索を行う場合、ある項目に付属するキーワードに
関連する内容を持つ他の項目の検索は、索引に頼るか利
用者の推測によって試行錯誤するほかなかった。このた
め、新聞や雑誌の数年間に渡る記事のような大量の項目
を持つデータベースの検索には、時間や利用者の能力、
経験が要求された。社会において発生する情報は急速に
増大しており、これに対応するためデータベースの検索
効率の向上や自動化が要求されている。
[Problem to be Solved by the Invention] When performing a database search as described above, searching for other items that have content related to the keyword attached to a certain item requires trial and error, depending on the index or guessing by the user. There was nothing else. For this reason, searching a database with a large number of items, such as articles from newspapers and magazines spanning several years, requires time, user ability, and
Experience required. The amount of information generated in society is rapidly increasing, and in order to cope with this, improvements in database search efficiency and automation are required.

【0005】本発明は、上述の問題点に鑑みてなされた
もので、共通したキーワードによる各項目間の連鎖関係
を検出し検索作業の効率を向上するデータベース検索装
置を提供することを目的とする。
The present invention has been made in view of the above-mentioned problems, and an object of the present invention is to provide a database search device that improves the efficiency of search work by detecting chain relationships between items based on common keywords. .

【0006】[0006]

【課題を解決するための手段】図1は本発明の原理図で
ある。1はキーワードを含む検索指示を入力する入力部
、2はキーワードとそのキーワードに関連した項目の識
別コードを組とした索引データを格納する索引ファイル
、3は前記項目とその識別コードとその項目に関連した
キーワードを組とした項目データを格納するマスタファ
イル、4は前記入力部1から入力されたキーワードによ
り前記索引ファイル2を検索して関連する識別コードを
検索し、この識別コードに基づき前記マスタファイル3
より該当する第1項目データを検索し、この第1項目デ
ータに記載されたキーワードから第2項目データを検索
し、以下同様にして第n項目データまで検索する検索処
理部、5はこの検索処理部4の検索結果を出力する出力
部である。
[Means for Solving the Problems] FIG. 1 is a diagram showing the principle of the present invention. 1 is an input unit for inputting search instructions including keywords; 2 is an index file that stores index data consisting of keywords and identification codes of items related to the keywords; 3 is an index file that stores index data consisting of pairs of keywords and identification codes of items related to the keywords; 3 is an input unit for inputting search instructions including keywords; A master file 4 stores item data consisting of sets of related keywords, which searches the index file 2 using the keywords input from the input section 1 to search for related identification codes, and searches the master file 4 based on this identification code. File 3
5 is a search processing unit that searches for the corresponding first item data, searches for the second item data from the keyword described in the first item data, and searches up to the nth item data in the same manner; 5 is this search processing unit; This is an output section that outputs the search results of section 4.

【0007】また、前記第n項目データを得る場合のn
の数値を入力部1より予め指定するようにする。
[0007] Also, when obtaining the n-th item data, n
The numerical value is specified in advance from the input section 1.

【0008】また、前記第1項目データと前記第n項目
データの少なくとも一部が一致した時検索を終了するよ
うにする。
[0008] Furthermore, the search is terminated when at least part of the first item data and the nth item data match.

【0009】[0009]

【作用】上記構成により、キーワードを入力するとこれ
に関連する項目、さらにこの項目に関連する別の項目と
いうように順次いもずる式に関連する項目が検索され、
出力部5に表示されたり印刷されたりして出力される。 これにより広範囲の検索が可能となり、自動的に検索を
行うことも可能となる。
[Operation] With the above configuration, when a keyword is entered, items related to this keyword, then other items related to this item, and so on are searched sequentially.
The information is displayed on the output unit 5, printed, or otherwise output. This makes it possible to search over a wide range of areas, and it is also possible to perform searches automatically.

【0010】また、予め検出すべき項目数を指定するこ
とにより、所望の項目を所望の量得ることができる。
[0010] Furthermore, by specifying the number of items to be detected in advance, it is possible to obtain a desired amount of desired items.

【0011】また、各項目はキーワードを介してループ
を形式していることが多いので最初の項目に戻ってきた
ときとか、一部が一致した項目となったとき検索を終了
するようにすると効率的な検索ができる。
[0011] Also, since each item is often in the form of a loop via keywords, it is more efficient to terminate the search when the first item is returned or when a partially matched item is found. You can perform searches.

【0012】0012

【実施例】以下、本発明の実施例を図面を参照して説明
する。図2は本実施例の構成を示す図である。同図にお
いて、端末装置10, 索引ファイル11, マスタフ
ァイル12, 出力バッファ14, 端末装置15は図
5に示した従来装置と同一の機能を有する。なお、マス
タファイル12に格納されている項目とは利用者側から
見た情報の集合の最小単位である。また、追加された検
索ファイル16は図2に示すようにキーワードによって
相互に関連づけられた項目間の関係情報を格納する。検
索処理部13は索引ファイル11, マスタファイル1
2, 検索ファイル16間での情報の授受を管理する機
能が追加されている。
Embodiments Hereinafter, embodiments of the present invention will be described with reference to the drawings. FIG. 2 is a diagram showing the configuration of this embodiment. In the figure, a terminal device 10, an index file 11, a master file 12, an output buffer 14, and a terminal device 15 have the same functions as the conventional device shown in FIG. Note that the items stored in the master file 12 are the minimum unit of a collection of information from the user's perspective. Further, the added search file 16 stores relationship information between items mutually associated with each other by keywords, as shown in FIG. The search processing unit 13 has an index file 11 and a master file 1.
2. A function for managing the exchange of information between search files 16 has been added.

【0013】次に動作について説明する。 ■  利用者は端末装置10に所望の項目に関連するキ
ーワードと、どの程度の範囲まで関連する項目を得たい
かを示す検索レベルを入力する。この検索レベルは予め
設定しておくもので、項目数やキーワード数に依存する
。 ■  装置は入力されたキーワードを検索ファイル16
に登録する。 ■  ■で入力したキーワードに関連したマスタファイ
ル12上の項目と識別コードと関連するキーワードが表
示装置15に表示されるので、このキーワードの任意の
1 つを選択し、検索を指示する。 ■  装置は、キーワードを格納してある索引ファイル
11上の識別コード領域内の識別コードを用いて、マス
タファイル12上の各項目を、作業領域内にコピーする
。以下の動作は装置が自動的に実行する。
Next, the operation will be explained. (2) The user inputs into the terminal device 10 a keyword related to a desired item and a search level indicating the range of related items desired. This search level is set in advance and depends on the number of items and keywords. ■ The device searches file 16 for the input keyword.
Register. (2) Items in the master file 12 related to the keyword input in (2) and keywords related to the identification code are displayed on the display device 15, so select any one of these keywords and instruct a search. (2) The device copies each item on the master file 12 into the work area using the identification code in the identification code area on the index file 11 that stores keywords. The following operations are automatically performed by the device.

【0014】■  作業領域内の各項目について着目キ
ーワード以外のキーワードを拾い出し、検索ファイル1
6に登録する。 ■  ■で登録したキーワードと■で登録したキーワー
ドを比較し、もし一致した項目があればその項目を出力
バッファ14に書き込む。 ■  各項目中の各キーワードについて■〜■の処理を
繰り返す。 ■  利用者が■で設定した検索レベル( これは■〜
■の繰り返しの回数に担当する) を越えた場合は、処
理を終了する。 ■  検索されたキーワードの連鎖が一巡し、■で表示
された元の項目に戻った時点で検索を終了させる。
■ Pick up keywords other than the keyword of interest for each item in the work area, and search for search file 1.
Register on 6. ■ Compare the keyword registered in ■ with the keyword registered in ■, and if there is a matching item, write that item to the output buffer 14. ■ Repeat the processes from ■ to ■ for each keyword in each item. ■ The search level set by the user in ■ (This is ~
(Responsible for the number of repetitions of ■)) If the number of repetitions is exceeded, the process is terminated. ■ The search ends when the chain of searched keywords completes one cycle and returns to the original item displayed with ■.

【0015】図3は上述した動作を表示した図面である
。図中☆印で示したキーワードkmに着目して検索を開
始する。項目aaとbbに対しキーワードkmが共通に
存在していることがわかる。さらに項目bbに着目しキ
ーワードkpを持つ項目を検索する。以下、順次にこの
処理を繰り返すことで次のように一巡するキーワードの
連鎖関係を検出することが可能となる。 aa→(km) →bb→(kp) →cc→(kx)
→dd→(kz) →aa
FIG. 3 is a diagram showing the above-mentioned operation. A search is started by focusing on the keyword km indicated by a star in the figure. It can be seen that the keyword km exists in common for items aa and bb. Furthermore, focusing on item bb, an item having the keyword kp is searched. Thereafter, by sequentially repeating this process, it becomes possible to detect a chain relationship of keywords that goes around once as shown below. aa → (km) → bb → (kp) → cc → (kx)
→dd→(kz) →aa

【0016】この検出された
結果は識別コードxxx を用いてより上位の段階の項
目xxx として生成・登録する。 項目xxx は、情報が圧縮された形式であるため、デ
ータベース利用者へ効率的な作業環境を提供する。
[0016] This detected result is generated and registered as an item xxx at a higher level using an identification code xxx. Since the information in item xxx is in a compressed format, it provides an efficient working environment for database users.

【0017】図4は(b)に示すように項目aa,bb
,ccの関連と(a)に示すように上位段階の項目xx
x の具体例を示す図である。項目xxx に各項目a
a,bb,ccの情報が圧縮されて表示されている状況
が示されている。
FIG. 4 shows items aa and bb as shown in (b).
, cc and the upper level item xx as shown in (a)
It is a figure which shows the specific example of x. Each item a in item xxx
A situation is shown in which the information of a, bb, and cc is compressed and displayed.

【0018】以上のように、利用者がある項目中のキー
ワードに着目し、検索範囲を指定する事によって同一キ
ーワードを有する項目を連鎖的に検索する。そして再び
同一項目が発見される検索を継続する。一巡した項目の
組み合わせは、各項目の識別コード等を記録し、上位項
目として登録する。利用者はこの上位項目のみ参照する
ことで抽出した項目の組み合わせの要素を得ることがで
きる。このようにして着目したキーワードを中心とした
情報圧縮の自動化が達成される。
As described above, by focusing on a keyword in a certain item and specifying a search range, the user searches for items having the same keyword in a chain. Then, the search continues until the same item is found again. For the combination of items that have gone through one cycle, the identification code of each item is recorded and registered as a higher level item. The user can obtain the elements of the combination of extracted items by referencing only these higher-level items. In this way, automation of information compression centered on the focused keywords is achieved.

【0019】上位項目自体についても、上述した検索を
実施することで、より上位階層の要約の導出が可能とな
る。この操作の繰り返しによって項目の要約の多階層化
を実現でき、検索の効率化が達成される。
By performing the above-described search for the higher-level items themselves, it is possible to derive a summary of a higher-level hierarchy. By repeating this operation, multi-layered item summaries can be realized, and search efficiency can be achieved.

【0020】[0020]

【発明の効果】以上の説明から明らかなように、本発明
は、キーワード相互の関連を検索して結合度の強い項目
の組み合わせを抽出することにより情報の圧縮を行い、
検索の効率を向上する。
[Effects of the Invention] As is clear from the above explanation, the present invention compresses information by searching for relationships between keywords and extracting combinations of items with a strong degree of connection.
Improve search efficiency.

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

【図1】本発明の原理図である。FIG. 1 is a diagram showing the principle of the present invention.

【図2】実施例の構成を示す図である。FIG. 2 is a diagram showing the configuration of an embodiment.

【図3】本実施例の動作を示す図である。FIG. 3 is a diagram showing the operation of this embodiment.

【図4】本実施例の検索項目の具体例を示す図である。FIG. 4 is a diagram showing a specific example of search items in this embodiment.

【図5】従来のデータベース検索装置の構成を示す図で
ある。
FIG. 5 is a diagram showing the configuration of a conventional database search device.

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

10,15   端末装置 11  索引ファイル 12  マスタファイル 13  検索処理部 14  出力バッファ 16  検索ファイル 10, 15 Terminal device 11 Index file 12 Master file 13 Search processing section 14 Output buffer 16 Search file

Claims (3)

【特許請求の範囲】[Claims] 【請求項1】  キーワードを含む検索指示を入力する
入力部(1)と、キーワードとそのキーワードに関連し
た項目の識別コードを組とした索引データを格納する索
引ファイル(2)と、前記項目とその識別コードとその
項目に関連したキーワードを組とした項目データを格納
するマスタファイル(3)と、前記入力部(1)から入
力されたキーワードにより前記索引ファイル(2)を検
索して関連する識別コードを検索し、この識別コードに
基づき前記マスタファイル(3)より該当する第1項目
データを検索し、この第1項目データに記載されたキー
ワードから第2項目データを検索し、以下同様にして第
n項目データまで検索する検索処理部(4)と、この検
索処理部(4)の検索結果を出力する出力部(5)とを
備えたことを特徴とするデータベース検索装置。
1. An input unit (1) for inputting search instructions including keywords, an index file (2) for storing index data consisting of keywords and identification codes of items related to the keywords, and A master file (3) that stores item data consisting of a combination of the identification code and a keyword related to the item, and the index file (2) that is searched using the keyword input from the input section (1) and associated items are searched. Search for the identification code, search the master file (3) for the corresponding first item data based on this identification code, search for the second item data from the keyword described in the first item data, and do the same. A database search device comprising: a search processing unit (4) that searches up to the n-th item data; and an output unit (5) that outputs the search results of the search processing unit (4).
【請求項2】  前記第n項目データを得る場合のnの
数値を入力部(1)より予め指定するようにしたことを
特徴とする請求項1記載のデータベース検索装置。
2. The database search device according to claim 1, wherein a numerical value of n for obtaining the n-th item data is specified in advance through an input section (1).
【請求項3】  前記第1項目データと前記第n項目デ
ータの少なくとも一部が一致した時検索を終了するよう
にしたことを特徴とする請求項1記載のデータベース検
索装置。
3. The database search device according to claim 1, wherein the search is terminated when at least a portion of the first item data and the n-th item data match.
JP3114641A 1991-05-20 1991-05-20 Data base retrieving device Withdrawn JPH04342069A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP3114641A JPH04342069A (en) 1991-05-20 1991-05-20 Data base retrieving device

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP3114641A JPH04342069A (en) 1991-05-20 1991-05-20 Data base retrieving device

Publications (1)

Publication Number Publication Date
JPH04342069A true JPH04342069A (en) 1992-11-27

Family

ID=14642892

Family Applications (1)

Application Number Title Priority Date Filing Date
JP3114641A Withdrawn JPH04342069A (en) 1991-05-20 1991-05-20 Data base retrieving device

Country Status (1)

Country Link
JP (1) JPH04342069A (en)

Similar Documents

Publication Publication Date Title
JP3849279B2 (en) Index creation method and search method
JPH08305616A (en) Data management system
JP2000020536A (en) Internet terminal
Tiberio et al. Selecting signature files for specific applications
JP3552339B2 (en) Database system
JPH06124308A (en) Information rearfrangement processor
JPH04342069A (en) Data base retrieving device
JPH06149882A (en) Full text data base retriever
JP2004192368A (en) Method and device for extracting relevant class
JPS59121436A (en) Sorting method of data group
JP2682448B2 (en) Index search method
JP3558376B2 (en) Electronic filing equipment
JPS62247462A (en) Information filing device
JPH0584937B2 (en)
JPS63153630A (en) Retrieval system for document to be cited
JP3446866B2 (en) Database creation apparatus and method
JPS63101929A (en) Information retrieving device
JPH1069490A (en) Device and method for document narrowing-down retrieval, and document retrieval device
JPH08305710A (en) Method for extracting key word of document and document retrieving device
JPH05158984A (en) Device for extracting character string
JPS63204434A (en) Electronic document retrieving device
JPH04559A (en) Data retrieving system
JPS5834864B2 (en) information retrieval device
JPH05225016A (en) Computer use support system
JPH0644326A (en) Information retrieving device

Legal Events

Date Code Title Description
A300 Application deemed to be withdrawn because no request for examination was validly filed

Free format text: JAPANESE INTERMEDIATE CODE: A300

Effective date: 19980806