JP3084804B2 - Information retrieval device - Google Patents

Information retrieval device

Info

Publication number
JP3084804B2
JP3084804B2 JP03187268A JP18726891A JP3084804B2 JP 3084804 B2 JP3084804 B2 JP 3084804B2 JP 03187268 A JP03187268 A JP 03187268A JP 18726891 A JP18726891 A JP 18726891A JP 3084804 B2 JP3084804 B2 JP 3084804B2
Authority
JP
Japan
Prior art keywords
unit
information
search
database
search result
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.)
Expired - Fee Related
Application number
JP03187268A
Other languages
Japanese (ja)
Other versions
JPH0535789A (en
Inventor
政広 中村
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Panasonic Corp
Panasonic Holdings Corp
Original Assignee
Panasonic Corp
Matsushita Electric Industrial Co Ltd
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Panasonic Corp, Matsushita Electric Industrial Co Ltd filed Critical Panasonic Corp
Priority to JP03187268A priority Critical patent/JP3084804B2/en
Publication of JPH0535789A publication Critical patent/JPH0535789A/en
Application granted granted Critical
Publication of JP3084804B2 publication Critical patent/JP3084804B2/en
Anticipated expiration legal-status Critical
Expired - Fee Related legal-status Critical Current

Links

Landscapes

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

Description

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

【0001】[0001]

【産業上の利用分野】本発明は、木構造のデータベース
において検索条件に従って検索を行い必要な情報を取得
する情報検索装置に関するものである。
BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to an information retrieving apparatus for retrieving a tree-structured database according to a retrieval condition and acquiring necessary information.

【0002】[0002]

【従来の技術】以下に従来の情報検索装置について説明
する。
2. Description of the Related Art A conventional information retrieval apparatus will be described below.

【0003】図8は従来の情報検索装置の構成を示すも
のである。図8において、1は木構造のデータベース、
2は検索結果を格納する検索結果格納部、4は前記デー
タベースあるいは前記検索結果格納部から情報を取得す
る取得部、5は前記取得部で取得した情報を表示する表
示部、6は前記取得部から情報を取得し検索条件に従っ
て情報の検索を行う検索部、7は前記取得部が取得する
情報と前記検索部が検索を行う検索条件を指定する入力
部である。
FIG. 8 shows a configuration of a conventional information retrieval apparatus. In FIG. 8, 1 is a database having a tree structure,
2 is a search result storage unit that stores search results, 4 is an acquisition unit that acquires information from the database or the search result storage unit, 5 is a display unit that displays information acquired by the acquisition unit, and 6 is the acquisition unit. And a search unit 7 for obtaining information from the server and searching for information in accordance with search conditions, and an input unit 7 for specifying information to be obtained by the obtaining unit and search conditions to be searched by the search unit.

【0004】以上のように構成された情報検索装置にお
いて、以下その動作について説明する。検索を行う場合
には、入力部7で検索を行うためのキーワード等の検索
条件を指定する。検索部6は入力部7で指定された検索
条件に従ってデータベース1に格納された情報の検索を
行い、検索結果を検索結果格納部2に格納する。
[0004] The operation of the information retrieval apparatus configured as described above will be described below. When performing a search, the input unit 7 specifies a search condition such as a keyword for performing the search. The search unit 6 searches for information stored in the database 1 according to the search condition specified by the input unit 7 and stores the search result in the search result storage unit 2.

【0005】このようにして検索結果格納部2に格納さ
れた検索結果を表示する場合には、入力部7が取得部4
に対して検索結果を表示するように指示する。取得部4
は入力部7の指示に従って検索結果格納部2から情報を
取得し表示部5に表示する。
When displaying the search results stored in the search result storage unit 2 in this manner, the input unit 7 operates
Is instructed to display the search results. Acquisition unit 4
Acquires information from the search result storage unit 2 according to an instruction from the input unit 7 and displays the information on the display unit 5.

【0006】[0006]

【発明が解決しようとする課題】しかしながら上記従来
の構成では、データベースと検索結果を別々に扱ってい
るので、データベースに格納されている通常の情報を表
示・検索する手順と検索結果として格納されている情報
を表示・検索する手順が異なり操作が複雑であるという
問題点を有していた。
However, in the above-described conventional configuration, since the database and the search result are handled separately, the procedure for displaying and searching the normal information stored in the database and the procedure for displaying and searching the normal information stored in the database are performed. There is a problem that the procedure for displaying and retrieving information is different and the operation is complicated.

【0007】本発明は上記従来の問題点を解決するもの
で、データベースに格納されている通常の情報を表示・
検索する場合と同一の手順で検索結果を表示・検索でき
る操作の簡便な情報検索装置を提供することを目的とす
る。
The present invention solves the above-mentioned conventional problems, and displays and displays ordinary information stored in a database.
It is an object of the present invention to provide an information retrieval apparatus which is simple in operation for displaying and retrieving retrieval results in the same procedure as retrieval.

【0008】[0008]

【課題を解決するための手段】この目的を達成するため
に本発明の情報検索装置は、木構造のデータベースと、
検索結果を格納する検索結果格納部と、前記データベー
スと前記検索結果格納部に格納された検索結果を結合し
新たな木構造のデータベースを生成する結合部と、前記
結合部から情報を取得する取得部と、前記取得部で取得
された情報を表示する表示部と、前記結合部から情報を
取得し検索条件に従って情報の検索を行う検索部と、前
記取得部が取得する情報と前記検索部が検索を行う検索
条件を指定する入力部で構成されている。
In order to achieve this object, an information retrieval apparatus according to the present invention comprises a tree-structured database,
A search result storage unit for storing search results, a connection unit for combining the database and the search results stored in the search result storage unit to generate a new tree-structured database, and obtaining information from the connection unit Unit, a display unit that displays the information acquired by the acquisition unit, a search unit that acquires information from the combining unit and searches for information according to search conditions, information that the acquisition unit acquires, and the search unit It is composed of an input section for specifying search conditions for performing a search.

【0009】[0009]

【作用】この構成によって、結合部がデータベースの一
部として検索結果を結合して新たなデータベースとし、
取得部及び検索部がこの新たなデータベースを情報の表
示・検索の対象とするので、データベースと検索結果の
両方の表示・検索が同一の手順で行うことができる。
With this configuration, the combining unit combines the search results as a part of the database to form a new database,
Since the acquisition unit and the search unit use the new database as a target for displaying and searching for information, display and search of both the database and the search result can be performed in the same procedure.

【0010】[0010]

【実施例】以下本発明の一実施例について図面を参照し
ながら説明する。
An embodiment of the present invention will be described below with reference to the drawings.

【0011】図1は本発明による一実施例における情報
検索装置の構成図である。図1において、1は木構造の
データベース、2は検索結果を格納する検索結果格納
部、3は前記データベースと前記検索結果格納部に格納
された検索結果を結合し新たな木構造のデータベースを
生成する結合部、4は前記結合部から情報を取得する取
得部、5は前記取得部で取得された情報を表示する表示
部、6は前記結合部から情報を取得し検索条件に従って
情報の検索を行う検索部、7は前記取得部が取得する情
報と前記検索部が検索を行う検索条件を指定する入力部
である。
FIG. 1 is a block diagram of an information retrieval apparatus according to an embodiment of the present invention. In FIG. 1, 1 is a tree-structured database, 2 is a search result storage unit that stores search results, and 3 is a database that combines the database and the search results stored in the search result storage unit to generate a new tree-structured database. A combining unit, 4 is an acquiring unit that acquires information from the combining unit, 5 is a display unit that displays information acquired by the acquiring unit, and 6 is a unit that acquires information from the combining unit and searches for information according to search conditions. A search unit 7 to be executed is an input unit for specifying information acquired by the acquisition unit and search conditions for the search unit to perform a search.

【0012】図2は本実施例におけるデータベースの構
造の一例を示す説明図である。図2においてD1、D2
及びI1、I2、I3はデータベースに格納された情報
を示す。またL1、L2はD1に含まれるリンク情報、
L3、L4はD2に含まれるリンク情報を示している。
FIG. 2 is an explanatory diagram showing an example of the structure of the database in this embodiment. In FIG. 2, D1, D2
And I1, I2, and I3 indicate information stored in the database. L1 and L2 are link information included in D1,
L3 and L4 indicate link information included in D2.

【0013】図3はデータベースに格納された各情報の
構造を示す説明図である。データベースに格納された情
報の構造は、オペレータが最終的に取得するデータを含
んだ図3(a)に示す構造(a)と、他の情報の格納場
所を示すリンク情報を含んだ図3(b)に示す構造
(b)の2種類がある。各情報がいずれの構造を持って
いるかは各情報に含まれている属性によって判断するこ
とができる。図2においてD1、D2は構造(a)を持
ち、それぞれD2とI1、I2とI3の格納場所を示す
リンク情報L1とL2、L3とL4を含んでいる。これ
らのリンク情報により図2に示すデータベースはD1を
頂点とする木構造を形成している。図2に示すデータベ
ースの各情報のタイトル及びキーワードに対して(表
1)に示す内容が格納されているものとする。
FIG. 3 is an explanatory diagram showing the structure of each information stored in the database. The structure of the information stored in the database includes a structure (a) shown in FIG. 3A including data finally obtained by the operator, and a structure shown in FIG. 3A including link information indicating a storage location of other information. There are two types of structure (b) shown in b). Which structure each piece of information has can be determined by an attribute included in each piece of information. In FIG. 2, D1 and D2 have the structure (a) and include link information L1 and L2, and L3 and L4 indicating storage locations of D2 and I1, I2 and I3, respectively. Based on these pieces of link information, the database shown in FIG. 2 forms a tree structure having D1 as a vertex. It is assumed that the contents shown in (Table 1) are stored for the title and keyword of each information in the database shown in FIG.

