JPS63241633A - Record retrieving system - Google Patents

Record retrieving system

Info

Publication number
JPS63241633A
JPS63241633A JP62074889A JP7488987A JPS63241633A JP S63241633 A JPS63241633 A JP S63241633A JP 62074889 A JP62074889 A JP 62074889A JP 7488987 A JP7488987 A JP 7488987A JP S63241633 A JPS63241633 A JP S63241633A
Authority
JP
Japan
Prior art keywords
record
search
key value
records
group
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
JP62074889A
Other languages
Japanese (ja)
Inventor
Mamoru Nakago
中後 守
Koji Hara
康二 原
Katsumi Shimazaki
島崎 勝美
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.)
Hitachi Ltd
Nippon Telegraph and Telephone Corp
Original Assignee
Hitachi Ltd
Nippon Telegraph and Telephone 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 Hitachi Ltd, Nippon Telegraph and Telephone Corp filed Critical Hitachi Ltd
Priority to JP62074889A priority Critical patent/JPS63241633A/en
Publication of JPS63241633A publication Critical patent/JPS63241633A/en
Pending legal-status Critical Current

Links

Landscapes

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

Abstract

PURPOSE:To enhance the speed-up of a retrieval by retrieving from the position of a record retrieved just before without executing the retrieval of an index part when the record having a desirable key value is included in the records group retrieved just before in case of continuously retrieving the records whose parts of high rank of key are equal. CONSTITUTION:An index part 22 has a function for storing the position of records group including the record having the desirable key value. The records whose 'parts of the high rank of the key' are same are usually included in the same records groups R1-Rm. Therefore if the records whose 'parts of the high rank of the key' are same are continuously retrieved, it is informed that the desirable record is same as the records groups retrieved just before according to the information prescribing the positions of the above-mentioned records groups R1-Rm retrieved just before. Thus, the retrieval of the index part 22 is made needless, so that the speed-up of the retrieval can be enhanced.

Description

【発明の詳細な説明】 〔産業上の利用分野〕 本発明はレコード中のデータに該レコードを識別するキ
ーが存在するレコードの集合から、該キーを指定するこ
とにより、所望のレコードを得ることが可能なレコード
検索方式に関する。
[Detailed Description of the Invention] [Field of Industrial Application] The present invention provides a method for obtaining a desired record from a set of records in which a key for identifying the record exists in the data in the record by specifying the key. This paper relates to a record search method that allows for

〔従来の技術〕[Conventional technology]

従来の方式では、例えば、特開昭58−51348号公
報に開示されているように、レコード中のデータに該レ
コードを識別するキーが存在するレコードの集合である
データ部と、レコードの所在を管理するデータの集合で
あるインデックス部から構成されるファイルに対し、キ
ーを工夫してインデックス部を高速に検索することによ
り、検索時間を短縮するようにしていた。
In the conventional method, for example, as disclosed in Japanese Patent Application Laid-open No. 58-51348, data in a record includes a data part, which is a set of records in which a key for identifying the record exists, and the location of the record. For files consisting of an index section, which is a collection of data to be managed, the search time was shortened by devising keys to search the index section at high speed.

しかし、直前に検索したレコード群中に存在するレコー
ドを連続して検索する場合に、検索の都度、該レコード
群の先頭から検索を行うため、明らかに所望のレコード
が存在していない範囲まで検索してしまうことになると
いう点については配慮されていなかった。
However, when searching continuously for records that exist in the record group searched just before, the search is performed from the beginning of the record group each time, so the search is performed to the extent that the desired record clearly does not exist. No consideration was given to the fact that this could lead to

〔発明が解決しようとする問題点〕[Problem that the invention seeks to solve]

