JPH09265420A - Information retrieving device - Google Patents

Information retrieving device

Info

Publication number
JPH09265420A
JPH09265420A JP8072710A JP7271096A JPH09265420A JP H09265420 A JPH09265420 A JP H09265420A JP 8072710 A JP8072710 A JP 8072710A JP 7271096 A JP7271096 A JP 7271096A JP H09265420 A JPH09265420 A JP H09265420A
Authority
JP
Japan
Prior art keywords
data
real
search
time
processing
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.)
Granted
Application number
JP8072710A
Other languages
Japanese (ja)
Other versions
JP3024544B2 (en
Inventor
Tetsuya Kinoshita
哲也 木下
Takamasa Koyama
隆正 小山
Chuichi Kikuchi
忠一 菊池
Noriyuki Enomoto
典行 榎本
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.)
Panasonic Holdings Corp
Original Assignee
Matsushita Electric Industrial Co 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 Matsushita Electric Industrial Co Ltd filed Critical Matsushita Electric Industrial Co Ltd
Priority to JP8072710A priority Critical patent/JP3024544B2/en
Priority to DE69624755T priority patent/DE69624755T2/en
Priority to EP96108088A priority patent/EP0744702B1/en
Priority to US08/651,014 priority patent/US5715446A/en
Priority to CN 02132175 priority patent/CN1271549C/en
Priority to CN 97102954 priority patent/CN1114877C/en
Priority to KR1019970009211A priority patent/KR100234932B1/en
Publication of JPH09265420A publication Critical patent/JPH09265420A/en
Application granted granted Critical
Publication of JP3024544B2 publication Critical patent/JP3024544B2/en
Anticipated expiration legal-status Critical
Expired - Fee Related legal-status Critical Current

Links

Landscapes

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

Abstract

PROBLEM TO BE SOLVED: To provide an information retrieving device capable of preventing retrieving processing from being waited due to the requirement of long time for the preparation of a retrieving file and executing correct retrieval immediately after registering data at real time. SOLUTION: Immediately after registering real time processing data in a real time processing data storing part 3, a request receiving means 1 is turned to a request waiting state from a user. Even during the processing of a real time processing means 5 for processing the data of the storing part 3 at real time, data are retrieved and collated by both of an index file retrieving means 7 and a character string retrieving means 8 for retrieving a character string from the real time processing data to execute correct retrieval. When a user registers data at real time, data including the data registered at real time can be instantaneously retrieved.

Description

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

【0001】[0001]

【発明の属する技術分野】本発明は電子計算機を利用し
て、データベースに登録されたデータの中から、指定さ
れた文字列等で検索する情報検索装置に関し、特にデー
タベースへのリアルタイムでのデータの追加、更新、削
除に関する処理を高速に行ない、また検索処理を行なえ
るようにしたものである。
BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to an information retrieving apparatus for retrieving a specified character string or the like from data registered in a database using an electronic computer, and more particularly to a real-time data retrieving to a database. The processing related to addition, update, and deletion can be performed at high speed, and the search processing can be performed.

【0002】[0002]

【従来の技術】近年、さまざまな文書が作成され、電子
化し保存されてきているのにともない、文書の作成/変
更を行ない、即座にその文書を思いついた言葉で全文検
索をし利用したいと言う要求が高まっている。
2. Description of the Related Art In recent years, various documents have been created, digitized and stored, and it is desired to create / change a document and immediately perform a full-text search of the document with a conceived word for use. The demand is increasing.

【0003】この種の要求に対して、従来の検索装置
は、文書データをリアルタイムでデータベースへ登録
し、全文検索を行なっている。
In response to this type of request, a conventional search device registers document data in a database in real time and performs full text search.

【0004】図37を用いてそのような従来の検索装置
について説明する。図37において25は入力手段、2
6は処理要求受付手段、27は検索処理手段、28はリ
アルタイム処理手段、29はインデックスファイル記憶
部、30は出力手段である。
Such a conventional search device will be described with reference to FIG. In FIG. 37, 25 is input means, 2
6 is a processing request receiving means, 27 is a search processing means, 28 is a real-time processing means, 29 is an index file storage unit, and 30 is an output means.

【0005】以上のように構成された検索装置におい
て、以下にその動作を説明する。まず、利用者が文書を
作成し、入力手段25からその文書をリアルタイムで登
録すると、処理要求受付手段26がその文書と登録の要
求を受け付け、処理をリアルタイム処理手段28に指示
する。リアルタイム処理手段28は文書データをリアル
タイムで処理し、検索のためのインデックスファイルを
作成し、インデックスファイル記憶部29に格納する。
リアルタイム処理手段28はインデックスファイルの作
成が完了すると、処理要求受付手段26に処理完了を通
知し、処理要求受付手段26は処理完了の通知を受けと
ってから、出力手段30にリアルタイム処理の終了を出
力し、利用者からの要求待ち状態になる。ここで利用者
が入力手段25で検索文字列を指定して検索要求をする
と、処理要求受付手段26は検索要求を受け付け、検索
手段27に検索を指示する。
The operation of the search apparatus configured as described above will be described below. First, when a user creates a document and registers the document in real time from the input means 25, the processing request acceptance means 26 accepts the document and the registration request, and instructs the real time processing means 28 to perform the processing. The real-time processing means 28 processes the document data in real time, creates an index file for searching, and stores it in the index file storage unit 29.
When the creation of the index file is completed, the real-time processing means 28 notifies the processing request receiving means 26 of the processing completion, and the processing request receiving means 26 receives the processing completion notification and then outputs the end of the real-time processing to the output means 30. Then, it waits for the request from the user. When the user makes a search request by designating a search character string using the input unit 25, the processing request receiving unit 26 receives the search request and instructs the search unit 27 to perform the search.

【0006】検索手段27はインデックスファイルを利
用して検索を実行し、完了すると処理受付手段26に終
了を通知し、出力手段30に検索結果を出力する。
The search means 27 executes the search using the index file, and when the search is completed, notifies the process acceptance means 26 of the end and outputs the search result to the output means 30.

【0007】[0007]

【発明が解決しようとする課題】しかしながら上記の従
来の構成では、リアルタイムでデータを登録する際に、
検索のためのファイルであるインデックスファイルの作
成が完了しないと正しい検索ができず、また、インデッ
クスファイルを作成するのには長い時間がかかるので、
ユーザがデータをリアルタイムで登録してから、検索を
実行することができるまでは、インデックスファイル作
成処理の完了を待つ必要があり、長い時間がかかるとい
う課題を有していた。
However, in the above conventional configuration, when registering data in real time,
If you do not complete the creation of the index file that is the file for searching, you will not be able to search correctly, and it will take a long time to create the index file.
There is a problem that it takes a long time since the user has to register the data in real time and wait for the completion of the index file creation process until the search can be executed.

【0008】本発明は、上記の従来技術の課題を解決す
るもので、検索用のファイルを作成し、検索用のファイ
ルを用いて検索を実効す情報検索装置において、検索対
象のリアルタイムによる追加・変更・削除等のリアルタ
イム登録が要求された場合に、検索用ファイルの更新の
完了をまたづに、即座にリアルタイム登録したデータを
含めた検索を実行することができる情報検索装置を提供
することを目的とする。
The present invention solves the above-mentioned problems of the prior art. In an information retrieval apparatus that creates a retrieval file and executes retrieval using the retrieval file, the retrieval target is added in real time. When real-time registration such as change / deletion is requested, it is possible to provide an information search device that can immediately execute a search including real-time registered data after completion of update of a search file. To aim.

【0009】[0009]

【課題を解決するための手段】この目的を達成するため
に本発明は、検索対象に対し検索用ファイルを作成し検
索を行う情報検索装置において、各種処理の要求を受け
つける要求受付手段と、検索対象の検索用ファイルであ
るインデックスファイルを格納するインデックスファイ
ル記憶部と、前記要求受付手段から入力されたリアルタ
イム処理要求のデータを格納するリアルタイム処理デー
タ記憶部と、前記リアルタイム処理データ記憶部に格納
されたデータからインデックスファイルを作成し、前記
インデックスファイル記憶部に格納されたインデックス
ファイルを処理要求に従い更新するリアルタイム処理手
段と、前記リアルタイム処理データ記憶部に記憶された
データの前記リアルタイム処理手段による処理状態を管
理するリアルタイム処理データ状態管理手段と、前記要
求受付手段からの検索要求に対し検索対象をインデック
スに展開し、前記インデックスファイルを検索するイン
デックスファイル検索手段と、前記要求受付手段からの
検索要求に対し、前記リアルタイム処理データ状態管理
手段の管理データに基づき前記リアルタイム処理データ
記憶部に格納されたデータを対象に要求された検索対象
の検索を行うリアルタイム処理データ検索手段と、前記
リアルタイム処理データ検索手段と前記インデックスフ
ァイル検索手段の検索結果を照合し前記検索要求に対す
る検索結果を生成する検索結果照合手段とを備えた構成
となっている。
In order to achieve this object, the present invention provides a request acceptance means for accepting requests for various processes in an information retrieval device for producing a retrieval file for retrieval and conducting retrieval. An index file storage unit that stores an index file that is a target search file, a real-time processing data storage unit that stores data of a real-time processing request input from the request receiving unit, and a real-time processing data storage unit Real-time processing means for creating an index file from the stored data and updating the index file stored in the index file storage unit according to a processing request, and a processing state of the data stored in the real-time processed data storage unit by the real-time processing means. Managing real thailand In response to the search request from the processing data state management means and the request receiving means, the search object is expanded into an index and the index file is searched, and the real-time response to the search request from the request receiving means is performed. A real-time processed data search means for searching the requested search target for the data stored in the real-time processed data storage unit based on the management data of the processed data state management means, the real-time processed data search means and the index file The search result collating means for collating the search result of the search means and generating the search result for the search request is provided.

【0010】これにより、リアルタイム処理要求を受け
付けつけたら直ちに受け付け完了として、ユーザからの
処理要求を受け付けることが可能であり、リアルタイム
の処理としてインデックスファイルを作成中でも、イン
デックスファイルの検索とリアルタイム処理データの検
索の両方を行ない結果を照合することにより、ユーザが
リアルタイムにデータを登録した場合でも、短い時間で
即座にリアルタイムで登録したデータを含めた検索を実
行し、最新のデータを参照することができる。
As a result, it is possible to accept the processing request from the user as soon as the real-time processing request is accepted and to accept the processing request from the user. Even during the creation of the index file as the real-time processing, the index file is searched and the real-time processing data is processed. By performing both searches and collating the results, even if the user registers data in real time, it is possible to immediately execute a search including the registered data in real time in a short time and refer to the latest data. .

【0011】[0011]

【発明の実施の形態】本発明の請求項1に記載の発明
は、検索対象に対し、検索用ファイルを作成し検索を行
う情報検索装置において 検索対象の追加・変更・削除
のリアルタイム処理要求を記憶するリアルタイム処理デ
ータ記憶手段と、前記リアルタイム処理データ記憶部に
格納されたデータに基づき検索用ファイルの更新を行う
リアルタイム処理手段を備え、検索用ファイルの検索結
果と前記リアルタイム処理データ記憶手段に記憶された
リアルタイム処理データに対する検索結果から検索要求
に対する検索結果を生成することにより、検索用ファイ
ルの更新状況にかかわらず、検索処理の実行を可能とし
たものであり、ユーザがリアルタイムにデータを登録し
た際に、短い時間で即座にリアルタイムで登録したデー
タを含めた検索を実行することができるという作用を有
する。
BEST MODE FOR CARRYING OUT THE INVENTION According to the first aspect of the present invention, a real-time processing request for adding / changing / deleting a search target is made in an information search device that creates a search file and searches for a search target. And a real-time processing data storage means for storing the data, and a real-time processing means for updating the search file based on the data stored in the real-time processing data storage portion, and storing the search result of the search file and the real-time processing data storage means. By generating the search result for the search request from the search result for the real-time processed data, the search process can be executed regardless of the update status of the search file, and the user registered the data in real time. At that time, a search including the data registered in real time is executed immediately in a short time. It has the effect of being able to.

