JP2000250935A - Information retrieval device and method using classification tree and recording medium recording information retrieval program using classification tree - Google Patents

Information retrieval device and method using classification tree and recording medium recording information retrieval program using classification tree

Info

Publication number
JP2000250935A
JP2000250935A JP11053344A JP5334499A JP2000250935A JP 2000250935 A JP2000250935 A JP 2000250935A JP 11053344 A JP11053344 A JP 11053344A JP 5334499 A JP5334499 A JP 5334499A JP 2000250935 A JP2000250935 A JP 2000250935A
Authority
JP
Japan
Prior art keywords
search
information
classification tree
class
information source
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
JP11053344A
Other languages
Japanese (ja)
Other versions
JP3437478B2 (en
Inventor
Takashi Hoshino
隆 星野
Takeshi Hayashi
剛 林
Giichi Kishimoto
義一 岸本
Yasushi Hasegawa
靖 長谷川
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.)
Nippon Telegraph and Telephone Corp
Original Assignee
Nippon Telegraph and Telephone Corp
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Nippon Telegraph and Telephone Corp filed Critical Nippon Telegraph and Telephone Corp
Priority to JP05334499A priority Critical patent/JP3437478B2/en
Priority to EP99119068A priority patent/EP0996071A3/en
Priority to US09/410,146 priority patent/US6363375B1/en
Publication of JP2000250935A publication Critical patent/JP2000250935A/en
Application granted granted Critical
Publication of JP3437478B2 publication Critical patent/JP3437478B2/en
Anticipated expiration legal-status Critical
Expired - Lifetime legal-status Critical Current

Links

Landscapes

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

Abstract

PROBLEM TO BE SOLVED: To retrieve the information with an information source and a classification tree separated from each other, to easily construct an information retrieval system by means of the classification tree, to reuse and share the classification tree of information and also to share the information source that is retrieved. SOLUTION: The location of information and the classification information are managed by means of a classification tree 200, and a class definition part 150 manages the structure of the tree 200 and the information including a retrieval item and a retrieval condition to retrieve the data 300 which is an information source as a classification tree class 151 and an information source class 152, respectively. An information retrieval control means 120, a classification tree retrieval means 130 and an information retrieval means 140 retrieve the information source and then retrieve the information with the information source and the tree 200 separated from each other.

Description

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

【0001】[0001]

【発明の属する技術分野】本発明は、情報の分類木およ
び複数の情報源の検索情報を管理し、情報の分類木に格
納されているエントリを辿ることによりデータベースな
どの複数の情報源に対する検索を行う分類木を用いた情
報検索装置および方法と分類木を用いた情報検索プログ
ラムを記録した記録媒体に関する。
BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention manages a classification tree of information and search information of a plurality of information sources, and retrieves a plurality of information sources such as a database by tracing entries stored in the classification tree of information. TECHNICAL FIELD The present invention relates to an information search apparatus and method using a classification tree for performing an information search, and a recording medium storing an information search program using a classification tree.

【0002】[0002]

【従来の技術】従来の情報の分類木を用いた情報検索
は、WWWサーバで提供されている情報や、データベー
スに格納されているデータを階層構造で分類化し、この
分類された情報を指定することによりURLやデータを
検索するURL検索システムやデータベース検索システ
ムが実現されている。
2. Description of the Related Art In a conventional information search using a classification tree of information, information provided by a WWW server or data stored in a database is classified in a hierarchical structure, and the classified information is designated. As a result, a URL search system and a database search system for searching URLs and data have been realized.

【0003】しかし、これらの検索システムは、検索シ
ステムごとに分類木を作成しているため、検索システム
と分類木、データと分類木、システムとデータがそれぞ
れ括り付けになっている。
However, since these search systems create a classification tree for each search system, the search system and the classification tree, the data and the classification tree, and the system and the data are grouped.

【0004】[0004]

【発明が解決しようとする課題】従来の分類木を用いた
データ検索システムでは、次のような問題がある。
The data retrieval system using the conventional classification tree has the following problems.

【0005】(1)ある検索システムで作成された分類
木は、当該検索システムのデータ分類方法、データベー
ス検索要件によって構築されているので、他の検索シス
テムでデータ分類木を再利用することは困難である。
(1) Since a classification tree created by a certain search system is constructed according to the data classification method and database search requirements of the search system, it is difficult to reuse the data classification tree in another search system. It is.

【0006】(2)既にデータベースに登録済みのデー
タに対して、データの分類を変更する場合は、データベ
ースに保持している分類、分類木で管理している該デー
タの所在データの一方もしくは両方を変更しなければな
らず、分類の変更が容易でない。
(2) When changing the data classification of data already registered in the database, one or both of the classification held in the database and the location data of the data managed by the classification tree are used. Must be changed, and it is not easy to change the classification.

【0007】(3)分類木に検索項目と検索条件が括り
付けとなっているため、検索方法に柔軟性がない。
(3) Since the search items and the search conditions are tied to the classification tree, the search method is not flexible.

【0008】また、従来の分類木を用いたURL検索シ
ステムでは、次のような問題がある。
[0008] The conventional URL search system using a classification tree has the following problem.

【0009】(4)検索対象となるURLを分類木の属
性として管理していることから、URLの追加/削除が
発生するたびに、分類木を更新しなければならない。
(4) Since a URL to be searched is managed as an attribute of a classification tree, the classification tree must be updated every time a URL is added or deleted.

【0010】(5)同じURLを検索する場合であって
も、URL検索システムによって分類が異なる。
(5) Even when searching for the same URL, the classification differs depending on the URL search system.

【0011】本発明は、上記に鑑みてなされたもので、
その目的とするところは、情報源と分類木を分離した情
報検索を可能とし、分類木を用いた情報検索システムの
構築を容易にし、情報の分類木の再利用および共有化を
可能とし、更に検索対象とする情報源の共用化を可能と
する分類木を用いた情報検索装置および方法と分類木を
用いた情報検索プログラムを記録した記録媒体を提供す
ることにある。
[0011] The present invention has been made in view of the above,
Its purpose is to enable information retrieval by separating the information source and the classification tree, to facilitate the construction of an information retrieval system using the classification tree, to enable reuse and sharing of the classification tree of information, An object of the present invention is to provide an information search apparatus and method using a classification tree that enables sharing of an information source to be searched, and a recording medium recording an information search program using the classification tree.

【0012】[0012]

【課題を解決するための手段】上記目的を達成するた
め、請求項1記載の本発明は、ネットワークに接続され
ている複数の情報源に対する分類木を用いた情報検索装
置であって、情報源の所在情報、検索項目と検索条件を
組として含む検索条件群、該検索条件群の検索条件に代
入する値である分類木の属性を含む分類木情報を分類木
クラスとして管理するクラス定義手段と、ユーザ端末装
置から階層構造の分類木を辿って獲得した検索対象情報
であるエントリがネットワークを介して入力され、この
エントリに対して前記クラス定義手段に格納された分類
木クラスを参照してそれぞれの情報源に対する検索命令
を生成し、この検索命令で前記複数の情報源を検索し、
この検索結果をユーザ端末装置に返送する情報検索制御
手段とを有することを要旨とする。
According to one aspect of the present invention, there is provided an information retrieval apparatus using a classification tree for a plurality of information sources connected to a network. Class definition means for managing, as a classification tree class, classification condition information including location information, a search condition group including a search item and a search condition as a set, and a classification tree information including a classification tree attribute which is a value to be substituted into the search condition of the search condition group. An entry, which is search target information obtained by tracing a hierarchical classification tree from a user terminal device, is input via a network, and the entry is referred to the classification tree class stored in the class definition means for this entry. Generating a search instruction for the information source, searching the plurality of information sources with the search instruction,
An essential point is to have an information search control means for returning the search result to the user terminal device.

【0013】請求項1記載の本発明にあっては、情報源
の所在情報、検索項目と検索条件を組として含む検索条
件群、該検索条件群の検索条件に代入する値である分類
木の属性を含む分類木情報を分類木クラスとして管理
し、ユーザ端末装置から階層構造の分類木を辿って獲得
した検索対象情報であるエントリが入力されると、この
エントリに対して分類木クラスを参照して情報源に対す
る検索命令を生成し、この検索命令で情報源を検索し、
この検索結果をユーザ端末装置に返送するため、情報源
と情報の分類木を分離した情報検索が可能となり、分類
木および情報源の共有化および再利用が可能となる。
According to the first aspect of the present invention, the location tree of the information source, a search condition group including the search item and the search condition as a set, and a classification tree which is a value to be substituted into the search condition of the search condition group. Classification tree information including attributes is managed as a classification tree class, and when an entry that is search target information obtained by tracing a hierarchical classification tree from a user terminal device is input, the classification tree class is referred to for this entry. To generate a search instruction for the information source, search for the information source with this search instruction,
Since this search result is returned to the user terminal device, an information search in which the information source and the information classification tree are separated can be performed, and the classification tree and the information source can be shared and reused.

【0014】また、請求項2記載の本発明は、請求項1
記載の発明において、前記情報検索制御手段が、前記ク
ラス定義手段を参照して生成される情報源に対する検索
命令に前記ユーザ端末装置から入力される検索条件を付
加することができるように構成されていることを要旨と
する。
[0014] The present invention described in claim 2 is the same as claim 1.
In the described invention, the information search control means is configured to be able to add a search condition input from the user terminal device to a search command for an information source generated with reference to the class definition means. The point is that

【0015】請求項2記載の本発明にあっては、情報検
索ではクラス定義手段を参照して生成される情報源に対
する検索命令にユーザ端末装置から入力される検索条件
を付加することができる。
According to the second aspect of the present invention, in the information search, a search condition input from the user terminal device can be added to a search command for an information source generated by referring to the class definition means.

