JPH1196162A - Decentralized information retrieval system - Google Patents

Decentralized information retrieval system

Info

Publication number
JPH1196162A
JPH1196162A JP9255777A JP25577797A JPH1196162A JP H1196162 A JPH1196162 A JP H1196162A JP 9255777 A JP9255777 A JP 9255777A JP 25577797 A JP25577797 A JP 25577797A JP H1196162 A JPH1196162 A JP H1196162A
Authority
JP
Japan
Prior art keywords
information
message
information search
search
distributed
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Pending
Application number
JP9255777A
Other languages
Japanese (ja)
Inventor
Hiroyuki Tada
浩之 多田
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.)
Digital Vision Laboratories Corp
Original Assignee
Digital Vision Laboratories Corp
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Digital Vision Laboratories Corp filed Critical Digital Vision Laboratories Corp
Priority to JP9255777A priority Critical patent/JPH1196162A/en
Publication of JPH1196162A publication Critical patent/JPH1196162A/en
Pending legal-status Critical Current

Links

Landscapes

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

Abstract

PROBLEM TO BE SOLVED: To make handleable decentralized information retrieval systems like one large information management system, by reporting information that can be provided by a decentralized information retrieval system and information that desires to be provided by a decentralized information retrieval system and managing the information in cooperation with other decentralized information retrieval systems. SOLUTION: A message process part 2 when receiving data, analyzes the message contents of the data and performs the process corresponding to the contents. Further, the message process part 2 generates a message for sending the result of retrieval out onto a network and a message for reporting information that can be (desires to be) provided. Those messages are sent out onto the network by a communication part 1. A message data base management part 3 registers and manages the messages in a message data base 4. An information data base management part 5 registers and manages information in an information data base 6.

Description

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

【0001】[0001]

【発明の属する技術分野】本発明は、ネットワーク(例
えば、インターネットやLAN等のネットワークを含
む)上に分散された情報に対する分散情報検索システム
に関する。
[0001] 1. Field of the Invention [0002] The present invention relates to a distributed information search system for information distributed on a network (for example, a network such as the Internet or a LAN).

【0002】[0002]

【従来の技術】ネットワーク上に分散された情報に対す
る情報検索システムは、例えば、次のように構成されて
いる。情報検索システムは、情報提供者からの提供され
た情報を管理すると共に、ユーザからの要求に基づい
て、当該システムが管理するデータベースにユーザの要
求する情報が存在するか否かを検索して、もし要求情報
があればユーザにその情報を提供し、もし要求された情
報が存在しないのであればユーザに当該情報が無い旨を
通知する。
2. Description of the Related Art An information retrieval system for information distributed on a network is configured as follows, for example. The information search system manages the information provided by the information provider and, based on the request from the user, searches whether or not the information requested by the user exists in a database managed by the system, If there is requested information, the information is provided to the user, and if the requested information does not exist, the user is notified that there is no such information.

【0003】このように従来の情報検索システムは、情
報提供者からの情報の登録・修正・削除要求を受け付け
て情報を管理し、情報検索者からの情報検索要求を受け
付け、自分の保持している情報に対する検索結果を通知
する機能のみを有している。
As described above, the conventional information search system manages information by accepting information registration / modification / deletion requests from information providers, receives information search requests from information searchers, and stores and manages information. It has only the function of notifying the search result for the information that exists.

【0004】このような従来の情報検索システムには、
下記のような問題点がある。まず、複数の情報検索シス
テムが存在するにも関わらず各情報検索システム間の保
持情報の流通をさせるためのインターフェースがないこ
とから、 (1)情報提供者はそれぞれの情報検索システムに対し
て情報の登録・修正・削除をする必要があること。 (2)各情報検索システム間における情報の一貫性を保
つのが困難であること。 (3)それぞれの情報検索システムが独立に情報提供者
からの情報を管理することになるので、情報量の増大や
情報量の変化に追従するのが困難であること。 (4)更には、それぞれの情報検索システムが独立に情
報検索サービスを提供しているために、情報検索者から
のアクセスが集中しやすいこと。 等の問題点がある。
[0004] Such conventional information retrieval systems include:
There are the following problems. First, despite the existence of a plurality of information search systems, there is no interface for distributing the retained information between the information search systems. (1) The information provider sends information to each information search system. Must be registered, modified, and deleted. (2) It is difficult to maintain information consistency among the information retrieval systems. (3) Since each information retrieval system independently manages information from an information provider, it is difficult to follow an increase in information amount or a change in information amount. (4) Further, since each information search system independently provides an information search service, access from information searchers is likely to concentrate. And so on.