上記従来技術は、「キーの上位の一部」が等しいデータ
を連続的に検索する場合において、直前に検索したレコ
ードの位置に関する記憶機能を持っていないため、検索
の都度インデックス部を検索して、インデックス部から
求めたレコード群の位置の先頭から順次、所望のレコー
ドを検索しており、そのため、明らかに所望のレコード
が存在していない範囲をも検索するという問題があった
The above-mentioned conventional technology does not have a memory function for storing the position of the record searched just before when continuously searching for data with the same "upper part of the key", so the index section is searched each time the search is performed. , the desired record is searched sequentially from the beginning of the position of the record group determined from the index section, and as a result, there is a problem in that a range where the desired record clearly does not exist is also searched.

本発明は上記事情に鑑みてなされたもので、その目的は
、従来のレコード検索方式における上述の如き問題を解
消し、「キーの上位の一部」が等しいレコードを連続的
に検索する際、直前に検索したレコード群に所望のキー
値を持つレコードが含まれている場合については、イン
デックス部の検索を行わずに、直前に検索したレコード
の位置から検索を行うことにより、検索を高速化可能な
レコード検索方式を提供することにある。
The present invention has been made in view of the above circumstances, and its purpose is to solve the above-mentioned problems in the conventional record search method, and to solve the problems described above in the conventional record search method. If the record group searched just before includes a record with the desired key value, the search is speeded up by searching from the position of the record searched just before, without searching the index section. The objective is to provide a possible record search method.

〔問題点を解決するための手段〕[Means for solving problems]

本発明の上述の目的は、レコード中のデータに該レコー
ドを識別するためのキーが存在するレコードの集合であ
るデータ部と、前記レコードの所在を管理するデータの
集合であるインデックス部とを有するファイルから、前
記インデックス部のデータを用いて所望のキー値を有す
るレコードを検索するレコード検索システムにおいて、
直前に検索したレコード群の位置を特定するための情報
と、直前に検索したキー値とこれに対応するレコードの
位置を特定するための情報とを記憶する手段を設けて、
該記憶手段に記憶されている情報に基づいて直前に検索
したレコードが格納されているレコード群中に所望のキ
ー値を有するレコードが存在すると判断される場合、直
前に検索したレコード位置から検索を開始することを特
徴とするレコード検索方式によって達成される。
The above-mentioned object of the present invention is to have a data part that is a set of records in which data in the records has a key for identifying the record, and an index part that is a set of data that manages the location of the records. In a record search system that searches a file for a record having a desired key value using data in the index section,
Providing means for storing information for specifying the position of the record group searched immediately before, and information for specifying the position of the key value searched for immediately before and the record corresponding thereto,
If it is determined based on the information stored in the storage means that a record having the desired key value exists in the record group in which the record searched immediately before is stored, the search is performed from the position of the record searched immediately before. This is achieved by a record search method characterized by starting.

〔作用〕[Effect]

上記インデックス部は、所望のキー値を持つレコードを
含むレコード群の位置を記憶する機能を一3= 有する。ところで、「キーの上位の一部」が同一のレコ
ードは、通常同一のレコード群に含まれる。
The index section has a function of storing the position of a record group including a record having a desired key value. By the way, records with the same "upper part of the key" are usually included in the same record group.

これにより、「キーの上位の一部」が同一のレコードを
連続して検索する場合には、前述の直前に検索したレコ
ード群の位置を特定する情報により、所望のレコードが
直前の検索レコード群と同一であることが知らされる。
As a result, when consecutively searching for records with the same "upper part of the key", the information specifying the position of the previously searched record group mentioned above allows the desired record to be located in the previously searched record group. It is known that it is the same as

このため、前記インデックス部の検索が不要になり、ま
た、更に、前記直前に検索したキー値とこれに対応する
レコードの位置を特定する情報により、所望のレコード
が直前のレコード位置の前方または後方に存在すること
が知らされる。これにより、当該レコード群の先頭から
検索する必要がなくなり、明らかに所望のレコードが存
在しない範囲の検索を省略することができる。
This eliminates the need to search the index section, and furthermore, the key value searched just before and the information specifying the position of the record corresponding to this key value allow the desired record to be located before or after the previous record position. is known to exist. This eliminates the need to search from the beginning of the record group, making it possible to omit searching in a range where the desired record clearly does not exist.