【0014】[0014]

【表1】 [Table 1]

【0015】オペレータが入力部7でデータベースの頂
点であるD1の情報を表示するように取得部4に対して
指示すると、取得部4は結合部3に対してD1の情報を
要求する。結合部3はまずデータベース1からD1の情
報を取得する。そして取得した情報に含まれる属性によ
ってD1が構造(b)を持つことを認識し、これと検索
結果を結合するために検索結果格納部2からも情報を取
得しようとするが、初期状態では検索結果が存在しない
ので、データベース1から得られた情報と検索結果の結
合処理は行わずに、データベース1から得られたD1の
情報をそのまま取得部4に提供する。
When the operator instructs the acquiring unit 4 to display the information of D1 which is the top of the database at the input unit 7, the acquiring unit 4 requests the information of D1 to the combining unit 3. The combining unit 3 first acquires the information of D1 from the database 1. Then, it recognizes that D1 has the structure (b) by the attribute included in the acquired information, and tries to acquire information from the search result storage unit 2 in order to combine this with the search result. Since there is no result, the information obtained from the database 1 and the information of D1 obtained from the database 1 are directly provided to the acquisition unit 4 without performing the combining process of the information obtained from the database 1 and the search result.

【0016】取得部4は結合部3から取得したD1の情
報に含まれる属性によってこの情報が構造(b)である
ことを認識し、取得した情報に含まれるD2およびI1
へのリンク情報を元にしてこれら2つについても結合部
3に対して情報の提供を要求する。結合部3はD1の場
合と同様にしてD2およびI1の情報を取得部4に提供
する。取得部4はD2およびI1の情報に含まれるタイ
トルを使用して、表示部5に図4(a)に示すようなメ
ニューを表示する。
The acquiring unit 4 recognizes that the information is the structure (b) by the attribute included in the information of D1 acquired from the combining unit 3, and recognizes D2 and I1 included in the acquired information.
Based on the link information, the request is also made to the combining unit 3 for the two. The combining unit 3 provides the information of D2 and I1 to the acquisition unit 4 in the same manner as in the case of D1. The acquisition unit 4 displays a menu as shown in FIG. 4A on the display unit 5 using the titles included in the information of D2 and I1.