【0005】また、他の問題点として、情報の検索に対
して即時的な回答を要求されていないような場合を考慮
すると、従来は情報検索者からの情報検索要求に対する
回答が即時的であるため、その後情報量の増加や情報の
変化により後日その情報が情報検索システムに登録され
た場合であっても情報検索要求に合致する情報を取り出
すことができず、要求情報の取りこぼしの可能性が大き
い。
[0005] In addition, considering another problem that an immediate response to information retrieval is not required, conventionally, an information retrieval request from an information retriever is immediate. Therefore, even if the information is registered in the information search system at a later date due to an increase in the amount of information or a change in the information, information matching the information search request cannot be retrieved, and the possibility of missing the requested information is high. large.

【0006】[0006]

【発明が解決しようとする課題】上記のように従来は、
各検索システム間の情報流通手段がないこと及び情報検
索要求に対する情報回答が即時的であったことから様々
な問題が生じていた。本発明は、上記の問題点を解決す
るためになされたもので、その目的は、複数の情報検索
システム間の情報流通を図り、更には、情報検索要求に
対して即時回答が不可能な情報に対して取りこぼしの少
なくなるような情報検索システムを提供することであ
る。
As described above, conventionally,
Various problems have arisen because there is no information distribution means between the search systems and the information response to the information search request is immediate. The present invention has been made in order to solve the above problems, and aims at distributing information among a plurality of information search systems, and furthermore, for information which cannot immediately respond to an information search request. An object of the present invention is to provide an information retrieval system that reduces the number of missed information.

【0007】[0007]

【課題を解決するための手段】本発明は、上記の課題を
解決するために次のような手段を講じた。本発明の分散
情報検索システムは、ネットワークで接続された各シス
テムが管理する情報の流通を円滑にすることを特徴とし
ている。
According to the present invention, the following means have been taken in order to solve the above-mentioned problems. The distributed information search system according to the present invention is characterized by facilitating the distribution of information managed by each system connected via a network.

【0008】具体的には、(1)情報検索要求に対する
検索結果の回答以外に提供できる情報の通知、(2)提
供してもらいたい情報の通知、(3)情報検索要求とそ
の回答の転送という機能を付加することによって、情報
の流通を円滑化している。
Specifically, (1) notification of information that can be provided other than the response of the search result to the information search request, (2) notification of information to be provided, and (3) transfer of the information search request and the response By adding this function, information distribution is facilitated.

【0009】また、情報検索要求に意図的に寿命を持た
せられるようにしているので、情報検索者からの情報検
察要求を受け付けた後にその情報検索要求に合致するよ
うな情報が発生した場合にも情報検索者に回答すること
が可能になる。
[0009] Further, since the life of the information search request is intentionally given, if information matching the information search request occurs after receiving the information prosecution request from the information searcher. Will be able to answer the information searcher.

【0010】[0010]

【発明の実施の形態】図面を参照して本発明の実施の形
態を説明する。図1は、本発明に係る分散情報検索シス
テムの概略構成を示すブロック図である。図1に示すシ
ステムは、通信部1と、メッセージ処理部2と、メッセ
ージデータベース管理部3と、メッセージデータベース
4と、情報データベース管理部5と、情報データベース
6と、入力部7とを備えている。本発明は従来のシステ
ムにメッセージデータベース管理部3及びメッセージデ
ータベース4を更に備えていることを特徴とする。
Embodiments of the present invention will be described with reference to the drawings. FIG. 1 is a block diagram showing a schematic configuration of a distributed information search system according to the present invention. The system shown in FIG. 1 includes a communication unit 1, a message processing unit 2, a message database management unit 3, a message database 4, an information database management unit 5, an information database 6, and an input unit 7. . The present invention is characterized in that the conventional system further includes a message database management unit 3 and a message database 4.

【0011】それぞれの概略機能は以下の通りである。
通信部1は、当該システムと、ネットワークに接続され
た個々のシステムとのデータの授受を行う。メッセージ
処理部2は、前記通信部1が本システム宛のデータを受
信した場合にそのデータのメッセージの内容を解析して
その内容に応じた処理する。また、メッセージ処理部2
は、本システムにおいて、検索の結果をネットワーク上
へ送出するためのメッセージを作成したり、詳細は後述
する本発明の特徴である提供できる(貰いたい)情報の
通知等のメッセージの作成を行う。このメッセージは、
通信部1によりネットワーク上へ送出される。メッセー
ジデータベース管理部3は、外部から入力したメッセー
ジをメッセージデータベース4に登録・管理等を行う。
情報データベース管理部5は、情報データベース6に情
報を登録したり、登録された情報を管理したりする。入
力部7は、オペレータの入力を受け付ける。
The general functions of each are as follows.
The communication unit 1 exchanges data between the system and each system connected to the network. When the communication unit 1 receives data addressed to the present system, the message processing unit 2 analyzes the contents of the message of the data and performs processing according to the contents. Message processing unit 2
In the present system, a message for sending a search result to a network is created in the present system, and a message for notifying information which can be provided (want to receive), which is a feature of the present invention described later in detail, is created. This message is
The data is transmitted by the communication unit 1 onto the network. The message database management unit 3 registers and manages a message input from the outside in the message database 4.
The information database management unit 5 registers information in the information database 6 and manages the registered information. The input unit 7 receives an input from an operator.

