JPH09101968A - Method and device for retrieving data - Google Patents

Method and device for retrieving data

Info

Publication number
JPH09101968A
JPH09101968A JP7258596A JP25859695A JPH09101968A JP H09101968 A JPH09101968 A JP H09101968A JP 7258596 A JP7258596 A JP 7258596A JP 25859695 A JP25859695 A JP 25859695A JP H09101968 A JPH09101968 A JP H09101968A
Authority
JP
Japan
Prior art keywords
data
search
retrieval
key
counting means
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
JP7258596A
Other languages
Japanese (ja)
Inventor
Tomomasa Kondou
朋昌 近藤
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 JP7258596A priority Critical patent/JPH09101968A/en
Publication of JPH09101968A publication Critical patent/JPH09101968A/en
Withdrawn legal-status Critical Current

Links

Landscapes

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

Abstract

PROBLEM TO BE SOLVED: To shorten processing time required for data retrieval and to simplify the structure of an application program by automatically detecting the next retrieval key out of related keys. SOLUTION: A storage position managing means 4 is retrieved by a data retrieving means 2, and a record number corresponding to the retrieval key is outputted. Next, a data storage means 5 is retrieved by the data retrieving means 2, and data corresponding to the record number are read out and stored in a data reporting means 3. A next data amount counting means 10 performs counting, the amount of outputted data is increased for '1', an area counting means 7 performs counting, the number of empty areas is decreased for '1', a retrieval hierarchy counting means 8 performs counting, and the number of remaining retrieval hierarchies is decreased for '1'. The area counting means 7 and retrieval hierarchy counting means 8 are referred to by the data retrieving means 2 at all times. When the number of remaining retrieval hierarchies shown by the retrieval hierarchy counting means 8 becomes '0', the end of retrieval is reported to an instruction display means 1 and processing is finished.

Description

【発明の詳細な説明】DETAILED DESCRIPTION OF THE INVENTION

【0001】[0001]

【発明の属する技術分野】本発明はデータ検索方法に関
し、特に検索されたデータ中に関連するデータを検索す
る為の関連キーを有し、該関連キーにより関連するデー
タを繰り返し検索するデータ検索方法に関する。
BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to a data search method, and more particularly, to a data search method which has a related key for searching related data in the searched data and repeatedly searches for related data by the related key. Regarding

【0002】[0002]

【従来の技術】図9はデータ管理表構成図であり、図1
0は従来例の構成図であり、図11は従来例のデータ表
構成図であり、図12は従来例のフローチャート図であ
る。
2. Description of the Related Art FIG. 9 is a block diagram of a data management table.
0 is a configuration diagram of the conventional example, FIG. 11 is a data table configuration diagram of the conventional example, and FIG. 12 is a flowchart diagram of the conventional example.

【0003】図10において、20はプロセッサ回路で
あり、30’は記憶回路であり、40はファイル回路で
あり、31は応用プログラムであり、32’は検索プロ
グラムであり、33は出力領域であり、41はデータ管
理表であり、42はデータ表であり、91及び92は接
続線である。
In FIG. 10, 20 is a processor circuit, 30 'is a memory circuit, 40 is a file circuit, 31 is an application program, 32' is a search program, and 33 is an output area. , 41 is a data management table, 42 is a data table, and 91 and 92 are connection lines.

【0004】プロセッサ回路20は記憶回路30’と接
続線91を介して接続され、ファイル回路40と接続線
92を介して接続されて、記憶回路30’から読み出さ
れた応用プログラム31により記憶回路30’に出力領
域33を設け、検索キーを指定して記憶回路30’から
読み出された検索プログラム32’にデータ検索を指示
し、検索プログラム32’により検索キーを指定してフ
ァイル回路40からデータを検索し、該データを前記出
力領域33に格納する回路である。
The processor circuit 20 is connected to the storage circuit 30 'via a connection line 91, is connected to the file circuit 40 via a connection line 92, and is stored by the application program 31 read from the storage circuit 30'. An output area 33 is provided in 30 ′, a search key is designated, a search program 32 ′ read from the storage circuit 30 ′ is instructed to search data, and a search key is designated by the search program 32 ′ to be output from the file circuit 40. It is a circuit that retrieves data and stores the data in the output area 33.

【0005】記憶回路30’は接続線91を介してプロ
セッサ回路20と接続され、応用プログラム31と検索
プログラム32’とが格納され、検索されたデータが出
力領域33に格納される回路である。
The memory circuit 30 'is a circuit which is connected to the processor circuit 20 via a connection line 91, stores an application program 31 and a search program 32', and stores the searched data in the output area 33.

【0006】ファイル回路40は接続線92を介してプ
ロセッサ回路20と接続される大容量の不揮発性記憶回
路(例えば、ディスク回路)であって、データ管理表4
1とデータ表42とが格納される回路である。
The file circuit 40 is a large-capacity nonvolatile memory circuit (for example, a disk circuit) connected to the processor circuit 20 via a connection line 92, and the data management table 4
1 and the data table 42 are stored in the circuit.

【0007】応用プログラム31は記憶回路30’から
読み出され、プロセッサ回路20を動作させて検索プロ
グラム32’にデータ検索を指示し、検索プログラム3
2’からの完了通知を受けて出力領域33から検索され
たデータを読み出すプログラムである。
The application program 31 is read from the memory circuit 30 ', operates the processor circuit 20 and instructs the search program 32' to search data, and the search program 3 '
2'is a program for receiving the completion notification from 2'and reading the retrieved data from the output area 33.

【0008】検索プログラム32’は記憶回路30’か
ら読み出され、プロセッサ回路20を動作させてファイ
ル回路40からレコード番号を読み出し、更にデータを
読み出して該データを出力領域33に格納するプログラ
ムである。
The search program 32 'is a program which is read from the memory circuit 30', operates the processor circuit 20 to read the record number from the file circuit 40, further reads the data, and stores the data in the output area 33. .