【0012】本発明の請求項2に記載の発明は、各種処
理の要求を受けつける要求受付手段と、検索対象のイン
デックスファイルを格納するインデックスファイル記憶
部と、前記要求受付手段から入力されたリアルタイム処
理要求のデータを格納するリアルタイム処理データ記憶
部と、前記リアルタイム処理データ記憶部に格納された
データからインデックスファイルを作成し、前記インデ
ックスファイル記憶部に格納されたインデックスファイ
ルを処理要求に従い更新するリアルタイム処理手段と、
前記リアルタイム処理データ記憶部に記憶されたデータ
の前記リアルタイム処理手段による処理状態を管理する
リアルタイム処理データ状態管理手段と、前記要求受付
手段からの検索要求に対し検索対象をインデックスに展
開し、前記インデックスファイルを検索するインデック
スファイル検索手段と、前記要求受付手段からの検索要
求に対し、前記リアルタイム処理データ状態管理手段の
管理データに基づき前記リアルタイム処理データ記憶部
に格納されたデータを対象に要求された検索対象の検索
を行うリアルタイム処理データ検索手段と、前記リアル
タイム処理データ検索手段と前記インデックスファイル
検索手段の検索結果を照合し、前記検索要求に対する検
索結果を生成する検索結果照合手段とを備えたものであ
る。
The invention according to claim 2 of the present invention is a request receiving means for receiving various processing requests, an index file storage section for storing index files to be searched, and a real-time processing input from the request receiving means. A real-time processing data storage unit for storing request data, and a real-time processing for creating an index file from the data stored in the real-time processing data storage unit and updating the index file stored in the index file storage unit according to a processing request. Means and
Real-time processed data status management means for managing the processing status of the data stored in the real-time processed data storage portion by the real-time processing means, and a search target is expanded into an index in response to a search request from the request reception means, and the index In response to a search request from the index file search means for searching a file and the request reception means, a request is made for the data stored in the real-time processed data storage unit based on the management data of the real-time processed data state management means. A real-time processed data search means for searching a search target; and a search-result matching means for matching the search results of the real-time processed-data search means and the index file search means to generate a search result for the search request. Is.

【0013】係る構成により、リアルタイム処理要求を
受け付けつけたら直ちに受け付け完了として、ユーザか
らの処理要求を受け付けることが可能となり、リアルタ
イムの処理としてインデックスファイルを作成中でも、
インデックスファイルの検索とリアルタイム処理データ
の検索の両方を行ない結果を照合することにより、ユー
ザがリアルタイムにデータを登録した場合でも、インデ
ックスファイルの作成をまたづに、リアルタイムで登録
したデータを含めた検索を実行し、最新のデータを参照
することができるという作用を有する。
With such a configuration, it is possible to accept the processing request from the user immediately after accepting the real-time processing request, and to accept the processing request from the user.
By performing both index file search and real-time processing data search and matching the results, even if the user registers data in real time, the search including the registered data in real time will be performed after the index file is created. And the latest data can be referred to.

【0014】請求項3に記載の発明は、要求受付手段か
らのリアルタイム処理要求に対し、リアルタイム処理デ
ータ記憶部に既に格納されている同一データに対するリ
アルタイム処理要求と新たに入力された前記リアルタイ
ム処理要求から、前記2つの処理要求を順次実行して得
れる変更結果と同一の処理を行うリアルタイム処理要求
を生成し、当該リアルタイム処理要求を前記リアルタイ
ム処理データ記憶部に既に格納されてりる同一データに
対するリアルタイム処理要求に置き換えるリアルタイム
処理データ重複処理手段を備えたものであり、無駄なリ
アルタイム処理をなくし、リアルタイム処理を高速に行
なうことができるという作用を有する。
According to a third aspect of the present invention, in response to the real-time processing request from the request receiving means, the real-time processing request for the same data already stored in the real-time processing data storage unit and the newly input real-time processing request. To generate a real-time processing request for performing the same processing as the change result obtained by sequentially executing the two processing requests, and to generate the real-time processing request for the same data already stored in the real-time processing data storage unit. The present invention is provided with a real-time processing data duplication processing means for replacing with a real-time processing request, and has an effect that wasteful real-time processing can be eliminated and real-time processing can be performed at high speed.

【0015】請求項4に記載の発明は、要求受付手段か
ら入力されたリアルタイム処理要求から、追加及び変更
となるデータ成分を抽出しデータ成分表を作成るデータ
成分表作成手段を備え、リアルタイム処理データ検索手
段が、前記データ成分表に基づきリアルタイム処理デー
タ記憶部に格納されたデータの検索を行うものであり、
検索要求の対象が、リアルタイム処理データ記憶部に格
納されているか否かが高速に判断することができ、存在
しないデータに対するリアルタイム処理データ検索を行
なわないことにより、検索を高速に行なうことができる
という作用を有する。
The invention according to claim 4 is provided with a data component table creating means for extracting a data component to be added and changed from the real-time processing request input from the request receiving means and creating a data component table, and the real time processing is provided. The data search means searches the data stored in the real-time processing data storage unit based on the data component table,
It is possible to quickly determine whether or not the target of the search request is stored in the real-time processed data storage unit, and it is possible to perform the search at high speed by not performing the real-time processed data search for the nonexistent data. Have an effect.

【0016】請求項5に記載の発明は、リアル」タイム
処理データ記憶部が、リアルタイム処理要求を時系列に
従って格納し、リアルタイム処理データ検索手段が、同
一データに対して最新のリアルタイム処理データのみを
検索対象とするものであり、不必要なリアルタイム処理
データの検索を排除するという作用を有する。
According to the invention described in claim 5, the real time processing data storage unit stores the real time processing requests in chronological order, and the real time processing data retrieving means stores only the latest real time processing data for the same data. It is a search target, and has an effect of eliminating unnecessary search of real-time processed data.

【0017】請求項6に記載の発明は、リアルタイム処
理データ記憶部にデータが存在している状態で、その状
態のデータを保存し、すべてのデータの処理が終了して
いなくても強制的に処理の終了を行なえる終了処理手段
と、終了状態のデータを記憶する終了状態記憶部を設け
たものであり、ユーザからの終了要求の際に、リアルタ
イム処理用データに未処理のデータが存在する場合で
も、その状態を保存することによってすべてのデータの
処理が終了していなくても、処理終了を待たされること
なく、即座に強制的に処理の終了を行なうことができる
という作用を有する。
According to a sixth aspect of the present invention, data is stored in the real-time processed data storage unit, and the data in that state is saved. Even if the processing of all the data is not completed, the data is forcibly forcibly saved. An end processing unit that can end the processing and an end state storage unit that stores the end state data are provided. When the user makes an end request, there is unprocessed data in the real-time processing data. Even in this case, even if the processing of all data is not completed by saving the state, the processing can be immediately and forcibly terminated without waiting for the completion of the processing.

【0018】請求項7に記載の発明は、終了手段によっ
て終了状態記憶部に保存されたデータに対して、再起動
時に起動処理としてリアルタイム処理を実行させる起動
処理手段を設けたものであり、起動時に起動処理として
終了状態記憶部のデータに対してリアルタイム処理を実
行させることにより、強制終了した場合も、ユーザの要
求したリアルタイム処理を正しく実行することができる
という作用を有する。
According to a seventh aspect of the present invention, there is provided start-up processing means for executing real-time processing as start-up processing when restarting the data stored in the end state storage section by the end means. By executing the real-time processing on the data in the end state storage section as the start-up processing, the real-time processing requested by the user can be correctly executed even when the processing is forcibly ended.

【0019】請求項8に記載の発明は、要求受付手段か
ら入力されたリアルタイム処理要求データをリアルタイ
ム処理データ記憶部に格納した時刻をデータ単位で記憶
する更新時刻記憶手段と、インデックスファイル検索手
段またはリアルタイムデータ検索手段の検索実行時刻を
記憶する検索時刻記憶手段と、前記検索時刻の検索結果
に含まれるデータに対し、前記更新時刻記憶手段に格納
された当該データの更新時刻と前記検索時刻とを比較す
る時刻比較手段とを備え、検索結果照合手段の結果とと
もに、当該検索後のデータ更新の有無をデータ単位で出
力するものであり、検索が実行された後にデータが更新
されたことをユーザが容易に把握できるという作用を有
する。
The invention according to claim 8 is the update time storage means for storing the time when the real-time processing request data input from the request receiving means is stored in the real-time processing data storage unit, the index file searching means, or Search time storage means for storing the search execution time of the real-time data search means, and the update time of the data stored in the update time storage means and the search time for the data included in the search result of the search time. It is provided with a time comparing means for comparing, and outputs the result of the search result collating means together with the presence or absence of the data update after the search in a data unit, and the user is notified that the data is updated after the search is executed. It has an effect that it can be easily grasped.

【0020】以下、本発明の実施の形態について、図1
から図36を用いて説明する。 (実施の形態1)まず、第1の実施の形態として、イン
デックスを利用する情報検索装置において、リアルタイ
ムでデータの追加/更新/削除のリアルタイム処理を行
ない、検索を実行する場合の動作を説明する。
FIG. 1 shows an embodiment of the present invention.
Starting from FIG. 36, description will be made. (Embodiment 1) First, as a first embodiment, an operation when a search is executed by performing real-time processing of adding / updating / deleting data in real time in an information search device using an index will be described. .

【0021】図1は本発明の一実施形態における情報検
索装置の構成図である。図1において、1はユーザから
の各種処理の要求を受け付ける要求受付手段、2はリア
ルタイム処理要求のデータを登録するリアルタイム処理
データ登録手段、3はリアルタイム処理データ登録手段
2が登録したデータを格納するリアルタイム処理データ
記憶部、4はリアルタイム処理データ記憶部のデータの
利用状況を管理するリアルタイム処理データ状態管理手
段、5はリアルタイム処理データ記憶部のデータを利用
し、リアルタイムでインデックスファイルを作成するリ
アルタイム処理手段。
FIG. 1 is a block diagram of an information retrieval apparatus according to an embodiment of the present invention. In FIG. 1, 1 is a request receiving means for receiving various processing requests from a user, 2 is a real-time processed data registration means for registering real-time processing request data, and 3 is data stored by the real-time processed data registration means 2. Real-time processed data storage unit, 4 is a real-time processed data state management means for managing the usage status of data in the real-time processed data storage unit, and 5 is real-time processing for creating an index file in real time using the data in the real-time processed data storage unit. means.

【0022】6はリアルタイム処理手段が作成するイン
デックスファイルを格納するインデックスファイル記憶
部、7はインデックスファイルを検索するインデックス
ファイル検索手段、8はリアルタイム処理データ記憶部
のデータを対象に文字列検索を行なうリアルタイム処理
データ検索手段としての文字列検索手段、9は文字列検
索手段とインデックスファイル検索手段の検索結果を照
合する検索結果照合手段。
Reference numeral 6 is an index file storage section for storing an index file created by the real-time processing means, 7 is index file search means for searching the index file, and 8 is a character string search for the data in the real-time processing data storage section. A character string search means as a real-time processed data search means, and a search result matching means 9 for matching the search results of the character string search means and the index file search means.

【0023】10は検索結果照合手段によって照合され
た結果を出力する検索結果出力手段、11はリアルタイ
ム処理が重複しないようにリアルタイム処理データの重
複処理を行なうリアルタイム処理データ重複処理手段、
12は無駄な文字列検索処理が発生しないようにリアル
タイム処理データの重複処理を行なう文字列検索重複処
理手段、13はリアルタイム処理要求データを利用して
表示データを作成する表示データ作成手段、14は表示
データ作成手段が作成した表示データを格納する表示デ
ータ格納手段である。
Reference numeral 10 is a retrieval result output means for outputting the result collated by the retrieval result collating means, 11 is a real time processed data duplication processing means for duplicating real time processed data so that real time processing is not duplicated,
Reference numeral 12 is a character string search and duplication processing means for performing duplication processing of real-time processing data so that useless character string search processing does not occur, 13 is display data creation means for creating display data using real-time processing request data, and 14 is A display data storage means for storing the display data created by the display data creation means.

【0024】第1の実施の形態では、リアルタイム処理
データ重複手段11と、文字列検索重複処理手段12は
使用しない。
In the first embodiment, the real-time processed data duplication means 11 and the character string search duplication processing means 12 are not used.

【0025】まず、ユーザからのリアルタイム処理要求
データの登録は図2の処理フローによって実行される。
ユーザがリアルタイム処理を要求すると、要求受付手段
1がリアルタイム処理要求データを受け付け、リアルタ
イム処理用データ登録手段2に渡し、ユーザに対しては
処理中状態にする(ステップ1)。
First, registration of real-time processing request data from a user is executed according to the processing flow of FIG.
When the user requests real-time processing, the request receiving means 1 receives the real-time processing request data, passes it to the real-time processing data registration means 2, and puts it in a processing state for the user (step 1).

【0026】いま、ユーザからの処理要求データが図3
のようにデータ番号4のデータを”えおか”という文字
列に更新するものとする。リアルタイム処理用登録手段
2は、リアルタイム処理データ状態管理手段4により設
定されたリアルタイム処理データ記憶部3のデータ登録
位置(BotNew)を調べ(ステップ2)、その位置にユーザ
からの処理要求データを登録する(ステップ3)。
Now, the processing request data from the user is shown in FIG.
As described above, the data of data number 4 is updated to the character string "Eoka". The real-time processing registration means 2 checks the data registration position (BotNew) of the real-time processing data storage unit 3 set by the real-time processing data state management means 4 (step 2), and registers the processing request data from the user at that position. (Step 3).