【0016】更に、請求項3記載の本発明は、請求項1
記載の発明において、前記情報検索制御手段が、前記分
類木格納手段に格納されている前記エントリに対する検
索を実行する分類木検索手段を有することを要旨とす
る。
Further, the present invention according to claim 3 provides the invention according to claim 1.
In the invention described in the gist, it is essential that the information search control unit includes a classification tree search unit that executes a search for the entry stored in the classification tree storage unit.

【0017】請求項3記載の本発明にあっては、情報検
索では分類木格納手段に格納されているエントリに対す
る検索を実行することができる。
According to the third aspect of the present invention, a search for an entry stored in the classification tree storage means can be executed in the information search.

【0018】請求項4記載の本発明は、請求項1記載の
発明において、前記情報検索制御手段が、前記複数の情
報源への検索を実行する情報源検索手段を有することを
要旨とする。
According to a fourth aspect of the present invention, in the first aspect of the present invention, the information search control means includes an information source search means for executing a search for the plurality of information sources.

【0019】請求項4記載の本発明にあっては、情報検
索では複数の情報源への検索を実行することができる。
According to the fourth aspect of the present invention, a plurality of information sources can be searched in the information search.

【0020】また、請求項5記載の本発明は、請求項1
記載の発明において、前記クラス定義手段で管理されて
いるクラス定義を登録、更新および削除するクラス定義
登録手段を更に有することを要旨とする。
The present invention according to claim 5 provides the present invention as claimed in claim 1.
The gist of the invention described above is to further include a class definition registration unit for registering, updating, and deleting a class definition managed by the class definition unit.

【0021】請求項5記載の本発明にあっては、クラス
定義手段で管理されているクラス定義を登録、更新およ
び削除することができる。
According to the present invention, the class definition managed by the class definition means can be registered, updated, and deleted.

【0022】更に、請求項6記載の本発明は、ネットワ
ークに接続されている複数の情報源に対する分類木を用
いた情報検索方法であって、情報源の所在情報、検索項
目と検索条件を組として含む検索条件群、該検索条件群
の検索条件に代入する値である分類木の属性を含む分類
木情報を分類木クラスとして管理し、ユーザ端末装置か
ら階層構造の分類木を辿って獲得した検索対象情報であ
るエントリがネットワークを介して入力され、このエン
トリに対して前記分類木クラスを参照して情報源に対す
る検索命令を生成し、この検索命令で前記複数の情報源
を検索し、この検索結果をユーザ端末装置に返送するこ
とを要旨とする。
Further, the present invention according to claim 6 is an information retrieval method using a classification tree for a plurality of information sources connected to a network, wherein the location information of the information source, the retrieval item and the retrieval condition are set. , And manages the classification tree information including the attribute of the classification tree as a value to be substituted into the search condition of the search condition group as a classification tree class, and obtains the classification tree having a hierarchical structure from the user terminal device by tracing the classification tree. An entry that is search target information is input via a network, a search command for an information source is generated with reference to the classification tree class for this entry, and the plurality of information sources are searched using the search command. The gist is to return the search result to the user terminal device.

【0023】請求項6記載の本発明にあっては、情報源
の所在情報、検索項目と検索条件を組として含む検索条
件群、該検索条件群の検索条件に代入する値である分類
木の属性を含む分類木情報を分類木クラスとして管理
し、ユーザ端末装置から階層構造の分類木を辿って獲得
した検索対象情報であるエントリが入力されると、この
エントリに対して分類木クラスを参照して情報源に対す
る検索命令を生成し、この検索命令で情報源を検索し、
この検索結果をユーザ端末装置に返送するため、情報源
と情報の分類木を分離した情報検索が可能となり、分類
木および情報源の共有化および再利用が可能となる。
According to the present invention, the location tree of the information source, a search condition group including the search item and the search condition as a set, and a classification tree which is a value to be substituted into the search condition of the search condition group. Classification tree information including attributes is managed as a classification tree class, and when an entry that is search target information obtained by tracing a hierarchical classification tree from a user terminal device is input, the classification tree class is referred to for this entry. To generate a search instruction for the information source, search for the information source with this search instruction,
Since this search result is returned to the user terminal device, an information search in which the information source and the information classification tree are separated can be performed, and the classification tree and the information source can be shared and reused.

【0024】請求項7記載の本発明は、請求項6記載の
発明において、前記検索処理が、前記分類木クラスを参
照して生成される情報源に対する検索命令に前記ユーザ
端末装置から入力される検索条件を付加するようになっ
ていることを要旨とする。
According to a seventh aspect of the present invention, in the invention of the sixth aspect, the search processing is input from the user terminal device to a search instruction for an information source generated with reference to the classification tree class. The gist is that a search condition is added.

【0025】請求項7記載の本発明にあっては、検索処
理では分類木クラスを参照して生成される情報源に対す
る検索命令にユーザ端末装置から入力される検索条件を
付加することができる。
According to the present invention, in the search processing, a search condition input from the user terminal device can be added to a search command for an information source generated with reference to the classification tree class.

【0026】また、請求項8記載の本発明は、請求項6
記載の発明において、前記検索処理が、前記分類木クラ
スとして管理されている前記エントリに対する検索を実
行することを要旨とする。
The present invention according to claim 8 provides the present invention according to claim 6.
In the invention described in the above aspect, the search process executes a search for the entry managed as the classification tree class.

【0027】請求項8記載の本発明にあっては、検索処
理では分類木クラスとして管理されているエントリに対
する検索を実行することができる。
According to the present invention, in the search processing, a search for an entry managed as a classification tree class can be executed.

【0028】更に、請求項9記載の本発明は、請求項6
記載の発明において、前記検索処理が、前記複数の情報
源への検索を実行することを要旨とする。
Further, the present invention described in claim 9 is the same as claim 6.
In the invention described in the above aspect, the search process executes a search for the plurality of information sources.

【0029】請求項9記載の本発明にあっては、検索処
理では複数の情報源への検索を実行することができる。
According to the ninth aspect of the present invention, in the search processing, a search for a plurality of information sources can be executed.

【0030】請求項10記載の本発明は、請求項6記載
の発明において、前記分類木クラスを登録、更新および
削除することを要旨とする。
According to a tenth aspect of the present invention, in the sixth aspect, the classification tree class is registered, updated, and deleted.

【0031】請求項10記載の本発明にあっては、分類
木クラスを登録、更新および削除することができる。
According to the tenth aspect of the present invention, a classification tree class can be registered, updated, and deleted.

【0032】また、請求項11記載の本発明は、ネット
ワークに接続されている複数の情報源に対する分類木を
用いた情報検索プログラムを記録した記録媒体であっ
て、情報源の所在情報、検索項目と検索条件を組として
含む検索条件群、該検索条件群の検索条件に代入する値
である分類木の属性を含む分類木情報を分類木クラスと
して管理し、ユーザ端末装置から階層構造の分類木を辿
って獲得した検索対象情報であるエントリがネットワー
クを介して入力され、このエントリに対して前記分類木
クラスを参照して情報源に対する検索命令を生成し、こ
の検索命令で前記複数の情報源を検索し、この検索結果
をユーザ端末装置に返送する分類木を用いた情報検索プ
ログラムを記録媒体に記録することを要旨とする。
The present invention according to claim 11 is a recording medium recording an information retrieval program using a classification tree for a plurality of information sources connected to a network, wherein the location information of the information source, the retrieval item And a search condition group including a set of search conditions, and classify tree information including a class tree attribute which is a value to be substituted into the search condition of the set of search conditions is managed as a class tree class. Is entered via a network, and a search command for an information source is generated by referring to the classification tree class for this entry, and the plurality of information sources are generated by the search command. The gist of the present invention is to record an information search program using a classification tree for returning the search result to the user terminal device on a recording medium.

【0033】請求項11記載の本発明にあっては、情報
源の所在情報、検索項目と検索条件を組として含む検索
条件群、該検索条件群の検索条件に代入する値である分
類木の属性を含む分類木情報を分類木クラスとして管理
し、ユーザ端末装置から階層構造の分類木を辿って獲得
した検索対象情報であるエントリが入力されると、この
エントリに対して分類木クラスを参照して情報源に対す
る検索命令を生成し、この検索命令で情報源を検索し、
この検索結果をユーザ端末装置に返送する分類木を用い
た情報検索プログラムを記録媒体に記録しているため、
該記録媒体を用いて、その流通性を高めることができ
る。
According to the eleventh aspect of the present invention, the location tree of the information source, a search condition group including the search item and the search condition as a set, and a classification tree which is a value to be substituted into the search condition of the search condition group. Classification tree information including attributes is managed as a classification tree class, and when an entry that is search target information obtained by tracing a hierarchical classification tree from a user terminal device is input, the classification tree class is referred to for this entry. To generate a search instruction for the information source, search for the information source with this search instruction,
Since the information retrieval program using the classification tree that returns this search result to the user terminal device is recorded on the recording medium,
By using the recording medium, its distribution can be improved.

【0034】更に、請求項12記載の本発明は、請求項
11記載の発明において、前記検索処理が、前記分類木
クラスを参照して生成される情報源に対する検索命令に
前記ユーザ端末装置から入力される検索条件を付加する
ようになっている分類木を用いた情報検索プログラムを
記録媒体に記録することを要旨とする。
Further, according to a twelfth aspect of the present invention, in the invention of the eleventh aspect, the search processing includes inputting a search command for an information source generated with reference to the classification tree class from the user terminal device. The gist of the present invention is to record an information search program using a classification tree to which a search condition to be added is added on a recording medium.

