JPH0756952A - Data extraction retrieval system - Google Patents

Data extraction retrieval system

Info

Publication number
JPH0756952A
JPH0756952A JP5226530A JP22653093A JPH0756952A JP H0756952 A JPH0756952 A JP H0756952A JP 5226530 A JP5226530 A JP 5226530A JP 22653093 A JP22653093 A JP 22653093A JP H0756952 A JPH0756952 A JP H0756952A
Authority
JP
Japan
Prior art keywords
search
file
retrieval
data
record
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
JP5226530A
Other languages
Japanese (ja)
Inventor
Sonoko Naito
園子 内藤
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 JP5226530A priority Critical patent/JPH0756952A/en
Publication of JPH0756952A publication Critical patent/JPH0756952A/en
Pending legal-status Critical Current

Links

Landscapes

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

Abstract

PURPOSE:To improve the retrieval efficiency of a data base. CONSTITUTION:A retrieval file generation processing means 1 stores a record including a data content and a retrieval item in a data accumulation file 20 corresponding to the data content and stores a record having a synthesis retrieval item based on the retrieval item concerned in a retrieval file 10. An initial retrieval processing means 2 retrieves a record group for a first screen, which satisfies a retrieval request, from the retrieval file 10, extracts a retrieval result for the first screen from the data accumulation file 20 based on the retrieval and edits/displays the first screen. A retrieval work file generation processing means 3 operates in parallel to the initial retrieval processing means 2, retrieves all the record groups satisfying the retrieval requset from the retrieval file 10 and generates a retrieval work file 30 having the retrieval result for the whole screens based on the retrieval. A retrieval display processing means 4 edits/displays screens after the display of a second screen based on the retrieval work file 30.

Description

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

【0001】[0001]

【産業上の利用分野】本発明は、複数の種類のデータ蓄
積ファイルからなるデータベースの検索を行うデータベ
ース検索システムにおけるデータ抽出検索方式に関す
る。
BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to a data extraction / retrieval method in a database retrieval system for retrieving a database consisting of a plurality of types of data storage files.

【0002】[0002]

【従来の技術】従来、この種のデータ抽出検索方式で
は、複数の種類のデータ蓄積ファイルからなるデータベ
ースに対して、次のようなデータ抽出検索処理(検索対
象のデータ内容を有するレコードをデータ蓄積ファイル
から検索して抽出し検索結果を示す画面の編集・表示を
行う処理)が行われていた。なお、データ内容の種類の
別によって異なる種類のデータ蓄積ファイルが作成さ
れ、各データ蓄積ファイル内のレコードにはデータ内容
とそのデータ蓄積ファイルに固有の検索項目とが含まれ
ている。
2. Description of the Related Art Conventionally, in this type of data extraction / retrieval method, the following data extraction / retrieval process (records having data contents to be retrieved are stored in a database composed of plural types of data accumulation files). A process of searching and extracting from a file and editing / displaying the screen showing the search result) was performed. Note that different types of data storage files are created depending on the type of data content, and the records in each data storage file include the data content and the search item unique to that data storage file.

【0003】 複数の種類のデータ蓄積ファイルのそ
れぞれに対して、各データ蓄積ファイルに固有の検索項
目を検索条件として有する検索要求が発行される。すな
わち、データ蓄積ファイルの種類毎に別個の検索要求が
発行される。
A search request having a search item specific to each data storage file as a search condition is issued to each of a plurality of types of data storage files. That is, a separate search request is issued for each type of data storage file.

【0004】 検索要求中の検索項目(検索条件)に
基づき、検索対象のデータ内容を有するレコード群(検
索要求を満たすレコード群)がデータ蓄積ファイルから
検索され抽出される。
Based on the search item (search condition) in the search request, a record group (record group satisfying the search request) having the data content of the search target is searched and extracted from the data storage file.

【0005】 抽出されたレコード群が表示用に編集
され、検索結果を示す画面が端末に表示される。
The extracted record group is edited for display, and a screen showing search results is displayed on the terminal.

【0006】ここで、検索結果として多数のデータ内容
が存在して1つの画面では検索結果の全てを表示するこ
とができない場合には、次の2つの方法のいずれかによ
る対処が行われていた。
Here, when a large number of data contents exist as search results and all the search results cannot be displayed on one screen, one of the following two methods has been taken. .

【0007】 運用者等の1回の操作(キー操作等)
の度に1画面分の検索が行われ、その検索に基づく1画
面分の編集・表示が行われる。
One-time operation by the operator (key operation, etc.)
Each time, one screen is searched, and one screen is edited and displayed based on the search.

