JP2000148776A - Method and system for information retrieval and computer-readable medium where information retrieving program is recorded - Google Patents

Method and system for information retrieval and computer-readable medium where information retrieving program is recorded

Info

Publication number
JP2000148776A
JP2000148776A JP10318816A JP31881698A JP2000148776A JP 2000148776 A JP2000148776 A JP 2000148776A JP 10318816 A JP10318816 A JP 10318816A JP 31881698 A JP31881698 A JP 31881698A JP 2000148776 A JP2000148776 A JP 2000148776A
Authority
JP
Japan
Prior art keywords
search
information
search key
input
storage device
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
JP10318816A
Other languages
Japanese (ja)
Inventor
Suguru Fujioka
英 藤岡
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 JP10318816A priority Critical patent/JP2000148776A/en
Publication of JP2000148776A publication Critical patent/JP2000148776A/en
Pending legal-status Critical Current

Links

Landscapes

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

Abstract

PROBLEM TO BE SOLVED: To speedily obtain a retrieval result when information retrieval is continuously carried out. SOLUTION: Before a next retrieval key is inputted from an input device, the next retrieval key is predicted (S6) by referring to last retrieval information stored in a storage device and information corresponding to the predicted retrieval key is retrieved from a file device (S7) and stored previously in the storage device (S8); when the next retrieval key is inputted from the input device (S1), it is judged whether or not the next retrieval key is included in the predicted retrieval key (S2) and when so, the information stored previously in the storage device as the retrieval information corresponding to the retrieval key is outputted (S9, S10), but when not, the information corresponding to the retrieval key is retrieved from the file device (S3 to S5).

Description

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

【0001】[0001]

【発明の属する技術分野】本発明は、情報検索方法及び
システム並びに情報検索プログラムを記録したコンピュ
ータ読み取り可能な媒体に係り、特に、複数の検索が連
続して行われる情報検索システムに好適な情報検索方法
などに関する。
BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to an information search method and system, and a computer-readable medium storing an information search program, and more particularly to an information search system suitable for an information search system in which a plurality of searches are continuously performed. About the method and so on.

【0002】[0002]

【従来の技術】複数の情報検索を連続して行う場合、従
来は、まず一つ目の検索キーを入力し、その検索結果が
表示装置に表示されるのを待つ。そして、その表示結果
を確認した上で次の検索キーを入力し、次の検索結果が
表示されるのを待ち、表示された検索結果を確認すると
いう繰り返しを行っている。
2. Description of the Related Art Conventionally, when performing a plurality of information searches, a first search key is input, and the user waits until the search result is displayed on a display device. Then, after confirming the display result, the next search key is input, the user waits for the next search result to be displayed, and repeatedly checks the displayed search result.

【0003】また、連続して入力すべき検索キーの列を
予めファイル装置に格納しておき、操作者が入力装置か
ら検索要求を入力するごとにファイル装置の検索キーを
読み出し、都度検索結果を表示装置に表示させるものも
あった。この場合、操作者は、表示中の検索結果を確認
した後に検索要求を入力し、次の検索キーに対応する検
索結果を表示装置に表示させる。
[0003] In addition, a sequence of search keys to be continuously input is stored in a file device in advance, and each time an operator inputs a search request from the input device, the search key of the file device is read, and the search result is obtained each time. Some were displayed on a display device. In this case, the operator inputs a search request after confirming the search result being displayed, and causes the display device to display the search result corresponding to the next search key.

【0004】[0004]

【発明が解決しようとする課題】しかしながら、上記従
来例にあっては、操作者が検索キーや検索要求を入力し
てから、当該検索キーに対応する情報検索が開始され
る。また、その情報検索はRAMなどの記憶装置に比べ
スループットの低い大容量のファイル装置に対し行われ
るため、検索キーや検索要求を入力してから検索結果が
表示部に表示されるまでに時間がかかるという不都合が
あった。また例えば、ファイル装置が通信回線を介して
接続されている場合などは、その通信回線の渋滞により
検索結果を得るまでに更に時間がかかるという不都合も
あった。
However, in the above-described conventional example, after an operator inputs a search key or a search request, information search corresponding to the search key is started. In addition, since the information search is performed on a large-capacity file device having a lower throughput than a storage device such as a RAM, it takes time from input of a search key or a search request until a search result is displayed on a display unit. There was such an inconvenience. Further, for example, when a file device is connected via a communication line, there is a disadvantage that it takes more time to obtain a search result due to traffic congestion in the communication line.

【0005】[0005]