【0009】データ管理表41はファイル回路40に格
納された、図9に示される如く検索キーに対応したレコ
ード番号の一覧表である。データ表42はファイル回路
40に格納された、図11に示される如くレコード番号
に対応した、検索キー,関連キーを含むデータの一覧表
である。
The data management table 41 is a list of record numbers stored in the file circuit 40 and corresponding to the search keys as shown in FIG. The data table 42 is a list of data stored in the file circuit 40 and including search keys and related keys corresponding to the record numbers as shown in FIG.

【0010】従来例について図9,図10,図11,図
12を参照しながら説明する。尚、以下の説明において
同一部分または相当部分については同一符号を付す。ス
テップS1では、応用プログラム31により検索結果の
データ格納領域として用意された出力領域33が検索プ
ログラム32’に通知され、検索キーが指定されてデー
タ検索が指示される。
A conventional example will be described with reference to FIGS. 9, 10, 11, and 12. In the following description, the same parts or corresponding parts are denoted by the same reference numerals. In step S1, the application program 31 notifies the search program 32 'of the output area 33 prepared as a data storage area of the search result, the search key is designated, and the data search is instructed.

【0011】ステップS2では、検索プログラム32’
によりデータ管理表41が検索され、前記検索キーに該
当する領域からデータ表のレコード番号が読み出され
る。ステップS3では、検索プログラム32’によりデ
ータ表42が検索され、前記レコード番号に該当する領
域から検索キー,関連キーを含むデータが読み出され、
出力領域33に格納され、応用プログラム31に検索終
了が通知されて処理が完了する。
In step S2, the search program 32 '
The data management table 41 is searched by and the record number of the data table is read from the area corresponding to the search key. In step S3, the data table 42 is searched by the search program 32 ', data including the search key and the related key is read from the area corresponding to the record number,
Stored in the output area 33, the application program 31 is notified of the end of the search, and the processing is completed.

【0012】[0012]

【発明が解決しようとする課題】上述したようにデータ
検索は応用プログラムから検索キーを指定して検索プロ
グラムに指示され、該検索キーにより検索されたデータ
が検索プログラムにより出力領域に格納された時点をも
って終了していたため、関連データが多岐に渡り、また
検索の階層が多層に渡る場合には、1データ出力される
度に該データをもとに応用プログラムが検索キーを生成
し、検索プログラムに検索を指示しなければならないと
いう問題があった。
As described above, in the data search, when the application program specifies the search key and the search program is instructed, and the data searched by the search key is stored in the output area by the search program. When the related data is diversified and the search hierarchy is multi-layered, the application program generates a search key based on the data every time one data is output, and the search program There was a problem that I had to instruct a search.

【0013】本発明は、あらかじめ関連キーを検索キー
として選定する基準を指定し、また関連キーを検索キー
として使用する順序を指定し、検索階層を指定し、デー
タ出力領域の容量を指定して、関連データを必要な範
囲、必要な量に分割して自動的に検索し出力する手段を
提供することを目的とする。
According to the present invention, a criterion for selecting a related key as a search key is specified in advance, an order of using related keys as a search key is specified, a search hierarchy is specified, and a capacity of a data output area is specified. , The purpose is to provide a means for automatically searching and outputting by dividing related data into a necessary range and a necessary amount.

【0014】[0014]

【課題を解決するための手段】図1は、本発明の原理図
である。図1において、1は指示表示手段であり、2は
データ検索手段であり、3はデータ通知手段であり、4
は格納位置管理手段であり、5はデータ格納手段であ
り、6はパラメータ保持手段であり、7は領域数計数手
段であり、8は検索階層計数手段であり、9はデータ量
計数手段であり、10は次データ量計数手段であり、1
1,12,13及び14は接続線である。
FIG. 1 is a diagram illustrating the principle of the present invention. In FIG. 1, 1 is an instruction display means, 2 is a data search means, 3 is a data notification means, 4
Is a storage position management means, 5 is a data storage means, 6 is a parameter holding means, 7 is a region number counting means, 8 is a search hierarchy counting means, and 9 is a data amount counting means. 10 is a next data amount counting means,
Reference numerals 1, 12, 13 and 14 are connection lines.

【0015】指示表示手段1は接続線11を介してデー
タ検索手段2と接続され、接続線12を介してデータ通
知手段3及びパラメータ保持手段6と接続されて、検索
指示に先立ちあらかじめ関連キーを検索キーとして選定
するための基準をパラメータとしてパラメータ保持手段
6に設定し、検索結果のデータを指示表示手段1に渡す
ためのデータ通知手段3を用意し、検索キーと共にデー
タ通知手段3の位置、容量、及び検索階層数をデータ検
索手段2に通知してデータ検索を指示し、データ検索結
果のデータををデータ通知手段3から読み出す手段であ
る。
The instruction display means 1 is connected to the data retrieval means 2 via the connection line 11, and is connected to the data notification means 3 and the parameter holding means 6 via the connection line 12 so that the related key is previously set prior to the retrieval instruction. A reference for selecting as a search key is set as a parameter in the parameter holding means 6, and a data notifying means 3 for passing the search result data to the instruction display means 1 is prepared, and the position of the data notifying means 3 together with the search key, The capacity and the number of search layers are notified to the data search means 2 to instruct the data search, and the data of the data search result is read from the data notification means 3.

【0016】データ検索手段2は接続線11を介して指
示表示手段1と接続され、接続線12を介してデータ通
知手段3及びパラメータ保持手段6と接続され、接続線
13を介して格納位置管理手段4及びデータ格納手段5
と接続され、接続線14を介して領域数計数手段7,検
索階層計数手段8,データ量計数手段9,次データ量計
数手段10と接続されて、指示表示手段1から指定され
た検索キーまたは検索結果のデータ中にあってパラメー
タを満足する関連キー(即ち、検索キー)により格納位
置管理手段4からレコード番号を読み出し、該レコード
番号によりデータ格納手段5からデータを読み出してデ
ータ通知手段3に格納し、指定された階層数の検索完了
前に前記データ通知手段3に出力データ格納の余地がな
くなった場合にはその旨を指示表示手段1に通知し、指
示表示手段1の指示によりデータ検索を継続あるいは中
断する手段である。
The data retrieval means 2 is connected to the instruction display means 1 via a connection line 11, is connected to the data notification means 3 and the parameter holding means 6 via a connection line 12, and stores position management via a connection line 13. Means 4 and data storage means 5
Connected to the area number counting means 7, the search hierarchy counting means 8, the data amount counting means 9, and the next data amount counting means 10 via the connection line 14, and the search key designated from the instruction display means 1 or The record number is read from the storage position management means 4 by the related key (that is, the search key) in the data of the search result that satisfies the parameter, and the data is read from the data storage means 5 by the record number to the data notification means 3. If there is no room to store the output data in the data notifying means 3 before the completion of searching for the specified number of layers, the fact is notified to the instruction displaying means 1 and the data is searched by the instruction of the instruction displaying means 1. Is a means of continuing or interrupting.