【0035】請求項12記載の本発明にあっては、情報
処理では分類木クラスを参照して生成される情報源に対
する検索命令にユーザ端末装置から入力される検索条件
を付加するようになっている分類木を用いた情報検索プ
ログラムを記録媒体に記録しているため、該記録媒体を
用いて、その流通性を高めることができる。
According to the twelfth aspect of the present invention, in the information processing, a search condition input from a user terminal device is added to a search instruction for an information source generated with reference to a classification tree class. Since an information retrieval program using a certain classification tree is recorded on a recording medium, the distribution of the information can be improved using the recording medium.

【0036】請求項13記載の本発明は、請求項11記
載の発明において、前記検索処理が、前記分類木クラス
として管理されている前記エントリに対する検索を実行
する分類木を用いた情報検索プログラムを記録媒体に記
録することを要旨とする。
According to a thirteenth aspect of the present invention, in accordance with the eleventh aspect of the present invention, the search processing includes an information search program using a classification tree for executing a search for the entry managed as the classification tree class. The point is to record on a recording medium.

【0037】請求項13記載の本発明にあっては、検索
処理では分類木クラスとして管理されているエントリに
対する検索を実行する分類木を用いた情報検索プログラ
ムを記録媒体に記録しているため、該記録媒体を用い
て、その流通性を高めることができる。
According to the thirteenth aspect of the present invention, in the search processing, an information search program using a classification tree for executing a search for an entry managed as a classification tree class is recorded on a recording medium. By using the recording medium, its distribution can be improved.

【0038】また、請求項14記載の本発明は、請求項
11記載の発明において、前記検索処理が、前記複数の
情報源への検索を実行する分類木を用いた情報検索プロ
グラムを記録媒体に記録することを要旨とする。
According to a fourteenth aspect of the present invention, in the invention of the eleventh aspect, the search processing includes, on a recording medium, an information search program using a classification tree for executing a search for the plurality of information sources. It shall be recorded.

【0039】請求項14記載の本発明にあっては、検索
処理では複数の情報源への検索を実行する分類木を用い
た情報検索プログラムを記録媒体に記録しているため、
該記録媒体を用いて、その流通性を高めることができ
る。
According to the fourteenth aspect of the present invention, in the search process, an information search program using a classification tree for executing a search for a plurality of information sources is recorded on a recording medium.
By using the recording medium, its distribution can be improved.

【0040】更に、請求項15記載の本発明は、請求項
11記載の発明において、前記分類木クラスを登録、更
新および削除する分類木を用いた情報検索プログラムを
記録媒体に記録することを要旨とする。
Further, according to a fifteenth aspect of the present invention, in the invention according to the eleventh aspect, an information search program using a classification tree for registering, updating, and deleting the classification tree class is recorded on a recording medium. And

【0041】請求項15記載の本発明にあっては、分類
木クラスを登録、更新および削除する分類木を用いた情
報検索プログラムを記録媒体に記録しているため、該記
録媒体を用いて、その流通性を高めることができる。
According to the fifteenth aspect of the present invention, since the information retrieval program using the classification tree for registering, updating, and deleting the classification tree class is recorded on the recording medium, Its distribution can be improved.

【0042】[0042]

【発明の実施の形態】以下、図面を用いて本発明の実施
の形態について説明する。図1は、本発明の一実施形態
に係る分類木を用いた情報検索装置の構成を示すブロッ
ク図である。同図に示した情報検索装置では、複数の分
類木200と複数のデータベースシステム300が通信
網500を介して、分類木を用いた情報検索装置100
に接続され、ユーザの端末装置600が検索プログラム
400を介して通信網500に接続されている。
Embodiments of the present invention will be described below with reference to the drawings. FIG. 1 is a block diagram showing a configuration of an information search device using a classification tree according to one embodiment of the present invention. In the information search device shown in FIG. 3, a plurality of classification trees 200 and a plurality of database systems 300 are connected via a communication network 500 to the information search device 100 using the classification trees.
, And the user's terminal device 600 is connected to the communication network 500 via the search program 400.

【0043】分類木を用いた情報検索装置100は、ユ
ーザインタフェース部110、情報検索制御手段12
0、分類木検索手段130、情報源検索手段140、ク
ラス定義部150、クラス定義登録手段160から構成
される。
The information retrieval apparatus 100 using the classification tree includes a user interface unit 110, an information retrieval control unit 12
0, a classification tree search unit 130, an information source search unit 140, a class definition unit 150, and a class definition registration unit 160.

【0044】ユーザ端末装置600は、検索プログラム
400を使用することにより、ユーザインタフェース部
110を介して分類木200に階層構造で格納されてい
る情報分類(エントリ)を辿り、検索対象の情報を指定
することができる。検索対象の情報に辿りついた時、ユ
ーザは、検索プログラム400に対して検索実行を指示
する。検索プログラム400は、ユーザインタフェース
部110に対して検索実行を指示する。
By using the search program 400, the user terminal device 600 traces the information categories (entries) stored in the hierarchical structure 200 in the classification tree 200 via the user interface unit 110, and specifies the information to be searched. can do. When the user reaches the search target information, the user instructs the search program 400 to execute the search. The search program 400 instructs the user interface unit 110 to execute a search.

【0045】情報検索制御手段120は、ユーザインタ
フェース部110を介して検索プログラム400から情
報分類、検索項目および検索条件からなる検索要求を受
け付ける。更に、情報分類に該当する分類木200を、
分類木検索手段130を用いて検索する。分類木200
を検索した結果から、データベース300を検索するの
に必要な情報をクラス定義部150から抽出し、情報源
検索手段140に引き渡す。情報源検索手段140を用
いてデータベース300を検索し、検索結果をユーザイ
ンタフェース部110を介して検索プログラム400へ
返却する。
The information search control means 120 receives a search request consisting of information classification, search items, and search conditions from the search program 400 via the user interface unit 110. Further, the classification tree 200 corresponding to the information classification is
Search using the classification tree search means 130. Classification tree 200
Is extracted from the class definition unit 150 from the search result, and is passed to the information source search unit 140. The database 300 is searched using the information source search means 140, and the search result is returned to the search program 400 via the user interface unit 110.

【0046】分類木検索手段130は、情報検索制御手
段120より受け取った検索要求から、分類木検索命令
を生成し、分類木200を検索し、検索結果を情報検索
制御手段120へ返却する。
The classification tree search means 130 generates a classification tree search command from the search request received from the information search control means 120, searches the classification tree 200, and returns the search result to the information search control means 120.

【0047】また、分類木検索手段130は、ユーザイ
ンタフェース部110から直接検索要求を受け付け、分
類木検索命令を生成し、分類木200を検索し、検索結
果をユーザインタフェース部110を介して、検索プロ
グラム400へ返却する。
Further, the classification tree search means 130 receives a search request directly from the user interface unit 110, generates a classification tree search command, searches the classification tree 200, and searches the search result via the user interface unit 110. Return to program 400.

【0048】情報源検索手段140は、情報検索制御手
段120より受け取ったデータベース検索パラメータよ
りデータベース検索命令を生成し、データベース300
を検索する。また、検索結果を情報検索制御手段120
へ返却する。
The information source search means 140 generates a database search command from the database search parameters received from the information search control means 120, and
Search for. Further, the search result is stored in the information search
Return to

【0049】クラス定義部150は、分類木のクラスを
識別する情報と、該クラスでデータベース検索時の検索
条件のパラメータとなる情報を分類木クラス151とし
て定義し蓄積する。また、データベースの検索項目など
を情報源クラス152として定義し蓄積する。クラス定
義登録手段160は、上記クラス定義部150の分類木
クラス151および情報源クラス152の登録、修正、
削除を行う。
The class definition section 150 defines and accumulates information for identifying a class of a classification tree and information serving as a parameter of a search condition at the time of database search using the class as a classification tree class 151. Also, search items and the like of the database are defined and stored as the information source class 152. The class definition registration unit 160 registers and corrects the classification tree class 151 and the information source class 152 of the class definition unit 150,
Perform the deletion.

【0050】上記分類木を用いた情報検索装置100
は、実際に検索を実行する前に、分類木クラス151と
情報源クラス152の定義を行う準備フェーズと、実際
の検索を行う検索フェーズの2段階の処理を実施する。
Information Retrieval Apparatus 100 Using Classification Tree
Performs a two-stage process of preparing a classification tree class 151 and an information source class 152 before actually executing a search, and a search phase of performing an actual search.

【0051】まず、準備フェーズについて説明する。こ
の準備フェーズでは、分類木と情報源のクラスとデータ
ベース接続情報を定義する。準備フェーズでは、図3に
示すように、まず情報源クラスの設定を行い(ステップ
S11)、次に分類木クラスを設定し(ステップS1
3)、最後にデータベース接続情報の設定が行われる
(ステップS15)。
First, the preparation phase will be described. In this preparation phase, a classification tree, a class of an information source, and database connection information are defined. In the preparation phase, as shown in FIG. 3, first, an information source class is set (step S11), and then a classification tree class is set (step S1).
3) Finally, database connection information is set (step S15).

【0052】クラスの定義は、分類木と検索対象となる
情報源に対し行い、それぞれ分類木クラス151、情報
源クラス152としてクラス定義部150に蓄積され
る。分類木クラスと情報源クラスの階層関係は、図2
(c)に示すように、情報源クラスは、必ず分類木クラ
スの下位に位置する。分類木クラス、情報源クラスとデ
ータベース接続情報の詳細を説明する。
Classes are defined for the classification tree and the information source to be searched, and are stored in the class definition unit 150 as the classification tree class 151 and the information source class 152, respectively. Figure 2 shows the hierarchical relationship between the classification tree class and the information source class.
As shown in (c), the information source class is always located below the classification tree class. The details of the classification tree class, the information source class, and the database connection information will be described.