【0017】オペレータは表示部5にメニューとして表
示されたタイトルの中の1つを入力部7によって選択し
取得部4に次のメニューあるいはデータの表示を要求す
る。入力部7で選択されたタイトルが構造(b)を持つ
情報のタイトルである場合には取得部4はD1の場合と
同様な処理を行い次のメニューを表示する。例えば図4
(a)のメニューが表示されている場合に「/障害報告
書」が選択されると取得部4はD2、I2、I3の情報
を結合部3を通してデータベース1から取得し表示部5
に図4(b)に示すようなメニューを表示する。入力部
7で選択されたタイトルが構造(a)を持つ情報のタイ
トルである場合には、その情報に含まれるデータを予め
決められた方法によって表示部5に表示する。
The operator selects one of the titles displayed as a menu on the display unit 5 by the input unit 7 and requests the acquisition unit 4 to display the next menu or data. When the title selected by the input unit 7 is the title of the information having the structure (b), the acquiring unit 4 performs the same processing as in the case of D1, and displays the next menu. For example, FIG.
When the “/ failure report” is selected when the menu of (a) is displayed, the acquisition unit 4 acquires the information of D2, I2, and I3 from the database 1 through the combining unit 3 and displays the information.
FIG. 4B shows a menu as shown in FIG. When the title selected by the input unit 7 is the title of the information having the structure (a), the data included in the information is displayed on the display unit 5 by a predetermined method.