【0008】 検索要求に基づいて全ての検索が行わ
れ、その検索結果がワークファイルに蓄積され、運用者
等の1回の操作毎に1画面分のデータ内容がワークファ
イルから抽出されて1画面分の編集・表示が行われる。
All the searches are performed based on the search request, the search results are accumulated in the work file, and the data content for one screen is extracted from the work file for each operation of the operator etc. The minutes are edited and displayed.

【0009】[0009]

【発明が解決しようとする課題】上述した従来のデータ
抽出検索方式では、複数の種類のデータ蓄積ファイルの
それぞれに対して別個の検索要求による検索が行われて
おり(これは、異なるデータ蓄積ファイルについて検索
条件が同一の場合でもそうである)、データ蓄積ファイ
ルの種類毎にそれぞれの検索結果の編集・表示が必要に
なるので、データベースの検索効率が悪くなるという問
題点があった。
In the above-described conventional data extraction / retrieval method, a search is performed by a separate search request for each of a plurality of types of data storage files (this is because different data storage files are different). Even if the search conditions are the same), it is necessary to edit / display each search result for each type of data storage file, which causes a problem that the search efficiency of the database deteriorates.

【0010】また、1つの検索要求に対する検索結果と
して多数のデータ内容が存在して1つの画面では検索結
果の全てを1度に表示することができない場合には、運
用者等の1回の操作の度に検索や編集・表示を繰り返す
必要や、全ての検索結果を格納するワークファイルを作
成する必要があるので、検索効率(特に、検索表示効
率)が悪くなるという問題点があった。すなわち、前者
の必要性に起因しては各画面を表示する際の応答が遅れ
ることになり、後者の必要性に起因しては第1画面の表
示までに長時間を要することになる。
Further, when a large number of data contents exist as search results for one search request and all the search results cannot be displayed at one time on one screen, one operation by an operator or the like. Since it is necessary to repeat the search, edit and display every time, and to create a work file for storing all the search results, there is a problem that the search efficiency (particularly, the search display efficiency) is deteriorated. That is, due to the former need, the response at the time of displaying each screen is delayed, and due to the latter need, it takes a long time to display the first screen.

【0011】以上のような問題点は、データベースを構
成するデータ蓄積ファイルの種類の増加による検索効率
の受ける影響(検索効率の低下)を大きくし、データベ
ースの情報量の増大や検索条件の組み合わせの多様化を
図る際の障害になっていた。
The above problems increase the influence of the search efficiency (decrease in the search efficiency) due to the increase in the types of data storage files that make up the database, and increase the amount of information in the database and the combination of search conditions. It was an obstacle to diversification.

【0012】本発明の目的は、上述の点に鑑み、複数の
種類のデータ蓄積ファイル内のレコードにおける検索項
目を同一項目で一括して管理するための「統合検索項
目」のみからなる「検索ファイル」を導入することによ
り、データベースの検索効率の向上を図るデータ抽出検
索方式を提供することにある。
In view of the above points, an object of the present invention is to provide a "search file" consisting of only "integrated search items" for collectively managing search items in records in a plurality of types of data storage files with the same item. Is to provide a data extraction search method that improves the search efficiency of the database.

【0013】なお、検索効率の向上に関する従来技術と
しては、「特開昭62−271178号(画像情報検索
方式)」や「特開昭63−68975号(画面情報検索
方式)」が公表されている。しかし、これらの従来技術
は、本発明のように「検索ファイルの利用によるデータ
ベースの検索効率の向上」を行うものではなく、本発明
とは着眼点を異にするものである。
As conventional techniques for improving search efficiency, "JP-A-62-271178 (image information search method)" and "JP-A-63-68975 (screen information search method)" have been published. There is. However, these conventional techniques do not "improve the search efficiency of the database by using the search file" as in the present invention, and are different from the present invention in the point of view.

【0014】[0014]