【0012】本システムにおける基本的な動作を簡単に
説明し、その後に、本発明の特徴となる動作を説明す
る。また、以下の説明においては、商品情報の例えば酒
についての、情報登録・修正・削除・検索等があった場
合について行うものとする。
The basic operation of the present system will be briefly described, and then the operation which is a feature of the present invention will be described. In the following description, it is assumed that there is information registration, correction, deletion, search, and the like for product information, for example, sake.

【0013】通常の場合には、通信部1は、商品情報を
提供する情報提供者や他の分散情報検索システムからの
新規の商品情報の登録や、商品情報の変更にかかる情報
の修正や、商品の廃止等による情報の削除等のメッセー
ジを受信する。メッセージ処理部2は、通信部1が受信
したメッセージがどのようなメッセージであるかを解析
してその結果を情報データベース管理部5に送る。情報
データベース管理部5は、その解析結果に基づいて情報
データベースに対する商品情報の登録・修正・削除等の
処理を行う。そして、ユーザ又は他の分散情報検索シス
テム等の情報要求者からの情報検索要求があった場合に
は、次のような処理を行う。 (a)通信部1が、商品情報(例えば酒)の情報検索要
求を受信する。 (b)メッセージ処理部2は、受信メッセージを商品情
報の検索メッセージであると解析して、その解析結果を
情報データベース管理部5に送る。 (c)情報データベース管理部5は情報データベースに
検索要求のあった商品情報の酒についての情報の有無を
検索する。 (d)メッセージ処理部2は、情報検索の結果に従って
メッセージを作成する。 (e)通信部1は、前記メッセージを送信する。
In a normal case, the communication unit 1 registers new merchandise information from an information provider that provides merchandise information or another distributed information search system, corrects information related to a change in merchandise information, Receives a message such as information deletion due to product abolition. The message processing unit 2 analyzes the message received by the communication unit 1 and sends the result to the information database management unit 5. The information database management unit 5 performs processing such as registration, correction, and deletion of product information in the information database based on the analysis result. When there is an information search request from a user or an information requester such as another distributed information search system, the following processing is performed. (A) The communication unit 1 receives an information search request for product information (for example, sake). (B) The message processing unit 2 analyzes the received message as a product information search message, and sends the analysis result to the information database management unit 5. (C) The information database management unit 5 searches the information database for the presence or absence of information on the sake of the product information requested to be searched. (D) The message processing unit 2 creates a message according to the result of the information search. (E) The communication unit 1 transmits the message.