【0018】オペレータがキーワードによる検索を行う
場合には、まず入力部7によってキーワード等の検索条
件を指定し検索部6に対して検索を開始する指示を行
う。検索部6はまず検索結果格納部2に構造(b)を持
った情報Dsを作成し、タイトルに「/検索結果」、リ
ンク数に0を設定する。その後検索部6は結合部3を通
してデータベース1に格納されている各情報のキーワー
ドを順に取得し、入力部7で指定されたキーワードと一
致した場合にはその情報を検索結果格納部2に格納し、
その情報の格納場所を示すリンク情報をDsに設定しリ
ンク数に1を加える。検索の結果2つの情報についてキ
ーワードが一致した場合の検索結果格納部2に格納され
る検索結果の構造を図5に示す。図5においてDsは検
索部6が最初に作成した構造(b)を持った情報を示
し、Is1、Is2はキーワードの一致した情報を示
す。図2において各情報に(表1)に示すキーワードが
設定されている状態で、キーワード「キー1」を指定し
て検索を行った場合にはI1とI2の情報が検索結果格
納部2に格納され図5に示す構造を持った木構造のデー
タベースを形成する。この場合Is1とI1、Is2と
I2は同一の情報である。
When the operator performs a search using a keyword, the operator first specifies a search condition such as a keyword using the input unit 7 and instructs the search unit 6 to start the search. The search unit 6 first creates information Ds having the structure (b) in the search result storage unit 2 and sets “/ search result” as the title and 0 as the number of links. Thereafter, the search unit 6 sequentially obtains the keywords of each information stored in the database 1 through the combining unit 3 and stores the information in the search result storage unit 2 when the keyword matches the keyword specified by the input unit 7. ,
Link information indicating the storage location of the information is set in Ds, and 1 is added to the number of links. FIG. 5 shows the structure of the search result stored in the search result storage unit 2 when the keywords match for two pieces of information as a result of the search. In FIG. 5, Ds indicates information having the structure (b) first created by the search unit 6, and Is1 and Is2 indicate information in which keywords match. In FIG. 2, when a search is performed by specifying the keyword “key 1” in a state where the keywords shown in (Table 1) are set in the respective information, the information of I1 and I2 is stored in the search result storage unit 2. Then, a database having a tree structure having the structure shown in FIG. 5 is formed. In this case, Is1 and I1, and Is2 and I2 are the same information.

【0019】このようにして検索結果格納部2に検索結
果が格納された後に入力部7から取得部4に対してD1
の情報を表示するように指示すると、取得部4は先ほど
と同様に結合部3に対してD1の情報を要求する。結合
部3はデータベース1からD1の情報を取得するととも
に検索結果格納部2の内容を調べ、今回は既に検索結果
が格納されているので検索結果格納部2に格納されてい
るDsの格納場所を示すリンク情報Ld1をD1の情報
に追加すると同時にリンク数に1を加えて結合処理を行
い、その結果を取得部4に提供する。取得部4が結合部
3に対してデータベース1に格納された構造(b)を持
つ情報の提供を要求した場合に上記結合処理を行うこと
により取得部4から見たデータベースの構造は図6に示
すようになる。取得部4は結合部3から提供された情報
に格納されているリンク情報を使用してD2、I1、D
sのタイトルを取得し、表示部5に図7(a)に示すよ
うなメニューを表示する。また図7(a)のメニューが
表示されている状態で「障害報告書」を選択すると図7
(b)に示すようなメニューが表示され、「/検索結
果」を選択すると図7(c)に示すようなメニューが表
示される。
After the search result is stored in the search result storage unit 2 in this manner, the input unit 7 sends a D1
Is displayed, the acquisition unit 4 requests the information of D1 from the combining unit 3 as described above. The combining unit 3 acquires the information of D1 from the database 1 and checks the contents of the search result storage unit 2. Since the search results have already been stored this time, the storage location of Ds stored in the search result storage unit 2 is changed. The link information Ld1 is added to the information of D1, and at the same time, 1 is added to the number of links to perform the combining process, and the result is provided to the acquisition unit 4. When the acquisition unit 4 requests the combination unit 3 to provide information having the structure (b) stored in the database 1, the structure of the database viewed from the acquisition unit 4 by performing the above-described combination processing is shown in FIG. As shown. The acquiring unit 4 uses the link information stored in the information provided from the combining unit 3 to obtain D2, I1, and D2.
The title of s is acquired, and a menu as shown in FIG. When the user selects “Trouble Report” while the menu shown in FIG. 7A is displayed, FIG.
A menu as shown in FIG. 7B is displayed. When "/ search result" is selected, a menu as shown in FIG. 7C is displayed.