【課題を解決するための手段】本発明のデータ抽出検索
方式は、複数の種類のデータ蓄積ファイルからなるデー
タベースの検索を行うデータベース検索システムにおい
て、統合検索項目のみからなるレコードを格納する検索
ファイルと、検索項目とデータ内容とを含むレコードを
格納する前記データ蓄積ファイルと、データベースに蓄
積すべきデータ内容を受け取り当該データ内容と当該デ
ータ内容から抽出された検索項目とを含むレコードを当
該データ内容に対応する前記データ蓄積ファイルに格納
し当該検索項目に基づく統合検索項目を有するレコード
を前記検索ファイルに格納する検索ファイル作成処理手
段と、検索要求を満たす第1画面分のレコード群を前記
検索ファイルから検索して抽出しその検索に基づいて第
1画面分の検索結果となるデータ内容群を有するレコー
ド群を前記データ蓄積ファイルから抽出して第1画面の
編集・表示を行う初期検索処理手段と、この初期検索処
理手段と並行に動作し検索要求を満たす全てのレコード
群を前記検索ファイルから検索して抽出しその検索に基
づいて全画面分の検索結果となるデータ内容群を有する
レコード群を前記データ蓄積ファイルから抽出して検索
ワークファイルを作成する検索ワークファイル作成処理
手段と、この検索ワークファイル作成手段により作成さ
れた検索ワークファイルに基づいて第2画面の表示以降
の画面の編集・表示を行う検索表示処理手段とを有す
る。
A data extraction search method of the present invention is a database search system for searching a database consisting of a plurality of types of data storage files, and a search file for storing records consisting of only integrated search items. A data storage file that stores a record including a search item and data content, and a record that includes the data content to be stored in the database and that includes the data content and the search item extracted from the data content as the data content. Search file creation processing means for storing a record having an integrated search item based on the search item in the corresponding data storage file, and a record group for the first screen satisfying the search request from the search file. Search and extract the search results for the first screen based on the search. Initial search processing means for extracting a record group having data content groups from the data storage file to edit / display the first screen, and all records that operate in parallel with the initial search processing means and satisfy the search request A search work file is created by searching and extracting a group from the search file, and extracting a record group having a data content group that is a search result for all screens based on the search from the data storage file to create a search work file. It has a processing means and a search display processing means for editing / displaying the screen after the second screen is displayed based on the search work file created by the search work file creating means.

【0015】また、本発明のデータ抽出検索方式は、複
数の種類のデータ蓄積ファイルからなるデータベースの
検索を行うデータベース検索システムにおいて、統合検
索項目のみからなるレコードを格納する検索ファイル
と、検索項目とデータ内容とを含むレコードを格納する
前記データ蓄積ファイルと、データベースに蓄積すべき
データ内容を受け取り当該データ内容と当該データ内容
から抽出された検索項目とを含むレコードを当該データ
内容に対応する前記データ蓄積ファイルに格納し当該検
索項目に基づく統合検索項目を有するレコードを前記検
索ファイルに格納する検索ファイル作成処理手段と、検
索要求を満たすレコード群を前記検索ファイルから検索
して抽出しその検索に基づいて検索結果となるデータ内
容群を有するレコード群を前記データ蓄積ファイルから
抽出して検索結果を示す画面の編集・表示を行う検索処
理手段とを有する。
The data extraction / retrieval method of the present invention is a database retrieval system for retrieving a database consisting of a plurality of types of data storage files, and a retrieval file for storing records consisting of integrated retrieval items and retrieval items. The data storage file that stores records including data contents, a record that receives the data contents to be stored in the database, and includes the data contents and a search item extracted from the data contents, and the data corresponding to the data contents. Search file creation processing means for storing a record having an integrated search item stored in a storage file and having an integrated search item based on the search item, and a record group satisfying the search request is searched and extracted from the search file and based on the search A record that has a data content group that can be a search result By extracting the group from the data storage file and a retrieval processing unit for editing and displaying a screen showing the search results.

【0016】[0016]

【実施例】次に、本発明について図面を参照して詳細に
説明する。
The present invention will be described in detail with reference to the drawings.

【0017】図1は、本発明のデータ抽出検索方式の一
実施例の構成を示すブロック図である(本実施例のデー
タ抽出検索方式は請求項1記載の発明に対応する)。
FIG. 1 is a block diagram showing the configuration of an embodiment of the data extraction / retrieval method of the present invention (the data extraction / retrieval method of this embodiment corresponds to the invention described in claim 1).