【発明の目的】本発明は、かかる従来例の有する不都合
を改善し、特に、情報検索を連続して行う場合に、検索
結果を早く得ることのできる情報検索方法及びシステム
並びに情報検索プログラムを記録した媒体を提供するこ
とを、その目的とする。
An object of the present invention is to improve the inconvenience of the prior art, and in particular, to record an information retrieval method and system and an information retrieval program capable of obtaining retrieval results quickly when information retrieval is performed continuously. Its purpose is to provide such media.

【0006】[0006]

【課題を解決するための手段】上記目的を達成するた
め、請求項1記載の発明では、入力装置から検索キーの
入力を受け付け、入力された検索キーを記憶装置に格納
し、記憶装置に格納した検索キーに対応する情報をファ
イル装置から検索し、検索した情報を記憶装置に格納
し、この記憶装置に格納した検索情報を出力装置に出力
する情報検索方法において、入力装置から次の検索キー
が入力される前に、少なくとも直前に入力された検索キ
ーに基づいて次の検索キーを予測し、予測した検索キー
に対応する情報をファイル装置から検索し、検索した情
報を記憶装置に予め格納しておき、入力装置から次の検
索キーが入力されると、当該次の検索キーが予測した検
索キーに含まれているか判断し、含まれていれば当該検
索キーに対応する検索情報として記憶装置に予め格納し
ておいた情報を出力装置に出力し、含まれていなければ
当該検索キーに対応する情報をファイル装置から検索す
る、という方法を採っている。請求項3又は5に記載の
発明も実質同一である。
In order to achieve the above object, according to the present invention, an input of a search key is received from an input device, the input search key is stored in a storage device, and stored in the storage device. In the information search method for searching for information corresponding to the searched search key from a file device, storing the searched information in a storage device, and outputting the search information stored in the storage device to an output device, a next search key is input from the input device. Before the search key is input, the next search key is predicted based on at least the search key input immediately before, information corresponding to the predicted search key is searched from the file device, and the searched information is stored in the storage device in advance. When the next search key is input from the input device, it is determined whether the next search key is included in the predicted search key. If the next search key is included, the search corresponding to the search key is determined. Outputs information previously stored in the storage device as a multicast to the output device, searches must be included information corresponding to the search key from the file system, it adopts a method called. The invention according to claim 3 or 5 is substantially the same.

【0007】また、請求項2記載の発明では、検索キー
の列を予めファイル装置に格納しておき、このファイル
装置から検索キーを読み出し、読み出した検索キーに対
応する情報をファイル装置から検索し、検索情報を記憶
装置に格納し、この記憶装置に格納した検索情報を出力
装置に出力する処理を、検索キーの列を構成する各検索
キーに対し順次実行する情報検索方法において、入力装
置から検索要求が入力されたときに記憶装置に格納した
検索情報を出力装置に出力し、その後入力装置から次の
検索要求が入力される前に検索キーの読み出しから記憶
装置への検索情報の格納までの処理を実行しておく、と
いう方法を採っている。請求項4又は6記載の発明も実
質同一である。
According to the second aspect of the present invention, a search key string is stored in a file device in advance, the search key is read from the file device, and information corresponding to the read search key is searched from the file device. A process of storing search information in a storage device and outputting the search information stored in the storage device to an output device sequentially for each search key constituting a search key sequence. When the search request is input, the search information stored in the storage device is output to the output device, and thereafter, from the reading of the search key to the storage of the search information in the storage device before the next search request is input from the input device. Is performed beforehand. The invention according to claim 4 or 6 is substantially the same.

【0008】これらにより、前述した目的を達成しよう
とするものである。
[0008] Accordingly, the above-mentioned object is to be achieved.

【0009】[0009]

【発明の実施の形態】以下、本発明の一実施形態を図1
及び図2に基づいて説明する。
DESCRIPTION OF THE PREFERRED EMBODIMENTS One embodiment of the present invention will be described below with reference to FIG.
A description will be given based on FIG.