【0014】上記の処理は、従来行われている方法であ
るが、本発明では、従来のシステムにメッセージデータ
ベース管理部3とメッセージデータベース4とを備えた
ことによって更に次のような処理を行うことが可能であ
る。それぞれの処理をフローチャートにより説明する。 (1)提供できる情報の他の分散情報検索システムへの
通知(図2) 本発明においては、当該分散情報検索システムが有する
情報を他の分散情報検索システムに通知して、情報の流
通化を図ることができるようにしている。例えば、商品
情報の酒について、他の分散情報検索システムには、ワ
インやブランデー等の洋酒の商品情報はあるが、日本酒
や焼酎といった商品情報が無く、当該分散情報検索シス
テムのみその情報を有している場合に、当該分散情報検
索システムのみが有する情報について、その提供可能な
情報を他の分散情報検索システムに通知することによっ
て、その情報を他の分散情報検索システムからも検索す
ることが可能になる。以下、その手順を説明する。入力
部7から例えばオペレータが提供できる情報(例えば、
商品情報の酒について)を入力する(ステップA1)。
次に、メッセージ処理部2が提供できる情報の通知メッ
セージを作成する(ステップA2)。通信部1はこの通
知メッセージを他の分散情報検索システムに送信する
(ステップA3)。この処理によって、他の分散情報検
索システムにおいても、本システムの情報が検索できる
ことになるので、情報の流通化を図ることができる。な
お、上記の実施形態において、入力部7から提供できる
情報を入力する例を示したが、情報データベース管理部
5が定期的に或いは情報データベース6の内容が変更し
た場合に上記のメッセージを他の分散情報検索システム
に送信するようにしても良い。 (2)提供してもらいたい情報の他の分散情報検索シス
テムへの通知(図3) 当該分散情報検索システムが、商品情報の酒について検
索を受け、その内容が洋酒の場合であって、その情報を
有していない場合に、洋酒に関する情報を有するような
他の分散情報検索システムからその情報を得るようにす
ることができることは、ユーザに対するサービスの向上
につながると共に、情報の提供者としても、1つの分散
情報検索システムに自分自身の情報を登録するのみでよ
いので、個々の分散情報検索システムに対する情報の登
録・修正或いは削除といった労力から解放される。以
下、その手順を説明する。
The above processing is a conventional method. In the present invention, the following processing is further performed by providing the message database management unit 3 and the message database 4 in the conventional system. Is possible. Each process will be described with reference to a flowchart. (1) Notification of information that can be provided to another distributed information search system (FIG. 2) In the present invention, information that the distributed information search system has is notified to another distributed information search system to distribute information. I can plan. For example, regarding the sake of product information, other distributed information search systems have product information on Western liquor such as wine and brandy, but do not have product information on sake or shochu, and only the distributed information search system has that information. In the case where the information is provided by only the distributed information search system, the information that can be provided is notified to the other distributed information search systems, so that the information can be searched from the other distributed information search systems. become. Hereinafter, the procedure will be described. Information that can be provided by the operator from the input unit 7 (for example,
Is input (step S1).
Next, a notification message of information that can be provided by the message processing unit 2 is created (step A2). The communication unit 1 transmits this notification message to another distributed information search system (Step A3). By this processing, information of the present system can be searched even in another distributed information search system, so that information can be distributed. In the above-described embodiment, an example in which information that can be provided from the input unit 7 is input has been described. However, the information database management unit 5 transmits the above message to another terminal periodically or when the content of the information database 6 is changed. You may make it transmit to a distributed information search system. (2) Notification of information to be provided to other distributed information search systems (FIG. 3) The distributed information search system receives a search for liquor in product information, and the content is Western liquor. If the user does not have the information, the information can be obtained from another distributed information retrieval system having information on Western liquor, which leads to improvement of the service for the user and also as a provider of the information. (1) Since it is only necessary to register its own information in one distributed information search system, the labor of registering, correcting, or deleting information in each distributed information search system is released. Hereinafter, the procedure will be described.

【0015】入力部7から提供して貰いたい情報を入力
する(ステップB1)。次に、メッセージ処理部2が提
供して貰いたい情報の通知メッセージを作成する(ステ
ップB2)。通信部1より提供して貰いたい情報の通知
メッセージを他の分散情報検索システムに送信する(ス
テップB3)。この処理によって、他の分散情報検索シ
ステムの有する所望情報の存在が確認できるので情報の
流通化に有益である。なお、上記の実施形態において、
入力部7から提供して貰いたい情報を入力する例を示し
たが、情報の検索要求があった時に情報データベース管
理部5により情報データベース6に所望の情報がなかっ
た場合に、その情報を提供して貰いたい情報として他の
分散情報検索システムに送信することもできる。 (3)提供できる情報の通知メッセージを受け取った場
合の処理(図4) 他の分散情報検索システムから提供できる情報の通知メ
ッセージを受け取った場合、詳細は後述するように、他
の分散情報検索システムで管理する情報をあたかも当該
分散情報検索システムで管理する情報のように取り扱う
ことが可能になる。以下、その手順について説明する。
通信部1がネットワークからメッセージを受信する(ス
テップC1)。次に、メッセージ処理部2がメッセージ
の内容を解析し(ステップC2)、そのメッセージが提
供できる情報の通知メッセージであれば(ステップC
3)、そのメッセージをメッセージ管理部2はメッセー
ジデータベース管理部3へ送り、メッセージデータベー
ス管理部3はそのメッセージをメッセージデータベース
4に登録する(ステップC4)。もし、それ以外のメッ
セージであれば、そのメッセージに応じた処理(例え
ば、登録、修正、削除、検索等)を実行する。 (4)提供してもらいたい情報の通知メッセージを受け
取った場合の処理(図5) 他の分散情報検索システムから提供してもらいたい情報
の通知メッセージを受け取った場合に、当該システムが
その情報を有する場合に、その情報を提供できる旨を通
知することによって、他の分散情報検索システムからの
当該分散情報検索システムへの情報の照会が可能になる
ので、情報の流通化を図ることができる。以下、その手
順について説明する。通信部1がネットワークからメッ
セージを受信する(ステップD1)。次に、メッセージ
処理部2がメッセージの内容を解析し(ステップD
2)、そのメッセージが提供してもらいたい情報の通知
メッセージであれば(ステップD3)、そのメッセージ
をメッセージ管理部2はメッセージデータベース管理部
3へ送り、メッセージデータベース管理部3はそのメッ
セージをメッセージデータベース4に登録する(ステッ
プD4)。もし、それ以外のメッセージであれば、その
メッセージに応じた処理(例えば、登録、修正、削除、
検索等)を実行する。 (5)登録されている提供できる情報の通知メッセージ
に合致した場合の処理(図6) 当該分散情報検索システムに登録されていない情報の検
索要求がきた場合であっても、他の分散情報検索システ
ムからその情報を提供できる旨の通知を受け取っている
場合には、本処理によって、本分散情報検索システムの
データベースに登録されていない情報をも提供できる。
通信部1がメッセージを受信する(ステップE1)。次
に、メッセージ処理部2がメッセージの内容を解析し
(ステップE2)、そのメッセージが情報検索メッセー
ジであれば(ステップE3)、メッセージデータベース
管理部部3は情報検索内容がメッセージデータベース4
に登録されている提供できる情報の通知メッセージに合
致するかを検索する(ステップE4)。ステップE3に
おいて、メッセージが検索メッセージ以外の時には、登
録・修正等のメッセージに従った処理を行う。続いて、
合致するメッセージがメッセージデータベースにある場
合には、メッセージ処理部2により受信した情報検索メ
ッセージを転送するメッセージを作成する(ステップE
6)。通信部1は転送メッセージを送信する(ステップ
E7)。そして、メッセージデータベース管理部は転送
した情報検索メッセージをメッセージデータベースに登
録する(ステップE8)なお、ステップE5において、
合致するメッセージがない場合には、この処理は終了す
る。 (6)登録されている提供して貰いたい情報の通知メッ
セージに合致した場合の処理(図7) 他の分散情報検索システムが、検索要求に係る情報を有
していない場合、前述のように、提供してもらいたい情
報の通知を他の分散情報検索システムにした場合におけ
る登録をすることが必要である。また、そのような情報
を有している場合であっても、メッセージの修正が必要
となる場合がある。その手順を以下に説明する。
[0015] Information to be provided from the input unit 7 is input (step B1). Next, a notification message of information desired to be provided by the message processing unit 2 is created (step B2). A notification message of information desired to be provided from the communication unit 1 is transmitted to another distributed information search system (step B3). By this processing, the existence of desired information possessed by another distributed information search system can be confirmed, which is useful for information distribution. In the above embodiment,
Although the example of inputting information to be provided from the input unit 7 has been described, when the information database management unit 5 does not find desired information in the information database 6 when an information search request is made, the information is provided. It can also be transmitted to another distributed information search system as information to be obtained. (3) Processing when a notification message of information that can be provided is received (FIG. 4) When a notification message of information that can be provided is received from another distributed information search system, as described in detail later, another distributed information search system Can be handled as if it were information managed by the distributed information search system. Hereinafter, the procedure will be described.
The communication unit 1 receives a message from the network (Step C1). Next, the message processing unit 2 analyzes the contents of the message (step C2), and if the message is a notification message of information that the message can provide (step C2).
3), the message manager 2 sends the message to the message database manager 3, and the message database manager 3 registers the message in the message database 4 (step C4). If the message is any other message, processing corresponding to the message (for example, registration, correction, deletion, search, etc.) is executed. (4) Processing when a notification message of information to be provided is received (FIG. 5) When a notification message of information to be provided is received from another distributed information search system, the system transmits the information message. In the case where the information is provided, by notifying that the information can be provided, it becomes possible to inquire the information from the other distributed information search system to the distributed information search system, so that the information can be distributed. Hereinafter, the procedure will be described. The communication unit 1 receives a message from the network (Step D1). Next, the message processing unit 2 analyzes the contents of the message (step D).
2) If the message is a notification message of information to be provided (step D3), the message management unit 2 sends the message to the message database management unit 3, and the message database management unit 3 sends the message to the message database. 4 (step D4). If the message is any other message, process according to the message (for example, registration, modification, deletion,
Search). (5) Processing when the registered information matches a notification message of information that can be provided (FIG. 6) Even when a search request for information not registered in the distributed information search system is received, another distributed information search is performed. If a notification that the information can be provided has been received from the system, this processing can also provide information that is not registered in the database of the distributed information search system.
The communication unit 1 receives the message (step E1). Next, the message processing unit 2 analyzes the contents of the message (step E2). If the message is an information retrieval message (step E3), the message database management unit 3 determines that the information retrieval content is the message database 4
(Step E4). In step E3, when the message is other than the search message, processing according to the message such as registration / modification is performed. continue,
If there is a matching message in the message database, a message for transferring the information retrieval message received by the message processing unit 2 is created (step E).
6). The communication unit 1 transmits the transfer message (Step E7). Then, the message database management unit registers the transferred information search message in the message database (step E8). In step E5,
If there is no matching message, the process ends. (6) Processing when the registered information matches the notification message of the information to be provided (FIG. 7) If another distributed information search system does not have the information related to the search request, as described above, It is necessary to register when the notification of the information to be provided is made to another distributed information search system. Further, even when such information is provided, the message may need to be modified. The procedure will be described below.