〔実施例〕〔Example〕

以下、本発明の実施例を図面に基づいて詳細に説明する
Embodiments of the present invention will be described in detail below with reference to the drawings.

第1図は本発明の一実施例であるレコード検索システム
のブロック図である。図において、1はCPUにより実
現され、制御部11.インデックス検索部12.レコー
ド検索部13.直前に検索したレコード群の位置を特定
する記憶部(1)14.直前に検索したキー値とこれに
対応するレコードの位置を記憶する記憶部(2)15か
ら成るレコード検索プログラムであり、2は磁気ディス
ク装置により実現され、データ部21.インデックス部
22から成るファイル、3はメモリにより実現され、レ
コード群位置格納域31.キー値およびこれに対応する
レコード位置格納域32から成る記憶域である。
FIG. 1 is a block diagram of a record search system that is an embodiment of the present invention. In the figure, 1 is realized by a CPU, and a control unit 11. Index search section 12. Record search section 13. Storage unit (1) for specifying the position of the record group searched immediately before14. This is a record search program consisting of a storage section (2) 15 that stores the most recently searched key value and the position of the record corresponding thereto.2 is realized by a magnetic disk device, and the data section 21. A file 3 consisting of an index section 22 is realized by a memory, and has a record group position storage area 31. This is a storage area consisting of a key value and a record position storage area 32 corresponding to the key value.

上記データ部2工はレコードr1〜rnの部分集合であ
るレコード群R1〜Rmから成っている。
The data section 2 consists of record groups R1 to Rm, which are a subset of records r1 to rn.

また、インデックス部22の各エントリは、レコード群
毎に対応して存在し、各レコード群の最終レコードが持
つキー値に100〜Knと、そのレコード群のアドレス
A1〜Amから成っている。
Further, each entry in the index section 22 exists corresponding to each record group, and consists of a key value of 100 to Kn of the last record of each record group and an address A1 to Am of the record group.

上記レコード群位置格納域31は、直前に検索したレコ
ード群の先頭レコードのキー値と最終レコードのキー値
とから成り、前記記憶部(1)14により参照・設定さ
れる。また、キー値およびレコード位置格納域32は、
前記記憶部(2)15により参照・設定される。
The record group position storage area 31 consists of the key value of the first record and the key value of the last record of the record group searched immediately before, and is referenced and set by the storage unit (1) 14. In addition, the key value and record position storage area 32 is
It is referenced and set by the storage unit (2) 15.

第2図は上記レコード検索プログラム1の流れ図であり
、以下、第2図に従って本実施例の動作を説明する。
FIG. 2 is a flowchart of the record search program 1, and the operation of this embodiment will be explained below with reference to FIG.

本実施例においては、前記制御部11内に、検索開始を
示すフラグを設けて、初期設定としては本フラグをオン
にしておくものとする。検索開始状態、すなわち上記フ
ラグがオンの状態において、キー値K 600を持つレ
コードの検索動作は以下のようになる。
In this embodiment, a flag indicating the start of a search is provided in the control unit 11, and this flag is initially set to be on. In the search start state, that is, in the state where the flag is on, the search operation for the record having the key value K 600 is as follows.

上述のフラグにより検索開始時か否かを判断しくステッ
プ31)、検索開始時であれば、従来方式と同様のレコ
ード検索を行う。すなわち、インデックス検索部12に
より、インデックス部を二つの部分に分けて、所望のレ
コードのキー値K 600の存在する部分を選び出すと
いう手続き(二分検索法)を繰り返し、所望するレコー
ド群のインデックスに750を取得する(ステップ34
)。
It is determined whether or not it is time to start a search based on the above-mentioned flag (step 31). If it is time to start a search, a record search similar to the conventional method is performed. That is, the index search unit 12 repeats the procedure (binary search method) of dividing the index section into two parts and selecting the part where the key value K 600 of the desired record exists, and then divides the index part into two parts and selects the part where the key value K 600 of the desired record exists. (step 34)
).