【0018】本実施例のデータ抽出検索方式は、検索フ
ァイル作成処理手段1と、初期検索処理手段2と、検索
ワークファイル作成処理手段3と、検索表示処理手段4
と、検索ファイル10と、複数の種類のデータ蓄積ファ
イル20と、検索ワークファイル30と、端末40とを
含んで構成されている。なお、本実施例のデータ抽出検
索方式では、新聞に関するデータベースが検索されるも
のとする(データ蓄積ファイル20としては、「記事」
に関するもの,「証券情報」に関するものおよび「写
真」に関するもの等が存在する)。
The data extraction / retrieval method of this embodiment comprises a retrieval file creation processing means 1, an initial retrieval processing means 2, a retrieval work file preparation processing means 3, and a retrieval display processing means 4.
A search file 10, a plurality of types of data storage files 20, a search work file 30, and a terminal 40. In the data extraction / retrieval method of this embodiment, a database relating to newspapers is searched (the data accumulation file 20 is "article").
Related to "security information" and "photographs").

【0019】図2は、本実施例のデータ抽出検索方式の
具体的な処理(検索要求が発行されてから検索結果が表
示されるまでの処理)を説明するための図である。
FIG. 2 is a diagram for explaining specific processing (processing from issuance of a search request to display of search results) of the data extraction search method of this embodiment.

【0020】図3は、本実施例のデータ抽出検索方式に
おける検索ファイル10内のレコードの具体例を示す図
である。
FIG. 3 is a diagram showing a specific example of a record in the search file 10 in the data extraction search method of this embodiment.

【0021】検索ファイル10は、データ蓄積ファイル
20内のレコード中の検索項目(検索条件となるキー項
目)に基づく統合検索項目(全てのデータ蓄積ファイル
20内のレコード中の検索項目を同一項目で一括して管
理するためのキー項目)のみからなるレコードを、全デ
ータ蓄積ファイル20内の全レコードについて格納して
いる。検索ファイル10内のレコード数は全データ蓄積
ファイル20内の全レコード数と同一であるが、データ
内容(記事本文や株価情報等)は含まれていないので検
索ファイル10の情報量は過大にならない(したがっ
て、検索ファイル10を新設することによるファイル容
量の増加は深刻なものにはならない)。
The search file 10 is an integrated search item based on a search item (key item serving as a search condition) in a record in the data storage file 20 (the search items in the records in all the data storage files 20 are the same item). Records including only key items for collectively managing) are stored for all records in the all-data storage file 20. The number of records in the search file 10 is the same as the number of all records in the total data storage file 20, but since the data contents (article body text, stock price information, etc.) are not included, the amount of information in the search file 10 does not become excessive. (Therefore, the increase of the file capacity due to the new search file 10 is not serious).

【0022】なお、図3に示す検索ファイル10内のレ
コードは、統合検索項目として、登録日付,登録時刻,
ジャンルおよび記事番号等を有している。
The record in the search file 10 shown in FIG. 3 has the registration date, registration time, and
It has a genre and article number.

【0023】図4(a)および(b)は、本実施例のデ
ータ抽出検索方式におけるデータ蓄積ファイル20内の
レコードの具体例を示す図である。
FIGS. 4A and 4B are diagrams showing specific examples of records in the data storage file 20 in the data extraction / retrieval method of this embodiment.

【0024】データ蓄積ファイル20は「記事」,「証
券情報」および「写真」等のデータ内容の種類毎に作成
され、各データ蓄積ファイル20内のレコードにはデー
タ内容(記事本文や株価情報等)とそのデータ蓄積ファ
イル20に固有の検索項目とが含まれている(データ蓄
積ファイル20内のレコードには画面の編集・表示に必
要となる「表示項目」も存在する)。
The data storage file 20 is created for each type of data content such as "article", "stock information", and "photograph", and the data content (article text, stock price information, etc.) is recorded in the record in each data storage file 20. ) And a search item peculiar to the data storage file 20 (the record in the data storage file 20 also includes a “display item” necessary for editing / displaying the screen).