【0016】通信部1がメッセージを受信する(ステッ
プF1)。次に、メッセージ処理部2がメッセージの内
容を解析し(ステップF2)、そのメッセージが情報の
登録又は修正メッセージであれば(ステップF3)、メ
ッセージデータベース管理部部3より新たな情報の登録
内容あるいは修正内容がメッセージデータベース4に登
録されている提供してもらいたい情報の通知メッセージ
に合致するか検索する(ステップF4)。ステップF3
において、メッセージが登録又は修正メッセージ以外の
時には、登録・修正等のメッセージに従った処理を行
う。続いて、合致するメッセージがメッセージデータベ
ースにある場合には(ステップF5)、メッセージ処理
部2により受信した情報の登録又は修正メッセージを転
送するメッセージを作成する(ステップF6)。通信部
1は転送メッセージを送信する(ステップF7)。 (7)転送した情報検索メッセージに対する検索結果メ
ッセージを受け取った場合の処理(図8) 当該分散情報検索システムが、検索情報を有していない
場合であって、他の分散情報検索システムに提供しても
らいたい情報の通知をしている場合には、当該情報を有
する分散管理情報からその検索結果が得られる。その手
順を説明する。
The communication section 1 receives the message (step F1). Next, the message processing unit 2 analyzes the contents of the message (step F2). If the message is a registration or correction message of information (step F3), the registration contents of the new information or A search is made to see if the corrected content matches the notification message of the information to be provided registered in the message database 4 (step F4). Step F3
, When the message is not a registration or correction message, processing according to the registration or correction message is performed. Subsequently, if a matching message exists in the message database (step F5), a message for transferring the registration or correction message of the information received by the message processing unit 2 is created (step F6). The communication unit 1 transmits the transfer message (Step F7). (7) Processing when a search result message for the transferred information search message is received (FIG. 8) When the shared information search system does not have search information, it is provided to another shared information search system. When the information to be received is notified, the search result can be obtained from the distributed management information having the information. The procedure will be described.