次に、レコード検索部13により、上で取得したインデ
ックスに750のアドレスAIOが示すレコード群RI
Oの先頭レコード r501から所望のレコードを順次
検索し、当該レコード r600を取得する(ステップ
35)。次に、前記記憶部(1)14により、検索した
レコード群RIOの先頭レコード r501が持つキー
値K 501と、最終レコード r750が持つキー値
K 750とを、レコード群位置格納域31に設定する
(ステップ36)。更に、前記記憶部(2)15により
、取得したレコード r600のキー値に600とレコ
ード位置AIO+Ωをキー値およびレコード位置格納域
32に格納する(ステップ39)。
Next, the record search unit 13 searches the index obtained above for the record group RI indicated by the address AIO of 750.
Desired records are sequentially searched from the first record r501 of O, and the record r600 is obtained (step 35). Next, the storage unit (1) 14 sets the key value K 501 of the first record r501 of the searched record group RIO and the key value K 750 of the last record r750 in the record group position storage area 31. (Step 36). Furthermore, the storage unit (2) 15 stores 600 as the key value of the obtained record r600 and the record position AIO+Ω in the key value and record position storage area 32 (step 39).

上述の状態において、「キーの上位の一部」が同一のキ
ー値に650を持つレコードの検索動作は以下のように
なる。
In the above state, the search operation for records in which the "higher part of the key" has the same key value of 650 is as follows.

検索開始時か否かを判断しくステップ31)、検索開始
時ではないので、前記記憶部(1)14により、直前に
検索したレコード群の先頭レコードのキー値に501と
最終レコードのキー値に750とをレコード群位置格納
域31から取得する(ステップ32)。
It is determined whether or not it is time to start a search (step 31). Since it is not the time to start a search, the storage unit (1) 14 stores 501 as the key value of the first record of the record group searched just before, and sets the key value of the last record as 501. 750 from the record group position storage area 31 (step 32).

次に、制御部11により、上で取得したレコード群の位
置を表わすキー値に501.に750と、所望のレコー
ドのキー値に650とを比較する。ここでは、所望のレ
コード r650は、直前の検索レコード群RIO中に
存在するため、比較結果は「包含する」となる(ステッ
プ33)。
Next, the control unit 11 sets 501. to the key value representing the position of the record group acquired above. 750 and 650 for the key value of the desired record. Here, since the desired record r650 exists in the immediately preceding search record group RIO, the comparison result is "include" (step 33).

次いで、前記記憶部(2)15により、直前に検索した
キー値に600とレコード位置AIO+Ωとを、キー値
およびレコード位置格納域32から取得する(ステップ
37)。取得したキー値に600と所望のレコードのキ
ー値に650とを比較した結果、所望のレコードは直前
の検索レコード位置より後方に存在することが判断でき
るため、直前の検索レコード位置Al0−111から後
方へ所望のレコードを順次検索し、当該レコード r6
50を取得する。もし、所望のレコードが直前の検索レ
コード位置より前方に存在するならば、前方方向へ所望
レコードを順次検索し、当該レコードを取得することに
なる(ステップ38)。
Next, the storage unit (2) 15 obtains the previously searched key value of 600 and the record position AIO+Ω from the key value and record position storage area 32 (step 37). As a result of comparing the obtained key value of 600 with the key value of the desired record of 650, it can be determined that the desired record exists after the previous search record position, so the search is performed from the previous search record position Al0-111. Search backwards for desired records in order, and select the record r6
Get 50. If the desired record exists ahead of the previous search record position, the desired record is sequentially searched forward and the record is acquired (step 38).