【0027】リアルタイム処理データの構造は図4で示
すものであり、いま、図5のようなデータが登録されて
いるとすると、図5のBotNewの位置に処理要求データ
(図3)を登録する。
The structure of the real-time processing data is as shown in FIG. 4. If the data shown in FIG. 5 is registered now, the processing request data (FIG. 3) is registered at the position of BotNew in FIG. .

【0028】処理要求データの登録が完了したら、リア
ルタイム処理データ状態管理手段4は、リアルタイム処
理データ記憶部3のデータ登録位置をインクリメント(B
otNew=BotNew+1)する(ステップ4)。
When the registration of the process request data is completed, the real-time process data state management means 4 increments the data registration position of the real-time process data storage unit 3 (B
otNew = BotNew + 1) (step 4).

【0029】次に表示データ記憶部14の表示データに
対して、処理要求データの種別によって、更新または追
加または削除を実行する(ステップ5)。表示データは
図6のように、データ番号とデータ内容から構成され、
ここで、処理要求データが図3のようにデータ番号4の
データ内容を”えおか”に更新するというデータとする
と、データ番号4のデータ内容を更新し、図7のような
表示データを作成する。 リアルタイム処理データ登録
手段2は、データの登録が完了したら、要求受付手段1
にデータ登録処理の終了を通知する(ステップ5)。要
求受付手段1は、データ登録の終了通知を受けたら、ユ
ーザに処理の終了を通知し(ステップ6)、ユーザの処
理要求待ちの状態になる(ステップ7)。
Next, the display data in the display data storage unit 14 is updated or added or deleted depending on the type of the processing request data (step 5). As shown in FIG. 6, the display data is composed of data numbers and data contents,
Here, if the processing request data is data for updating the data content of data number 4 to "Eoka" as shown in FIG. 3, the data content of data number 4 is updated to create display data as shown in FIG. To do. The real-time processing data registration means 2 receives the request registration means 1 when the data registration is completed.
Is notified of the end of the data registration process (step 5). Upon receiving the data registration end notification, the request receiving means 1 notifies the user of the end of the processing (step 6) and waits for the user's processing request (step 7).

【0030】ユーザから再度リアルタイム処理の要求が
発生するとステップ1からステップ7までを繰り返す。
When the user again requests real-time processing, steps 1 to 7 are repeated.

【0031】次にリアルタイム処理手段5が登録された
データを処理し、インデックスファイルを作成する際の
動作を説明する。
Next, the operation when the real-time processing means 5 processes the registered data and creates an index file will be described.

【0032】この処理は図8、図9の処理フローによっ
て実行される。リアルタイム処理手段5は、リアルタイ
ム処理データ状態管理手段4を介してリアルタイム処理
データ記憶部3にデータが登録されているかを調べる
(ステップ1)。
This processing is executed according to the processing flows shown in FIGS. The real-time processing means 5 checks whether data is registered in the real-time processed data storage section 3 via the real-time processed data state managing means 4 (step 1).

【0033】いま、図5のようなデータが登録されてい
るとする。データが登録されていなければ、waitした後
再度データが登録されているか調べる(ステップ3)。
データが登録されていれば、リアルタイム処理データ状
態管理手段4により設定された処理対象データの先頭(T
opNew)からデータを取り出す(ステップ3)。リアルタ
イム処理データ状態管理手段4はリアルタイム処理手段
5に渡されたデータに対して、リアルタイム処理中フラ
グをONにする(ステップ4)。
Now, it is assumed that the data shown in FIG. 5 is registered. If the data is not registered, it waits to check if the data is registered again (step 3).
If the data is registered, the head of the data to be processed (T
data is retrieved from opNew) (step 3). The real-time processing data state management means 4 turns on the real-time processing in progress flag for the data passed to the real-time processing means 5 (step 4).

【0034】ここでは、図5のリアルタイム処理データ
からデータ番号5のデータを”あいう”という文字列に
更新するというデータを取り出し、更新処理中フラグを
ONにする。
Here, the data for updating the data of data number 5 to the character string "Ai" is taken out from the real-time processing data of FIG. 5, and the updating flag is set.
Turn ON.

【0035】リアルタイム処理手段5は取り出したデー
タの処理種別(追加/更新/削除)に基づいてリアルタ
イム処理を実行し、インデックスファイルを更新する
(ステップ5)。
The real-time processing means 5 executes the real-time processing based on the processing type (addition / update / deletion) of the retrieved data and updates the index file (step 5).

【0036】インデックスファイルの構造は図10に示
すように、2文字の文字連鎖と、その文字連鎖の先頭文
字の文字位置とデータ番号からなる文字連鎖情報を保持
する。図11(1)のように、元データはデータ番号1
でデータ内容が”あいああいうあう”であった場合、最
初の2文字連鎖(あ、い)の文字連鎖情報は(1、
1)、次の2文字連鎖(い、あ)の文字連鎖情報は
(2、1)というようにインデックスファイルを作成
し、図11(1)のようなインデックスファイルとな
る。
As shown in FIG. 10, the structure of the index file holds a character chain of two characters and character chain information consisting of the character position of the first character of the character chain and the data number. As shown in FIG. 11 (1), the original data is data number 1
If the data content is "AiAuAuAu", the first two character chain (A, I) character chain information is (1,
1), the character string information of the next two character chain (i, a) creates an index file as (2, 1), and becomes an index file as shown in FIG. 11 (1).

【0037】この状態でデータ番号5のデータ”あい
う”を追加する場合、データ”あいう”を(あ、い)と
(い、う)の2種類の文字連鎖に分割し、(あ、い)文
字連鎖の先頭文字”あ”の文字位置は1、データ番号は
5のため、文字連鎖情報は(1、5)となる。同様に
(い、う)文字連鎖の先頭文字”い”の文字位置は2、
データ番号は5のため、文字連鎖情報は(2、5)とな
る。これらの情報をインデックスファイルに追加するこ
とにより、図11(2)のようなインデックスファイル
が作成される。
In this state, when the data "Ai" with the data number 5 is added, the data "Ai" is divided into two types of character chains of (A, I) and (I, U), and (A, I). Since the character position of the first character "A" of the character chain is 1 and the data number is 5, the character chain information is (1, 5). Similarly, the character position of the first character "i" in the character chain is 2,
Since the data number is 5, the character chain information is (2, 5). By adding these pieces of information to the index file, an index file as shown in FIG. 11 (2) is created.

【0038】同様に、データ削除の場合は、削除するデ
ータ番号の文字連鎖情報をすべて削除する。データ更新
の場合は、更新するデータ番号の文字連鎖情報を削除
し、更新するデータの文字連鎖情報を追加してインデッ
クスファイルを作成する。
Similarly, when deleting data, all the character chain information of the data number to be deleted is deleted. In the case of data update, the character chain information of the data number to be updated is deleted and the character chain information of the data to be updated is added to create an index file.

【0039】処理が終了したら、リアルタイム処理デー
タ状態管理手段4はリアルタイム処理中フラグをOFFに
し(ステップ6)、処理対象データの先頭をインクリメ
ント(TopNew=TopNew+1)する(ステップ7)。
When the processing is completed, the real-time processing data state management means 4 turns off the real-time processing in progress flag (step 6) and increments the head of the data to be processed (TopNew = TopNew + 1) (step 7).

【0040】これにより図5ではTopNewが上から2番目
のデータに移行する。さらに、リアルタイム処理データ
状態管理手段4は、リアルタイム処理の完了したデータ
位置(TopOld)をセットする(ステップ8)。リアルタイ
ム処理手段は、リアルタイム処理完了位置(TopOld)のデ
ータを調べ(ステップ9)、検索中フラグとリアルタイ
ム処理中フラグのどちらかがONならば、ステップ11を
実行する。
As a result, TopNew shifts to the second data from the top in FIG. Further, the real-time processing data state management means 4 sets the data position (TopOld) where the real-time processing is completed (step 8). The real-time processing means checks the data at the real-time processing completion position (TopOld) (step 9), and if either the searching flag or the real-time processing flag is ON, executes step 11.

【0041】検索中フラグとリアルタイム処理中フラグ
がともにOFFならばこの位置のデータをリアルタイム処
理データ記憶部3から削除し(ステップ10)、リアル
タイム処理完了位置をインクリメント(TopOld=TopOld+
1)する(ステップ11)。ステップ9からステップ11
までの処理を、リアルタイム処理完了位置(TopOld)が処
理対象データの先頭(TopNew)のに達するまで繰り返す
(ステップ12)。
If both the searching flag and the real-time processing flag are OFF, the data at this position is deleted from the real-time processing data storage unit 3 (step 10) and the real-time processing completion position is incremented (TopOld = TopOld +
1) Do (step 11). Step 9 to Step 11
The processes up to are repeated until the real-time processing completion position (TopOld) reaches the top (TopNew) of the data to be processed (step 12).

【0042】これにより図5ではTopOldは一番上のデー
タにセットされ、このデータは検索中フラグとリアルタ
イム処理フラグがともにOFFなので、このデータは削除
され、TopOldは上から2番目のデータにセットされ、To
pOldはTopNewの位置に達し、削除処理は終る。
As a result, in FIG. 5, TopOld is set to the uppermost data, and since both the searching flag and the real-time processing flag are OFF for this data, this data is deleted and TopOld is set to the second data from the top. And To
pOld reaches the position of TopNew, and the deletion process ends.