【0017】データ通知手段3は接続線12を介して指
示表示手段1及びデータ検索手段2と接続され、検索結
果のデータを格納する手段である。格納位置管理手段4
は接続線13を介してデータ検索手段2と接続され、検
索キーに対応するレコード番号が格納される手段であ
る。
The data notifying means 3 is a means which is connected to the instruction display means 1 and the data searching means 2 via a connecting line 12 and stores the search result data. Storage location management means 4
Is a means which is connected to the data search means 2 via the connection line 13 and stores the record number corresponding to the search key.

【0018】データ格納手段5は接続線13を介してデ
ータ検索手段2と接続され、レコード番号に対応するデ
ータが格納される手段である。パラメータ保持手段6は
接続線12を介して指示表示手段1及びデータ検索手段
2と接続され、関連キーを検索キーと選定する基準と関
連キー相互間の検索順序とが保持される手段である。
The data storage means 5 is a means which is connected to the data search means 2 via the connection line 13 and stores data corresponding to the record number. The parameter holding unit 6 is connected to the instruction display unit 1 and the data search unit 2 via the connection line 12, and holds the reference for selecting the related key as the search key and the search order between the related keys.

【0019】領域数計数手段7は接続線14を介してデ
ータ検索手段2に接続され、データ通知手段3の空き容
量を計数し表示する手段である。検索階層計数手段8は
接続線14を介してデータ検索手段2に接続され、指示
表示手段1により指定された検索階層数のうち検索され
ずに残っている階層数を表示する手段である。
The area number counting means 7 is connected to the data searching means 2 through the connection line 14 and is a means for counting and displaying the free capacity of the data notifying means 3. The search hierarchy counting means 8 is a means that is connected to the data search means 2 via a connection line 14 and displays the number of hierarchies remaining without being searched among the search hierarchy numbers designated by the instruction display means 1.

【0020】データ量計数手段9は接続線14を介して
データ検索手段2と次データ量計数手段10とに接続さ
れ、検索に用いられているデータと同一検索階層に属し
検索に用いられずに残っている残りデータ数が計数され
表示される手段である。
The data amount counting means 9 is connected to the data searching means 2 and the next data amount counting means 10 through the connection line 14, belongs to the same search hierarchy as the data used for the search, and is not used for the search. This is a means for counting and displaying the remaining number of remaining data.

【0021】次データ量計数手段10は接続線14を介
してデータ検索手段2とデータ量計数手段9とに接続さ
れ、出力中のデータと同一検索階層に属し既に出力済の
データのデータ量が計数され表示される手段である。
The next data amount counting means 10 is connected to the data searching means 2 and the data amount counting means 9 via the connection line 14, and the data amount of the data already output and belonging to the same search hierarchy as the data being output is It is a means of counting and displaying.

【0022】指示表示手段1からデータ通知手段3の位
置と、パラメータ保持手段6の位置と、データ通知手段
3の位置及び容量と、検索階層数と、最初に検索するた
めの検索キーとが指定されデータ検索が指示されると、
データ通知手段3の容量は領域数計数手段7に、検索階
層数は検索階層計数手段8に、データ検索手段2より設
定される。
From the instruction display means 1, the position of the data notifying means 3, the position of the parameter holding means 6, the position and capacity of the data notifying means 3, the number of retrieval layers, and the retrieval key for the first retrieval are designated. And data search is instructed,
The capacity of the data notifying means 3 is set in the area number counting means 7 and the number of search layers is set in the search layer counting means 8 by the data search means 2.

【0023】次にデータ検索手段2により格納位置管理
手段4が検索され、検索キーの該当するレコード番号が
出力される。次にデータ検索手段2によりデータ格納手
段5が検索され、前記レコード番号に該当するデータが
読み出されデータ通知手段3に格納されると共に次デー
タ量計数手段10が計数され出力済のデータ量が1増加
し、領域数計数手段7が計数され空き領域が1減少し、
検索階層計数手段8が計数され残り検索階層数が1減少
する。
Next, the data retrieval means 2 retrieves the storage location management means 4 and outputs the record number corresponding to the retrieval key. Next, the data retrieval unit 2 retrieves the data storage unit 5, the data corresponding to the record number is read out and stored in the data notification unit 3, and the next data amount counting unit 10 counts and outputs the output data amount. 1, the area number counting means 7 is counted, and the free area is decreased by 1,
The search hierarchy counting means 8 is counted and the number of remaining search hierarchy is decreased by one.

【0024】領域数計数手段7及び検索階層計数手段8
はデータ検索手段2により常時参照され、検索階層計数
手段8で示される残り検索階層数が0になった場合には
検索終了が指示表示手段1に通知されて処理を終了し、
残り検索階層数が0でない場合であっても領域数計数手
段7で示される空き領域が0になった場合はデータ通知
手段3の格納容量不足が指示表示手段1に通知され処理
が中断される。
Area number counting means 7 and search hierarchy counting means 8
Is constantly referred to by the data search means 2, and when the number of remaining search hierarchies indicated by the search hierarchy counting means 8 becomes 0, the instruction display means 1 is notified of the end of the search, and the processing ends.
Even when the number of remaining search layers is not 0, when the free area indicated by the area number counting means 7 becomes 0, the instruction display means 1 is notified that the storage capacity of the data notification means 3 is insufficient and the processing is interrupted. .