【0017】通信部1がメッセージを受信する(ステッ
プG1)。次に、メッセージ処理部2がメッセージの内
容を解析し(ステップG2)、そのメッセージが検索結
果に関するメッセージであれば(ステップG3)、メッ
セージデータベース管理部部3より受信した検索結果メ
ッセージに対応する情報検索メッセージをメッセージデ
ータベース4より検索する(ステップG4)。そして、
メッセージデータベース管理部3の検索結果に従ってメ
ッセージ処理部2が検索結果メッセージを転送するメッ
セージを作成して(ステップG5)、通信部1より当該
メッセージが送信される(ステップG6)。
The communication section 1 receives the message (step G1). Next, the message processing unit 2 analyzes the contents of the message (step G2), and if the message is a message related to the search result (step G3), information corresponding to the search result message received from the message database management unit 3 A search message is searched from the message database 4 (step G4). And
The message processing unit 2 creates a message for transferring the search result message according to the search result of the message database management unit 3 (step G5), and the message is transmitted from the communication unit 1 (step G6).

【0018】次に、情報検索メッセージが従来のように
一過性のものではなく、寿命を有する場合の時について
説明する。情報検索メッセージが寿命を持つことによっ
て、情報検索要求時には存在しなかった情報が所定期間
経過後に得られた場合に、その検索情報が得られるよう
にしている。これによって、従来では、情報検索要求は
一過性のものであり、その時点で検索できなかった情報
は検索できないものとして処理されていたが、このよう
に、情報検索要求に寿命を持たせることによって、所望
の情報が得られる確率を高くすることができる。 (1)寿命のある情報検索メッセージを受け取った場合
の処理(図9) 通信部1がメッセージを受信する(ステップH1)。次
に、メッセージ処理部2がメッセージの内容を解析し
(ステップH2)、メッセージが寿命のある情報検索メ
ッセージであれば(ステップH3)、メッセージデータ
ベース管理部部3は受信した寿命のある情報検索メッセ
ージをメッセージデータベース4に登録する(ステップ
H4)。もしメッセージが寿命のある検索メッセージで
はない場合には(ステップH3)、情報検索メッセージ
に合致する情報があるか情報データベース管理部により
情報データベースを検索する(ステップH5)。そし
て、メッセージ処理部2により検索結果メッセージを作
成して(ステップH6)、通信部1より当該メッセージ
を送信する(ステップH7)。 (2)登録されている寿命のある情報検索メッセージに
合致した場合の処理(図10) 前述のように、情報検索メッセージが寿命を有するメッ
セージである場合において、その情報検索メッセージが
すでに登録されている場合、以下のような処理を実行す
る。通信部1がメッセージを受信する(ステップI
1)。次に、メッセージ処理部2がメッセージの内容を
解析し(ステップI2)、受信メッセージが情報の登録
あるいは修正メッセージであれば(ステップI3)、メ
ッセージデータベース管理部部3より新たな情報の登録
内容あるいは修正内容がメッセージデータベースに登録
されている寿命のある情報検索メッセージに合致するか
を検索し(ステップI4)、合致するメッセージが有れ
ば(ステップI5)、メッセージ処理部2は合致した情
報検索メッセージに対する検索結果メッセージを作成す
る(ステップI6)。そして、通信部1よりメッセージ
が送信される(ステップI7)。
Next, a case in which the information retrieval message has a long life rather than a transient message as in the related art will be described. With the life span of the information search message, when information that did not exist at the time of the information search request is obtained after a predetermined period of time, the search information is obtained. As a result, conventionally, an information search request was transient, and information that could not be searched at that time was processed as being unretrievable. Thereby, the probability of obtaining desired information can be increased. (1) Processing when an information search message with a lifetime is received (FIG. 9) The communication unit 1 receives a message (step H1). Next, the message processing unit 2 analyzes the contents of the message (step H2). If the message is an information search message having a lifetime (step H3), the message database management unit 3 receives the information search message having a lifetime. Is registered in the message database 4 (step H4). If the message is not a search message with a lifetime (step H3), the information database management unit searches the information database for information that matches the information search message (step H5). Then, a search result message is created by the message processing unit 2 (step H6), and the message is transmitted from the communication unit 1 (step H7). (2) Processing when Matching to Registered Information Search Message with Lifetime (FIG. 10) As described above, when the information search message is a message having a lifespan, the information search message is already registered. If so, the following processing is executed. The communication unit 1 receives the message (step I
1). Next, the message processing unit 2 analyzes the content of the message (step I2), and if the received message is a registration or correction message of information (step I3), the message database management unit 3 sends the registration content of new information or A search is performed to determine whether the corrected content matches the information search message with a long life registered in the message database (step I4). If there is a matching message (step I5), the message processing unit 2 matches the matched information search message. Is created (step I6). Then, a message is transmitted from the communication unit 1 (step I7).