また、直前検索レコード群中に存在しないレコード r
looを検索する動作は次のようになる。
Also, records r that do not exist in the previous search record group
The operation to search for loo is as follows.

まず、検索開始時ではないので(ステップ31)、前記
記憶部(1)14により、直前に検索したレコード群の
先頭レコードのキー値に501と最終レコードのキー値
K 750とをレコード群位置格納域31から取得する
(ステップ32)。次いで、制御部11により、上で取
得したレコード群の位置を表わすキー値に501.に7
50と所望のレコードのキー値に100とを比較する。
First, since it is not the time to start the search (step 31), the storage unit (1) 14 stores the key value 501 of the first record of the record group searched immediately before and the key value K 750 of the last record at the record group position. The information is obtained from area 31 (step 32). Next, the control unit 11 assigns 501. to the key value representing the position of the record group acquired above. to 7
50 and the key value of the desired record is 100.

ここでは、先の場合と異なり、所望のレコード rlo
oは、直前の検索レコード群R10中に存在しないため
、比較結果は「包含しない」となり(ステップ33)、
後の動作は検索開始時の動作と同様になる(ステップ3
4〜36.39)。
Here, unlike the previous case, the desired record rlo
Since o does not exist in the immediately preceding search record group R10, the comparison result is "does not include" (step 33),
The subsequent operation will be the same as the operation at the start of the search (step 3).
4-36.39).

第3図は前記データ部21のレコード構造を示す図であ
り、この図により、上記ステップ38の前方または後方
への順次検索方法について説明する。
FIG. 3 is a diagram showing the record structure of the data section 21, and the forward or backward sequential search method in step 38 will be explained with reference to this diagram.

現レコードr2から後方へ検索する場合は、現レコード
位置adr 2に現レコード長 ρ2を加算することに
より、直後のレコードr3の位置adr3を求め、位置
付けるという動作を繰り返す。
When searching backward from the current record r2, the current record length ρ2 is added to the current record position adr2 to find the position adr3 of the immediately following record r3, and the operation of locating it is repeated.

現レコードr2から前方へ検索する場合は、現レコード
位置adr 2から前レコード長 Qlを減算すること
により、直前のレコードr1の位置adr1を求め、位
置付けるという動作を繰り返す。
When searching forward from the current record r2, the previous record length Ql is subtracted from the current record position adr2 to find the position adr1 of the immediately previous record r1, and the operation of locating it is repeated.

上記実施例によれば、「キーの上位が等しい」キー値を
持ち、直前の検索レコード群中に存在するレコードを検
索する場合に、インデックス部の検索が削除でき、更に
、レコード検索において、レコード群の先頭レコード(
上の例では r 501)から直前の検索レコード r
600までの検索が削除できるという効果がある。
According to the above embodiment, when searching for a record that has the same key value and exists in the immediately previous search record group, the search in the index section can be deleted. The first record of the group (
In the above example, r 501) to the previous search record r
This has the effect that up to 600 searches can be deleted.

また、所望のレコードが直前に検索したレコードの前方
または後方に存在することが知らされるため、当該レコ
ード群の先頭から検索する必然性がなくなり、明らかに
所望のレコードの存在しない範囲の検索を回避できるこ
とになり、上述の如き検索頻度が高い処理では、検索で
の平均処理時間を大幅に短縮することができる。
In addition, since it is notified that the desired record exists before or after the record searched immediately before, there is no need to search from the beginning of the record group, and searching in a range where the desired record clearly does not exist is avoided. This makes it possible to significantly shorten the average processing time for searches in processes that involve a high search frequency as described above.