【0025】処理中断の場合には指示表示手段1からの
指示を待ち、新たに用意されたデータ通知手段3の位
置,容量が通知され検索継続が指示表示手段1から指示
されるとデータ検索手段2により該容量が領域数計数手
段7に設定され処理が再開される。処理終了が指示表示
手段1から指示されると、データ検索手段2は領域数計
数手段7,検索階層計数手段8,データ量計数手段9,
次データ量計数手段10を初期状態に設定し処理を終了
させる。
When the processing is interrupted, the instruction display means 1 waits for an instruction, and the position and capacity of the newly prepared data notification means 3 are notified, and when the instruction display means 1 is instructed to continue the search, the data search means. By 2, the capacity is set in the area number counting means 7 and the processing is restarted. When the end of processing is instructed from the instruction display means 1, the data retrieval means 2 causes the area number counting means 7, the retrieval layer counting means 8, the data amount counting means 9,
The next data amount counting means 10 is set to the initial state and the process is terminated.

【0026】空き領域があり残り検索階層数が0でない
場合には、残り検索階層数が1減少する毎に次データ量
計数手段10にある1階層前にデータ通知手段3に格納
されたデータ数がデータ量計数手段9に転送され、次デ
ータ量計数手段10が初期値に設定される。
When there is an empty area and the number of remaining search layers is not 0, the number of data stored in the data notifying means 3 one layer before in the next data amount counting means 10 every time the number of remaining search layers is decreased by 1. Is transferred to the data amount counting means 9, and the next data amount counting means 10 is set to the initial value.

【0027】そして、データ通知手段3に格納されてい
るデータの中で最後に格納されたデータからデータ量計
数手段9で示される値だけさかのぼった位置にあるデー
タが1データづつデータ検索手段2により読み出され、
データ量計数手段9はその都度1づつ減少される。
Then, among the data stored in the data notifying means 3, the data retrieved one by one from the last stored data is located at a position which is traced back by the value indicated by the data amount counting means 9. Read out,
The data amount counting means 9 is decreased by one each time.

【0028】一方、パラメータ保持手段6からは検索階
層計数手段8により示される検索階層のパラメータが読
み出され、前記データと前記パラメータとが対比され、
前記パラメータにより検索キーとして選定される順序の
早い方に指定された関連キーからひとつづつ未処理の関
連キーが読み出され、選定基準に基づきチェックされ
る。
On the other hand, the parameter of the search hierarchy indicated by the search hierarchy counting means 8 is read from the parameter holding means 6, and the data and the parameter are compared,
The unprocessed related keys are read out one by one from the related keys designated by the parameter as the search key in the earlier order, and checked based on the selection criteria.

【0029】そして、検索キーによる格納位置管理手段
4からのレコード番号の読み出し、該レコード番号によ
るデータ読み出しと該データのデータ通知手段3への格
納、更に領域数計数手段7,検索階層計数手段8,デー
タ量計数手段9,次データ量計数手段10の計数が行わ
れる。
Then, the record number is read out from the storage position managing means 4 by the search key, the data is read out by the record number and the data is stored in the data notifying means 3, and the area number counting means 7 and the search hierarchy counting means 8 are also provided. The data amount counting means 9 and the next data amount counting means 10 are counted.

【0030】1データ中に読み出すべき関連キーが無く
なった場合には、データ通知手段3に格納されているデ
ータの中で最後に格納されたデータからデータ量計数手
段9で示される値だけさかのぼった位置にあるデータが
1データづつデータ検索手段2により読み出され、デー
タ量計数手段9はその都度1づつ減少される。
When there is no relevant key to be read out in one data, the data stored in the data notifying means 3 is traced back by the value indicated by the data amount counting means 9 from the last stored data. The data at the position is read by the data search means 2 one by one, and the data amount counting means 9 is decreased by one each time.

【0031】同一検索階層内で関連キーを読み出すデー
タがなくなった場合には、次データ量計数手段10に格
納されている値がデータ量計数手段9に設定され、次デ
ータ量計数手段10は初期値に設定され、検索階層計数
手段8で示される残り検索階層数は1減少する。
When there is no more data for reading the related key in the same search hierarchy, the value stored in the next data amount counting means 10 is set in the data amount counting means 9, and the next data amount counting means 10 is initialized. The number of remaining search layers set by the value and displayed by the search layer counting means 8 is decreased by one.

【0032】検索階層計数手段8で示される残り検索階
層数が0になった場合、処理は終了する。
When the number of remaining retrieval layers indicated by the retrieval layer counting means 8 becomes 0, the process ends.

【0033】[0033]

【発明の実施の形態】図2は本発明の第1の実施の形態
構成図であり、図3は本発明の第1の実施の形態検索パ
ラメータ様式図であって関連キーが3個の場合を表した
図であり、図4は本発明の第1の実施の形態データ表構
成図であって関連キーが3個の場合を表した図であり、
図5は本発明の第1の実施の形態フローチャート図(そ
の1)であり、図6は本発明の第1の実施の形態フロー
チャート図(その2)であり、図7は本発明の第1の実
施の形態フローチャート図(その3)であり、図8は本
発明の第1の実施の形態フローチャート図(その4)で
ある。
FIG. 2 is a block diagram of the first embodiment of the present invention, and FIG. 3 is a search parameter format diagram of the first embodiment of the present invention in which there are three related keys. FIG. 4 is a diagram showing a case where there are three related keys, and FIG. 4 is a data table configuration diagram of the first exemplary embodiment of the present invention,
FIG. 5 is a flowchart diagram (No. 1) of the first embodiment of the present invention, FIG. 6 is a flowchart diagram (No. 2) of the first embodiment of the present invention, and FIG. 7 is a first embodiment of the present invention. 8 is a flowchart (No. 3) of the embodiment of the present invention, and FIG. 8 is a flowchart (No. 4) of the first embodiment of the present invention.