【0025】なお、図4(a)に示すデータ蓄積ファイ
ル20(記事本文がデータ内容である「記事」に関する
データ蓄積ファイル20)内のレコードは、検索項目と
して、記事番号,ジャンル(記事の種類の大分類),
ジャンル(記事の種類の小分類),登録日付および登
録時刻等を有している。また、図4(b)に示すデータ
蓄積ファイル20(株価情報がデータ内容である「証券
情報」に関するデータ蓄積ファイル20)内のレコード
は、検索項目として、記事番号,業種分類(企業の種類
の大分類),登録日付,登録時刻および種別コード(企
業の種類の小分類)等を有している。両方のレコードに
おける検索項目群の構成は異なるが、検索ファイル10
内のレコードではこれらは同一の統合検索項目群によっ
て一括して管理される。例えば、図3に示す検索ファイ
ル10内のレコードにおける統合検索項目「ジャンル」
は、図4(a)に示すデータ蓄積ファイル20内のレコ
ードにおける2つの検索項目「ジャンル」および「ジ
ャンル」と対応しており、図4(b)に示すデータ蓄
積ファイル20内のレコードにおける2つの検索項目
「業種分類」および「種別コード」と対応している。
The records in the data storage file 20 (data storage file 20 relating to "article" whose article body is data content) shown in FIG. 4A are searched items such as article number, genre (article type). Of major categories),
It has a genre (small category of article type), a registration date, a registration time, and the like. Further, the record in the data storage file 20 (the data storage file 20 relating to “stock information” whose stock price information is the data content) shown in FIG. 4B has article numbers, industry classifications (of the type of company) as search items. Large classification), registration date, registration time, type code (small classification of company type), etc. Although the structure of the search item group in both records is different, the search file 10
These records are managed collectively by the same integrated search item group. For example, the integrated search item "genre" in the record in the search file 10 shown in FIG.
Corresponds to the two search items “genre” and “genre” in the record in the data storage file 20 shown in FIG. 4A, and 2 in the record in the data storage file 20 shown in FIG. 4B. Corresponds to one search item "industry classification" and "type code".

【0026】次に、このように構成された本実施例のデ
ータ抽出検索方式の動作について説明する。
Next, the operation of the data extraction / retrieval method of the present embodiment thus constructed will be described.

【0027】データ抽出検索処理の前提として、検索フ
ァイル作成処理手段1は、検索ファイル10および各種
のデータ蓄積ファイル20を作成する。
As a premise of the data extraction search process, the search file creation processing means 1 creates the search file 10 and various data storage files 20.

【0028】すなわち、検索ファイル作成処理手段1
は、データベースに蓄積すべき各種のデータ内容を入力
し、当該データ内容から検索項目群を抽出し、当該デー
タ内容と当該検索項目群とを含むレコードを、当該デー
タ内容に対応するデータ蓄積ファイル20に登録する。
また、検索ファイル作成処理手段1は、当該検索項目群
に基づいて統合検索項目群を生成し(例えば、図4
(a)中の検索項目「ジャンル」および「ジャンル
」を統合検索項目「ジャンル」に統合し、図4(a)
中の他の検索項目とともにして図3に示すような配列の
統合検索項目群を生成する)、当該統合検索項目群のみ
からなるレコードを検索ファイル10に登録する。
That is, the search file creation processing means 1
Inputs various data contents to be stored in the database, extracts a search item group from the data contents, and stores a record including the data contents and the search item group in the data storage file 20 corresponding to the data contents. Register with.
Further, the search file creation processing means 1 generates an integrated search item group based on the search item group (for example, FIG. 4).
The search items "genre" and "genre" in (a) are integrated into the integrated search item "genre", and the result is shown in FIG.
The integrated search item group having the arrangement as shown in FIG. 3 is generated together with other search items therein, and a record including only the integrated search item group is registered in the search file 10.

【0029】以上のような検索ファイル作成処理手段1
による処理によって検索ファイル10および各種のデー
タ蓄積ファイル20が作成されていることを前提とし
て、端末40から検索要求(検索項目のいくつかが検索
条件として指定された情報)が発行されると、図2に示
すような処理が行われる。
Search file creation processing means 1 as described above
Assuming that the search file 10 and the various data storage files 20 have been created by the processing of FIG. The process shown in 2 is performed.

【0030】まず、初期検索処理手段2は、検索要求を
受けると、その検索要求を満たすレコード(検索要求中
の検索条件に対応する統合検索項目を持つレコード)を
検索ファイル10から第1画面分だけ検索して抽出す
る。
First, when the initial search processing means 2 receives a search request, a record satisfying the search request (a record having an integrated search item corresponding to the search condition in the search request) is searched from the search file 10 for the first screen. Just search and extract.

【0031】さらに、初期検索処理手段2は、上述のよ
うにして抽出した検索ファイル10内のレコード群に対
応するデータ蓄積ファイル20内のレコード群を抽出
し、それらのレコード群中のデータ内容群を有する第1
画面の編集・表示を端末40に対して行う。
Further, the initial search processing means 2 extracts the record groups in the data storage file 20 corresponding to the record groups in the search file 10 extracted as described above, and the data content group in these record groups. First having
The screen is edited / displayed on the terminal 40.