【0010】図1は本実施形態にかかる情報検索システ
ムのブロック図であり、キーボードなどの入力装置1
と、ディスプレイモニタなどの出力装置2と、RAMな
どの記憶装置3と、ハードディスクドライブなどのファ
イル装置4とを中央処理装置5に接続することにより構
成されている。ここで、ファイル装置4は、ローカル接
続のファイル装置でもよいし、通信回線やネットワーク
を介して接続されたファイル装置であってもよい。ま
た、ファイル装置4に格納される検索対象の情報は、リ
レーショナルデータベースやテキストファイルなど、特
に制限がない。ファイル装置4は、操作者が入力装置1
から入力する検索キーKに基づいて検索される。
FIG. 1 is a block diagram of an information retrieval system according to the present embodiment, and an input device 1 such as a keyboard.
And an output device 2 such as a display monitor, a storage device 3 such as a RAM, and a file device 4 such as a hard disk drive, which are connected to a central processing unit 5. Here, the file device 4 may be a locally connected file device or a file device connected via a communication line or a network. The information to be searched stored in the file device 4 is not particularly limited, such as a relational database or a text file. The file device 4 allows the operator to input the
The search is performed based on a search key K input from.

【0011】図2は、中央処理装置5が実行する情報検
索プログラムのフローチャートである。この情報検索プ
ログラムは、コンピュータ読み取り可能な記録媒体から
読み出され、実行されてもよい。
FIG. 2 is a flowchart of an information search program executed by the central processing unit 5. This information search program may be read from a computer-readable recording medium and executed.

【0012】中央処理装置5は、まず入力装置1から所
定形式の検索キーKの入力を受け付ける(S1)。検索
キーの入力を受け付けると、受け付けた検索キーが予め
予測した検索キーに含まれているか否かを判断する(S
2)。最初の検索キーを受け付けた時点では、検索キー
の予測が行われていないため、この判断の結果はノーと
なりS3に進む。中央処理装置5は、受け付けた検索キ
ーに対応する情報をファイル装置4から検索し(S
3)、記憶装置3に格納し(S4)、その内容を出力装
置2に出力する(S5)。操作者は、出力装置2に出力
された検索結果を確認し、次に入力する検索キーを考え
る。
The central processing unit 5 first receives an input of a search key K of a predetermined format from the input device 1 (S1). When the input of the search key is received, it is determined whether the received search key is included in the search key predicted in advance (S
2). At the time when the first search key is received, the search key is not predicted, and the result of this determination is no, and the process proceeds to S3. The central processing unit 5 searches the file device 4 for information corresponding to the received search key (S
3) Store it in the storage device 3 (S4), and output its contents to the output device 2 (S5). The operator checks the search result output to the output device 2 and considers a search key to be input next.

【0013】こうして操作者が次の検索キーを思案して
いる間に、中央処理装置5は、次に入力されるであろう
検索キーを予測し(S6)、予測した検索キーに対応す
る情報をファイル装置4から検索し(S7)、予め記憶
装置3に格納しておく(S8)。
While the operator is thinking of the next search key, the central processing unit 5 predicts the next search key to be input (S6), and stores information corresponding to the predicted search key. Is retrieved from the file device 4 (S7) and stored in the storage device 3 in advance (S8).

【0014】ここで、次の検索キーを予測する方法とし
ては以下の方法が考えられる。例えば、ファイル装置4
に検索対象としてリレーショナルデータベースが格納さ
れている場合、直前に入力された検索キーや入力可能な
検索キーの種類から、次に入力される可能性のある検索
キーを幾つか特定することが可能である。例えば、直前
に入力された検索キーと共通する検索キーを含む検索キ
ーの指定を次の検索キーとして予測してもよい。連続し
て入力される検索キーは共通の検索キーを含むことが多
いからである。また、ファイル装置4に格納された検索
対象の情報がテキストファイルであれば、そのテキスト
に含まれる語句が検索キーとなるが、直前に検索された
語句と同一の語句を次の検索キーとして予測しておけ
ば、同テキスト中で次に出現する同一語句の情報を予め
検索し記憶装置3に格納しておくことが可能である。よ
って、同一語句の繰り返し検索が行われている場合に
は、次に検索される情報を予め記憶装置3に先読みする
ことができる。
Here, the following method can be considered as a method for predicting the next search key. For example, file device 4
If a relational database is stored as a search target in the search key, it is possible to specify some search keys that are likely to be input next from the type of search key entered immediately before or the type of search key that can be entered. is there. For example, the specification of a search key including a search key common to the search key input immediately before may be predicted as the next search key. This is because search keys that are continuously input often include a common search key. If the information to be searched stored in the file device 4 is a text file, the terms included in the text are used as search keys, but the same words as the previously searched words are predicted as the next search key. If so, it is possible to retrieve the information of the same phrase that appears next in the text in advance and store it in the storage device 3. Therefore, when the same phrase is repeatedly searched, the information to be searched next can be pre-read in the storage device 3 in advance.