【0034】図2において20はプロセッサ回路であ
り、30は記憶回路であり、31は応用プログラムであ
り、32は検索プログラムであり、33は出力領域であ
り、34はパラメータ表であり、40はファイル回路で
あり、41はデータ管理表であり、42はデータ表であ
り、51は領域数計数回路であり、52は階層計数回路
であり、53はデータ量計数回路であり、54は次デー
タ量計数回路であり、55はデータレジスタであり、5
6はパラメータレジスタである。
In FIG. 2, 20 is a processor circuit, 30 is a memory circuit, 31 is an application program, 32 is a retrieval program, 33 is an output area, 34 is a parameter table, and 40 is. A file circuit, 41 is a data management table, 42 is a data table, 51 is an area number counting circuit, 52 is a hierarchy counting circuit, 53 is a data amount counting circuit, and 54 is the next data. A quantity counting circuit, 55 is a data register, and 5
6 is a parameter register.

【0035】記憶回路30は接続線91を介してプロセ
ッサ回路20と接続され、応用プログラム31と検索プ
ログラム32とが格納され、検索に用いられる検索パラ
メータがパラメータ表34に格納され、検索結果のデー
タが出力領域33に格納される回路である。
The memory circuit 30 is connected to the processor circuit 20 via a connection line 91, an application program 31 and a search program 32 are stored, search parameters used for the search are stored in a parameter table 34, and search result data is stored. Is a circuit stored in the output area 33.

【0036】領域数計数回路51は接続線93を介して
プロセッサ回路20と接続され、出力領域の空き領域数
を表示する回路である。階層計数回路52は接続線93
を介してプロセッサ回路20と接続され、応用プログラ
ム31により指定された検索階層のうち検索されず残っ
ている残り検索階層数を計数表示する回路である。
The area number counting circuit 51 is a circuit which is connected to the processor circuit 20 through a connection line 93 and displays the number of empty areas in the output area. The layer counting circuit 52 has a connecting line 93.
It is a circuit that is connected to the processor circuit 20 via the, and counts and displays the number of remaining search hierarchies remaining in the search hierarchies designated by the application program 31.

【0037】データ量計数回路53は接続線93を介し
てプロセッサ回路20及び次データ量計数回路54と接
続され、階層計数回路52で示される検索階層に属する
データのうち検索に用いられていない残りデータ数を計
数表示する回路である。
The data amount counting circuit 53 is connected to the processor circuit 20 and the next data amount counting circuit 54 via the connecting line 93, and the remaining data not belonging to the retrieval among the data belonging to the retrieval layer shown by the layer counting circuit 52. This is a circuit for counting and displaying the number of data.

【0038】次データ量計数回路54は接続線93を介
してプロセッサ回路20及びデータ量計数回路53と接
続され、出力領域33に出力済のデータ数を計数表示す
る回路である。
The next data amount counting circuit 54 is a circuit which is connected to the processor circuit 20 and the data amount counting circuit 53 via a connecting line 93 and counts and displays the number of output data in the output area 33.

【0039】データレジスタ55は接続線93を介して
プロセッサ回路20と接続され、検索に用いられていな
い1レコード分のデータが設定され、パラメータと対比
させて関連キーから検索キーを抽出するための回路であ
る。
The data register 55 is connected to the processor circuit 20 via a connection line 93, and is set with data for one record which is not used for retrieval and is used for extracting the retrieval key from the related key in comparison with the parameter. Circuit.

【0040】パラメータレジスタ56は接続線93を介
してプロセッサ回路20と接続され、パラメータ表34
の中から読み出された階層計数回路52で示される検索
階層に該当するパラメータが設定される回路である。
The parameter register 56 is connected to the processor circuit 20 via a connection line 93, and the parameter table 34
It is a circuit in which a parameter corresponding to the search hierarchy indicated by the hierarchy counting circuit 52 read out from among is set.

【0041】本発明によるデータ検索について、図2,
図3,図4,図5,図6,図7,図8,図9を参照しな
がら説明する。ステップS1では、応用プログラムによ
り検索結果のデータを格納するデータ出力領域数が領域
数計数回路51に設定され、検索階層数が階層計数回路
52に設定され、パラメータ表の位置とデータ出力領域
の位置と検索キーとが検索プログラム32に通知され検
索が指示される。
Data retrieval according to the present invention is shown in FIG.
This will be described with reference to FIGS. 3, 4, 5, 5, 6, 7, 8 and 9. In step S1, the application program sets the number of data output areas for storing the search result data in the area number counting circuit 51, the number of search layers in the layer counting circuit 52, the position of the parameter table and the position of the data output area. And the search key are notified to the search program 32 to instruct the search.

【0042】ステップS2では、検索プログラム32に
より最初の検索階層に該当するパラメータがパラメータ
表からパラメータレジスタ56に転送される。ステップ
S3では、検索プログラム32によりデータ管理表41
が検索され、前記検索キーに該当するデータ表42のレ
コード番号が読み出される。
In step S2, the search program 32 transfers the parameters corresponding to the first search hierarchy from the parameter table to the parameter register 56. In step S3, the data management table 41 by the search program 32.
Is read and the record number of the data table 42 corresponding to the search key is read.

【0043】ステップS4では、検索プログラム32に
よりデータ表42が検索され、前記レコード番号に該当
するレコードのデータが読み出され、データレジスタ5
5に格納される。
In step S4, the data table 42 is searched by the search program 32, the data of the record corresponding to the record number is read, and the data register 5 is read.
Stored in 5.

【0044】ステップS5では、検索プログラム32に
よりデータレジスタ55から読み出されたデータが出力
領域33に先頭から詰めて格納され、領域数計数回路5
1及び階層計数回路52が−1され、次データ量計数回
路54が+1され、次の検索階層に該当するパラメータ
がパラメータ表34からパラメータレジスタ56に転送
される。
In step S5, the data read from the data register 55 by the search program 32 is packed in the output area 33 from the beginning and stored, and the area number counting circuit 5
1 and the layer counting circuit 52 are decremented by 1, the next data amount counting circuit 54 is decremented by 1, and the parameter corresponding to the next retrieval layer is transferred from the parameter table 34 to the parameter register 56.

【0045】ステップS6では、検索プログラム32に
より階層計数回路52がチェックされ、0の場合には検
索終了でステップS20に進み、0以外の場合にはステ
ップS7に進む。
In step S6, the search program 32 checks the hierarchy counting circuit 52. If it is 0, the search is completed and the process proceeds to step S20. If it is not 0, the process proceeds to step S7.