【0032】また、初期検索処理手段2は、検索要求を
受けた際に、検索ワークファイル作成処理手段3に対し
てその検索要求を渡す。
Further, when receiving the search request, the initial search processing means 2 passes the search request to the search work file creation processing means 3.

【0033】検索ワークファイル作成処理手段3は、初
期検索処理手段2から検索要求を受けると、その検索要
求を満たす全てのレコード群を検索ファイル10から検
索して抽出し、抽出した検索ファイル10内のレコード
群に対応するレコード群を各種のデータ蓄積ファイル2
0から抽出し、それらのレコード群を検索結果として有
する検索ワークファイル30を作成する。ここで、検索
ワークファイル作成処理手段3の処理は、初期検索処理
手段2の処理と並行して行われる(これによって、第1
画面の表示のための処理が行われている間に検索ワーク
ファイル30の作成が行われる)。
Upon receipt of the search request from the initial search processing means 2, the search work file creation processing means 3 searches and extracts all the record groups satisfying the search request from the search file 10, and the extracted search file 10 The record group corresponding to the record group of
A search work file 30 is created which is extracted from 0 and has those record groups as search results. Here, the processing of the search work file creation processing means 3 is performed in parallel with the processing of the initial search processing means 2 (thus, the first
The search work file 30 is created while the process for displaying the screen is being performed).