【0053】(1)分類木クラス 分類木クラスの構成を図2(a)に示す。検索要求で指
定された分類木上のエントリが属するクラスを識別し、
該エントリからデータベース検索に必要な情報を取得す
るため、以下の項目をクラス定義登録手段160を用い
て定義する。
(1) Classification Tree Class FIG. 2A shows the configuration of the classification tree class. Identify the class to which the entry on the classification tree specified in the search request belongs,
The following items are defined using the class definition registration means 160 in order to acquire information necessary for database search from the entry.

【0054】クラス名 クラスを識別する名称を設定する。 オブジェクトクラス 該クラスが属するオブジェクトクラスを定義する。 属性 該クラスの属性を示す。 検索条件 該クラスの属性で、データベース検索パラメータ生成に
用いられ、検索条件群識別子、検索条件項目名、検索条
件値属性名、比較演算子、検索条件接続詞から構成され
る。なお、検索条件群は、識別子毎に、1つのクラス定
義に複数個定義可能である。
Class name A name for identifying a class is set. Object class Defines the object class to which the class belongs. Attribute Indicates the attribute of the class. Search condition An attribute of the class, which is used to generate a database search parameter, and includes a search condition group identifier, a search condition item name, a search condition value attribute name, a comparison operator, and a search condition connective. A plurality of search condition groups can be defined in one class definition for each identifier.

【0055】・検索条件群識別子 検索条件を以下の項目のまとまりを検索条件群として識
別する識別子を設定する。なお以下の項目は、1つの検
索条件群について、複数組指定可能である。
Search condition group identifier An identifier for identifying a group of the following search conditions as a search condition group is set. The following items can be specified in a plurality of sets for one search condition group.

【0056】・検索条件項目名 後述の検索条件値属性名で取得した値を代入し、データ
ベース検索条件中の検索条件項目を示す。
Search condition item name A value acquired by a search condition value attribute name described later is substituted to indicate a search condition item in a database search condition.

【0057】・検索条件値属性名 前述のデータベース検索条件中の検索条件項目名に対応
する値を取得でき、該クラスの属性を示す。 ・比較演算子 検索条件項目と検索条件値の比較演算子を示す。 ・検索条件接続詞 検索条件項目と検索条件項目との接続詞を示す。
Search condition value attribute name A value corresponding to the search condition item name in the above database search condition can be obtained, and indicates the attribute of the class. -Comparison operator Indicates the comparison operator between the search condition item and the search condition value.・ Search condition conjunction Indicates the conjunction between the search condition items.

【0058】(2)情報源クラス 情報源クラスの構成を図2(b)に示す。情報源を検索
するために必要な、情報源の種類、検索可能な項目名等
をクラス定義登録手段160を用いて定義する。
(2) Information Source Class FIG. 2B shows the configuration of the information source class. The type of information source, a searchable item name, and the like necessary for searching for the information source are defined using the class definition registration unit 160.

【0059】クラス名 情報源を識別する名称を設定する。 検索項目 検索対象のデータベースで検索可能な項目名を、テーブ
ル名と列名を“.”で結合した形式で登録する。なお、
本項目は、1つのクラス定義に複数個指定可能である。
Class name A name for identifying the information source is set. Search Item Register the item name that can be searched in the search target database in the form of combining the table name and column name with “.”. In addition,
A plurality of this item can be specified in one class definition.

【0060】(3)データベース接続情報 検索対象の情報源接続情報として、以下の項目を指定す
る。
(3) Database connection information The following items are specified as information source connection information to be searched.

【0061】1.クラス名 検索対象の情報源名 2.情報源種別 検索対象情報源の種別 3.情報源名 検索対象の情報源名 4.ホスト名 検索対象の情報源が格納されているホスト名 5.アカウント 検索対象情報源を検索することができるアカウント名 6.パスワード 前述アカウント名のパスワード 7.情報源接続情報 情報源種別に固有の接続情報 次に、検索フェーズについて図4に示すフローチャート
を参照して説明する。
1. Class name Information source name to be searched 2. 2. Information source type The type of information source to be searched. Information source name Information source name to be searched. 4. Host name Host name where the information source to be searched is stored Account Account name that can search the search target information source. Password Password of the account name described above. Information Source Connection Information Connection Information Specific to Information Source Type Next, the search phase will be described with reference to the flowchart shown in FIG.

【0062】図4においては、まずユーザ600は検索
プログラム400を使用し、ユーザインタフェース部1
10、分類木検索手段130を介して、分類木200に
階層構造で格納されている検索対象の情報分類(エント
リ)が見つかるまで分類木を辿る操作を行う(ステップ
S101)。ユーザ600から検索実行の指示があるか
否かをチェックし、検索実行の指示がある場合には、処
理をステップS103に移行し、検索実行の指示がない
場合は、処理をステップS101に戻る。
In FIG. 4, the user 600 first uses the search program 400 and
10. An operation of tracing the classification tree through the classification tree search means 130 until a search target information classification (entry) stored in the classification tree 200 in a hierarchical structure is found (step S101). It is checked whether or not there is a search execution instruction from the user 600. If there is a search execution instruction, the process proceeds to step S103. If there is no search execution instruction, the process returns to step S101.

【0063】ステップS103では、ユーザ600は、
検索対象のエントリに辿り着いたとき、情報検索実行の
指示を検索プログラム400に出す。情報検索制御手段
120は、ユーザインタフェース部110を介して検索
プログラム400より情報検索要求を受け取る。この
時、情報検索制御手段120が受け取る情報検索要求
は、検索項目、検索条件、分類木で選択された情報分類
から構成される。
In step S103, the user 600
When the search target entry is reached, an instruction to execute an information search is issued to the search program 400. The information search control unit 120 receives an information search request from the search program 400 via the user interface unit 110. At this time, the information search request received by the information search control means 120 includes a search item, a search condition, and an information classification selected by a classification tree.

【0064】情報検索制御手段120は、検索要求で受
け取った情報分類のクラス名を分類木検索手段130を
介して取得する(ステップS104)。情報検索制御手
段120は、ステップS104で取得したクラス名をも
とに分類木クラス151を特定し、情報検索命令生成に
必要な検索条件情報(検索条件項目名、検索条件値属性
名、比較演算子、検索条件接続詞)を取得する(ステッ
プS105)。
The information search control means 120 acquires the class name of the information classification received in the search request via the classification tree search means 130 (step S104). The information search control means 120 specifies the classification tree class 151 based on the class name acquired in step S104, and performs search condition information (search condition item name, search condition value attribute name, comparison operation Child, search condition connective) are acquired (step S105).

【0065】情報検索制御手段120は、ステップS1
03で受け取った情報検索要求の検索項目をもとにクラ
ス定義部150の情報源クラス152を検索し、以下の
項目を満たす情報源クラスのクラス名をすべて取得す
る。
The information retrieval control means 120 determines in step S1
The information source class 152 of the class definition unit 150 is searched based on the search item of the information search request received at 03, and all the class names of the information source class satisfying the following items are acquired.

【0066】・情報検索要求の検索項目が、情報源クラ
ス152の検索項目名に含まれる。
The search item of the information search request is included in the search item name of the information source class 152.

【0067】・ステップS105で取得した検索条件情
報の検索条件項目名が、情報源クラス152の検索項目
名に含まれる。
The search condition item name of the search condition information acquired in step S 105 is included in the search item name of the information source class 152.

【0068】次に、上記の条件を満たすクラス名の情報
源に対して次の項目からなる情報源検索命令を生成する
(ステップS106)。
Next, an information source search command including the following items is generated for an information source having a class name satisfying the above conditions (step S106).

【0069】・情報源種別:情報源クラス152のクラ
ス名 ・情報源クラス名:情報源クラス152の情報源クラス
名 ・検索項目:検索プログラム400から受け取った情報
検索要求の検索項目 ・検索条件:ステップS105で取得した検索条件情報 情報検索制御手段120は、ステップS103で受け取
った情報検索要求に検索条件が指定されているか否かを
判定し(ステップS107)、指定されている場合、ス
テップS108に処理を移行し、情報検索要求の検索条
件が指定されていない場合は、ステップS109に処理
を移行する。ステップS108においては、ステップS
106で生成された情報源検索命令の検索条件に情報検
索要求の検索条件を付加する。ステップS109におい
ては、情報検索制御手段120は、ステップS106お
よびステップS108で生成した情報源検索命令を情報
源検索手段140に渡し、情報源検索手段140は、情
報検索制御手段120から受け取った情報源検索命令か
ら、情報源を検索できる命令を生成し、情報源の検索を
実行する。
Information source type: Class name of information source class 152 Information source class name: Information source class name of information source class 152 Search item: Search item of information search request received from search program 400 Search condition: Search condition information acquired in step S105 The information search control unit 120 determines whether or not a search condition is specified in the information search request received in step S103 (step S107). The process proceeds to a step S109 if the search condition of the information search request is not specified. In step S108, step S
The search condition of the information search request is added to the search condition of the information source search command generated in 106. In step S109, the information search control means 120 passes the information source search command generated in steps S106 and S108 to the information source search means 140, and the information source search means 140 An instruction capable of searching for an information source is generated from the search instruction, and the information source is searched.

【0070】情報源検索手段140は、ステップS10
9の情報源の検索結果を情報検索制御手段120に返却
する。
The information source search means 140 determines in step S10
Nine information sources are returned to the information search control means 120.

【0071】情報検索制御手段120は、情報源検索手
段140から受け取った検索結果をユーザインタフェー
ス部110を介して検索プログラム400に返却する
(ステップS110)。
The information search control means 120 returns the search result received from the information source search means 140 to the search program 400 via the user interface unit 110 (Step S110).