【0019】上記のように情報検索要求に寿命を持たせ
ることによって、必要な情報が得られる確率が高くな
る。本発明は、上記の発明の実施の形態に限定されるも
のではなく、本発明の要旨を変更しない範囲で種々変形
して実施できるのは勿論である。
As described above, by giving a life to an information search request, the probability of obtaining necessary information increases. The present invention is not limited to the above embodiments of the present invention, and it is needless to say that various modifications can be made without departing from the spirit of the present invention.

【0020】[0020]

【発明の効果】本発明によれば次のような効果が得られ
る。上記のように、本発明においては、 (a)当該分散情報検索システムから提供できる情報の
通知、又は当該分散情報検索システムに提供してもらい
たい情報の通知を行うようにすることによって、他の分
散情報検索システムと協調して情報を管理することがで
きるようになるので、複数の分散情報検索システムをあ
たかも1つの大きな情報管理システムのように取り扱う
ことができる。 (b)情報検索要求に寿命を持たせることができるよう
になったので、リアルタイムではないが是非とも入手し
た情報が合った場合には、その寿命の範囲内で得られた
情報が得られるようになるので、情報提供に関するサー
ビスが向上する。という利点を有する。
According to the present invention, the following effects can be obtained. As described above, in the present invention, (a) by notifying information that can be provided from the distributed information search system or information that the distributed information search system wants to provide, Since information can be managed in cooperation with the distributed information search system, a plurality of distributed information search systems can be treated as if they were one large information management system. (B) Since the information retrieval request can be given a lifespan, if the acquired information is not real-time but is inevitably obtained, the information obtained within the lifespan can be obtained. Therefore, services related to information provision are improved. It has the advantage that.

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

【図1】 本発明に係る分散情報検索システムの概略構
成を示すブロック図。
FIG. 1 is a block diagram showing a schematic configuration of a distributed information search system according to the present invention.

【図2】 提供できる情報の他の分散情報検索システム
への通知処理を示すフローチャート。
FIG. 2 is a flowchart showing notification processing of information that can be provided to another distributed information search system.

【図3】 提供してもらいたい情報の他の分散情報検索
システムへの通知処理を示すフローチャート。
FIG. 3 is a flowchart illustrating a process of notifying information to be provided to another distributed information search system.

【図4】 提供できる情報の通知メッセージを受け取っ
た場合の処理を示すフローチャート。
FIG. 4 is a flowchart showing processing when a notification message of information that can be provided is received.

【図5】 提供してもらいたい情報の通知メッセージを
受け取った場合の処理を示すフローチャート。
FIG. 5 is a flowchart showing processing when a notification message of information to be provided is received.

【図6】 登録されている提供できる情報の通知メッセ
ージに合致した場合の処理を示すフローチャート。
FIG. 6 is a flowchart showing processing in the case of matching a registered notification message of information that can be provided.

【図7】 登録されている提供して貰いたい情報の通知
メッセージに合致した場合の処理を示すフローチャー
ト。
FIG. 7 is a flowchart showing processing in the case where a registered notification message of information to be provided matches.

【図8】 転送した情報検索メッセージに対する検索結
果メッセージを受け取った場合の処理を示すフローチャ
ート。
FIG. 8 is a flowchart showing processing when a search result message for the transferred information search message is received.

【図9】 寿命のある情報検索メッセージを受け取った
場合の処理を示すフローチャート。
FIG. 9 is a flowchart showing processing when an information search message with a long life is received.

【図10】 登録されている寿命のある情報検索メッセ
ージに合致した場合の処理を示すフローチャート。
FIG. 10 is a flowchart showing a process in the case where a registered information search message having a lifespan is matched.

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