【0046】ステップS7では、検索プログラム32に
より領域数計数回路51がチェックされ、0の場合には
出力領域不足でステップS21に進み、0以外の場合に
はステップS8に進む。
In step S7, the number-of-areas counting circuit 51 is checked by the search program 32. If the value is 0, the output area is insufficient and the process proceeds to step S21. If the value is not 0, the process proceeds to step S8.

【0047】ステップS8では、検索プログラム32に
よりパラメータレジスタ56とデータレジスタ55とが
対比され、処理順の早い未処理の関連キーがチェックさ
れる。
In step S8, the search program 32 compares the parameter register 56 with the data register 55 to check an unprocessed related key having a fast processing order.

【0048】ステップS9では、データレジスタ55に
設定されているデータ中に未処理の関連キーが残ってい
ない場合にはステップS15に進み、残っている場合に
はステップS10に進む。
In step S9, if no unprocessed related key remains in the data set in the data register 55, the process proceeds to step S15, and if it remains, the process proceeds to step S10.

【0049】ステップS10では、検索プログラム32
によりパラメータレジスタ56の指定する選定基準を関
連キーが満たしているか否かチェックされ、関連キーが
選定基準を満たしていない場合には、ステップS8に戻
って次の関連キーをチェックし、選定基準を満たしてい
る場合にはステップS11に進む。
In step S10, the retrieval program 32
Checks whether the related key satisfies the selection criterion specified by the parameter register 56. If the related key does not satisfy the selection criterion, the process returns to step S8 to check the next related key and set the selection criterion. If so, the process proceeds to step S11.

【0050】ステップS11では、検索プログラム32
によりデータ管理表41が検索され、前記関連キーに該
当するデータ表42のレコード番号が読み出される。ス
テップS12では、検索プログラム32によりデータ表
42が検索され、前記レコード番号に該当するレコード
のデータが読み出される。
In step S11, the retrieval program 32
Thus, the data management table 41 is searched and the record number of the data table 42 corresponding to the related key is read. In step S12, the data table 42 is searched by the search program 32, and the data of the record corresponding to the record number is read.

【0051】ステップS13では、検索プログラム32
により出力領域33の空きエリアに、前に格納されたデ
ータに続いて、該データが格納され、領域数計数回路5
1が−1され、次データ量計数回路54が+1される。
In step S13, the retrieval program 32
The data is stored in the empty area of the output area 33 following the previously stored data by the area count circuit 5
1 is decremented by 1 and the next data amount counting circuit 54 is incremented by 1.

【0052】ステップS14では、検索プログラム32
により領域数計数回路51がチェックされ、0の場合に
はステップS21に進み、0以外の場合にはステップS
8に戻る。
In step S14, the retrieval program 32
Checks the area number counting circuit 51. If 0, the process proceeds to step S21. If it is not 0, step S21 is performed.
Return to 8.

【0053】ステップS15では、検索プログラム32
によりデータ量計数回路53が−1される。ステップS
16では、検索プログラム32によりデータ量計数回路
53がチェックされ、0以外の場合にはステップS19
に進み、0の場合にはステップS17に進む。
In step S15, the retrieval program 32
Thus, the data amount counting circuit 53 is decremented by one. Step S
In step 16, the data amount counting circuit 53 is checked by the search program 32, and if it is other than 0, step S19.
If 0, the process proceeds to step S17.

【0054】ステップS17では、検索プログラム32
により階層計数回路52が−1され、次データ量計数回
路54の値がデータ量計数回路53に設定され、次デー
タ量計数回路54には0が設定され、次の階層のパラメ
ータがパラメータ表34からパラメータレジスタ56に
転送される。
In step S17, the retrieval program 32
Causes the layer counting circuit 52 to be decremented by 1, the value of the next data amount counting circuit 54 is set in the data amount counting circuit 53, 0 is set in the next data amount counting circuit 54, and the parameters of the next layer are set in the parameter table 34. To the parameter register 56.

【0055】ステップS18では、検索プログラム32
により階層計数回路52がチェックされ、0の場合には
検索終了でステップS20に進み、0以外の場合にはス
テップS19に進む。
In step S18, the retrieval program 32
Then, the hierarchy counting circuit 52 is checked. If it is 0, the search is completed and the process proceeds to step S20. If it is not 0, the process proceeds to step S19.

【0056】ステップS19では、検索プログラム32
により出力領域33の最終格納位置からデータ量計数回
路53で示される値だけ遡った領域からデータが読み出
され、データレジスタ55に設定され、ステップS8に
戻る。
In step S19, the retrieval program 32
Thus, the data is read from the area traced back by the value indicated by the data amount counting circuit 53 from the final storage position of the output area 33, set in the data register 55, and the process returns to step S8.

【0057】ステップS20では、検索プログラム32
により領域数計数回路51,階層計数回路52,データ
量計数回路53,次データ量計数回路54が初期値に設
定され、更に応用プログラム31に処理終了が通知され
て処理を終了する。
In step S20, the search program 32
Thus, the area number counting circuit 51, the layer counting circuit 52, the data amount counting circuit 53, and the next data amount counting circuit 54 are set to initial values, and the application program 31 is notified of the end of the processing, and the processing is ended.

【0058】ステップS21では、検索プログラム32
により応用プログラム31に出力領域不足による処理中
断が通知され、処理続行か完了かの指示を出すよう要求
される。
In step S21, the retrieval program 32
Causes the application program 31 to be notified of the interruption of processing due to lack of an output area, and is required to give an instruction to continue or complete the processing.

【0059】ステップS22では、検索プログラム32
は応用プログラム31からの指示を待つ。ステップS2
3では、検索プログラム32は応用プログラム31から
の指示の有無をチェックし、指示があった場合にはステ
ップS24に進み、指示がない場合にはステップS22
に戻る。
In step S22, the retrieval program 32
Waits for an instruction from the application program 31. Step S2
In 3, the search program 32 checks whether or not there is an instruction from the application program 31, and if there is an instruction, the process proceeds to step S24, and if there is no instruction, the step S22.
Return to