【0072】次に、上記実施形態の分類木を用いた情報
検索装置の具体例について説明する。この具体例では、
ユーザは、ディレクトリサーバに格納されている観光施
設情報の分類木の情報分類(エントリ)を指定すること
により、該情報分類に属する情報を保有するデータベー
スから、施設の種別、名称、住所、電話番号を検索する
例について説明する。
Next, a specific example of the information retrieval apparatus using the classification tree of the above embodiment will be described. In this specific example,
The user designates the information category (entry) of the classification tree of the tourist facility information stored in the directory server, and the type, name, address, and telephone number of the facility are obtained from a database having information belonging to the information category. An example of searching will be described.

【0073】観光施設情報の分類木の構造を図5に示
す。観光施設情報分類木のクラス構成を図7(a)に示
す。分類木クラスに属する“施設ジャンルクラス”、
“宿泊クラス”、“飲食店クラス”と情報源のクラスの
“観光施設DBクラス”、“宿泊案内DBクラス”、
“URLディレクトリクラス”の階層関係を図7(b)
に示す。宿泊クラスのエントリの情報は、“観光施設D
Bクラス”と“宿泊案内DBクラス”に属する情報源か
ら情報が検索可能となる。飲食店クラスのエントリの情
報は、“URLディレクトリクラス”に属する情報源か
ら情報を検索可能である。
FIG. 5 shows the structure of the classification tree of the tourist facility information. FIG. 7A shows the class configuration of the tourist facility information classification tree. “Facility genre class” belonging to the classification tree class,
“Accommodation class”, “restaurant class” and information source classes “Tourist facility DB class”, “Accommodation information DB class”,
FIG. 7B shows the hierarchical relationship of “URL directory class”.
Shown in The information on the accommodation class entry is “Tourist Facility D
Information can be retrieved from information sources belonging to "B class" and "accommodation information DB class." Information of restaurant class entries can be retrieved from information sources belonging to "URL directory class."

【0074】観光情報分類木の分類木クラスの定義を図
8(a)に示し、検索対象とする情報源のデータベース
(観光情報DBと宿泊案内DB)の構造と、登録されて
いるデータの内容を図6に示す。また、観光施設DBに
接続するための情報を図12に示す。
FIG. 8A shows the definition of the classification tree class of the sightseeing information classification tree. The structure of the database of the information sources to be searched (the sightseeing information DB and the accommodation guide DB) and the contents of the registered data Is shown in FIG. FIG. 12 shows information for connecting to the tourist facility DB.

【0075】まず、準備フェーズでは、情報源クラス1
52と分類木クラス151の登録を、クラス定義登録手
段160を用いて行う。また、本実施形態で検索するデ
ータベース接続情報をファイルもしくは、DB、ディレ
クトリに登録する。
First, in the preparation phase, the information source class 1
52 and the classification tree class 151 are registered using the class definition registration means 160. Also, database connection information searched in the present embodiment is registered in a file, DB, or directory.

【0076】(1)分類木クラスの定義 クラス定義登録手段160を用いて、図5の分類木に対
する分類木クラス151を定義する。登録内容を図8
(a)に示す。
(1) Definition of Classification Tree Class Using the class definition registration means 160, a classification tree class 151 for the classification tree of FIG. 5 is defined. Fig. 8
(A).

【0077】図5の分類木の各情報分類(エントリ)に
対するクラス構成を図7に示す。“施設”、“泊ま
る”、“食べる”の各エントリは、“施設ジャンルクラ
ス”に属する。“シティ”、“ビジネス”、“民宿”、
“旅館”の各エントリは、“宿泊クラス”に属する。
“和食”、“洋食”、“中華”の各エントリは“飲食店
クラス”に属する。
FIG. 7 shows a class configuration for each information classification (entry) in the classification tree of FIG. Each entry of “facility”, “stay”, and “eat” belongs to “facility genre class”. “City”, “Business”, “Minshuku”,
Each entry of “Ryokan” belongs to “Accommodation class”.
Each entry of “Japanese food”, “Western food”, and “Chinese” belongs to “restaurant class”.

【0078】ここでは、“宿泊クラス”について登録内
容の詳細を説明する。
Here, details of the registered contents of the “accommodation class” will be described.

【0079】クラス名 宿泊クラスを一意に識別する名称、“宿泊”を設定す
る。 オブジェクトクラス 図5の分類木が格納されているディレクトリサーバで定
義されているオブジェクトクラスの中から、宿泊クラス
が属する“syukuhaku ”を設定する。
Class Name A name for uniquely identifying an accommodation class, "accommodation" is set. Object class “syukuhaku” to which the accommodation class belongs is set from the object classes defined in the directory server in which the classification tree of FIG. 5 is stored.

【0080】属性 宿泊クラスが持つ属性、“種類”、“クラス名”を設定
する。 検索条件 ・検索条件群識別子 検索条件を2種類設定するので、“1”、“2”を指定
する。 ・検索条件項目名 検索条件群識別子1:後述の検索条件値属性名に対応す
る、図6の宿泊施設テーブルを検索する場合の検索条件
項目名を設定する。本実施形態の場合、“ホテル種別”
を設定する。
Attribute The attribute of the accommodation class, "type" and "class name" are set. Search condition ・ Search condition group identifier Since two types of search conditions are set, “1” and “2” are specified. Search condition item name Search condition group identifier 1: A search condition item name for searching the accommodation facility table of FIG. 6 corresponding to a search condition value attribute name described later is set. In the case of the present embodiment, “hotel type”
Set.

【0081】検索条件群識別子2:後述の検索条件値属
性名に対応する図6のホテルテーブルを検索する場合の
検索条件項目名を設定する。本実施形態の場合、“分
類”を設定する。
Search condition group identifier 2: A search condition item name for searching the hotel table of FIG. 6 corresponding to a search condition value attribute name described later is set. In the case of the present embodiment, “classification” is set.

【0082】・検索条件値属性名 検索条件群識別子1:前述の検索条件項目名“ホテル種
別”に対応する検索条件値を取得することができる宿泊
クラスの属性“種別”を設定する。
Search condition value attribute name Search condition group identifier 1: Set the attribute "type" of the accommodation class from which the search condition value corresponding to the above search condition item name "hotel type" can be obtained.

【0083】検索条件群識別子2:前述の検索条件項目
名“分類”に対応する検索条件値を取得することができ
る宿泊クラスの属性“種別”を設定する。
Search condition group identifier 2: An attribute “type” of an accommodation class from which a search condition value corresponding to the above-described search condition item name “class” can be obtained is set.

【0084】・比較演算子 検索条件群識別子1,2共に、検索条件項目と検索条件
値の比較演算子“=”を設定する。
Comparison operator A comparison operator “=” for the search condition item and the search condition value is set for each of the search condition group identifiers 1 and 2.

【0085】・検索条件接続詞 検索条件群識別子1,2共に、本実施形態では、接続さ
れる検索項目がないため、“null”を設定する。
In the present embodiment, both the search condition group identifiers 1 and 2 are set to "null" because there is no search item to be connected.

【0086】(2)情報源クラスの定義 まず、クラス定義登録手段160を用いて、検索対象の
情報を保有する情報源について、情報源クラス152へ
の登録を行う。ここでは、観光施設DBについて、情報
源クラスの登録内容を以下に示す。
(2) Definition of Information Source Class First, the information source holding the information to be searched is registered in the information source class 152 using the class definition registration means 160. Here, the registered contents of the information source class for the tourist facility DB are shown below.

【0087】クラス名 クラスを識別する名称の“観光施設DB”とする。 情報源種別 情報源がデータベースであることを表す“データベー
ス”とする。 検索項目名 当クラスで検索可能なデータ項目を、該データ項目が格
納されているテーブル名と、列定義名を登録する。本実
施形態では、図6のホテル種別、名称、住所、電話番号
を検索可能項目とするので、以下のように登録する。
Class Name The name of the class is "sightseeing facility DB". Information source type “Database” indicates that the information source is a database. Search item name Registers the data item that can be searched in this class, the table name in which the data item is stored, and the column definition name. In the present embodiment, since the hotel type, name, address, and telephone number in FIG. 6 are searchable items, they are registered as follows.

【0088】宿泊施設テーブル.ホテル種別 宿泊施設テーブル.名称 宿泊施設テーブル.住所 宿泊施設テーブル.電話番号 同様にして、宿泊案内DB、URLディレクトリについ
ても、クラス定義登録手段160を用いて情報源クラス
の登録を行う。
Accommodation table. Hotel type Accommodation facility table. Name Accommodation facility table. Address Accommodation facility table. Similarly, the information source class is registered using the class definition registration means 160 for the accommodation information DB and the URL directory.

【0089】(3)情報源接続情報 情報源に接続するための情報を登録する。登録内容を図
12に示す。ここでは、観光施設DBの内容を以下に説
明する。
(3) Information source connection information Information for connecting to the information source is registered. FIG. 12 shows the registered contents. Here, the contents of the tourist facility DB will be described below.

【0090】1.クラス名 情報源クラスのクラス名に記述されている“観光施設デ
ータベース”を設定する。 2.情報源種別 “データベース”を設定する。 3.情報源名 本実施形態の検索対象データベース“観光施設DB”を
設定する。 4.ホスト名 “観光施設DB”が格納されているホスト名“Host1”
を設定する。 5.アカウント “観光施設DB”にアクセス可能なアカウント名“user
1”を設定する。 6.パスワード 上記アカウントのパスワード“********* ”を設定す
る。 7.情報源接続情報 なにも設定しない。
1. Class name Set “Tourist facility database” described in the class name of the information source class. 2. Information source type Set "Database". 3. Information source name A search target database “sightseeing facility DB” of the present embodiment is set. 4. Host name “Host1” where the “Tourist Facility DB” is stored
Set. 5. Account "Tourist Facility DB" Accessible account name "user
1) 6. Password Set password “*********” of the above account 7. Information source connection information Nothing is set.

【0091】同様にして、宿泊案内DBについても、デ
ータベース接続情報の登録を行う。
Similarly, database connection information is registered for the accommodation guide DB.