なお、上記実施例においては、検索開始時か否かの判断
を行うのに、前記制御部11内に、検索開始を示すフラ
グを設けて、初期設定としては本フラグをオンにしてお
くものとしたが、これは他の方式、例えば、前記記憶域
3のレコード群位置格納域31に、デフォルト値として
、インデックス部22にデータ部21の先頭のレコード
群R1の持つキー値に100と、そのレコード群のアド
レスA1とをセットするようにする方式も考えられる。
In the above embodiment, in order to determine whether or not it is time to start a search, a flag indicating the start of a search is provided in the control unit 11, and this flag is set to be on as an initial setting. However, this method is different from other methods, for example, in the record group position storage area 31 of the storage area 3, the key value of the record group R1 at the beginning of the data section 21 is set to 100 in the index section 22 as a default value, and the key value is 100. A method may also be considered in which the address A1 of the record group is set.

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

以上述べた如く、本発明によれば、レコード中のデータ
に該レコードを識別するためのキーが存在するレコード
の集合であるデータ部と、前記レコードの所在を管理す
るデータの集合であるインデックス部とを有するファイ
ルから、前記インデックス部のデータを用いて所望のキ
ー値を有するレコードを検索するレコード検索システム
において、直前に検索したレコード群の位置を特定する
ための情報と、直前に検索したキー値とこれに対応する
レコードの位置を特定するための情報とを記憶する手段
を設けて、該記憶手段に記憶されている情報に基づいて
直前に検索したレコードが格納されているレコード群中
に所望のキー値を有するレコードが存在すると判断され
る場合、直前に検索したレコード位置から検索を開始す
ることを特徴とするようにしたので、「キーの上位の一
部」が等しいレコードを連続的に検索する際、直前に検
索したレコード群に所望のキー値を持つレコードが含ま
れている場合については、インデックス部の検索を行わ
ずに、直前に検索したレコードの位置から検索を行うこ
とにより、検索を高速化可能なレコード検索方式を実現
できるという顕著な効果を奏するものである。
As described above, according to the present invention, there is a data section that is a set of records in which a key for identifying the record exists in the data in the record, and an index section that is a set of data that manages the location of the record. In a record search system that uses data in the index section to search for a record having a desired key value from a file containing Means for storing a value and information for specifying the position of a record corresponding to the value is provided, and based on the information stored in the storage means, a record searched immediately before is stored in a record group. If it is determined that a record with the desired key value exists, the search is started from the record position that was searched immediately before, so records with the same "upper part of the key" are consecutively searched. When performing a search, if the record group searched just before includes a record with the desired key value, the search can be performed from the position of the record searched just before, without searching the index section. This has the remarkable effect of realizing a record search method that can speed up the search.

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

第1図は本発明の一実施例であるレコード検索システム
のブロック図、第2図はレコード検索プログラムの流れ
図、第3図はデータ部のレコード構造を示す図である。 1ニレコード検索プログラム、11:制御部、12:イ
ンデックス検索部、13ニレコ一ド検索部、14:記憶
部(1)、15:記憶部(2)、2:ファイル、21:
データ部、22:インデックス部、3:記憶域、31ニ
レコ一ド群位置格納域、32:キー値およびこれに対応
するレコード位置格納域、r1〜rnニレコード、R1
〜Rmニレコード群、A 1〜A mニアドレス、K 
100〜K n :キー値。
FIG. 1 is a block diagram of a record search system which is an embodiment of the present invention, FIG. 2 is a flowchart of a record search program, and FIG. 3 is a diagram showing the record structure of a data section. 1 record search program, 11: control unit, 12: index search unit, 13 record search unit, 14: storage unit (1), 15: storage unit (2), 2: file, 21:
Data section, 22: Index section, 3: Storage area, 31 record group position storage area, 32: key value and corresponding record position storage area, r1 to rn records, R1
~Rm near address, A 1~A m near address, K
100~Kn: Key value.

Claims (1)