【0020】オペレータが検索を行った結果得られた情
報の内容を参照したい場合には、図7(a)あるいは図
7(b)のメニューが表示されている状態で「/検索結
果」を選択し、表示されたメニューの項目を選択すれば
よい。
When the operator wants to refer to the contents of the information obtained as a result of the search, select "/ search result" while the menu shown in FIG. 7A or 7B is displayed. Then, an item of the displayed menu may be selected.

【0021】以上のように、結合部3がデータベース1
に格納された構造(b)を持つ情報と検索結果格納部2
に格納された検索結果のルートDsを結合することによ
り、各階層で表示されるメニューに必ず「/検索結果」
という項目が追加され、その項目を選択することによっ
て他の情報と同様の操作で検索結果を参照することがで
きる。
As described above, the connecting unit 3 is connected to the database 1
Having the structure (b) stored in the search result storage unit 2
By combining the root Ds of the search results stored in the search result, the menu displayed at each level always includes “/ search result”.
Is added, and by selecting the item, the search result can be referred to by the same operation as other information.

【0022】なお上記実施例において結合部3は構造
(b)を持つ情報全てと検索結果を結合するとしたが、
特定の情報と結合させるとしてもよい。また取得部4あ
るいは検索部6が結合部3からの指示に従って結合処理
を禁止することができるとしてもよいことは言うまでも
ない。
In the above embodiment, the combining unit 3 combines all the information having the structure (b) with the search result.
It may be combined with specific information. Needless to say, the acquisition unit 4 or the search unit 6 may be capable of prohibiting the combining process according to the instruction from the combining unit 3.

【0023】[0023]

【発明の効果】以上のように本発明は、木構造のデータ
ベースと、検索結果を格納する検索結果格納部と、前記
データベースと前記検索結果格納部に格納された検索結
果を結合し新たな木構造のデータベースを生成する結合
部と、前記結合部から情報を取得する取得部と、前記取
得部で取得された情報を表示する表示部と、前記結合部
から情報を取得し検索条件に従って情報の検索を行う検
索部と、前記取得部が取得する情報と前記検索部が検索
を行う検索条件を指定する入力部を設けることにより、
データベースと検索結果の両方について表示・検索が同
一の手順で行うことができる情報検索装置を実現できる
ものである。
As described above, according to the present invention, a tree structure database, a search result storage unit for storing search results, and a new tree are formed by combining the database and the search results stored in the search result storage unit. A coupling unit that generates a database of a structure, an acquisition unit that acquires information from the coupling unit, a display unit that displays information acquired by the acquisition unit, and an information unit that acquires information from the coupling unit and retrieves information according to a search condition. By providing a search unit that performs a search, and an input unit that specifies information acquired by the acquisition unit and a search condition under which the search unit performs a search,
It is possible to realize an information search apparatus that can perform display and search for both the database and the search result in the same procedure.

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

【図1】本発明の一実施例における情報検索装置の構成
FIG. 1 is a configuration diagram of an information search device according to an embodiment of the present invention.

【図2】本発明の一実施例におけるデータベースの構造
の一例を示す説明図
FIG. 2 is an explanatory diagram showing an example of a database structure according to an embodiment of the present invention;

【図3】本発明の一実施例におけるデータベースに格納
されている各情報の構造の一例を示す説明図
FIG. 3 is an explanatory diagram showing an example of the structure of each information stored in a database according to an embodiment of the present invention.

【図4】本発明の一実施例において表示部に表示される
メニューの一例を示す説明図
FIG. 4 is an explanatory diagram showing an example of a menu displayed on a display unit in one embodiment of the present invention.

【図5】本発明の一実施例における検索結果の構造の一
例を示す説明図
FIG. 5 is an explanatory diagram showing an example of the structure of a search result according to an embodiment of the present invention.

【図6】本発明の一実施例におけるデータベースと検索
結果を結合した新たなデータベースの構造の一例を示す
説明図
FIG. 6 is an explanatory diagram showing an example of a structure of a new database in which a database and a search result are combined in one embodiment of the present invention.

【図7】本発明の一実施例において検索実施後に表示部
に表示されるメニューの例を示す説明図
FIG. 7 is an explanatory diagram showing an example of a menu displayed on a display unit after performing a search in one embodiment of the present invention.