【0060】ステップS24では、検索プログラム32
により応用プログラム31からの指示内容がチェックさ
れ、終了が指示された場合にはステップS25に進み、
継続が指示された場合にはステップS8に戻る。
In step S24, the search program 32
Checks the instruction contents from the application program 31 and if the end is instructed, the process proceeds to step S25,
If the continuation is instructed, the process returns to step S8.

【0061】ステップS25では、検索プログラム32
により領域数計数回路51,階層計数回路52,データ
量計数回路53,次データ量計数回路54が初期値に設
定され、処理を終了する。
In step S25, the retrieval program 32
Thus, the area number counting circuit 51, the layer counting circuit 52, the data amount counting circuit 53, and the next data amount counting circuit 54 are set to the initial values, and the process is ended.

【0062】尚本実施の形態の説明では、領域数計数手
段,検索階層計数手段,データ量計数手段,次データ量
計数手段の各々をハードウェアの計数回路として説明し
ているが、記憶回路上に前記計数手段の各々に対応する
計数領域を設け、検索プログラムにより計数した値を前
記計数領域に格納し、該領域の値を読み出すことにより
同等の効果を得ることが出来る。
In the description of the present embodiment, each of the area number counting means, the search hierarchy counting means, the data amount counting means, and the next data amount counting means is explained as a hardware counting circuit. The same effect can be obtained by providing a counting area corresponding to each of the counting means, storing the value counted by the search program in the counting area, and reading the value of the area.

【0063】また、関連キーを検索キーとして選定する
ための選定条件としてデータ中の特定の情報を指定する
ことが可能であり、検索キーとして用いられる関連キー
の指定、関連キーの使用順序の指定、関連キーを検索キ
ーとして選定する選定基準の指定、検索階層数の指定の
方法についても直接指定する方法の他にあらかじめ設定
されている中から選択して指定することも出来る。
Further, it is possible to specify specific information in the data as a selection condition for selecting the related key as the search key, and specify the related key used as the search key and the use order of the related keys. In addition to the method of directly specifying the selection criteria for selecting the related key as the search key and the method of specifying the number of search layers, it is also possible to select and specify from preset ones.

【0064】[0064]

【発明の効果】以上説明した様に、本発明によれば関連
データが多岐に渡り、また検索の階層が多層に渡る場合
に1回の指示で関連データを必要な範囲、必要な量に分
割して自動的に分割して出力することが出来るため、デ
ータ検索に要する処理時間が短縮され、また応用プログ
ラムの構造を簡略化することが出来るという工業的効果
がある。
As described above, according to the present invention, when the related data is diversified and the search hierarchy is multi-layered, the related data is divided into a required range and a required amount with one instruction. Since the data can be automatically divided and output, the processing time required for data retrieval can be shortened and the structure of the application program can be simplified.

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

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

【図2】 本発明の第1の実施の形態構成図FIG. 2 is a configuration diagram of a first embodiment of the present invention.

【図3】 本発明の第1の実施の形態検索パラメータ様
式図
FIG. 3 is a search parameter format diagram according to the first embodiment of this invention.

【図4】 本発明の第1の実施の形態データ表構成図FIG. 4 is a data table configuration diagram according to the first embodiment of this invention.

【図5】 本発明の第1の実施の形態フローチャート図
(その1)
FIG. 5 is a flow chart of the first embodiment of the present invention (No. 1)

【図6】 本発明の第1の実施の形態フローチャート図
(その2)
FIG. 6 is a flow chart of the first embodiment of the present invention (No. 2)

【図7】 本発明の第1の実施の形態フローチャート図
(その3)
FIG. 7 is a flowchart of the first embodiment of the present invention (part 3).

【図8】 本発明の第1の実施の形態フローチャート図
(その4)
FIG. 8 is a flowchart (part 4) of the first embodiment of the present invention.

【図9】 データ管理表構成図[Figure 9] Data management table configuration diagram

【図10】 従来例の構成図FIG. 10 is a block diagram of a conventional example

【図11】 従来例のデータ表構成図FIG. 11 is a data table configuration diagram of a conventional example.

【図12】 従来例のフローチャート図FIG. 12 is a flowchart of a conventional example.

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

1 指示表示手段 2 データ検索手段 3 データ通知手段 4 格納位置管理手段 5 データ格納手段 6 パラメータ保持手段 7 領域数計数手段 8 検索階層計数手段 9 データ量計数手段 10 次データ量計数手段 11,12,13,14 接続線 20 プロセッサ回路 30 記憶回路 31 応用プログラム 32 検索プログラム 33 出力領域 34 パラメータ表 40 ファイル回路 41 データ管理表 42 データ表 51 領域数計数回路 52 階層計数回路 53 データ量計数回路 54 次データ量計数回路 55 データレジスタ 56 パラメータレジスタ 91,92,93 接続線 1 instruction display means 2 data search means 3 data notification means 4 storage position management means 5 data storage means 6 parameter holding means 7 area number counting means 8 search hierarchy counting means 9 data amount counting means 10th data amount counting means 11, 12, 13, 14 Connection line 20 Processor circuit 30 Storage circuit 31 Application program 32 Search program 33 Output area 34 Parameter table 40 File circuit 41 Data management table 42 Data table 51 Area number counting circuit 52 Hierarchical counting circuit 53 Data amount counting circuit 54 Next data Quantity counting circuit 55 Data register 56 Parameter register 91, 92, 93 Connection line

Claims (11)