1…通信部、 2…メッセージ処理部、 3…メッセージデータベース管理部、 4…メッセージデータベース、 5…情報データベース管理部、 6…情報データベース、 7…入力部7。 DESCRIPTION OF SYMBOLS 1 ... Communication part, 2 ... Message processing part, 3 ... Message database management part, 4 ... Message database, 5 ... Information database management part, 6 ... Information database, 7 ... Input part 7.

Claims (2)

【特許請求の範囲】[Claims] 【請求項1】 情報検索要求によって情報検索を行うた
めの複数の分散情報検索システムがネットワークに相互
に接続されたシステムにおいて、少なくとも1つの前記
複数の分散情報検索システムは、 前記ネットワークからの所定の要求を入力し、その要求
の内容を解析すると共に前記ネットワークに所定のメッ
セージを送信する送受信手段と、 前記所定の要求に従って情報の登録、修正、削除又は検
索を含む所定の処理を行う情報管理手段と、 前記送受信手段から送受信するメッセージを記録・管理
するメッセージ管理手段と、を備えたことを特徴とする
分散情報検索システム。
1. A system in which a plurality of distributed information search systems for performing an information search in response to an information search request are interconnected to a network, wherein at least one of the plurality of distributed information search systems includes a predetermined A transmission / reception unit that inputs a request, analyzes the contents of the request, and transmits a predetermined message to the network, and an information management unit that performs predetermined processing including registration, correction, deletion, or retrieval of information according to the predetermined request And a message management means for recording and managing messages transmitted / received from the transmission / reception means.
【請求項2】 請求項1記載の分散情報検索システムに
おいて、前記受信手段が前記情報検索要求を寿命がある
と判断した場合に、前記検索要求管理手段は、所定の期
間、前記情報検索要求を登録し、当該情報の検索を行う
ことを特徴とする分散情報検索システム。
2. The distributed information search system according to claim 1, wherein when the receiving unit determines that the information search request has a lifetime, the search request management unit transmits the information search request for a predetermined period. A distributed information search system characterized by registering and searching for the information.
JP9255777A 1997-09-19 1997-09-19 Decentralized information retrieval system Pending JPH1196162A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP9255777A JPH1196162A (en) 1997-09-19 1997-09-19 Decentralized information retrieval system

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP9255777A JPH1196162A (en) 1997-09-19 1997-09-19 Decentralized information retrieval system

Publications (1)

Publication Number Publication Date
JPH1196162A true JPH1196162A (en) 1999-04-09

Family

ID=17283491

Family Applications (1)

Application Number Title Priority Date Filing Date
JP9255777A Pending JPH1196162A (en) 1997-09-19 1997-09-19 Decentralized information retrieval system

Country Status (1)

Country Link
JP (1) JPH1196162A (en)

Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH04104342A (en) * 1990-08-24 1992-04-06 Hitachi Ltd Data distributed control method and control system
JPH06332959A (en) * 1993-05-18 1994-12-02 Sanyo Electric Co Ltd Picture filing device

Patent Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH04104342A (en) * 1990-08-24 1992-04-06 Hitachi Ltd Data distributed control method and control system
JPH06332959A (en) * 1993-05-18 1994-12-02 Sanyo Electric Co Ltd Picture filing device

Similar Documents

Publication Publication Date Title
US8166185B2 (en) System and method for enterprise software distribution
EP0338041B1 (en) Naming service for networked digital data processing system
US6510429B1 (en) Message broker apparatus, method and computer program product
CN101133412B (en) Maintaining and distributing relevant routing information base updates to subscribing clients in a device
EP0258867A2 (en) Multitask subscription data retrieval method
CN101147380B (en) Method and apparatus for efficiently expanding a P2P network
US6321250B1 (en) Data communication system and method for transporting objects over a permanent connections
WO2006085519A1 (en) Information distribution system, distribution request program, transmission program, distribution program, and others
US20080010299A1 (en) File management system
KR100331468B1 (en) method for translation type mapping in No.7 gateway signaling network
EP1565839B1 (en) Index server support to file sharing applications
US20050125414A1 (en) System and method for facilitating asynchronous disconnected operations for data access over a network
GB2227585A (en) Method and system for information distribution services
JPH1196162A (en) Decentralized information retrieval system
CN100561921C (en) The system and method for client and server quick exchange data
JP2000311138A (en) System and method for decentralized authentication of server
JP3737575B2 (en) Communications system
JP3909152B2 (en) Server apparatus and recording medium
US6782352B2 (en) System and method for monitoring server host operation
EP3667509A1 (en) Communication device and communication method for processing meta data
NZ332456A (en) Service control point of advanced intelligent network handles requests from different types of service switching points
JP3577579B2 (en) Gateway system and computer network
JP3291160B2 (en) Data transfer method
GB2336920A (en) Relational message broker adds value to published information
JP2001331398A (en) Server-managing system