【0015】続いて、中央処理装置5は、次の検索キー
Kの入力を入力装置1から受け付ける(S1)。ここ
で、次の検索キーKの受付は、S8の検索情報の格納が
完全に完了する前であっても受け付けることが可能にな
っている。中央処理装置5は、次の検索キーの入力を受
け付けると、受け付けた検索キーが先ほどS6で予測し
た検索キーに含まれているかを判断し(S2)、含まれ
ていなければ既に説明したS3からの処理を繰り返す。
Subsequently, the central processing unit 5 receives an input of the next search key K from the input device 1 (S1). Here, the next search key K can be received even before the storage of the search information in S8 is completely completed. When receiving the input of the next search key, the central processing unit 5 determines whether the received search key is included in the search key predicted in S6 (S2). Is repeated.

【0016】一方、受け付けた検索キーがS6で予測し
た検索キーに含まれていれば、当該検索キーに対応する
情報として記憶装置3に先読みしておいた情報を特定し
(S9)、その情報を記憶装置3から出力装置2に出力
させる(S10)。
On the other hand, if the received search key is included in the search key predicted in S6, the information prefetched in the storage device 3 as information corresponding to the search key is specified (S9). Is output from the storage device 3 to the output device 2 (S10).

【0017】操作者は、出力された検索結果を確認し更
に次に入力する検索キーを検討する。
The operator checks the output search result and further examines a search key to be input next.

【0018】この間に、中央処理装置5は、既に説明し
たS6〜S8の処理により、次に入力されるであろう検
索キーに対応した検索情報を記憶装置3に先読みする。
In the meantime, the central processing unit 5 prefetches the search information corresponding to the search key to be inputted next into the storage device 3 by the processing of S6 to S8 described above.

【0019】これによると、操作者が次の検索キーを考
えている間のコンピュータの遊び時間を利用して、次に
入力されるであろう検索キーに対応する検索情報を記憶
装置に先読みしておくので、検索キーの入力に対しファ
イル装置を検索する代わりに記憶装置3を検索すれば足
りるケースが多くなり、これにより、検索結果の出力装
置への出力を高速化することができる。
According to this, by utilizing the play time of the computer while the operator is thinking about the next search key, search information corresponding to the next search key to be inputted is prefetched into the storage device. Therefore, in many cases, it is sufficient to search the storage device 3 instead of searching the file device in response to the input of the search key, whereby the output of the search result to the output device can be speeded up.

【0020】次に、図3及び図4に基づいて本発明の他
の実施の形態を説明する。ここで、先の実施形態と同一
部分については同一符号を付して重複説明を省略する。
Next, another embodiment of the present invention will be described with reference to FIGS. Here, the same parts as those of the previous embodiment are denoted by the same reference numerals, and redundant description will be omitted.

【0021】図3は、本実施形態にかかる情報検索シス
テムのブロック図である。本実施形態において、ファイ
ル装置4には、検索キーの列6が予め格納されている。
この検索キーの列から一つずつ検索キーが読み出され、
中央処理装置5によって処理される。ここで、検索キー
の列に含まれる各検索キーには関連性を持たせる必要は
無く、各々任意の検索キーでかまわない。入力装置1
は、操作者が中央処理装置5に対し検索要求Yを入力す
るためのものである。
FIG. 3 is a block diagram of the information retrieval system according to the present embodiment. In the present embodiment, a search key column 6 is stored in the file device 4 in advance.
Search keys are read one by one from this search key column,
It is processed by the central processing unit 5. Here, it is not necessary to make each search key included in the search key column relevant, and any search key may be used. Input device 1
Is for the operator to input a search request Y to the central processing unit 5.

【0022】図4は、中央処理装置5が実行する情報検
索プログラムのフローチャートである。この情報検索プ
ログラムは、コンピュータ読み取り可能な媒体から読み
出されたものであってもよい。
FIG. 4 is a flowchart of an information search program executed by the central processing unit 5. This information search program may be read from a computer-readable medium.

【0023】まず操作者は、入力装置1から検索要求Y
を入力する。中央処理装置5は、入力装置1から最初の
検索要求Yを受け付けると(S11、S12)、ファイ
ル装置4に格納された検索キーの列6から最初の検索キ
ーを読み出し、記憶装置3に格納する(S13)。そし
て、今読み出した検索キーに対応する情報をファイル装
置4から検索し(S14)、記憶装置3に格納して出力
装置2に出力する(S15,16)。操作者は、出力装
置2に出力された検索結果を確認する。
First, the operator inputs a search request Y from the input device 1.
Enter Upon receiving the first search request Y from the input device 1 (S11, S12), the central processing unit 5 reads out the first search key from the search key column 6 stored in the file device 4 and stores it in the storage device 3. (S13). Then, the information corresponding to the retrieved read key is retrieved from the file device 4 (S14), stored in the storage device 3 and output to the output device 2 (S15, 16). The operator checks the search result output to the output device 2.