【特許請求の範囲】[Claims] 【請求項1】 検索キーにより検索されたデータの中か
ら関連キーが検出され、該関連キーを次の検索キーとし
て引き続いて次のデータが検索されるデータ検索方法に
おいて、 前記関連キーの中から次の検索キーを自動的に検出する
ことを特徴とするデータ検索方法。
1. A data search method in which a related key is detected from data searched by a search key, and the next data is subsequently searched by using the related key as a next search key. A data search method characterized by automatically detecting the next search key.
【請求項2】 前記データの中に前記関連キーを複数有
することを特徴とする請求項1に記載のデータ検索方
法。
2. The data search method according to claim 1, wherein a plurality of the related keys are included in the data.
【請求項3】 検索キーとして用いる関連キーを前記関
連キーの中から指定出来ることを特徴とする請求項2に
記載のデータ検索方法。
3. The data search method according to claim 2, wherein a related key used as a search key can be designated from among the related keys.
【請求項4】 検索キーとして用いる関連キーの使用順
序を指定出来ることを特徴とする請求項2に記載のデー
タ検索方法。
4. The data search method according to claim 2, wherein the use order of related keys used as search keys can be specified.
【請求項5】 選定基準を指定して前記関連キーを検索
キーとして選定出来ることを特徴とする請求項2に記載
のデータ検索方法。
5. The data search method according to claim 2, wherein the related key can be selected as a search key by designating a selection criterion.
【請求項6】 指定された検索階層数のデータ検索が出
来ることを特徴とする請求項2に記載のデータ検索方
法。
6. The data search method according to claim 2, wherein data search of a specified number of search layers is possible.
【請求項7】 検索キーとして用いられる関連キーと、
関連キーの使用順序と、関連キーを検索キーとして選定
する選定基準と、検索階層数とがデータ検索指示時に指
定出来ることを特徴とする請求項2に記載のデータ検索
方法。
7. A related key used as a search key,
3. The data search method according to claim 2, wherein the use order of the related keys, the selection criteria for selecting the related keys as the search keys, and the number of search layers can be designated at the time of the data search instruction.
【請求項8】 データ検索の結果出力されるデータを、
データ量を指定して分割出力出来ることを特徴とする請
求項2に記載のデータ検索方法。
8. The data output as a result of the data search,
The data retrieval method according to claim 2, wherein the data amount can be specified and output in a divided manner.
【請求項9】 接続線を介して相互に接続されたデータ
検索手段と格納位置管理手段とデータ格納手段とから構
成されるデータ検索装置において、 指示表示手段により設定された選定基準に基づき関連キ
ーを検索キーとして選定し、該検索キーを用いて関連デ
ータを出力することを特徴とするデータ検索装置。
9. A data retrieval device comprising a data retrieval means, a storage location management means, and a data storage means which are mutually connected via a connection line, wherein a related key is based on a selection criterion set by an instruction display means. Is selected as a search key, and related data is output using the search key.
【請求項10】 データ量計数手段と次データ量計数手
段と検索階層計数手段とが接続線を介してデータ検索手
段に接続され、 データ量計数手段により出力済のデータのうち次の検索
階層のデータ検索のため使用されていないデータ数が計
数され、 次データ量計数手段により出力中のデータと同一検索階
層に属するデータ数が計数され、 検索階層計数手段により指定された検索階層数のうちで
データ検索が完了していない残り検索階層数が計数され
ることを特徴とする請求項9に記載のデータ検索装置。
10. The data amount counting means, the next data amount counting means, and the search hierarchy counting means are connected to the data search means via a connecting line, and the data of the next search hierarchy among the data already output by the data amount counting means. The number of data not used for data retrieval is counted, the number of data belonging to the same retrieval layer as the data being output is counted by the next data amount counting means, and the number of retrieval layers specified by the retrieval layer counting means is calculated. The data search device according to claim 9, wherein the number of remaining search layers for which data search has not been completed is counted.
【請求項11】 領域数計数手段が接続線を介してデー
タ検索手段に接続され、 領域数計数手段により検索の結果出力されるデータ量が
計数され、該データ量がデータ通知手段の容量を超過す
る場合に容量超過が検出されることを特徴とする請求項
9に記載のデータ検索装置。
11. An area number counting means is connected to a data search means via a connection line, and the amount of data output as a result of the search is counted by the area number counting means, and the data amount exceeds the capacity of the data notification means. The data retrieval device according to claim 9, wherein excess capacity is detected when the data retrieval is performed.
JP7258596A 1995-10-05 1995-10-05 Method and device for retrieving data Withdrawn JPH09101968A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP7258596A JPH09101968A (en) 1995-10-05 1995-10-05 Method and device for retrieving data

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP7258596A JPH09101968A (en) 1995-10-05 1995-10-05 Method and device for retrieving data

Publications (1)

Publication Number Publication Date
JPH09101968A true JPH09101968A (en) 1997-04-15

Family

ID=17322471

Family Applications (1)

Application Number Title Priority Date Filing Date
JP7258596A Withdrawn JPH09101968A (en) 1995-10-05 1995-10-05 Method and device for retrieving data

Country Status (1)

Country Link
JP (1) JPH09101968A (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2010152862A (en) * 2008-11-27 2010-07-08 I Business Center:Kk Device for specifying text body and program for causing computer to specify text body

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2010152862A (en) * 2008-11-27 2010-07-08 I Business Center:Kk Device for specifying text body and program for causing computer to specify text body

Similar Documents

Publication Publication Date Title
US8086576B2 (en) Apparatus and system for reorganizing a set of database partitions
US20030074525A1 (en) Cache control program and computer for performing cache processes
JPH02280243A (en) Directory structure for writable volume
EP0461046B1 (en) File access processing system
JP2002140216A (en) File management system
JPH09101968A (en) Method and device for retrieving data
JPS5894058A (en) Retrieving device
JPS63254523A (en) Key word retrieving method
JP2834985B2 (en) Equipment number management device
JPH0423143A (en) Data storing system
JP2735400B2 (en) Asynchronous I / O control method
JPS63273145A (en) Member storage system for partitively organized file
JP2586330B2 (en) Logical deletion data management method
JPH01181121A (en) Memory area allocating system
JPH05250234A (en) Data record storage control system
JPH0758979B2 (en) Storage type logical destination data management processing method
JPH06208502A (en) Memory control method
JPS593628A (en) Table display control system
JPH04115332A (en) File managing device
JPH08190501A (en) Data storing method for data base
JPH04116736A (en) Data base reformation system
JPH0523264U (en) Data storage
JPS62239249A (en) File managing device
JPH03253971A (en) High-speed retrieval processing device
JPH03240825A (en) Screen data transfer/display system

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: 20030107