【0092】次に、検索フェーズの手順を説明する。 (1)分類木の操作 ユーザ600は、検索プログラム400を使用し、ユー
ザインタフェース部110、分類木検索手段130を介
して、図5に示す構造の観光施設情報の分類木200に
アクセスし、検索対象の情報分類(エントリ)を見つけ
るまで、分類木200を辿る操作を繰り返す。本実施形
態では、「施設」から辿って、「ビジネス」の情報分類
(エントリ)を検索対象とする。
Next, the procedure of the search phase will be described. (1) Classification Tree Operation The user 600 uses the search program 400 to access the classification tree 200 of the tourist facility information having the structure shown in FIG. The operation of following the classification tree 200 is repeated until the target information classification (entry) is found. In the present embodiment, the information classification (entry) of “business” is searched from “facility”.

【0093】(2)検索要求の受け取り 情報検索制御手段120は、ユーザインタフェース部1
10を介し、検索プログラム400より情報検索要求を
受け取る。情報検索要求は、「情報分類」、「検索項
目」、「検索条件」から構成され、各項目の内容を図9
に示す。
(2) Reception of Search Request The information search control means 120
10, an information search request is received from the search program 400. The information search request includes “information classification”, “search item”, and “search condition”.
Shown in

【0094】(3)属性の取得 情報検索制御手段120は、検索要求の「情報分類」の
値“ビジネス”をもとに、図5の構造の分類木200か
ら“ビジネス”エントリを検索し、同エントリのクラス
名“宿泊”を取得する。
(3) Acquisition of Attributes The information retrieval control means 120 retrieves a “business” entry from the classification tree 200 having the structure shown in FIG. 5 based on the value “business” of the “information classification” of the retrieval request. Acquire the class name "Lodging" of the entry.

【0095】(4)クラス定義の特定 情報検索制御手段120は、クラス定義部150の分類
木クラス151を検索し、(3)で取得したクラス名
“宿泊”を検索し、検索条件情報を取得する。“宿泊”
クラスは、検索条件識別子“1”と“2”の2種類の検
索条件を保有することがわかる。検索条件識別子1は、
「検索条件項目」=“ホテル種別”、「検索条件値属性
名」=“種別”、「比較演算子」=“=”、「検索条件
接続詞」=“Null”で構成され、検索条件識別子2は、
「検索条件項目」=“分類”、「検索条件値属性名」=
“種別”、「比較演算子」=“=”、「検索条件接続
詞」=“Null”から構成されていることがわかる。
(4) Specification of Class Definition The information retrieval control means 120 retrieves the classification tree class 151 of the class definition section 150, retrieves the class name “accommodation” acquired in (3), and retrieves search condition information. I do. "Lodging"
It can be seen that the class has two types of search conditions, search condition identifiers “1” and “2”. Search condition identifier 1 is
“Search condition item” = “Hotel type”, “Search condition value attribute name” = “Type”, “Comparison operator” = “=”, “Search condition connective” = “Null”, and search condition identifier 2 Is
"Search condition item" = "Category", "Search condition value attribute name" =
It can be seen that it is composed of “type”, “comparison operator” = “=”, and “search condition conjunction” = “Null”.

【0096】(5)情報源検索命令の生成 (a)まず、情報検索制御手段120は、(3)で受け
取った情報検索要求の検索項目をもとに、図8(b)に
示す構造の情報源クラス151を検索し、情報検索要求
の検索項目が、図8(b)に示す構造の情報源クラス1
51の検索項目名に含まれる情報源クラスを特定する。
本実施形態では、クラス名=“観光施設DB”と、クラ
ス名=“宿泊案内DB”が情報源クラスとして特定され
る。
(5) Generation of Information Source Search Command (a) First, the information search control means 120 has the structure shown in FIG. 8B based on the search item of the information search request received in (3). The information source class 151 is searched, and the search item of the information search request is the information source class 1 having the structure shown in FIG.
The information source class included in the 51 search item names is specified.
In this embodiment, a class name = “sightseeing facility DB” and a class name = “accommodation guidance DB” are specified as information source classes.

【0097】(b)次に、(4)で取得した検索条件情
報の検索条件項目名が、(5)の(a)で特定した“観
光施設DB”クラスと“宿泊案内DB”クラスの検索項
目名に含まれるかチェックする。
(B) Next, the search condition item name of the search condition information acquired in (4) is the search of the “tourism facility DB” class and the “accommodation information DB” class specified in (a) of (5). Check if it is included in the item name.

【0098】宿泊クラスの検索条件識別子1の検索項目
“ホテル種別”は、“観光施設DB”クラスの検索項目
名“宿泊施設テーブル.ホテル種別”と一致する。
The search item “hotel type” of the search condition identifier 1 of the accommodation class matches the search item name “accommodation table. Hotel type” of the “sightseeing facility DB” class.

【0099】宿泊クラスの検索条件識別子2の検索項目
“分類”は、“宿泊案内DB”クラスの検索項目名“ホ
テルテーブル.分類”と一致する。
The search item “category” of the search condition identifier 2 of the accommodation class matches the search item name “hotel table.class” of the “accommodation guide DB” class.

【0100】また、“観光施設DB”クラス、“宿泊案
内DB”クラスは、情報源種別から、情報源種類は“デ
ータベース”であることがわかる。
Further, it can be seen from the information source type that the "sightseeing facility DB" class and the "accommodation information DB" class are "database".

【0101】次に、情報検索制御手段120は、情報源
検索命令を生成する。生成された情報源検索命令を図1
0に示し、以下に“観光施設DB”クラスについて手順
を詳細に示す。
Next, the information search control means 120 generates an information source search command. Figure 1 shows the generated information source search instruction.
0, and the procedure for the “sightseeing facility DB” class will be described in detail below.

【0102】まず、(4)で取得した「検索条件値属
性」が“種別”であることから、図7に示す構造の分類
木200の“ビジネス”エントリを、分類木検索手段1
30を介して検索し、同エントリの「種類」属性の値
“ビジネスホテル”を取得し、次の検索条件が生成され
る。“ホテル種別=ビジネスホテル”そして、情報源の
種別が“データベース”、情報源クラスの検索項目名
と、前記検索条件“ホテル種別=ビジネスホテル”か
ら、図11に示す情報源検索命令が生成される。
First, since the “search condition value attribute” acquired in (4) is “type”, the “business” entry of the classification tree 200 having the structure shown in FIG.
Then, a search is made through the “30” to obtain the value “business hotel” of the “type” attribute of the entry, and the next search condition is generated. The information source search command shown in FIG. 11 is generated from “hotel type = business hotel”, the information source type “database”, the search item name of the information source class, and the search condition “hotel type = business hotel”. You.

【0103】(6)検索条件の付加 情報検索制御手段120は、(2)で受け取った図9に
示す情報検索要求の「検索条件」を(5)で生成した図
10の情報検索命令の検索条件に付加する。この時、2
つの検索条件は、“AND ”で接続される。検索条件付加
後の情報検索命令を図11に示す。
(6) Addition of search condition The information search control means 120 searches for the information search command of FIG. 10 which generated the “search condition” of the information search request shown in FIG. 9 received in (2) and generated in (5). Add to condition. At this time, 2
The two search conditions are connected by “AND”. FIG. 11 shows the information search command after adding the search condition.

【0104】(7)データベースの検索 情報検索制御手段120は、図11に示す情報検索命令
を情報源検索手段140に渡す。
(7) Database Search The information search control means 120 passes the information search command shown in FIG. 11 to the information source search means 140.

【0105】情報源検索手段140では、受け取った情
報源検索命令より以下のデータベース検索命令を生成す
る。
The information source search means 140 generates the following database search command from the received information source search command.

【0106】 [0106]

【0107】次に情報源検索手段140では、情報源検
索命令の「情報源種別」=“データベース”および「情
報源名」=“観光施設DB”より、図12に示すデータ
ベース接続情報からホスト名、アカウント、パスワード
を取得し、“観光施設DB”に対して、上記のデータベ
ース検索命令を発行する。
Next, the information source search means 140 obtains the host name from the database connection information shown in FIG. 12 based on the information source search command “information source type” = “database” and “information source name” = “sightseeing facility DB”. , An account and a password, and issues the above-mentioned database search command to the “sightseeing facility DB”.

【0108】“宿泊案内DB”についても同様にして、
データベース接続情報からホスト名、アカウント、パス
ワードを取得し、“宿泊案内DB”に対して、データベ
ース検索命令を発行する。
The same applies to the “accommodation information DB”.
The host name, account, and password are acquired from the database connection information, and a database search command is issued to the “accommodation guide DB”.

【0109】(8)検索結果の返却 情報源検索手段140は、(7)のデータベース検索命
令の実行で得られた図13に示す検索結果を情報検索制
御手段120に返却する。“宿泊案内DB”への検索
は、検索条件で指定された地域が存在しないため、検索
エラーとなり、検索結果は“観光施設DB”への検索結
果のみとなる。
(8) Return of Search Result The information source search means 140 returns the search result shown in FIG. 13 obtained by executing the database search command of (7) to the information search control means 120. The search for the “accommodation guide DB” results in a search error because the area specified by the search condition does not exist, and the search result is only the search result for the “tourism facility DB”.

【0110】情報検索制御手段120は、図13に示す
検索結果をユーザインタフェース部110を介して検索
プログラム400に返却する。
The information search control means 120 returns the search results shown in FIG. 13 to the search program 400 via the user interface unit 110.

【0111】なお、上記実施形態の処理をプログラムと
して記録媒体に記録することにより該記録媒体を用い
て、その流通性を高めることができる。
By recording the processing of the above-described embodiment as a program on a recording medium, it is possible to use the recording medium to enhance its circulation.