【0034】検索表示処理手段4は、「次画面要求」を
示す運用者の操作を契機として、検索ワークファイル3
0に格納されている検索結果に基づいて、第2画面の表
示以降の全画面の表示処理(第2画面以降の新たな画面
の表示や第2画面以降の画面の表示の後の第1画面の再
度の表示等)を端末40に対して行う。
The search / display processing means 4 is triggered by the operation of the operator who indicates the "next screen request", and the search work file 3 is displayed.
Based on the search result stored in 0, display processing of all screens after the second screen is displayed (new screens after the second screen and first screens after the screens after the second screen are displayed. Is displayed again on the terminal 40.

【0035】以上の処理の過程において検索ワークファ
イル30の作成に関する処理が行われなくても、請求項
2記載の発明を実現することは可能である。図5は、そ
のような請求項2記載の発明のデータ抽出検索方式の一
実施例の構成を示すブロック図である。
The invention according to claim 2 can be realized even if the process relating to the creation of the search work file 30 is not performed in the above process. FIG. 5 is a block diagram showing the configuration of an embodiment of the data extraction / retrieval method of the invention according to the second aspect.

【0036】図5に示す実施例のデータ抽出検索方式
は、図1における検索ファイル作成処理手段1,検索フ
ァイル10,データ蓄積ファイル20および端末40と
同様の構成要素を有し、全画面(第1画面および第2画
面以降の画面)の表示のための検索,編集および表示を
行う検索処理手段5を有している。
The data extraction retrieval system of the embodiment shown in FIG. 5 has the same components as the retrieval file creation processing means 1, the retrieval file 10, the data storage file 20 and the terminal 40 in FIG. It has a search processing means 5 for searching, editing and displaying for displaying one screen and screens after the second screen.

【0037】検索処理手段5は、検索要求を満たすレコ
ード群を検索ファイル10から検索して抽出し、その検
索に基づいて検索結果となるデータ内容群を有するレコ
ード群を各種のデータ蓄積ファイル20から抽出し、検
索結果を示す画面の編集・表示を端末40に対して行
う。この際に、1つの検索要求に対する検索結果として
多数のデータ内容が存在して1つの画面では検索結果の
全てを1度に表示することができない場合には、運用者
の操作等に基づいて、各画面に関する検索,編集および
表示を行う。
The retrieval processing means 5 retrieves and extracts a record group satisfying the retrieval request from the retrieval file 10 and retrieves a record group having a data content group as a retrieval result from the various data storage files 20 based on the retrieval. The extracted screen is edited and displayed on the terminal 40 to show the search result. At this time, if a large number of data contents exist as search results for one search request and all the search results cannot be displayed at one time on one screen, based on the operation of the operator, Search, edit, and display each screen.

【0038】[0038]

【発明の効果】以上説明したように本発明は、複数の種
類のデータ蓄積ファイル内のレコード中の検索項目を同
一項目として一括して管理する統合検索項目を有するレ
コードを格納した検索ファイルを使用することにより、
データベースに対する検索効率を向上させることができ
るという効果を有する。
As described above, the present invention uses a search file that stores a record having an integrated search item that collectively manages search items in records in a plurality of types of data storage files as the same item. By doing
This has the effect of improving the search efficiency for the database.

【0039】また、第1画面の表示のための検索,編集
および表示の処理と、全ての検索結果を格納する検索ワ
ークファイルの作成処理とを並行に動作させることによ
り、1つの検索要求に対する検索結果として多数のデー
タ内容が存在して1つの画面では検索結果の全てを1度
に表示することができない場合でも、検索表示効率を大
きくは悪化させることがなく、データベースに対する検
索効率の向上を図ることができるという効果がある。
Further, the search, edit, and display processes for displaying the first screen and the process for creating the search work file for storing all the search results are operated in parallel to search for one search request. As a result, even if a large number of data contents exist and all the search results cannot be displayed at one time on one screen, the search display efficiency is not significantly deteriorated and the search efficiency for the database is improved. The effect is that you can.

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

【図1】本発明のデータ抽出検索方式の一実施例の構成
を示すブロック図である。
FIG. 1 is a block diagram showing the configuration of an embodiment of a data extraction / retrieval method of the present invention.

【図2】図1に示すデータ抽出検索方式の具体的な処理
を説明するための図である。
FIG. 2 is a diagram for explaining a specific process of the data extraction / retrieval method shown in FIG.

【図3】図1中の検索ファイル内のレコードの具体例を
示す図である。
FIG. 3 is a diagram showing a specific example of a record in a search file in FIG.

【図4】図1中のデータ蓄積ファイル内のレコードの具
体例を示す図である。
FIG. 4 is a diagram showing a specific example of a record in a data storage file in FIG.

【図5】本発明のデータ抽出検索方式の他の実施例の構
成を示すブロック図である。
FIG. 5 is a block diagram showing the configuration of another embodiment of the data extraction / retrieval method of the present invention.

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

1 検索ファイル作成処理手段 2 初期検索処理手段 3 検索ワークファイル作成処理手段 4 検索表示処理手段 5 検索処理手段 10 検索ファイル 20 データ蓄積ファイル 30 検索ワークファイル 40 端末 1 Search File Creation Processing Means 2 Initial Search Processing Means 3 Search Work File Creation Processing Means 4 Search Display Processing Means 5 Search Processing Means 10 Search Files 20 Data Storage Files 30 Search Work Files 40 Terminals

Claims (2)

【特許請求の範囲】[Claims] 【請求項1】 複数の種類のデータ蓄積ファイルからな
るデータベースの検索を行うデータベース検索システム
において、 統合検索項目のみからなるレコードを格納する検索ファ
イルと、 検索項目とデータ内容とを含むレコードを格納する前記
データ蓄積ファイルと、 データベースに蓄積すべきデータ内容を受け取り、当該
データ内容と当該データ内容から抽出された検索項目と
を含むレコードを当該データ内容に対応する前記データ
蓄積ファイルに格納し、当該検索項目に基づく統合検索
項目を有するレコードを前記検索ファイルに格納する検
索ファイル作成処理手段と、 検索要求を満たす第1画面分のレコード群を前記検索フ
ァイルから検索して抽出し、その検索に基づいて第1画
面分の検索結果となるデータ内容群を有するレコード群
を前記データ蓄積ファイルから抽出して第1画面の編集
・表示を行う初期検索処理手段と、 この初期検索処理手段と並行に動作し、検索要求を満た
す全てのレコード群を前記検索ファイルから検索して抽
出し、その検索に基づいて全画面分の検索結果となるデ
ータ内容群を有するレコード群を前記データ蓄積ファイ
ルから抽出して検索ワークファイルを作成する検索ワー
クファイル作成処理手段と、 この検索ワークファイル作成手段により作成された検索
ワークファイルに基づいて、第2画面の表示以降の画面
の編集・表示を行う検索表示処理手段とを有することを
特徴とするデータ抽出検索方式。
1. A database search system for searching a database composed of a plurality of types of data storage files, and a search file storing records including only integrated search items and a record including search items and data contents. The data storage file and the data content to be stored in the database are received, and a record including the data content and a search item extracted from the data content is stored in the data storage file corresponding to the data content and the search is performed. Search file creation processing means for storing a record having an integrated search item based on an item in the search file, and a record group for the first screen satisfying the search request is searched and extracted from the search file, and based on the search A record that has a data content group that is the search result for the first screen Initial search processing means for extracting from the data storage file to edit / display the first screen, and operating in parallel with the initial search processing means to search all the record groups satisfying the search request from the search file. Search work file creation processing means for creating a search work file by extracting from the data storage file a record group having a data content group that is a search result for all screens based on the search, A data extraction search method comprising: a search / display processing unit that edits / displays screens after the second screen is displayed based on the search work file created by the file creating unit.
【請求項2】 複数の種類のデータ蓄積ファイルからな
るデータベースの検索を行うデータベース検索システム
において、 統合検索項目のみからなるレコードを格納する検索ファ
イルと、 検索項目とデータ内容とを含むレコードを格納する前記
データ蓄積ファイルと、 データベースに蓄積すべきデータ内容を受け取り、当該
データ内容と当該データ内容から抽出された検索項目と
を含むレコードを当該データ内容に対応する前記データ
蓄積ファイルに格納し、当該検索項目に基づく統合検索
項目を有するレコードを前記検索ファイルに格納する検
索ファイル作成処理手段と、 検索要求を満たすレコード群を前記検索ファイルから検
索して抽出し、その検索に基づいて検索結果となるデー
タ内容群を有するレコード群を前記データ蓄積ファイル
から抽出して検索結果を示す画面の編集・表示を行う検
索処理手段とを有することを特徴とするデータ抽出検索
方式。
2. A database search system for searching a database composed of a plurality of types of data storage files, and a search file storing records including only integrated search items and a record including search items and data contents. The data storage file and the data content to be stored in the database are received, and a record including the data content and a search item extracted from the data content is stored in the data storage file corresponding to the data content and the search is performed. Search file creation processing means for storing a record having an integrated search item based on an item in the search file, and a record group satisfying the search request is searched and extracted from the search file, and data which is a search result based on the search A record group having a content group is stored in the data storage file Data extracting search method characterized by having a search processing means for extracting and editing and display of a screen showing search results from.
JP5226530A 1993-08-19 1993-08-19 Data extraction retrieval system Pending JPH0756952A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP5226530A JPH0756952A (en) 1993-08-19 1993-08-19 Data extraction retrieval system

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP5226530A JPH0756952A (en) 1993-08-19 1993-08-19 Data extraction retrieval system

Publications (1)

Publication Number Publication Date
JPH0756952A true JPH0756952A (en) 1995-03-03

Family

ID=16846585

Family Applications (1)

Application Number Title Priority Date Filing Date
JP5226530A Pending JPH0756952A (en) 1993-08-19 1993-08-19 Data extraction retrieval system

Country Status (1)

Country Link
JP (1) JPH0756952A (en)

Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH0314177A (en) * 1989-06-13 1991-01-22 Matsushita Electric Ind Co Ltd Communication document display device
JPH04297956A (en) * 1991-03-27 1992-10-21 Nec Corp Multimedium retrieval and processing system

Patent Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH0314177A (en) * 1989-06-13 1991-01-22 Matsushita Electric Ind Co Ltd Communication document display device
JPH04297956A (en) * 1991-03-27 1992-10-21 Nec Corp Multimedium retrieval and processing system

Similar Documents

Publication Publication Date Title
CN100449541C (en) Document group analyzing apparatus, a document group analyzing method, a document group analyzing system
US20080071736A1 (en) Apparatus, system, and method for criteria-based grouping and searching of database management system log records
JP2001134600A (en) System and method for information extraction and recording medium stored with recorded program for information extraction
JP2009169474A (en) System log management support device and system log management support method
EP1116137B1 (en) Database, and methods of data storage and retrieval
JP3531344B2 (en) Information retrieval device
JPH0756952A (en) Data extraction retrieval system
JP4209692B2 (en) Book management system and bibliographic information management method
JP3558376B2 (en) Electronic filing equipment
JP2000250922A (en) Document retrieval system, device and method and recording medium
JPS63153630A (en) Retrieval system for document to be cited
JPH1125121A (en) Document sorting device and machine-readable recording medium recording program
JPH09146968A (en) Document retrieving method
JP2001167120A (en) System for supporting preparation of conference material
JPH09106364A (en) Information controlling method and device therefor
JP2888458B2 (en) File storage device
JP2002189756A (en) Method for generating list of retrieval result of relational database, retrieval device for relational database, and recording medium
JPH03178242A (en) Picture information retrieving system
JPH0736993A (en) Unit price history management system
JPH0573621A (en) Time series data processing system
JPH0327457A (en) Definition system for multi-media data item attribute
JPH056377A (en) Schedule management system
JPH09147039A (en) Method and device for exchange processing
JP2003076721A (en) Electronic file registration and retrieval system, and client system
JPH05181880A (en) Business office restored form management device