【0024】その間に中央処理装置5は、ファイル装置
4に格納された検索キーの列6から次の検索キーを読み
出し、記憶装置3に格納する(S17)。そして、今記
憶装置3に格納した検索キーに対応する情報をファイル
装置4から検索し(S18)、記憶装置3に格納する
(S19)。
Meanwhile, the central processing unit 5 reads the next search key from the search key column 6 stored in the file device 4 and stores it in the storage device 3 (S17). Then, the information corresponding to the search key stored in the storage device 3 is retrieved from the file device 4 (S18) and stored in the storage device 3 (S19).

【0025】操作者は、出力中の検索結果を確認した
後、入力装置1から次の検索要求を入力する(S1
1)。2回目以降の検索要求を受け付けた中央処理装置
5は、ファイル装置4の代わりに記憶装置3をアクセス
し、予め先読みしておいた検索情報を出力装置2に出力
する(S20)。以降、既に説明したS17からの処理
が繰り返される。
After confirming the search result being output, the operator inputs the next search request from the input device 1 (S1).
1). The central processing unit 5 that has received the second or subsequent search request accesses the storage device 3 instead of the file device 4, and outputs the search information pre-read to the output device 2 (S20). Thereafter, the processing from S17 described above is repeated.

【0026】これによると、操作者が検索結果を確認し
ている間に次の検索キーを読み込み、読み込んだ検索キ
ーに対応する検索情報を記憶装置に予め先読みし、入力
装置から次の検索要求が入力されると、記憶装置に先読
みしてあった検索情報を直ちに出力装置に出力するの
で、検索要求に対する検索結果の出力を高速に行うこと
ができる。
According to this, while the operator is checking the search result, the next search key is read, the search information corresponding to the read search key is pre-read in the storage device, and the next search request is input from the input device. Is input, the search information prefetched in the storage device is immediately output to the output device, so that the search result can be output at a high speed in response to the search request.

【0027】ここで、図1又は図3に示した記憶装置や
ファイル装置などは物理的に一つのものである必要はな
く、物理的に分散されていてもよい。
Here, the storage device and the file device shown in FIG. 1 or FIG. 3 need not be physically one, but may be physically distributed.

【0028】[0028]

【発明の効果】本発明は、以上のように構成され機能す
るので、これによると、請求項1,3又は5記載の発明
では、操作者が次の検索キーを考えている間のコンピュ
ータの遊び時間を利用して、次に入力されるであろう検
索キーに対応する検索情報を記憶装置に先読みしておく
ので、検索キーの入力に対しファイル装置を検索する代
わりに記憶装置を検索すれば足りるケースが多くなり、
これにより、検索結果の出力装置への出力を高速化する
ことができる。
Since the present invention is constructed and functions as described above, according to the first, third or fifth aspect of the present invention, the computer of the computer while the operator is thinking about the next search key is determined. Using the play time, the search information corresponding to the search key to be input next is pre-read in the storage device, so that the search of the storage device can be performed instead of searching the file device in response to the input of the search key. More cases are needed
Thus, the output of the search result to the output device can be speeded up.

【0029】また、請求項2,4又は6記載の発明で
は、操作者が検索結果を確認している間に次の検索キー
を読み込み、読み込んだ検索キーに対応する検索情報を
記憶装置に予め先読みし、入力装置から次の検索要求が
入力されると、記憶装置に先読みしてあった検索情報を
直ちに出力装置に出力するので、検索要求に対する検索
結果の出力を高速に行うことができる、という従来にな
い優れた情報検索方法及びシステム並びに情報検索プロ
グラムを記録したコンピュータ読み取り可能な媒体を提
供することができる。
According to the second, fourth or sixth aspect of the present invention, the next search key is read while the operator is checking the search result, and the search information corresponding to the read search key is stored in the storage device in advance. When the next search request is input from the input device, the search information that has been prefetched in the storage device is immediately output to the output device, so that the search result can be output at a high speed in response to the search request. It is possible to provide a computer-readable medium storing an information search method and system, and an information search program, which have never been found before.

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

【図1】本発明の一実施形態の構成を示すブロック図で
ある。
FIG. 1 is a block diagram showing a configuration of an embodiment of the present invention.