【特許請求の範囲】[Claims] 1、レコード中のデータに該レコードを識別するための
キーが存在するレコードの集合であるデータ部と、前記
レコードの所在を管理するデータの集合であるインデッ
クス部とを有するファイルから、前記インデックス部の
データを用いて所望のキー値を有するレコードを検索す
るレコード検索システムにおいて、直前に検索したレコ
ード群の位置を特定するための情報と、直前に検索した
キー値とこれに対応するレコードの位置を特定するため
の情報とを記憶する手段を設けて、該記憶手段に記憶さ
れている情報に基づいて直前に検索したレコードが格納
されているレコード群中に所望のキー値を有するレコー
ドが存在すると判断される場合、直前に検索したレコー
ド位置から検索を開始することを特徴とするレコード検
索方式。
1. From a file that has a data section that is a set of records in which a key for identifying the record exists in the data in the record, and an index section that is a set of data that manages the location of the record, the index section is extracted. In a record search system that searches for a record with a desired key value using the data of A record having a desired key value exists in a record group in which the record searched immediately before is stored based on the information stored in the storage means. If it is determined that this is the case, the record search method is characterized in that the search is started from the record position searched immediately before.
JP62074889A 1987-03-28 1987-03-28 Record retrieving system Pending JPS63241633A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP62074889A JPS63241633A (en) 1987-03-28 1987-03-28 Record retrieving system

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP62074889A JPS63241633A (en) 1987-03-28 1987-03-28 Record retrieving system

Publications (1)

Publication Number Publication Date
JPS63241633A true JPS63241633A (en) 1988-10-06

Family

ID=13560388

Family Applications (1)

Application Number Title Priority Date Filing Date
JP62074889A Pending JPS63241633A (en) 1987-03-28 1987-03-28 Record retrieving system

Country Status (1)

Country Link
JP (1) JPS63241633A (en)

Cited By (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH04123239A (en) * 1990-09-14 1992-04-23 Fujitsu Ltd Method for retrieving record
JPH07319894A (en) * 1994-05-25 1995-12-08 Toshiba Corp Device and method for high-speed data retrieval
JP5041003B2 (en) * 2007-10-17 2012-10-03 富士通株式会社 Search device and search method

Citations (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPS5856145A (en) * 1981-09-30 1983-04-02 Fujitsu Ltd Data retrieval system

Patent Citations (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPS5856145A (en) * 1981-09-30 1983-04-02 Fujitsu Ltd Data retrieval system

Cited By (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH04123239A (en) * 1990-09-14 1992-04-23 Fujitsu Ltd Method for retrieving record
JPH07319894A (en) * 1994-05-25 1995-12-08 Toshiba Corp Device and method for high-speed data retrieval
JP5041003B2 (en) * 2007-10-17 2012-10-03 富士通株式会社 Search device and search method

Similar Documents

Publication Publication Date Title
JP3943880B2 (en) Video data processing apparatus and method
JP4347223B2 (en) System and method for annotating multimodal characteristics in multimedia documents
KR970017169A (en) Music data processing system and method
KR910006647B1 (en) Information searching apparatus
JP2000357115A (en) Device and method for file retrieval
JPS63241633A (en) Record retrieving system
JPH10289135A (en) Data base retrieval system provided with cache function of retrieved result
JPH07319742A (en) Physical deleting system for logically deleted data
JP3544829B2 (en) Information storage and retrieval device and information storage and retrieval method
JP2004152239A (en) File management apparatus, file management method and program
JP2000066933A (en) Time series data management system
JPS61103242A (en) High-speed retrieval system
JPH0784849A (en) Data access control method
JPS6391753A (en) Managing system for plural files
JPH02137064A (en) Record retrieving system
JPS63231527A (en) Time series retrieving system
JPH02210578A (en) Data retrieving and display system
JPH02109162A (en) Index system for library file
JPH05241925A (en) File access managing system
WO2008091054A1 (en) Enhanced file system and method of managing files using the file system
JPH08320877A (en) Document retrieval device
JPH01292427A (en) Keyword retrieving system
JPH05158760A (en) Migration processing system
JPH01306936A (en) Logging information management system
JPH0225974A (en) Retrieving system for updating of data base