【0043】そして、ステップ3からステップ12まで
の処理を処理データの先頭(TopNew)がデータ登録位置(B
otNew)に達するまで繰り返す(ステップ13)。
Then, in the processing from step 3 to step 12, the top (TopNew) of the processing data is the data registration position (B
Repeat until it reaches (otNew) (step 13).

【0044】以上でユーザの要求した処理がリアルタイ
ムに処理され、インデックスファイルが更新される。
As described above, the processing requested by the user is processed in real time, and the index file is updated.

【0045】次に、リアルタイム処理を要求した後に、
リアルタイム処理手段5によるインデックスファイル更
新処理が未処理のデータが、リアルタイム処理データ記
憶部に存在している状態で検索要求を行なった場合の動
作を説明する。
Next, after requesting real-time processing,
An operation will be described when a search request is made in a state where the data for which the index file update processing by the real-time processing means 5 has not been processed exists in the real-time processing data storage unit.

【0046】この処理は図12の処理フローによって実
行される。 要求受付手段1は、ユーザからの検索要求
と検索文字列を受けつける(ステップ1)。 いま、検
索文字列”あいう”で検索要求があったとする。要求受
付手段1は、ユーザから指定された検索文字列をインデ
ックスファイル検索手段7と文字列検索手段8に渡し、
検索を要求する(ステップ2)。インデックスファイル
検索手段7は、指定された検索文字列をインデックスフ
ァイルを用いて指定された検索文字列の検索を実行する
(ステップ3)。
This processing is executed by the processing flow of FIG. The request receiving means 1 receives a search request from a user and a search character string (step 1). Now, it is assumed that a search request is made with the search character string "Ai". The request receiving means 1 passes the search character string designated by the user to the index file searching means 7 and the character string searching means 8,
Request a search (step 2). The index file search means 7 searches the specified search character string by using the index file (step 3).

【0047】インデックスの検索は検索文字列”あい
う”を文字連鎖(あ、い)と(い、う)に分割し、図1
1(2)のインデックスファイルから文字連鎖(あ、
い)と(い、う)の文字連鎖情報を取得する。そして、
データ番号が同じでかつ、文字位置が連続しているもの
があるか調べる。すると、(あ、い)の(1、5)と
(い、う)の(2、5)が当てはまるので、データ番号
5のデータには検索文字列”あいう”が存在することに
なる。
In the index search, the search character string "Ai" is divided into character chains (a, i) and (i, u).
The character chain from the index file of 1 (2) (A,
Acquire character chain information of (i) and (i, u). And
Check if there are data with the same data number and consecutive character positions. Then, since (1, 5) of (a, i) and (2, 5) of (i, u) are applied, the search character string "aai" exists in the data of data number 5.

【0048】次に文字列検索手段8は、リアルタイム処
理データ状態管理手段4を用いてリアルタイム処理デー
タ記憶部3の文字列検索範囲(TopNewからBotNew)を調
べ、文字列検索対象のデータを得る(ステップ4)。文
字列検索手段8は、文字列検索対象データを得たら、リ
アルタイム処理データ記憶部3の検索対象データの検索
フラグをONにし(ステップ5)、指定された検索文字列
で検索対象データの文字列検索を実行し(ステップ
6)、検索結果照合手段9によって、インデックスファ
イル検索結果と文字列検索結果を照合する(ステップ
7)。
Next, the character string search means 8 checks the character string search range (from TopNew to BotNew) in the realtime processed data storage section 3 by using the realtime processed data state management means 4, and obtains the character string search target data ( Step 4). When the character string search means 8 obtains the character string search target data, it turns on the search flag of the search target data in the real-time processing data storage unit 3 (step 5), and the character string of the search target data is the specified search character string. A search is executed (step 6), and the search result matching means 9 matches the index file search result with the character string search result (step 7).

【0049】文字列検索手段8は検索が終了したら、リ
アルタイム処理データ記憶部3の検索対象データの検索
フラグをOFFにする(ステップ8)。照合結果は検索結
果出力手段10に出力される(ステップ9)。
Upon completion of the search, the character string search means 8 turns off the search flag of the search target data in the real-time processed data storage unit 3 (step 8). The matching result is output to the search result output means 10 (step 9).

【0050】ここで、検索結果照合の動作を説明する。
例として、検索文字列”あいう”で検索した場合をあげ
る。インデックスファイルでの検索結果が図13のよう
にデータ番号1、5、10、15となったとし、また、
文字列検索手段8による検索対象データが図13のよう
なデータであったとする。
Here, the operation of search result collation will be described.
As an example, let us consider the case where a search is performed using the search character string "Ai". It is assumed that the search results in the index file are data numbers 1, 5, 10 and 15 as shown in FIG.
It is assumed that the search target data by the character string search means 8 is data as shown in FIG.

【0051】検索結果の照合はデータが登録された順番
に行なっていく。最も古いデータ(最も上のデータ)は
処理種別が更新のため、検索文字列が存在すれば検索結
果に該当データ番号を追加し、存在しなければ検索結果
から該当データ番号を削除する。この場合は検索文字
列”あいう”が存在するので、検索結果にデータ番号5
を追加する。次に照合するデータは処理種別が追加のた
め、 検索文字列が存在すれば検索結果に該当データ番
号を追加し、存在しなければ検索結果から該当データ番
号を削除する。
The search results are collated in the order in which the data are registered. Since the processing type of the oldest data (uppermost data) is updated, if the search character string exists, the corresponding data number is added to the search result, and if it does not exist, the corresponding data number is deleted from the search result. In this case, since the search character string "Ai" exists, data number 5 is included in the search result.
Add. Since the processing type is added to the data to be collated next, if the search character string exists, the corresponding data number is added to the search result, and if it does not exist, the corresponding data number is deleted from the search result.

【0052】この場合、検索文字列”あいう”は存在し
ないので、検索結果からデータ番号12を削除する。同
様に次に照合するデータは処理種別が更新のため、検索
文字列が存在すれば検索結果に該当データ番号を追加
し、存在しなければ検索結果から該当データ番号を削除
する。
In this case, since the search character string "aka" does not exist, the data number 12 is deleted from the search result. Similarly, since the processing type of the data to be collated next is updated, if the search character string exists, the corresponding data number is added to the search result, and if it does not exist, the corresponding data number is deleted from the search result.

【0053】この場合は検索文字列”あいう”が存在す
るので、検索結果にデータ番号11を追加する。最後の
データは処理種別が削除のため、インデックスファイル
の検索結果から、データ番号5を削除する。
In this case, since the search character string "Ai" exists, the data number 11 is added to the search result. Since the processing type of the last data is deleted, the data number 5 is deleted from the search result of the index file.

【0054】以上のようにインデックスファイル検索結
果と文字列検索結果が照合される。照合の結果、検索結
果出力手段10から検索文字列に対するヒット件数とヒ
ットしたデータ番号が出力されるので、ユーザがヒット
データの表示を要求すると、出力されたヒットデータ番
号のデータを予め作成された表示データ記憶部14から
取り出して表示する。
As described above, the index file search result is collated with the character string search result. As a result of the collation, the number of hits and the data number of the hit for the search character string are output from the search result output means 10. Therefore, when the user requests the display of the hit data, the data of the output hit data number is created in advance. It is retrieved from the display data storage unit 14 and displayed.

【0055】このように実施形態の情報検索装置では、
リアルタイム処理データ記憶部に処理要求データを登録
し、このデータを利用してリアルタイム処理と検索処理
を同時に行なうことによって、インデックスファイルを
作成中でもインデックスファイル検索とリアルタイム処
理データの文字列検索の両方を行ない正しい検索結果が
得られ、ユーザがリアルタイムにデータを登録した際
に、即座にユーザがリアルタイムで登録したデータを含
めて検索を実行することができる。
As described above, in the information retrieval apparatus of the embodiment,
By registering processing request data in the real-time processing data storage unit and using this data to perform real-time processing and search processing at the same time, both index file search and real-time processing data character string search are performed even during index file creation. A correct search result is obtained, and when the user registers data in real time, the search can be executed immediately including the data registered by the user in real time.

【0056】なお、インデックスファイルは2文字の文
字連鎖のデータ中の絶対位置を管理したもので実現した
が、文字連鎖の相対位置など出現情報を管理するもので
あれば適用できる。また、リアルタイム処理データ構造
において、検索フラグと更新フラグの構成をとったが、
検索、又は更新のどちらがが利用している時はON、どち
らも利用していない時にOFFとなるような一つのフラグ
でも適用できる。
The index file is realized by managing the absolute position in the data of the character chain of two characters, but it can be applied as long as it manages the appearance information such as the relative position of the character chain. Also, in the real-time processing data structure, the configuration of the search flag and the update flag was adopted.
A single flag that turns ON when either search or update is in use and OFF when neither is in use is also applicable.

【0057】(実施の形態2)第2の実施の形態とし
て、リアルタイム処理データを登録する際に、すでに格
納されているリアルタイム処理データの中に同じ文書に
対するリアルタイム処理データが存在した時に、リアル
タイム処理が重複しないようにリアルタイム処理データ
の重複処理を行なう場合について説明する。
(Embodiment 2) As a second embodiment, when registering real-time processing data, when real-time processing data for the same document exists in the real-time processing data already stored, real-time processing is performed. A case will be described in which real-time processed data is duplicated so that there is no duplication.

【0058】この動作は、図1の情報検索装置の構成図
において、リアルタイム処理データ登録手段2がリアル
タイム処理データを登録する際に、同じ文書に対する無
駄なリアルタイム処理が発生しないようにリアルタイム
処理データの重複処理を行なうリアルタイム処理データ
重複処理手段11によって実行される。
This operation is performed in the configuration diagram of the information retrieval apparatus shown in FIG. 1 when the real-time processed data registration means 2 registers the real-time processed data so that unnecessary real-time processing of the same document does not occur. Real-time processing is performed by the data duplication processing means 11 for performing duplication processing.

【0059】この装置において、ユーザからのリアルタ
イム処理要求受付の動作を説明する。まず、第1の実施
形態の処理フローである図2のステップ1からステップ
2までは同様の処理を行い、処理要求データを受け付け
る。次に図2のステップ3、ステップ4のデータ登録処
理は図14の処理フローによって行なわれる。
The operation of accepting a real-time processing request from a user in this apparatus will be described. First, the same processing is performed from step 1 to step 2 in FIG. 2, which is the processing flow of the first embodiment, and processing request data is accepted. Next, the data registration process of steps 3 and 4 of FIG. 2 is performed according to the process flow of FIG.

【0060】まず、ユーザが処理要求をしたデータと同
じデータ番号のデータがすでにリアルタイム処理データ
記憶部3に登録されていないかどうかを調べる(ステッ
プ1)。 もし同じデータ番号のデータがすでに登録さ
れていたら、データの要求種別によって重複処理を行な
う(ステップ2)。重複処理によってデータを新たに登
録する必要があるなら(ステップ3)、処理要求データ
を登録し(ステップ5)、データ登録位置をインクリメ
ントする。(BotNew=BotNew+1)この後の処理は、第1の
実施形態の処理フローである図2のステップ5からステ
ップ8までと同様で、登録処理が完了し、要求待ち状態
に移行する。
First, it is checked whether or not the data having the same data number as the data requested by the user is already registered in the real-time processed data storage unit 3 (step 1). If data with the same data number has already been registered, duplicate processing is performed depending on the data request type (step 2). If it is necessary to newly register the data by the overlapping process (step 3), the process request data is registered (step 5), and the data registration position is incremented. (BotNew = BotNew + 1) The subsequent processing is the same as step 5 to step 8 in FIG. 2 which is the processing flow of the first embodiment, the registration processing is completed, and the processing shifts to the request waiting state.

【0061】リアルタイム処理データ重複処理につい
て、例として図15のようにリアルタイム処理データ記
憶部3にリアルタイム処理中でないデータとして、デー
タ番号1の追加データと、データ番号2の更新データ
と、データ番号3の削除データが存在したとする。この
状態で、データ番号1の更新、データ番号2の削除、デ
ータ番号3の追加の要求が発生したとする。
Regarding the real-time processing data duplication processing, as an example, as shown in FIG. 15, as the data which is not being processed in the real-time processing data storage unit 3, the additional data of the data number 1, the update data of the data number 2, and the data number 3 are shown. It is assumed that the deleted data of exists. In this state, it is assumed that a request for updating data number 1, deleting data number 2, and adding data number 3 is made.

【0062】まず、データ番号1の更新データを登録す
る時に、リアルタイム処理データ記憶部3に同じデータ
番号1の追加データが存在するので、データ番号1のデ
ータは追加され、その後更新されることになるので、元
に登録されていた追加データの内容を、更新データの内
容に変更し、新たに登録されるデータ番号1の更新デー
タは破棄し登録しない(図15(1))。
First, when the update data of the data number 1 is registered, since the additional data of the same data number 1 exists in the real-time processing data storage unit 3, the data of the data number 1 is added and then updated. Therefore, the content of the additional data that was originally registered is changed to the content of the update data, and the newly registered update data of data number 1 is discarded and not registered (FIG. 15 (1)).

【0063】次に、データ番号2の削除データを登録す
る時に、リアルタイム処理データ記憶部に同じデータ番
号2の更新データが存在するので、データ番号2のデー
タは更新され、その後削除されることになるので、元に
登録されているデータ番号2の更新データを廃棄し、新
たに登録されるデータ番号2の削除データを登録する
(図15(2))。
Next, when the deletion data of data number 2 is registered, since the update data of the same data number 2 exists in the real-time processing data storage unit, the data of data number 2 is updated and then deleted. Therefore, the update data of the data number 2 that was originally registered is discarded, and the newly deleted data of the data number 2 is registered (FIG. 15 (2)).

【0064】最後に、データ番号3の追加データを登録
する時に、リアルタイム処理データ記憶部に同じデータ
番号3の削除データが存在するので、データ番号3のデ
ータは削除され、その後に追加されるということは、デ
ータ番号3のデータは結局更新されることになるので、
元に登録されている削除データを破棄し、登録する追加
データを更新データに変更し登録する(図15
(3))。
Finally, when the additional data of the data number 3 is registered, since the deletion data of the same data number 3 exists in the real-time processing data storage unit, the data of the data number 3 is deleted and added after that. This means that the data of data number 3 will be updated after all,
The deleted data registered originally is discarded, the additional data to be registered is changed to the updated data, and the updated data is registered (FIG. 15).
(3)).

【0065】また、この装置においては、リアルタイム
処理手段が登録されてデータを処理し、インデックスフ
ァイルを作成する際の動作と、リアルタイム処理手段5
によるインデックスファイル更新処理が未処理のデータ
が、リアルタイム処理データ記憶部に存在している状態
で検索を行なった場合の動作は、第一の実施形態の処理
フロー図8、図9、図12と同様に行なわれる。
In this apparatus, the real-time processing means is registered and the data is processed to create an index file and the real-time processing means 5 is operated.
According to the processing flow of the first embodiment shown in FIG. 8, FIG. 9, and FIG. The same is done.

【0066】このように実施の形態の情報検索装置で
は、リアルタイム処理用データを登録する際に、同じデ
ータに対する処理のデータに対して重複処理を行なうこ
とによって、無駄なリアルタイム処理をなくし、リアル
タイム処理を高速に行なうことができる。
As described above, in the information retrieving apparatus according to the embodiment, when registering the data for real-time processing, redundant processing is performed on the data of processing for the same data, thereby eliminating wasteful real-time processing and real-time processing. Can be performed at high speed.

【0067】(実施の形態3)第3の実施の形態とし
て、処理要求データを登録する際に、登録するデータに
出現する文字の有無を表す文字列成分表を作成し、作成
した文字列成分表を利用して文字列全文検索を行なう場
合について説明する。
(Third Embodiment) As a third embodiment, when registering processing request data, a character string component table showing the presence or absence of characters appearing in the data to be registered is created, and the created character string component A case where a character string full text search is performed using a table will be described.

【0068】図16は本発明の一実施形態における情報
検索装置の構成図である。図16において、1はユーザ
からの各種処理の要求を受け付ける要求受付手段、2は
リアルタイム処理要求のデータを登録するリアルタイム
処理データ登録手段、3はリアルタイム処理データ登録
手段2が登録したデータを格納するリアルタイム処理デ
ータ記憶部、4はリアルタイム処理データ記憶部のデー
タの利用状況を管理するリアルタイム処理データ状態管
理手段、5はリアルタイム処理データ記憶部のデータを
利用し、リアルタイムでインデックスファイルを作成す
るリアルタイム処理手段、6はリアルタイム処理手段が
作成するインデックスファイルを格納するインデックス
ファイル記憶部、7はインデックスファイルを検索する
インデックスファイル検索手段、8はリアルタイム処理
データ記憶部のデータを対象に文字列全文検索を行なう
文字列全文検索手段、9は文字列全文検索手段とインデ
ックスファイル検索手段の検索結果を照合する検索結果
照合手段、10は検索結果照合手段によって照合された
結果を出力する検索結果出力手段、15はリアルタイム
処理データの文字成分表を作成する文字成分表作成手
段、16は文字成分表を記憶する文字成分表記憶部であ
る。
FIG. 16 is a block diagram of an information retrieval apparatus according to an embodiment of the present invention. In FIG. 16, 1 is a request receiving means for receiving various processing requests from a user, 2 is a real-time processed data registration means for registering real-time processing request data, and 3 is data stored by the real-time processed data registration means 2. Real-time processed data storage unit, 4 is a real-time processed data state management means for managing the usage status of data in the real-time processed data storage unit, and 5 is real-time processing for creating an index file in real time using the data in the real-time processed data storage unit. Means, 6 is an index file storage unit for storing an index file created by the real-time processing unit, 7 is an index file search unit for searching an index file, and 8 is a character string full-text inspection targeting data in the real-time processing data storage unit. Character string full text search means, 9 is a search result matching means for matching the search results of the character string full text search means and the index file search means, and 10 is a search result output means for outputting the result matched by the search result matching means, Reference numeral 15 is a character component table creating means for creating a character component table of real-time processed data, and 16 is a character component table storage unit for storing the character component table.

【0069】この装置において、ユーザからのリアルタ
イム処理要求受付の動作を説明する。まず、第1の実施
形態の処理フローである図2のステップ1からステップ
2までは同様の処理を行ない、処理要求データを受け付
ける。次にステップ3のデータ登録処理については図1
7の処理フローによって処理を行なう。
The operation of accepting a real-time processing request from a user in this apparatus will be described. First, the same processing is performed from step 1 to step 2 in FIG. 2, which is the processing flow of the first embodiment, and processing request data is received. Next, the data registration process of step 3 is shown in FIG.
Processing is performed according to the processing flow of 7.

【0070】まず、処理要求データから最初の文字を得
る(ステップ1)。ここで、処理要求データは図3のよ
うにデータ番号4、データが”えおか”の更新データで
あった場合、先頭の文字”え”を得る。次に文字成分表
のその文字種のフラグをONにする(ステップ2)。する
と文字種”え”がONになる。その文字がデータの最後の
文字でなければ(ステップ3)、処理要求データから次
の文字を取得し(ステップ4)、ステップ2からステッ
プ4までの動作をデータの最後の文字まで繰り返し行な
う。
First, the first character is obtained from the processing request data (step 1). Here, when the processing request data is the update data of the data number 4 and the data "eoka" as shown in FIG. 3, the leading character "e" is obtained. Then, the flag of the character type in the character component table is turned on (step 2). Then the character type "e" is turned on. If the character is not the last character of the data (step 3), the next character is acquired from the processing request data (step 4), and the operations from step 2 to step 4 are repeated until the last character of the data.

【0071】最後の文字なら処理要求データをリアルタ
イム処理データ記憶部3へ登録する(ステップ5)。文
字成分表は図18のように、各文字種とそれぞれの文字
種の存在の有無から構成される。
If it is the last character, the processing request data is registered in the real-time processing data storage unit 3 (step 5). As shown in FIG. 18, the character component table includes each character type and the presence / absence of each character type.

【0072】この場合、図19のように文字種”
え”、”お”、”か”の存在の有無のフラグがONの文字
成分表となる。
In this case, the character type "
It is a character component table in which the flags for the presence of "e", "o", and "ka" are ON.

【0073】リアルタイム処理が終了して、リアルタイ
ム処理データ記憶部からリアルタイム処理データが削除
された時は、同様にして、文字成分表の、削除されたデ
ータに存在する文字種のフラグをOFFにする。
When the real-time processing is completed and the real-time processing data is deleted from the real-time processing data storage unit, similarly, the flag of the character type existing in the deleted data in the character component table is turned off.

【0074】この後の処理は、第1の実施形態の処理フ
ローである図2のステップ4からステップ8までと同様
で、登録処理が完了し、要求待ち状態に移行する。
Subsequent processing is the same as step 4 to step 8 in FIG. 2 which is the processing flow of the first embodiment, the registration processing is completed, and the processing shifts to the request waiting state.

【0075】次に、リアルタイム処理手段5によるイン
デックスファイル更新処理が、未処理のデータがリアル
タイム処理データ記憶部3に存在している状態で検索を
行なった場合の動作を説明する。
Next, the operation of the index file updating process by the real-time processing means 5 when a search is performed in a state where unprocessed data exists in the real-time processed data storage unit 3 will be described.

【0076】まず、第1の実施形態の処理フローである
図12のステップ1からステップ5までは同様の処理で
インデックスファイル検索を行ない、文字列検索対象デ
ータを取得する。
First, in the process flow of the first embodiment, from step 1 to step 5 in FIG. 12, an index file search is performed by the same process to obtain character string search target data.

【0077】次にステップ6の文字列検索処理は、図2
0の処理フローによって行なわれる。まず、検索文字列
の先頭文字を得る(ステップ1)。ここで、検索文字列
は”あいう”であったとすると、文字種”あ”を得る。
文字成分表を利用してこの文字種が存在するかどうかを
調べる(ステップ2)。存在する場合は、その文字が検
索文字列の最後でなければ(ステップ3)、検索文字列
の次の文字を取り出し(ステップ4)、ステップ2から
ステップ4までの処理を検索文字列の最後まで繰り返
す。
Next, the character string search processing in step 6 is performed as shown in FIG.
The processing flow is 0. First, the first character of the search character string is obtained (step 1). Here, if the search character string is "a", the character type "a" is obtained.
Using the character component table, it is checked whether or not this character type exists (step 2). If it exists, if the character is not the end of the search character string (step 3), the next character of the search character string is taken out (step 4), and the processing from step 2 to step 4 is performed until the end of the search character string. repeat.

【0078】検索文字列のすべての文字が文字成分表に
存在すれば、検索対象データを文字列検索する(ステッ
プ5)。1文字でも存在しなければ、その検索文字列は
リアルタイム処理データには存在しないので文字列検索
は行なわない。文字成分表が図19のようなものであっ
たとすると、文字種”あ”は、リアルタイム処理データ
に存在しないことがわかり、そのため文字列”あいう”
はリアルタイム処理データには存在しないことがわかる
ので、文字列検索は行なわない。
If all the characters of the search character string are present in the character component table, the search target data is searched for the character string (step 5). If even one character does not exist, the search character string does not exist in the real-time processing data, so the character string search is not performed. If the character component table is as shown in FIG. 19, it is found that the character type “a” does not exist in the real-time processing data, and therefore the character string “a”.
Since it is found that does not exist in the real-time processing data, the character string search is not performed.

【0079】この後の処理は、第1の実施形態の処理フ
ローである図12のステップ7からステップ9までと同
様で、インデックスファイル検索と文字列検索の結果を
照合し検索結果を得る。
Subsequent processing is the same as step 7 to step 9 in FIG. 12, which is the processing flow of the first embodiment, and the result of the index file search and the character string search are collated to obtain the search result.

【0080】また、この装置においては、リアルタイム
処理手段が登録されたデータを処理する動作は、第1の
実施形態の処理フローである図8、図9と同様に行なわ
れる。
In this apparatus, the operation of the real-time processing means for processing the registered data is performed in the same manner as in the processing flow of the first embodiment shown in FIGS.

【0081】このように実施の形態の情報検索装置で
は、リアルタイム処理データを登録する際に、登録する
データに出現する文字の有無を表す文字成分表を作成
し、この文字成分表を利用して文字列全文検索を行なう
ことにより、指定された検索文字列の文字がデータ内の
存在するか否かが高速に判断することができ、文字が存
在しないデータに対する文字列検索を行なわないことに
より、文字列検索を高速に行なうことができる。
As described above, in the information retrieving apparatus of the embodiment, when registering real-time processed data, a character component table representing the presence or absence of characters appearing in the registered data is created, and this character component table is used. By performing a full-text search for a character string, it is possible to quickly determine whether or not the character of the specified search character string exists in the data. By not performing the character string search for the data in which the character does not exist, The character string search can be performed at high speed.

【0082】(実施の形態4)第4の実施の形態とし
て、リアルタイム処理データを対象に文字列検索をする
際に、リアルタイム処理データの中に同じデータに対す
るリアルタイム処理データが存在した時に、同じデータ
に対するリアルタイム処理データの重複処理を行ないな
がら文字列全文検索を行なう場合について説明する。
(Embodiment 4) As a fourth embodiment, when a character string is searched for real-time processed data, when real-time processed data for the same data exists in the real-time processed data, the same data A case will be described in which a character string full-text search is performed while performing duplicate processing of real-time processed data for.

【0083】この動作は、図1の情報検索装置の構成図
において、同じ文書に対するリアルタイム処理データに
対して、文字列検索処理が無駄な処理をしないように重
複処理を行なう文字列検索重複処理手段12によって実
行される。
This operation is, in the configuration diagram of the information retrieval apparatus of FIG. 1, a character string retrieval duplication processing means for performing duplication processing on real time processing data for the same document so that the character string retrieval processing does not wasteful processing. 12 is executed.

【0084】まず、この装置において、ユーザからのリ
アルタイム要求受付の動作は、第1の実施形態の処理フ
ローである図2と同様に行なわれる。また、リアルタイ
ム処理手段5が登録されたデータを処理する動作は、第
1の実施形態の処理フローである図8、図9と同様に行
なわれる。
First, in this apparatus, the operation of accepting a real-time request from the user is performed in the same manner as in the processing flow of the first embodiment shown in FIG. The operation of the real-time processing means 5 for processing the registered data is performed in the same manner as in the processing flow of the first embodiment shown in FIGS.

【0085】次に、リアルタイム処理手段5によるイン
デックスファイル更新処理が未処理のデータが、リアル
タイム処理データ記憶部3に存在している状態で検索を
行なった場合の動作はを説明する。
Next, the operation in the case where a search is performed in the state where the data for which the index file update processing by the real-time processing means 5 has not been processed exists in the real-time processing data storage unit 3 will be described.

【0086】まず、第1の実施形態の処理フローである
図12のステップ1からステップ5までは同様の処理で
インデックスファイル検索を行ない、文字列検索対象デ
ータを取得する。
First, in step 1 to step 5 of FIG. 12, which is the process flow of the first embodiment, an index file search is performed by the same process to obtain character string search target data.

【0087】次にステップ6、ステップ7の文字列検索
処理処理と照合処理は、図21の処理フローによって行
なわれる。まず、リアルタイム処理データ記憶部3に登
録されている最も新しいデータを取得し(ステップ
1)、文字列全文検索を実行し(ステップ2)、インデ
ックスファイル検索結果と文字列検索結果の照合を行な
う(ステップ3)。
Next, the character string search processing and the collation processing in steps 6 and 7 are performed according to the processing flow of FIG. First, the newest data registered in the real-time processed data storage unit 3 is acquired (step 1), the character string full-text search is executed (step 2), and the index file search result and the character string search result are collated ( Step 3).

【0088】次に取得しているデータが最も古いデータ
でなければ(ステップ4)、一つ前のデータを取得し
(ステップ5)、それまでに同じデータ番号のデータを
文字列検索処理していなければ(ステップ5)、ステッ
プ2からステップ5を繰り返す。同じデータ番号のデー
タを文字列検索処理していれば、ステップ5へ移行す
る。これらの処理をリアルタイム処理記憶部のデータの
最も古いデータに達するまで繰り返す。
If the next acquired data is not the oldest data (step 4), the previous data is acquired (step 5), and the data having the same data number has been subjected to the character string search process by then. If not (step 5), steps 2 to 5 are repeated. If the data having the same data number is subjected to the character string search processing, the process proceeds to step 5. These processes are repeated until the oldest data in the real-time processing storage unit is reached.

【0089】ここで例として、図22のように検索文字
列”あいう”で検索した場合、インデックスファイルで
の検索結果がデータ番号1、5、10、15であったと
し、また、文字列検索手段8による検索対象データが図
22のようなデータであったとする。最も新しいデータ
(最も下のデータ)は処理種別が削除なので、インデッ
クスファイルの検索結果からデータ番号5を削除する。
As an example, when the search character string "Ai" is searched as shown in FIG. 22, it is assumed that the search results in the index file are the data numbers 1, 5, 10, and 15, and the character string search is performed. It is assumed that the retrieval target data by the means 8 is the data shown in FIG. Since the processing type of the latest data (the lowest data) is deleted, the data number 5 is deleted from the search result of the index file.

【0090】次に照合するデータは処理種別が更新のた
め、検索文字列が存在すれば検索結果に該当データ番号
を追加し、存在しなければ検索結果から該当データ番号
を削除する。この場合は検索文字列”あいう”が存在す
るので、検索結果にデータ番号11を追加する。
Since the processing type of the data to be collated next is updated, if the search character string exists, the corresponding data number is added to the search result, and if it does not exist, the corresponding data number is deleted from the search result. In this case, since the search character string "Ai" exists, the data number 11 is added to the search result.

【0091】同様に次は処理種別が追加のため、検索文
字列が存在すれば検索結果に該当データ番号を追加し、
存在しなければ検索結果から該当データ番号を削除す
る。この場合、検索文字列”あいう”は存在しないの
で、検索結果から、データ番号12を削除する。最も古
いデータ(最も上のデータ)は処理種別が更新である
が、データ番号がこのデータよりも新しいデータである
処理種別が削除のデータと同じである。
Similarly, since the processing type is added next, if the search character string exists, the corresponding data number is added to the search result,
If it does not exist, the corresponding data number is deleted from the search results. In this case, since the search character string "Ai" does not exist, the data number 12 is deleted from the search result. The oldest data (uppermost data) has the processing type updated, but has the same data type as the data whose processing type is newer than this data and deleted.

【0092】同じデータ番号に対するデータが存在する
時は、より新しいデータが優先されるので、古いデータ
に対しては処理を行なわない。
When data with the same data number exists, newer data is given priority, so old data is not processed.

【0093】以上のようにインデックスファイル検索結
果と文字列検索結果が照合される。このように実施の形
態の情報検索装置では、同じ文書に対するリアルタイム
処理データに対しては、重複処理を行ない、最も新しい
データのみ文字列検索の対象データとすることによっ
て、不必要なデータの文字列検索処理を行なわないよう
にし、文字列検索を高速に行なうことができる。
As described above, the index file search result is collated with the character string search result. As described above, in the information search device according to the embodiment, the real-time processing data for the same document is subjected to the duplicate processing, and only the newest data is subjected to the character string search, so that the character string of unnecessary data is deleted. The search processing is not performed, and the character string search can be performed at high speed.

【0094】(実施の形態5)第5の実施の形態とし
て、リアルタイム処理中の終了処理とリアルタイム処理
中に終了した場合の起動処理について説明する。
(Fifth Embodiment) As a fifth embodiment, a termination process during real-time processing and a start-up process when it is terminated during real-time processing will be described.

【0095】図23は本発明の一実施形態における情報
検索装置の構成図である。図23において、1はユーザ
からの各種処理要求を受け付ける要求受付手段、17は
終了処理を行なう終了処理手段、18は終了時のリアル
タイム処理データ記憶部のデータを記憶しておく終了状
態記憶部、19は起動処理を行なう起動処理手段、3は
リアルタイム処理データを格納するリアルタイム処理デ
ータ記憶部、4はリアルタイム処理データ記憶部3のデ
ータの利用状況を管理するリアルタイム処理データ状態
管理手段、5はリアルタイムでインデックスファイルを
作成するリアルタイム処理手段、6はリアルタイム処理
手段5が作成するインデックスファイルを格納するイン
デックスファイル記憶部である。
FIG. 23 is a block diagram of an information search device according to an embodiment of the present invention. In FIG. 23, 1 is request receiving means for receiving various processing requests from the user, 17 is end processing means for performing end processing, 18 is an end state storage section for storing data of the real-time processed data storage section at the time of termination, Reference numeral 19 is a start-up processing means for performing start-up processing, 3 is a real-time processed data storage section for storing real-time processed data, 4 is real-time processed data state management means for managing the usage status of data in the real-time processed data storage section 3, and 5 is real-time processing. The index file storage unit 6 stores the index file created by the real-time processing unit 5, and the index file storage unit 6 creates the index file.

【0096】終了処理は図24の処理フローによって実
行される。まず、リアルタイム処理中にユーザから終了
要求を受け付けると(ステップ1)、終了処理手段17
はリアルタイム処理手段5に処理中データの処理を完了
次第リアルタイム処理を終了するように要求する(ステ
ップ2)。
The ending process is executed according to the process flow of FIG. First, when a termination request is received from the user during real-time processing (step 1), the termination processing means 17
Requests the real-time processing means 5 to end the real-time processing as soon as the processing of the data being processed is completed (step 2).

【0097】ここで、図5のようなリアルタイム処理デ
ータが存在し、一番上のデータがリアルタイム処理中で
あったとすると、データ番号5のデータを”あいう”に
更新する処理が終了次第リアルタイム処理を終了させ
る。
If there is real-time processing data as shown in FIG. 5 and the top data is being processed in real time, the real-time processing will be performed as soon as the processing for updating the data of data number 5 to "anonymous" is completed. To end.

【0098】次に、リアルタイム処理データ記憶部3に
登録されている未処理のリアルタイム処理データを終了
状態データとしてファイルに書き込む(ステップ3)。
終了状態データは図25のように未処理データの処理種
別、データ番号、データ内容から構成され、この場合は
データ番号5の更新データは処理終了しているため、リ
アルタイム処理データから削除されているので、終了処
理データは図26のようになる。終了処理データをファ
イルに書き込んだ後に、処理終了の通知を行ない、検索
サービスが終了する(ステップ4)。
Next, the unprocessed real-time processed data registered in the real-time processed data storage unit 3 is written to the file as the end state data (step 3).
The end state data is composed of the processing type, data number, and data content of the unprocessed data as shown in FIG. 25. In this case, the update data of the data number 5 has been processed and thus deleted from the real-time processing data. Therefore, the termination processing data is as shown in FIG. After writing the end processing data to the file, the end of processing is notified and the search service ends (step 4).

【0099】次に、起動処理は図27の処理フローによ
って実行される。ユーザから起動要求を受けつけると
(ステップ1)、起動手段19は終了状態データが存在
の有無を調べる(ステップ2)。終了状態データが存在
する場合は、終了状態データをリアルタイム処理データ
としてとり込み、リアルタイム処理を実行し(ステップ
3)、リアルタイム処理終了後に通常の起動処理を実行
する(ステップ4)。終了状態データが存在しない場合
は、通常の起動処理のみを実行する。
Next, the startup processing is executed according to the processing flow of FIG. When the activation request is received from the user (step 1), the activation means 19 checks whether or not the end state data exists (step 2). If the end state data exists, the end state data is fetched as real-time processing data, the real-time processing is executed (step 3), and the normal start-up processing is executed after the real-time processing is completed (step 4). If the end state data does not exist, only normal startup processing is executed.

【0100】このように、実施の形態の情報検索装置で
は、リアルタイム処理要求されたデータが未処理状態で
大量に存在する可能性があり、処理をすべて終了させて
から終了完了とする方法であるとユーザが終了完了まで
にかなりの時間待たされる可能性があるため、ユーザか
らの終了要求の際に、リアルタイム処理データに未処理
のデータが存在する場合でも、その状態を保存すること
によってすべてのデータの処理が終了していなくても、
処理終了を待たされることなく、即座に強制的に処理の
終了を行なうことができ、さらに、終了状態として保存
されたデータに対して、再起動時に起動処理としてリア
ルタイム処理を実行させることにより、強制終了した場
合も、ユーザの要求したリアルタイム処理を正しく実行
することができことによって、未処理データのデータ量
に関わらず、データの不整合が発生することなく、ユー
ザが即座に終了処理を行なうことができる。
As described above, in the information retrieving apparatus of the embodiment, there is a possibility that a large amount of data requested for real-time processing may exist in an unprocessed state, and this is a method in which all processing is completed and then completion is completed. Therefore, even if there is unprocessed data in the real-time processed data when the user makes a termination request, all the data can be saved by saving the state. Even if the data processing is not finished,
It is possible to immediately and forcibly terminate the processing without waiting for the processing to be completed.Furthermore, by executing the real-time processing as the startup processing when restarting the data saved as the completed status, Even when the processing ends, the user can perform the real-time processing requested by the user correctly, so that the user can immediately perform the ending processing regardless of the amount of unprocessed data without causing data inconsistency. You can

【0101】(実施の形態6)第6の実施の形態とし
て、あるユーザが検索を実行して、検索結果のデータを
表示する前に、別のユーザがデータを更新した場合の動
作を説明する。
(Sixth Embodiment) As a sixth embodiment, an operation will be described in which one user executes a search and another user updates the data before displaying the search result data. .

【0102】図28は本発明の一実施形態における情報
検索装置の構成図である。図28において、1はユーザ
からの各種処理の要求を受け付ける要求受付手段、2は
リアルタイム処理用のデータを登録するリアルタイム処
理データ登録手段、3はリアルタイム処理データ登録手
段2が登録したデータを格納するリアルタイム処理デー
タ記憶部、4はリアルタイム処理データ記憶部のデータ
の利用状況を管理するリアルタイム処理データ状態管理
手段、6はリアルタイム処理手段が作成するインデック
スファイルを格納するインデックスファイル記憶部、7
はインデックスファイルを検索するインデックスファイ
ル検索手段、8は文字列全文検索を行なう文字列全文検
索手段、20は検索時刻を記憶する検索時刻記憶部、2
1はデータの更新時刻を記憶する更新時刻記憶部、22
は要求されたデータ内容を表示するデータ内容表示手
段、23は更新時刻と検索時刻を比較する時刻比較手
段、24は時刻比較手段によって比較された比較結果を
出力する比較結果出力手段である。
FIG. 28 is a block diagram of an information search device according to an embodiment of the present invention. In FIG. 28, 1 is request reception means for receiving various processing requests from a user, 2 is real-time processed data registration means for registering data for real-time processing, and 3 is data stored by the real-time processed data registration means 2. A real-time processed data storage unit, 4 is a real-time processed data state management unit that manages the usage status of data in the real-time processed data storage unit, 6 is an index file storage unit that stores an index file created by the real-time processing unit, and 7
Is an index file search means for searching an index file, 8 is a character string full text search means for performing a character string full text search, 20 is a search time storage unit for storing the search time, 2
Reference numeral 1 denotes an update time storage unit for storing the update time of data, 22
Is a data content display means for displaying the requested data content, 23 is a time comparison means for comparing the update time and the search time, and 24 is a comparison result output means for outputting the comparison result compared by the time comparison means.

【0103】まず、あるユーザが検索を要求すると、第
1の実施形態の処理フローである図12のステップ1か
らステップ6までと同様の処理で検索を実行する。
First, when a user requests a search, the search is executed by the same processing as steps 1 to 6 of the processing flow of the first embodiment shown in FIG.

【0104】次にステップ7の検索結果照合処理の部分
を図29の処理フローで処理する。まずインデックスフ
ァイル検索結果と文字列検索結果の照合によって検索結
果を導き出し(ステップ1)、その後に実行した検索式
番号と検索時刻を検索時刻記録部に記録する(ステップ
2)。そして、以降は図12のステップ8、ステップ9
の処理を実行し、検索結果が出力される。
Next, the part of the search result matching process of step 7 is processed by the processing flow of FIG. First, the search result is derived by collating the index file search result with the character string search result (step 1), and the search formula number and the search time executed thereafter are recorded in the search time recording unit (step 2). Then, after that, step 8 and step 9 in FIG.
The process is executed and the search result is output.

【0105】検索時刻データは図30のように検索式番
号と検索時刻で構成される。ここで、図36のように検
索式番号1として検索文字列”あいう”で検索があった
とする。この時の検索時刻が10:00であったとする
と検索時刻データは図31のようになる。また、この時
の検索結果は図36のようにデータ番号1、2、5がヒ
ットしたとする。
The retrieval time data is composed of retrieval formula numbers and retrieval times as shown in FIG. Here, it is assumed that there is a search with the search character string "Ai" as the search formula number 1 as shown in FIG. If the search time at this time is 10:00, the search time data is as shown in FIG. Further, it is assumed that the search results at this time hit data numbers 1, 2, and 5 as shown in FIG.

【0106】次にユーザがリアルタイム処理の要求を行
なう場合には、第1の実施形態の処理フローである図2
のステップ1からステップ2までと同様の処理で処理要
求データを受け付ける。
Next, when the user makes a request for real-time processing, the processing flow of the first embodiment is shown in FIG.
The processing request data is received by the same processing as from step 1 to step 2.

【0107】次に、ステップ3の要求データ登録処理の
部分を図32の処理フローで処理する。処理要求データ
をリアルタイム処理データ記憶部3に登録した後に(ス
テップ1)、更新データ番号と更新時刻を更新時刻記録
部に記録する(ステップ2)。そして、以降は図2のス
テップ4からステップ8までの処理を実行し、その後の
リアルタイム処理も図8、図9と同様の処理を実行し、
処理要求データの登録とリアルタイム処理が実行され
る。
Next, the portion of the request data registration processing of step 3 is processed by the processing flow of FIG. After the processing request data is registered in the real-time processing data storage unit 3 (step 1), the update data number and the update time are recorded in the update time recording unit (step 2). Then, after that, the processing from step 4 to step 8 in FIG. 2 is executed, and the subsequent real-time processing also executes the same processing as in FIG. 8 and FIG.
Registration of processing request data and real-time processing are executed.

【0108】更新時刻データは図33のようにデータ番
号と更新時刻で構成される。ここで、図36のようにデ
ータ番号1のデータを”いうえ”に更新されたとする。
この時の更新時刻が10:10であったとすると更新時
刻データは図34のようになる。
The update time data is composed of a data number and update time as shown in FIG. Here, it is assumed that the data of data number 1 is updated to "Ioue" as shown in FIG.
If the update time at this time is 10:10, the update time data will be as shown in FIG.

【0109】この状態で、検索結果のデータ内容の表示
が要求された場合は、図35の処理フローによって処理
が行なわれる。まず、要求受付手段1がデータ内容表示
の要求を受け付け(ステップ1)、要求された検索式番
号の検索時刻を取得する(ステップ2)。この場合は図
31の検索時刻データから検索式番号1の検索時刻1
0:00を取得する。次に表示するデータ番号の更新時
刻を取得する(ステップ2)。この場合は図34の更新
時刻データから、データ番号1の更新時刻10:10
と、データ番号2の更新時刻9:00と、データ番号5
の更新時刻9:40を取得する。そして、検索時刻と更
新時刻の比較を行ない(ステップ4)、比較結果を出力
する(ステップ5)。この場合は検索時間10:00に
対して、データ番号1の更新時刻が10:10のため検
索後に更新が発生しており、データ番号2とデータ番号
5の更新時刻はそれぞれ9:00と9:40のため、検
索後にデータの更新は発生していない。そこで、図36
のように結果表示する際に、データ番号1のデータに
は、検索後に更新があった旨の情報を表示する。
In this state, when the display of the data content of the search result is requested, the processing is performed according to the processing flow of FIG. First, the request receiving means 1 receives a request for displaying data contents (step 1) and acquires the search time of the requested search formula number (step 2). In this case, the search time 1 of the search formula number 1 from the search time data of FIG.
Get 0:00. The update time of the data number to be displayed next is acquired (step 2). In this case, based on the update time data of FIG. 34, the update time of data number 1 is 10:10.
And the update time of data number 2 is 9:00 and data number 5
The update time of 9:40 is acquired. Then, the search time and the update time are compared (step 4), and the comparison result is output (step 5). In this case, since the update time of data number 1 is 10:10 with respect to the search time of 10:00, the update occurs after the search, and the update times of data number 2 and data number 5 are 9:00 and 9 respectively. : 40, no data update has occurred after the search. Therefore, FIG.
When the result is displayed as described above, information indicating that the data has been updated after the search is displayed in the data of data number 1.

【0110】このように、実施の形態の情報検索装置で
は、データ番号毎の更新時刻と検索式番号毎の検索時刻
を記録し、記録された更新時刻と検索時刻を比較するこ
とにより、ある検索結果に対してデータ内容表示の要求
を行なう時に、検索が実行された後にデータが更新され
た場合に、ユーザにデータの変更があったことを通知す
ることができる。
As described above, in the information search apparatus according to the embodiment, the update time for each data number and the search time for each search formula number are recorded, and the recorded update time is compared with the search time to perform a certain search. When requesting the display of data contents for the result, if the data is updated after the search is executed, the user can be notified that the data has been changed.

【0111】[0111]

【発明の効果】以上のように本発明によれば、検索用の
ファイルを作成し、検索用のファイルを用いて検索を実
効す情報検索装置において、検索対象のリアルタイムに
よる追加・変更・削除等のリアルタイム登録が要求され
た場合に、検索用ファイルの更新の完了をまたづに、即
座にリアルタイム登録したデータを含めた検索を実行す
ることができるという有利な効果が得られる。
As described above, according to the present invention, in an information retrieval apparatus that creates a file for retrieval and executes retrieval using the file for retrieval, addition / change / deletion of retrieval object in real time, etc. When the real-time registration is required, the advantageous effect that the search including the real-time registered data can be immediately executed based on the completion of the update of the search file is obtained.

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

【図1】本発明の第1、第2、第4、第5の実施の形態
における情報検索装置の構成を示すブロック図
FIG. 1 is a block diagram showing a configuration of an information search device according to first, second, fourth and fifth embodiments of the present invention.

【図2】第1の実施の形態におけるリアルタイム処理デ
ータ登録の処理フロー図
FIG. 2 is a processing flow chart of real-time processing data registration according to the first embodiment.

【図3】第1の実施の形態における処理要求データの一
例図
FIG. 3 is a diagram showing an example of processing request data according to the first embodiment.

【図4】第1の実施の形態におけるリアルタイム処理デ
ータ構造図
FIG. 4 is a real-time processing data structure diagram according to the first embodiment.

【図5】第1の実施の形態におけるリアルタイム処理デ
ータの一例図
FIG. 5 is an example diagram of real-time processed data according to the first embodiment.

【図6】第1の実施の形態における表示データの構造図FIG. 6 is a structural diagram of display data according to the first embodiment.

【図7】第1の実施の形態における表示データの一例図FIG. 7 is a diagram showing an example of display data according to the first embodiment.

【図8】第1の実施の形態におけるリアルタイム処理の
フロー図
FIG. 8 is a flowchart of real-time processing according to the first embodiment.

【図9】第1の実施の形態におけるリアルタイム処理の
フロー図
FIG. 9 is a flow chart of real-time processing in the first embodiment.

【図10】第1の実施の形態におけるインデックスファ
イルの構造図
FIG. 10 is a structural diagram of an index file according to the first embodiment.

【図11】(1)第1の実施の形態における既存データ
とそれに対応したインデックスファイル図 (2)第1の実施の形態における追加データとそれに対
応したインデックスファイル図
FIG. 11 (1) Existing data in the first embodiment and an index file diagram corresponding to it (2) Additional data in the first embodiment and an index file diagram corresponding to it

【図12】第1の実施の形態における検索処理のフロー
FIG. 12 is a flow chart of search processing according to the first embodiment.

【図13】第1の実施の形態における検索結果照合の説
明図
FIG. 13 is an explanatory diagram of search result matching according to the first embodiment.

【図14】第2の実施の形態におけるリアルタイム処理
データ登録の重複処理のフロー図
FIG. 14 is a flowchart of duplication processing of real-time processing data registration according to the second embodiment.

【図15】(1)第2の実施の形態における更新データ
の登録時の重複処理の説明図 (2)第2の実施の形態における削除データの登録時の
重複処理の説明図 (3)第2の実施の形態における追加データの登録時の
重複処理の説明図
FIG. 15 (1) is an explanatory view of duplication processing at the time of registration of update data in the second embodiment. (2) Illustration of duplication processing at the time of registration of deletion data in the second embodiment. (3) Explanatory drawing of duplication processing at the time of registration of additional data in the second embodiment

【図16】第3の実施の形態における情報検索装置の構
成を示すブロック図
FIG. 16 is a block diagram showing a configuration of an information search device according to a third embodiment.

【図17】第3の実施の形態における文字成分表作成処
理のフロー図
FIG. 17 is a flow chart of character component table creation processing according to the third embodiment.

【図18】第3の実施の形態における文字成分表の構造
FIG. 18 is a structural diagram of a character component table according to the third embodiment.

【図19】第3の実施の形態における文字成分表の一例
FIG. 19 is an example diagram of a character component table according to the third embodiment.

【図20】第3の実施の形態における文字成分表を利用
した文字列検索処理のフロー図
FIG. 20 is a flowchart of a character string search process using a character component table according to the third embodiment.

【図21】第4の実施の形態における文字列検索の重複
処理のフロー図
FIG. 21 is a flow chart of duplication processing of a character string search according to the fourth embodiment.

【図22】第4の実施の形態における文字列検索の重複
処理の説明図
FIG. 22 is an explanatory diagram of duplicate processing of a character string search according to the fourth embodiment.

【図23】第5の実施の形態における情報検索装置の構
成を示すブロック図
FIG. 23 is a block diagram showing the configuration of an information search device according to a fifth embodiment.

【図24】第5の実施の形態における終了処理のフロー
FIG. 24 is a flowchart of termination processing according to the fifth embodiment.

【図25】第5の実施の形態における終了状態データの
構造図
FIG. 25 is a structural diagram of end state data according to the fifth embodiment.

【図26】第5の実施の形態における終了状態データの
一例図
FIG. 26 is an example diagram of end state data in the fifth embodiment.

【図27】第5の実施の形態における起動処理のフロー
FIG. 27 is a flowchart of a startup process according to the fifth embodiment.

【図28】第6の実施の形態における情報検索装置の構
成を示すブロック図
FIG. 28 is a block diagram showing the configuration of an information search device according to a sixth embodiment.

【図29】第6の実施の形態における検索時刻記録の処
理フロー図
FIG. 29 is a processing flow chart of search time recording in the sixth embodiment.

【図30】第6の実施の形態における検索時刻データの
構造図
FIG. 30 is a structural diagram of search time data according to the sixth embodiment.

【図31】第6の実施の形態における検索時刻データの
一例図
FIG. 31 is a diagram showing an example of search time data in the sixth embodiment.

【図32】第6の実施の形態における更新時刻記録の処
理フロー図
FIG. 32 is a processing flowchart of update time recording in the sixth embodiment.

【図33】第6の実施の形態における更新時刻データの
構造図
FIG. 33 is a structural diagram of update time data according to the sixth embodiment.

【図34】第6の実施の形態における更新時刻データの
一例図
FIG. 34 is a diagram showing an example of update time data according to the sixth embodiment.

【図35】第6の実施の形態における検索時刻と更新時
刻の比較の処理フロー図
FIG. 35 is a processing flowchart of comparison between search time and update time in the sixth embodiment.

【図36】第6の実施の形態における検索後にデータ更
新された場合のデータ表示動作の説明図
FIG. 36 is an explanatory diagram of a data display operation when data is updated after a search according to the sixth embodiment.

【図37】従来の情報検索装置の構成を示すブロック図FIG. 37 is a block diagram showing the configuration of a conventional information search device.

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

1 要求受付手段 2 リアルタイム処理データ登録手段 3 リアルタイム処理データ記憶部 4 リアルタイム処理データ状態管理手段 5 リアルタイム処理手段 6 インデックスファイル記憶部 7 インデックスファイル検索手段 8 文字列検索手段 9 検索結果照合手段 10 検索結果出力手段 11 リアルタイム処理データ重複処理手段 12 文字列検索重複処理手段 13 表示データ作成手段 14 表示データ記憶部 15 文字列成分表作成手段 16 リアルタイム処理データ文字列成分表記憶部 17 終了処理手段 18 終了状態記憶部 19 起動処理手段 20 検索時刻記憶部 21 更新時刻記憶部 22 データ内容表示手段 23 時刻比較手段 24 比較結果出力手段 25 入力手段 26 処理要求受付手段 27 検索処理手段 28 リアルタイム処理手段 29 インデックスファイル記憶部 30 出力手段 1 request acceptance means 2 real-time processed data registration means 3 real-time processed data storage section 4 real-time processed data state management means 5 real-time processing means 6 index file storage section 7 index file search means 8 character string search means 9 search result collation means 10 search results Output means 11 Real-time processed data duplication processing means 12 Character string search duplication processing means 13 Display data creation means 14 Display data storage unit 15 Character string component table creation means 16 Real-time processed data character string component table storage unit 17 Termination processing means 18 Termination status Storage unit 19 Startup processing unit 20 Search time storage unit 21 Update time storage unit 22 Data content display unit 23 Time comparison unit 24 Comparison result output unit 25 Input unit 26 Processing request acceptance unit 27 Search processing unit 28 Real-time processing Processing means 29 Index file storage section 30 Output means

───────────────────────────────────────────────────── フロントページの続き (72)発明者 榎本 典行 大阪府門真市大字門真1006番地 松下電器 産業株式会社内 ─────────────────────────────────────────────────── ─── Continuation of the front page (72) Inventor Noriyuki Enomoto 1006 Kadoma, Kadoma City, Osaka Prefecture Matsushita Electric Industrial Co., Ltd.

Claims (8)

【特許請求の範囲】[Claims] 【請求項1】 検索対象に対し、検索用ファイルを作成
し検索を行う情報検索装置において検索対象の追加・変
更・削除のリアルタイム処理要求を記憶するリアルタイ
ム処理データ記憶手段と、 前記リアルタイム処理データ記憶部に格納されたデータ
に基づき検索用ファイルの更新を行うリアルタイム処理
手段を備え、 検索用ファイルの検索結果と前記リアルタイム処理デー
タ記憶手段に記憶されたリアルタイム処理データに対す
る検索結果から検索要求に対する検索結果を生成するこ
とにより、 検索用ファイルの更新状況にかかわらず、検索処理の実
行を可能とした情報検索装置。
1. A real-time processed data storage means for storing a real-time processing request for addition / change / deletion of a search target in an information search device that creates a search file for a search target and performs a search; A search result of the search file and a search result for the search request from the search results of the search file and the real-time processed data stored in the real-time processed data storage means. An information search device that enables execution of search processing regardless of the update status of the search file by generating.
【請求項2】 各種処理の要求を受けつける要求受付手
段と、検索対象のインデックスファイルを格納するイン
デックスファイル記憶部と、 前記要求受付手段から入力されたリアルタイム処理要求
のデータを格納するリアルタイム処理データ記憶部と、 前記リアルタイム処理データ記憶部に格納されたデータ
からインデックスファイルを作成し、前記インデックス
ファイル記憶部に格納されたインデックスファイルを処
理要求に従い更新するリアルタイム処理手段と、 前記リアルタイム処理データ記憶部に記憶されたデータ
の前記リアルタイム処理手段による処理状態を管理する
リアルタイム処理データ状態管理手段と、 前記要求受付手段からの検索要求に対し検索対象をイン
デックスに展開し、前記インデックスファイルを検索す
るインデックスファイル検索手段と、 前記要求受付手段からの検索要求に対し、前記リアルタ
イム処理データ状態管理手段の管理データに基づき前記
リアルタイム処理データ記憶部に格納されたデータを対
象に要求された検索対象の検索を行うリアルタイム処理
データ検索手段と、 前記リアルタイム処理データ検索手段と前記インデック
スファイル検索手段の検索結果を照合し、前記検索要求
に対する検索結果を生成する検索結果照合手段とを備え
た情報検索装置。
2. A request receiving unit for receiving various processing requests, an index file storage unit for storing an index file to be searched, and a real-time processing data storage unit for storing data of a real-time processing request input from the request receiving unit. Section, a real-time processing means for creating an index file from the data stored in the real-time processed data storage section, and updating the index file stored in the index file storage section according to a processing request; A real-time processed data status management means for managing the processing status of the stored data by the real-time processing means, and an index for searching the index file by expanding a search target into an index in response to a search request from the request receiving means. And a search request from the request receiving means, a search target search targeting the data stored in the real-time processed data storage unit based on the management data of the real-time processed data state management means. An information search apparatus comprising: a real-time processed data search means for performing a search result matching means for matching search results of the real-time processed data search means and the index file search means to generate a search result for the search request.
【請求項3】 要求受付手段からのリアルタイム処理要
求に対し、リアルタイム処理データ記憶部に既に格納さ
れている同一データに対するリアルタイム処理要求と新
たに入力された前記リアルタイム処理要求から、前記2
つの処理要求を順次実行して得れる変更結果と同一の処
理を行うリアルタイム処理要求を生成し、当該リアルタ
イム処理要求を前記リアルタイム処理データ記憶部に既
に格納されてりる同一データに対するリアルタイム処理
要求に置き換えるリアルタイム処理データ重複処理手段
を備えたことを特徴とする請求項2記載の情報検索装
置。
3. In response to the real-time processing request from the request receiving means, the real-time processing request for the same data already stored in the real-time processing data storage unit and the newly input real-time processing request are used to select
A real-time processing request that performs the same processing as the change result obtained by sequentially executing one processing request is generated, and the real-time processing request is converted into a real-time processing request for the same data already stored in the real-time processing data storage unit. The information retrieval apparatus according to claim 2, further comprising real-time processed data duplication processing means for replacing.
【請求項4】 要求受付手段から入力されたリアルタイ
ム処理要求から、追加及び変更となるデータ成分を抽出
しデータ成分表を作成るデータ成分表作成手段を備え、
リアルタイム処理データ検索手段が、前記データ成分表
に基づきリアルタイム処理データ記憶部に格納されたデ
ータの検索を行うことを特徴とする請求項2または3の
いずれかに記載の情報検索装置。
4. A data component table creating unit for creating a data component table by extracting data components to be added and changed from the real-time processing request input from the request receiving unit,
4. The information retrieval device according to claim 2, wherein the real-time processed data retrieval means retrieves the data stored in the real-time processed data storage unit based on the data component table.
【請求項5】 リアルタイム処理データ記憶部が、リア
ルタイム処理要求を時系列に従って格納し、リアルタイ
ム処理データ検索手段が、同一データに対して最新のリ
アルタイム処理データのみを検索対象とする請求項2記
載の情報検索装置。
5. The real-time processed data storage unit stores the real-time processed requests in chronological order, and the real-time processed data search means searches only the latest real-time processed data for the same data. Information retrieval device.
【請求項6】 リアルタイム処理データ記憶部にデータ
が存在している状態で、その状態のデータを保存し、す
べてのデータの処理が終了していなくても強制的に処理
の終了を行なえる終了処理手段と、終了状態のデータを
記憶する終了状態記憶部を設けたことを特徴とする請求
項2に記載の情報検索装置。
6. A termination in which data is stored in the real-time processing data storage unit and the data in that state can be saved, and the processing can be forcibly terminated even if processing of all data is not completed. The information retrieval apparatus according to claim 2, further comprising a processing unit and an end state storage unit that stores end state data.
【請求項7】 終了手段によって終了状態記憶部に保存
されたデータに対して、再起動時に起動処理としてリア
ルタイム処理を実行させる起動処理手段を設けたことを
特徴とする請求項6に記載の情報検索装置。
7. The information processing apparatus according to claim 6, further comprising start-up processing means for executing real-time processing as start-up processing when restarting the data stored in the end-state storage section by the end means. Search device.
【請求項8】 要求受付手段から入力されたリアルタイ
ム処理要求データをリアルタイム処理データ記憶部に格
納した時刻をデータ単位で記憶する更新時刻記憶手段
と、インデックスファイル検索手段またはリアルタイム
データ検索手段の検索実行時刻を記憶する検索時刻記憶
手段と、前記検索時刻の検索結果に含まれるデータに対
し、前記更新時刻記憶手段に格納された当該データの更
新時刻と前記検索時刻とを比較する時刻比較手段とを備
え、 検索結果照合手段の結果とともに、当該検索後のデータ
更新の有無をデータ単位で出力することを特徴とする請
求項2記載の情報検索装置。
8. An update time storage means for storing, in data units, the time when the real-time processing request data input from the request receiving means is stored in the real-time processing data storage portion, and a search execution of the index file search means or the real-time data search means. Search time storage means for storing time, and time comparison means for comparing the update time of the data stored in the update time storage means with the search time for the data included in the search result of the search time. 3. The information retrieving apparatus according to claim 2, further comprising: outputting the result of the retrieval result collating means and the presence or absence of data update after the retrieval in data units.
JP8072710A 1995-05-22 1996-03-27 Information retrieval device Expired - Fee Related JP3024544B2 (en)

Priority Applications (7)

Application Number Priority Date Filing Date Title
JP8072710A JP3024544B2 (en) 1996-03-27 1996-03-27 Information retrieval device
EP96108088A EP0744702B1 (en) 1995-05-22 1996-05-21 Information searching apparatus for searching text to retrieve character streams agreeing with a key word
US08/651,014 US5715446A (en) 1995-05-22 1996-05-21 Information searching apparatus for searching text to retrieve character streams agreeing with a key word
DE69624755T DE69624755T2 (en) 1995-05-22 1996-05-21 Information search device for searching text to retrieve strings that match a keyword
CN 02132175 CN1271549C (en) 1996-03-27 1997-02-27 Information searching device for searching text to retrieve a certain character stream matching a certain keyword
CN 97102954 CN1114877C (en) 1996-03-27 1997-02-27 Information searching apparatus for searching text to retrieve character streams agreeing with key word
KR1019970009211A KR100234932B1 (en) 1996-03-27 1997-03-18 Information searching apparatus for searching text to retrieve character streams agreeing with a key word

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP8072710A JP3024544B2 (en) 1996-03-27 1996-03-27 Information retrieval device

Publications (2)

Publication Number Publication Date
JPH09265420A true JPH09265420A (en) 1997-10-07
JP3024544B2 JP3024544B2 (en) 2000-03-21

Family

ID=13497191

Family Applications (1)

Application Number Title Priority Date Filing Date
JP8072710A Expired - Fee Related JP3024544B2 (en) 1995-05-22 1996-03-27 Information retrieval device

Country Status (3)

Country Link
JP (1) JP3024544B2 (en)
KR (1) KR100234932B1 (en)
CN (2) CN1114877C (en)

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN1297933C (en) * 2002-06-06 2007-01-31 株式会社理光 Full-lext search device capable of excecuting merge treatment and logon/deletion treatment
JP2008102765A (en) * 2006-10-19 2008-05-01 Fujitsu Ltd Search processing method and search system

Families Citing this family (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR100440906B1 (en) * 2001-02-15 2004-07-19 전석진 Method and system for indexing document
JP4893805B2 (en) 2009-11-06 2012-03-07 富士通株式会社 Information processing program, information retrieval program, and information processing apparatus

Cited By (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN1297933C (en) * 2002-06-06 2007-01-31 株式会社理光 Full-lext search device capable of excecuting merge treatment and logon/deletion treatment
US7644097B2 (en) 2002-06-06 2010-01-05 Ricoh Company, Ltd. Full-text search device performing merge processing by using full-text index-for-registration/deletion storage part with performing registration/deletion processing by using other full-text index-for-registration/deletion storage part
US7702666B2 (en) 2002-06-06 2010-04-20 Ricoh Company, Ltd. Full-text search device performing merge processing by using full-text index-for-registration/deletion storage part with performing registration/deletion processing by using other full-text index-for-registration/deletion storage part
US7730069B2 (en) 2002-06-06 2010-06-01 Ricoh Company, Ltd. Full-text search device performing merge processing by using full-text index-for-registration/ deletion storage part with performing registration/deletion processing by using other full-text index-for-registration/deletion storage part
JP2008102765A (en) * 2006-10-19 2008-05-01 Fujitsu Ltd Search processing method and search system

Also Published As

Publication number Publication date
CN1114877C (en) 2003-07-16
JP3024544B2 (en) 2000-03-21
CN1166005A (en) 1997-11-26
KR970066950A (en) 1997-10-13
CN1492360A (en) 2004-04-28
KR100234932B1 (en) 1999-12-15
CN1271549C (en) 2006-08-23

Similar Documents

Publication Publication Date Title
US8527556B2 (en) Systems and methods to update a content store associated with a search index
JP5437557B2 (en) Search processing method and search system
JP3691844B2 (en) Document processing method
JP2001344276A (en) Method and device for document retrieval and recording medium having document retrieval processing program recorded thereon
JPH10501912A (en) System and method for portable document indexing using N-gram word decomposition
EP1826692A2 (en) Query correction using indexed content on a desktop indexer program.
JP4136267B2 (en) Document management method, storage medium storing program for implementing the method, and document management apparatus
US20030023584A1 (en) Universal information base system
JPH09265420A (en) Information retrieving device
JP2001117934A (en) Method and system for managing electronic document and recording medium
JP2001109754A (en) Retrieving method using index file and device used for the method
US9020995B2 (en) Hybrid relational, directory, and content query facility
JP3558267B2 (en) Document search device
US20100228771A1 (en) Query result iteration
US8037113B2 (en) Techniques for file system searching
JP2003006231A (en) Method and system for creation of index and retrieval of computer character information
JPH09146968A (en) Document retrieving method
JP2003296349A (en) Data retrieval device and update method by server
JPH09160908A (en) Document processor and its method, and storage medium
JP2003316560A (en) Job processor
JP2005216139A (en) Document search system, method and program
JP2001297089A (en) Document retrieval method and storage medium with program stored therein for executing the method
JPH0962554A (en) Quiescent point save generation system
JP2604548B2 (en) Information processing device
JPH02253374A (en) Preparation method for picture data base

Legal Events

Date Code Title Description
LAPS Cancellation because of no payment of annual fees