【0112】[0112]

【発明の効果】以上説明したように、本発明によれば、
情報の所在および分類情報を分類木を用いて管理し、こ
の分類木の構造と情報源を検索するための検索項目、検
索条件を含む情報をクラス定義として管理し、情報の分
類木に格納されているエントリを辿ることにより複数の
情報源に対する検索を行うので、情報源と情報の分類木
を分離した情報検索を可能とし、これにより分類木およ
び情報源の共有化および再利用を可能とし、データの分
類変更が容易化し、分類木を更新することなく、データ
の追加や削除を可能とし、また分類木を用いて情報検索
システムの構築を容易化し、検索対象となる情報源の共
有化を可能とする。また、情報検索アプリケーションは
情報検索手段を用いることにより情報源への検索プログ
ラムを構築する必要がなくなり、システム開発および維
持・管理効率を向上することができる。
As described above, according to the present invention,
The location and classification information of information is managed using a classification tree, and information including search items and search conditions for searching the structure of the classification tree and information sources is managed as a class definition, and stored in the information classification tree. Since the search for a plurality of information sources is performed by tracing the entry, the information search that separates the information source and the information classification tree is enabled, thereby enabling the classification tree and the information source to be shared and reused, Data classification can be easily changed, data can be added or deleted without updating the classification tree, and information retrieval systems can be easily constructed using classification trees, and information sources to be searched can be shared. Make it possible. Further, the information search application does not need to construct a search program for the information source by using the information search means, and can improve system development and maintenance / management efficiency.

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

【図1】本発明の一実施形態に係る分類木を用いた情報
検索装置の構成を示すブロック図である。
FIG. 1 is a block diagram illustrating a configuration of an information search device using a classification tree according to an embodiment of the present invention.

【図2】図1の実施形態におけるクラス定義に蓄積され
る分類木クラス、情報源クラスの構成を示す図である。
FIG. 2 is a diagram showing a configuration of a classification tree class and an information source class stored in a class definition in the embodiment of FIG.

【図3】図1の実施形態における準備フェーズの処理手
順を示すフローチャートである。
FIG. 3 is a flowchart illustrating a processing procedure of a preparation phase in the embodiment of FIG. 1;

【図4】図1の実施形態における検索フェーズの処理手
順を示すフローチャートである。
FIG. 4 is a flowchart illustrating a processing procedure of a search phase in the embodiment of FIG. 1;

【図5】図1の実施形態で使用する観光施設情報の分類
木を示す図である。
FIG. 5 is a diagram showing a classification tree of tourist facility information used in the embodiment of FIG. 1;

【図6】図1の実施形態で使用するデータの構成を示す
図である。
FIG. 6 is a diagram showing a configuration of data used in the embodiment of FIG. 1;

【図7】図1の実施形態で使用する観光情報分類木のク
ラス構成を示す図である。
FIG. 7 is a diagram showing a class configuration of a sightseeing information classification tree used in the embodiment of FIG. 1;

【図8】図1の実施形態で使用するクラス定義に蓄積さ
れる分類木クラス、情報源クラスの登録内容を示す図で
ある。
FIG. 8 is a diagram showing registered contents of a classification tree class and an information source class stored in a class definition used in the embodiment of FIG. 1;

【図9】図1の実施形態における検索プログラムからの
検索要求の内容を示す図である。
FIG. 9 is a diagram showing contents of a search request from the search program in the embodiment of FIG. 1;

【図10】図1の実施形態における情報検索命令の内容
を示す図である。
FIG. 10 is a diagram showing contents of an information search command in the embodiment of FIG. 1;

【図11】図1の実施形態における情報検索命令(条件
付加後)の内容を示す図である。
11 is a diagram showing the contents of an information search command (after adding a condition) in the embodiment of FIG. 1;

【図12】図1の実施形態におけるデータ接続情報の内
容を示す図である。
FIG. 12 is a diagram showing contents of data connection information in the embodiment of FIG. 1;

【図13】図1の実施形態における情報検索結果の内容
を示す図である。
FIG. 13 is a diagram showing contents of an information search result in the embodiment of FIG. 1;

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

100 分類木を用いた情報検索装置 110 ユーザインタフェース部 120 情報検索制御手段 130 分類木検索手段 140 情報源検索手段 150 クラス定義部 151 分類木クラス 152 情報源クラス 160 クラス定義登録手段 200 分類木 300 データベース 400 検索プログラム 500 通信網 600 ユーザ REFERENCE SIGNS LIST 100 information retrieval device using classification tree 110 user interface unit 120 information retrieval control unit 130 classification tree retrieval unit 140 information source retrieval unit 150 class definition unit 151 classification tree class 152 information source class 160 class definition registration unit 200 classification tree 300 database 400 search program 500 communication network 600 user

───────────────────────────────────────────────────── フロントページの続き (72)発明者 岸本 義一 東京都新宿区西新宿三丁目19番2号 日本 電信電話株式会社内 (72)発明者 長谷川 靖 東京都新宿区西新宿三丁目19番2号 日本 電信電話株式会社内 Fターム(参考) 5B075 ND16 ND35 NK43 PP26 PQ05 ──────────────────────────────────────────────────続 き Continuing on the front page (72) Inventor Yoshikazu Kishimoto 3-19-2 Nishi-Shinjuku, Shinjuku-ku, Tokyo Japan Telegraph and Telephone Corporation (72) Inventor Yasushi Hasegawa 3-192, Nishishinjuku, Shinjuku-ku, Tokyo No. Nippon Telegraph and Telephone Corporation F-term (reference) 5B075 ND16 ND35 NK43 PP26 PQ05

Claims (15)

【特許請求の範囲】[Claims] 【請求項1】 ネットワークに接続されている複数の情
報源に対する分類木を用いた情報検索装置であって、 情報源の所在情報、検索項目と検索条件を組として含む
検索条件群、該検索条件群の検索条件に代入する値であ
る分類木の属性を含む分類木情報を分類木クラ スとして管理するクラス定義手段と、ユーザ端末装置か
ら階層構造の分類木を辿って獲得した検索対象情報であ
るエントリがネットワークを介して入力され、このエン
トリに対して前記クラス定義手段に格納された分類木ク
ラスを参照して情報源に対する検索命令を生成し、この
検索命令で前記複数の情報源を検索し、この検索結果を
ユーザ端末装置に返送する情報検索制御手段とを有する
ことを特徴とする分類木を用いた情報検索装置。
1. An information retrieval apparatus using a classification tree for a plurality of information sources connected to a network, comprising: a search condition group including information source location information, a search item and a search condition as a set; A class definition means for managing classification tree information including a classification tree attribute which is a value to be substituted into a group search condition as a classification tree class, and search target information acquired by tracing a hierarchical classification tree from a user terminal device. An entry is input via a network, a search command for an information source is generated for this entry by referring to a classification tree class stored in the class definition means, and the plurality of information sources are searched by the search command. And an information retrieval control means for returning the retrieval result to the user terminal device.
【請求項2】 前記情報検索制御手段は、前記クラス定
義手段を参照して生成される情報源に対する検索命令に
前記ユーザ端末装置から入力される検索条件を付加する
ことができるように構成されていることを特徴とする請
求項1記載の分類木を用いた情報検索装置。
2. The information search control unit is configured to add a search condition input from the user terminal device to a search command for an information source generated by referring to the class definition unit. An information retrieval apparatus using a classification tree according to claim 1, wherein
【請求項3】 前記情報検索制御手段は、前記分類木格
納手段に格納されている前記エントリに対する検索を実
行する分類木検索手段を有することを特徴とする請求項
1記載の分類木を用いた情報検索装置。
3. The classification tree according to claim 1, wherein the information search control unit includes a classification tree search unit that executes a search for the entry stored in the classification tree storage unit. Information retrieval device.
【請求項4】 前記情報検索制御手段は、前記複数の情
報源への検索を実行する情報源検索手段を有することを
特徴とする請求項1記載の分類木を用いた情報検索装
置。
4. An information retrieval apparatus using a classification tree according to claim 1, wherein said information retrieval control means includes an information source retrieval means for executing retrieval to said plurality of information sources.
【請求項5】 前記クラス定義手段で管理されているク
ラス定義を登録、更新および削除するクラス定義登録手
段を更に有することを特徴とする請求項1記載の分類木
を用いた情報検索装置。
5. The information retrieval apparatus using a classification tree according to claim 1, further comprising a class definition registration unit for registering, updating, and deleting a class definition managed by said class definition unit.
【請求項6】 ネットワークに接続されている複数の情
報源に対する分類木を用いた情報検索方法であって、 情報源の所在情報、検索項目と検索条件を組として含む
検索条件群、該検索条件群の検索条件に代入する値であ
る分類木の属性を含む分類木情報を分類木クラスとして
管理し、 ユーザ端末装置から階層構造の分類木を辿って獲得した
検索対象情報であるエントリがネットワークを介して入
力され、このエントリに対して前記分類木クラスを参照
して情報源に対する検索命令を生成し、この検索命令で
前記複数の情報源を検索し、この検索結果をユーザ端末
装置に返送することを特徴とする分類木を用いた情報検
索方法。
6. An information search method using a classification tree for a plurality of information sources connected to a network, the search condition group including information source location information, a search item and a search condition as a set, and the search condition Classification tree information including a classification tree attribute, which is a value to be substituted into a group search condition, is managed as a classification tree class, and an entry, which is search target information obtained by tracing a hierarchical classification tree from a user terminal device, describes a network. A search command for an information source is generated by referring to the classification tree class for the entry, the plurality of information sources are searched by the search command, and the search result is returned to the user terminal device An information retrieval method using a classification tree characterized by the following.
【請求項7】 前記検索処理は、前記分類木クラスを参
照して生成される情報源に対する検索命令に前記ユーザ
端末装置から入力される検索条件を付加するようになっ
ていることを特徴とする請求項6記載の分類木を用いた
情報検索方法。
7. The search processing is characterized in that a search condition input from the user terminal device is added to a search command for an information source generated with reference to the classification tree class. An information retrieval method using the classification tree according to claim 6.
【請求項8】 前記検索処理は、前記分類木クラスとし
て管理されている前記エントリに対する検索を実行する
ことを特徴とする請求項6記載の分類木を用いた情報検
索方法。
8. The information search method using a classification tree according to claim 6, wherein the search process executes a search for the entry managed as the classification tree class.
【請求項9】 前記検索処理は、前記複数の情報源への
検索を実行することを特徴とする請求項6記載の分類木
を用いた情報検索方法。
9. The information search method using a classification tree according to claim 6, wherein the search process performs a search for the plurality of information sources.
【請求項10】 前記分類木クラスを登録、更新および
削除することを特徴とする請求項6記載の分類木を用い
た情報検索方法。
10. The information search method using a classification tree according to claim 6, wherein the classification tree class is registered, updated, and deleted.
【請求項11】 ネットワークに接続されている複数の
情報源に対する分類木を用いた情報検索プログラムを記
録した記録媒体であって、 情報源の所在情報、検索項目と検索条件を組として含む
検索条件群、該検索条件群の検索条件に代入する値であ
る分類木の属性を含む分類木情報を分類木クラスとして
管理し、 ユーザ端末装置から階層構造の分類木を辿って獲得した
検索対象情報であるエントリがネットワークを介して入
力され、このエントリに対して前記分類木クラスを参照
して情報源に対する検索命令を生成し、この検索命令で
前記複数の情報源を検索し、この検索結果をユーザ端末
装置に返送することを特徴とする分類木を用いた情報検
索プログラムを記録した記録媒体。
11. A recording medium storing an information search program using a classification tree for a plurality of information sources connected to a network, wherein a search condition including a location information of the information source, a search item and a search condition as a set. A classification tree information including a classification tree attribute, which is a value to be substituted into a search condition of the search condition group, is managed as a classification tree class, and the search target information acquired by tracing the hierarchical classification tree from the user terminal device is used. An entry is input via a network, a search command for an information source is generated with reference to the classification tree class for this entry, the plurality of information sources are searched by the search command, and the search result is output to the user A recording medium recording an information search program using a classification tree, which is returned to a terminal device.
【請求項12】 前記検索処理は、前記分類木クラスを
参照して生成される情報源に対する検索命令に前記ユー
ザ端末装置から入力される検索条件を付加するようにな
っていることを特徴とする請求項11記載の分類木を用
いた情報検索プログラムを記録した記録媒体。
12. The search process is characterized in that a search condition input from the user terminal device is added to a search command for an information source generated with reference to the classification tree class. A recording medium on which an information retrieval program using the classification tree according to claim 11 is recorded.
【請求項13】 前記検索処理は、前記分類木クラスと
して管理されている前記エントリに対する検索を実行す
ることを特徴とする請求項11記載の分類木を用いた情
報検索プログラムを記録した記録媒体。
13. The recording medium according to claim 11, wherein the search process executes a search for the entry managed as the classification tree class.
【請求項14】 前記検索処理は、前記複数の情報源へ
の検索を実行することを特徴とする請求項11記載の分
類木を用いた情報検索プログラムを記録した記録媒体。
14. The recording medium according to claim 11, wherein the search process performs a search for the plurality of information sources.
【請求項15】 前記分類木クラスを登録、更新および
削除することを特徴とする請求項11記載の分類木を用
いた情報検索プログラムを記録した記録媒体。
15. The recording medium according to claim 11, wherein the classification tree class is registered, updated, and deleted.
JP05334499A 1998-09-30 1999-03-01 Information retrieval apparatus and method using classification tree and recording medium recording information retrieval program using classification tree Expired - Lifetime JP3437478B2 (en)