【図2】図1の中央処理装置が実行する情報検索プログ
ラムのフローチャートである。
FIG. 2 is a flowchart of an information search program executed by the central processing unit of FIG. 1;

【図3】本発明の他の実施形態の構成を示すブロック図
である。
FIG. 3 is a block diagram showing a configuration of another embodiment of the present invention.

【図4】図3の中央処理装置が実行する情報検索プログ
ラムのフローチャートである。
FIG. 4 is a flowchart of an information search program executed by the central processing unit of FIG. 3;

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

1 入力装置 2 出力装置 3 記憶装置 4 ファイル装置 5 中央処理装置 6 検索キーの列 Reference Signs List 1 input device 2 output device 3 storage device 4 file device 5 central processing unit 6 search key column

Claims (6)

【特許請求の範囲】[Claims] 【請求項1】 入力装置から検索キーの入力を受け付
け、入力された検索キーを記憶装置に格納し、記憶装置
に格納した検索キーに対応する情報をファイル装置から
検索し、検索した情報を記憶装置に格納し、この記憶装
置に格納した検索情報を出力装置に出力する情報検索方
法において、 前記入力装置から次の検索キーが入力される前に、 少なくとも直前に入力された検索キーに基づいて前記次
の検索キーを予測し、予測した検索キーに対応する情報
をファイル装置から検索し、検索した情報を記憶装置に
予め格納しておき、 前記入力装置から次の検索キーが入力されると、当該次
の検索キーが前記予測した検索キーに含まれているか判
断し、 含まれていれば当該検索キーに対応する検索情報として
前記記憶装置に予め格納しておいた情報を前記出力装置
に出力し、 含まれていなければ当該検索キーに対応する情報をファ
イル装置から検索することを特徴とした情報検索方法。
An input of a search key is received from an input device, the input search key is stored in a storage device, information corresponding to the search key stored in the storage device is searched from a file device, and the searched information is stored. In an information search method for storing in a device and outputting search information stored in the storage device to an output device, before a next search key is input from the input device, at least based on the search key input immediately before Predicting the next search key, searching for information corresponding to the predicted search key from the file device, storing the searched information in a storage device in advance, and when the next search key is input from the input device It is determined whether the next search key is included in the predicted search key. If the next search key is included, information stored in advance in the storage device as search information corresponding to the search key is determined. Information retrieval method, wherein the outputs to the output device, to find if not include information corresponding to the search key from the file device.
【請求項2】 検索キーの列を予めファイル装置に格納
しておき、このファイル装置から検索キーを読み出し、
読み出した検索キーに対応する情報をファイル装置から
検索し、検索情報を記憶装置に格納し、この記憶装置に
格納した検索情報を出力装置に出力する処理を、前記検
索キーの列を構成する各検索キーに対し順次実行する情
報検索方法において、 入力装置から検索要求が入力されたときに前記記憶装置
に格納した検索情報を出力装置に出力し、その後入力装
置から次の検索要求が入力される前に前記検索キーの読
み出しから記憶装置への検索情報の格納までの処理を実
行しておくことを特徴とした情報検索方法。
2. A search key column is stored in a file device in advance, and the search key is read from the file device.
A process of searching the file device for information corresponding to the read search key, storing the search information in a storage device, and outputting the search information stored in the storage device to an output device is performed by each of the processes constituting the search key sequence. In an information search method that is sequentially executed for a search key, when a search request is input from an input device, search information stored in the storage device is output to an output device, and then a next search request is input from the input device. An information search method, characterized in that a process from reading the search key to storing search information in a storage device is performed beforehand.
【請求項3】 検索キーの入力装置と、検索情報の出力
装置と、検索される情報を格納したファイル装置と、記
憶装置と、中央処理装置とを備え、 前記中央処理装置が、前記入力装置から前記検索キーの
入力を受け付け、入力された検索キーを前記記憶装置に
格納し、この記憶装置に格納した検索キーに対応する情
報を前記ファイル装置から検索し、検索した情報を前記
記憶装置に格納し、この記憶装置に格納した検索情報を
前記出力装置に出力する情報検索システムにおいて、 前記中央処理装置は、前記入力装置から次の検索キーが
入力される前に、 少なくとも直前に入力された検索キーに基づいて前記次
の検索キーを予測し、予測した検索キーに対応する情報
をファイル装置から検索し、検索した情報を記憶装置に
予め格納しておき、 前記入力装置から次の検索キーが入力されると、当該次
の検索キーが前記予測した検索キーに含まれているか判
断し、 含まれていれば当該検索キーに対応する検索情報として
前記記憶装置に予め格納しておいた情報を前記出力装置
に出力し、 含まれていなければ当該検索キーに対応する情報をファ
イル装置から検索することを特徴とした情報検索システ
ム。
3. An input device for a search key, an output device for search information, a file device storing information to be searched, a storage device, and a central processing unit, wherein the central processing device is provided with the input device. Receiving the input of the search key from the storage device, stores the input search key in the storage device, searches the file device for information corresponding to the search key stored in the storage device, and stores the searched information in the storage device. In the information search system for storing and outputting search information stored in the storage device to the output device, the central processing unit is configured to input at least immediately before a next search key is input from the input device. Predicting the next search key based on the search key, searching the file device for information corresponding to the predicted search key, storing the searched information in a storage device in advance, When the next search key is input from the input device, it is determined whether the next search key is included in the predicted search key. If the next search key is included, the storage device is used as search information corresponding to the search key. An information retrieval system characterized by outputting information stored in advance to the output device, and if not included, retrieving information corresponding to the search key from the file device.
【請求項4】 検索要求の入力装置と、検索情報の出力
装置と、検索される情報を格納したファイル装置と、記
憶装置と、中央処理装置とを備え、 前記ファイル装置に、検索キーの列を予め格納してお
き、 前記中央処理装置は、前記ファイル装置から検索キーを
読み出し、読み出した検索キーに対応する情報をファイ
ル装置から検索し、検索情報を記憶装置に格納し、この
記憶装置に格納した検索情報を出力装置に出力する処理
を、前記検索キーの列を構成する各検索キーに対し順次
実行する情報検索システムにおいて、 前記中央処理装置は、前記入力装置から検索要求が入力
されたときに前記記憶装置に格納した検索情報を出力装
置に出力し、その後入力装置から次の検索要求が入力さ
れる前に前記検索キーの読み出しから記憶装置への検索
情報の格納までの処理を実行しておくことを特徴とした
情報検索システム。
4. A search request input device, a search information output device, a file device storing information to be searched, a storage device, and a central processing unit, wherein the file device has a search key string. The central processing unit reads a search key from the file device, searches the file device for information corresponding to the read search key, stores the search information in a storage device, and stores the search information in the storage device. In an information search system for sequentially executing a process of outputting stored search information to an output device for each search key constituting the search key sequence, the central processing unit receives a search request from the input device. Sometimes, the search information stored in the storage device is output to an output device, and after that, before the next search request is input from the input device, the search key is read and the storage device is searched. An information retrieval system characterized by executing processing up to storage of search information.
【請求項5】 入力装置から検索キーの入力を受け付
け、入力された検索キーを記憶装置に格納し、記憶装置
に格納した検索キーに対応する情報をファイル装置から
検索し、検索した情報を記憶装置に格納し、この記憶装
置に格納した検索情報を出力装置に出力する処理をコン
ピュータに実行させる情報検索プログラムを記録した媒
体において、 前記入力装置から次の検索キーが入力される前に、 少なくとも直前に入力された検索キーに基づいて前記次
の検索キーを予測し、予測した検索キーに対応する情報
をファイル装置から検索し、検索した情報を記憶装置に
予め格納しておき、 前記入力装置から次の検索キーが入力されると、当該次
の検索キーが前記予測した検索キーに含まれているか判
断し、 含まれていれば当該検索キーに対応する検索情報として
前記記憶装置に予め格納しておいた情報を前記出力装置
に出力し、 含まれていなければ当該検索キーに対応する情報をファ
イル装置から検索する処理をコンピュータに実行させる
情報検索プログラムを記録した媒体。
5. A search key input from an input device is received, the input search key is stored in a storage device, information corresponding to the search key stored in the storage device is searched from a file device, and the searched information is stored. In a medium storing an information search program for causing a computer to execute a process of storing the search information stored in the storage device and outputting the search information stored in the storage device to an output device, at least before a next search key is input from the input device, at least Predicting the next search key based on the search key input immediately before, searching the file device for information corresponding to the predicted search key, storing the searched information in a storage device in advance, When the next search key is input from the, it is determined whether or not the next search key is included in the predicted search key. An information search program that outputs information previously stored in the storage device as search information to the output device, and causes the computer to execute a process of searching the file device for information corresponding to the search key if not included. The recorded media.
【請求項6】 検索キーの列を予めファイル装置に格納
しておき、このファイル装置から検索キーを読み出し、
読み出した検索キーに対応する情報をファイル装置から
検索し、検索情報を記憶装置に格納し、この記憶装置に
格納した検索情報を出力装置に出力する処理を、前記検
索キーの列を構成する各検索キーに対し順次実行する処
理をコンピュータに実行させる情報検索プログラムを記
録した媒体において、 入力装置から検索要求が入力されたときに前記記憶装置
に格納した検索情報を出力装置に出力し、その後入力装
置から次の検索要求が入力される前に前記検索キーの読
み出しから記憶装置への検索情報の格納までの処理を実
行しておく処理をコンピュータに実行させる情報検索プ
ログラムを記録した媒体。
6. A search key column is stored in a file device in advance, and the search key is read from the file device.
A process of searching the file device for information corresponding to the read search key, storing the search information in a storage device, and outputting the search information stored in the storage device to an output device is performed by each of the processes constituting the search key sequence. When a search request is input from an input device, a search information stored in the storage device is output to an output device on a medium that stores an information search program that causes a computer to execute processing that is sequentially performed on search keys. A medium storing an information search program for causing a computer to execute processing from reading of the search key to storage of search information in a storage device before a next search request is input from the device.
JP10318816A 1998-11-10 1998-11-10 Method and system for information retrieval and computer-readable medium where information retrieving program is recorded Pending JP2000148776A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP10318816A JP2000148776A (en) 1998-11-10 1998-11-10 Method and system for information retrieval and computer-readable medium where information retrieving program is recorded

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP10318816A JP2000148776A (en) 1998-11-10 1998-11-10 Method and system for information retrieval and computer-readable medium where information retrieving program is recorded