【図8】従来の情報検索装置の構成図FIG. 8 is a configuration diagram of a conventional information search device.

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

1 データベース 2 検索結果格納部 3 結合部 4 取得部 5 表示部 6 検索部 7 入力部 Reference Signs List 1 database 2 search result storage unit 3 connection unit 4 acquisition unit 5 display unit 6 search unit 7 input unit

───────────────────────────────────────────────────── フロントページの続き (58)調査した分野(Int.Cl.7,DB名) G06F 17/30 ──────────────────────────────────────────────────続 き Continued on the front page (58) Field surveyed (Int.Cl. 7 , DB name) G06F 17/30

Claims (1)

(57)【特許請求の範囲】(57) [Claims] 【請求項1】木構造のデータベースと、検索結果を格納
する検索結果格納部と、前記データベースと前記検索結
果格納部に格納された検索結果を結合し新たな木構造の
データベースを生成する結合部と、前記結合部から情報
を取得する取得部と、前記取得部で取得された情報を表
示する表示部と、前記結合部から情報を取得し検索条件
に従って情報の検索を行う検索部と、前記取得部が取得
する情報と前記検索部が検索を行う検索条件を指定する
入力部とを備えたことを特徴とする情報検索装置。
1. A tree structure database, a search result storage unit for storing search results, and a connection unit for combining the database and the search results stored in the search result storage unit to generate a new tree structure database. An acquiring unit that acquires information from the combining unit, a display unit that displays the information acquired by the acquiring unit, a search unit that acquires information from the combining unit and searches for information according to a search condition, An information retrieval device comprising: information acquired by an acquisition unit; and an input unit that specifies a search condition under which the search unit performs a search.
JP03187268A 1991-07-26 1991-07-26 Information retrieval device Expired - Fee Related JP3084804B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP03187268A JP3084804B2 (en) 1991-07-26 1991-07-26 Information retrieval device

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP03187268A JP3084804B2 (en) 1991-07-26 1991-07-26 Information retrieval device

Publications (2)

Publication Number Publication Date
JPH0535789A JPH0535789A (en) 1993-02-12
JP3084804B2 true JP3084804B2 (en) 2000-09-04

Family

ID=16203016

Family Applications (1)

Application Number Title Priority Date Filing Date
JP03187268A Expired - Fee Related JP3084804B2 (en) 1991-07-26 1991-07-26 Information retrieval device

Country Status (1)

Country Link
JP (1) JP3084804B2 (en)

Families Citing this family (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP3558376B2 (en) * 1994-07-27 2004-08-25 松下電器産業株式会社 Electronic filing equipment

Non-Patent Citations (1)

* Cited by examiner, † Cited by third party
Title
VPビューカーズ操作説明書2版2刷pp.91−92,富士ゼロックス株式会社,平成2年3月

Also Published As

Publication number Publication date
JPH0535789A (en) 1993-02-12

Similar Documents

Publication Publication Date Title
US6928452B2 (en) Tiered and content based database searching
US7188100B2 (en) Search-on-the-fly report generator
US20050108219A1 (en) Tiered and content based database searching
US7752217B2 (en) Search device
EP1293913A2 (en) Information retrieving method
JP2658439B2 (en) Image search method
JP2003016101A (en) System and method for retrieving electronic catalog
KR100369222B1 (en) Digital Video Searching And Authoring Tool
JP3994188B2 (en) Multimedia data search system, multimedia search method, and program for realizing the search method
JP3084804B2 (en) Information retrieval device
JP2006185020A (en) Information processor, information processing method and computer program
JP2002132825A (en) System, method, and program for image retrieval, computer-readable storage medium with recorded image retrieving program, and image retrieving device
JP2000076282A (en) Database retrieval device
JP3497018B2 (en) Scenario editing material search device
JPH10334109A (en) Retrieving user support device
JP2005056154A (en) Document retrieving system
JPH11242682A (en) Electronic learning system
JP3359951B2 (en) Database search device
JPH06337900A (en) Information retrieving device
KR19990046910A (en) Spatial Database Management Apparatus and Method Using Spatial Index of Al * -TIAL on Internet
JPH1091644A (en) Method and device for processing data base query
JP3270402B2 (en) Search Engine and Internet Server Recording Medium
JP2009266065A (en) Method and device for creating related term dictionary, and program for the same
JP2000207459A (en) Work supporting method and work supporting device
JP2004164279A (en) Two-step retrieval system, retrieval requesting server, document information server and program

Legal Events

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