Priority Applications (3)

Application Number Priority Date Filing Date Title
JP05334499A JP3437478B2 (en) 1999-03-01 1999-03-01 Information retrieval apparatus and method using classification tree and recording medium recording information retrieval program using classification tree
EP99119068A EP0996071A3 (en) 1998-09-30 1999-09-30 Classification tree based information retrieval scheme
US09/410,146 US6363375B1 (en) 1998-09-30 1999-09-30 Classification tree based information retrieval scheme

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP05334499A JP3437478B2 (en) 1999-03-01 1999-03-01 Information retrieval apparatus and method using classification tree and recording medium recording information retrieval program using classification tree

Publications (2)

Publication Number Publication Date
JP2000250935A true JP2000250935A (en) 2000-09-14
JP3437478B2 JP3437478B2 (en) 2003-08-18

Family

ID=12940164

Family Applications (1)

Application Number Title Priority Date Filing Date
JP05334499A Expired - Lifetime JP3437478B2 (en) 1998-09-30 1999-03-01 Information retrieval apparatus and method using classification tree and recording medium recording information retrieval program using classification tree

Country Status (1)

Country Link
JP (1) JP3437478B2 (en)

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN100446477C (en) * 2006-12-07 2008-12-24 杭州华三通信技术有限公司 A method for generation of management information base tree and network device
US8200672B2 (en) 2008-06-25 2012-06-12 International Business Machines Corporation Supporting document data search

Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH0728834A (en) * 1993-07-12 1995-01-31 Sony Corp Information retrieving device
JPH10143539A (en) * 1996-09-11 1998-05-29 Nippon Telegr & Teleph Corp <Ntt> Information retrieving method, its system, recording medium recording information resource dictionary data and recording medium recording information retrieving program
JPH1145256A (en) * 1997-07-25 1999-02-16 Just Syst Corp Document retrieval device and computer-readable recording medium where program making computer function as same device is recorded

Patent Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH0728834A (en) * 1993-07-12 1995-01-31 Sony Corp Information retrieving device
JPH10143539A (en) * 1996-09-11 1998-05-29 Nippon Telegr & Teleph Corp <Ntt> Information retrieving method, its system, recording medium recording information resource dictionary data and recording medium recording information retrieving program
JPH1145256A (en) * 1997-07-25 1999-02-16 Just Syst Corp Document retrieval device and computer-readable recording medium where program making computer function as same device is recorded

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN100446477C (en) * 2006-12-07 2008-12-24 杭州华三通信技术有限公司 A method for generation of management information base tree and network device
US8200672B2 (en) 2008-06-25 2012-06-12 International Business Machines Corporation Supporting document data search

Also Published As

Publication number Publication date
JP3437478B2 (en) 2003-08-18

Similar Documents

Publication Publication Date Title
CN111259006B (en) Universal distributed heterogeneous data integrated physical aggregation, organization, release and service method and system
US7409401B2 (en) Method and system for supporting multivalue attributes in a database system
US7103589B1 (en) Method and system for searching, accessing and updating databases
US20080033903A1 (en) Methods and apparatuses for using location information
US20050165754A1 (en) Method and system for data retrieval from heterogeneous data sources
CN111382226A (en) Database query retrieval method and device and electronic equipment
US9069813B2 (en) Query translation for searching complex structures of objects
CN106294695A (en) A kind of implementation method towards the biggest data search engine
JP2008234357A (en) Structured document retrieval system, program and index data structure
CN109213844A (en) A kind of text handling method, device and relevant device
JP2002351873A (en) Metadata management system and search method
JP2000020678A (en) Virtual geographical space object generating system and recording medium thereof
CN114756569B (en) Multi-layer parsing method for structured query statement, computer equipment and storage medium
CN108959538A (en) Text retrieval system and method
CN107103011A (en) The implementation method and device of terminal data search
CN106484694B (en) Full-text search method and system based on distributed data base
US20060173755A1 (en) Catalog management apparatus, catalog generation method and catalog retrieval method
CN116955399A (en) Unified SQL query method, system and medium based on Calcite
CN113377876B (en) Data database processing method, device and platform based on Domino platform
CN114756610A (en) Full-function hybrid data engine management system and method
CN108241709A (en) A kind of data integrating method, device and system
CN104376014B (en) Resource issue and querying method in a kind of structured P 2 P network
CN107728931A (en) Method and apparatus for data storage
CN103020300B (en) Method and device for information retrieval
JP2000250935A (en) Information retrieval device and method using classification tree and recording medium recording information retrieval program using classification tree

Legal Events

Date Code Title Description
FPAY Renewal fee payment (event date is renewal date of database)

Free format text: PAYMENT UNTIL: 20090606

Year of fee payment: 6

FPAY Renewal fee payment (event date is renewal date of database)

Free format text: PAYMENT UNTIL: 20090606

Year of fee payment: 6

FPAY Renewal fee payment (event date is renewal date of database)

Free format text: PAYMENT UNTIL: 20100606

Year of fee payment: 7

FPAY Renewal fee payment (event date is renewal date of database)

Free format text: PAYMENT UNTIL: 20100606

Year of fee payment: 7

FPAY Renewal fee payment (event date is renewal date of database)

Free format text: PAYMENT UNTIL: 20110606

Year of fee payment: 8

FPAY Renewal fee payment (event date is renewal date of database)

Free format text: PAYMENT UNTIL: 20120606

Year of fee payment: 9

FPAY Renewal fee payment (event date is renewal date of database)

Free format text: PAYMENT UNTIL: 20130606

Year of fee payment: 10

FPAY Renewal fee payment (event date is renewal date of database)

Free format text: PAYMENT UNTIL: 20140606

Year of fee payment: 11

S531 Written request for registration of change of domicile

Free format text: JAPANESE INTERMEDIATE CODE: R313531

R350 Written notification of registration of transfer

Free format text: JAPANESE INTERMEDIATE CODE: R350

EXPY Cancellation because of completion of term