Publications (1)

Publication Number Publication Date
JP2000148776A true JP2000148776A (en) 2000-05-30

Family

ID=18103276

Family Applications (1)

Application Number Title Priority Date Filing Date
JP10318816A Pending JP2000148776A (en) 1998-11-10 1998-11-10 Method and system for information retrieval and computer-readable medium where information retrieving program is recorded

Country Status (1)

Country Link
JP (1) JP2000148776A (en)

Cited By (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2008299685A (en) * 2007-06-01 2008-12-11 Hitachi Ltd Presearch processor
JP2010009615A (en) * 2009-09-18 2010-01-14 Murata Mach Ltd Server device
JP2012530957A (en) * 2009-06-19 2012-12-06 エヌエイチエヌ コーポレーション Method and apparatus for providing search results using previous queries
WO2014155663A1 (en) * 2013-03-29 2014-10-02 楽天株式会社 Data provision device, data provision method, and data provision program

Cited By (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2008299685A (en) * 2007-06-01 2008-12-11 Hitachi Ltd Presearch processor
JP2012530957A (en) * 2009-06-19 2012-12-06 エヌエイチエヌ コーポレーション Method and apparatus for providing search results using previous queries
JP2010009615A (en) * 2009-09-18 2010-01-14 Murata Mach Ltd Server device
WO2014155663A1 (en) * 2013-03-29 2014-10-02 楽天株式会社 Data provision device, data provision method, and data provision program

Similar Documents

Publication Publication Date Title
JP2000148776A (en) Method and system for information retrieval and computer-readable medium where information retrieving program is recorded
JP3994188B2 (en) Multimedia data search system, multimedia search method, and program for realizing the search method
JPH06131229A (en) Method for information processing and device therefor
JPH0439774A (en) Retrieving system
JP4144244B2 (en) File processing apparatus and program
JP2005115457A (en) Method of retrieving document file
JPH1139338A (en) Document retrieval device and method therefor and medium recording program for document retrieval
JPH05342265A (en) Controller and presenting method for multi-media
JPH08249356A (en) Database retrieval system
JP2004341693A (en) Information retrieval method and information retrieval system
JPH07182370A (en) Text retrieval device
JPH07334406A (en) Multi-media data base system
JP4547998B2 (en) Recording information management apparatus and program
JPH04230576A (en) Method for retrieving record
JPH02113368A (en) Information retrieving method
JPH11242671A (en) Data copy system
JP2739589B2 (en) Information retrieval device
JPH0736934A (en) Method and device for information retrieval
JPH1091493A (en) Method for constructing database
JPH0749878A (en) Data retrieval device
JPH04359372A (en) Retrieving method for electronic filing device
JPH03229368A (en) Image displaying/retrieving system
JP2008203946A (en) Retrieving device, retrieving method, its program, and recording medium
JP2000057156A (en) Information retrieval system and recording medium recording information retrieving program
JPH05257978A (en) Data retrieving device

Legal Events

Date Code Title Description
A02 Decision of refusal

Free format text: JAPANESE INTERMEDIATE CODE: A02

Effective date: 20020205