JPH10228477A - Collective retrieval system - Google Patents

Collective retrieval system

Info

Publication number
JPH10228477A
JPH10228477A JP9044663A JP4466397A JPH10228477A JP H10228477 A JPH10228477 A JP H10228477A JP 9044663 A JP9044663 A JP 9044663A JP 4466397 A JP4466397 A JP 4466397A JP H10228477 A JPH10228477 A JP H10228477A
Authority
JP
Japan
Prior art keywords
search
keyword
storage unit
browser
expression
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Pending
Application number
JP9044663A
Other languages
Japanese (ja)
Inventor
Chikako Wakahara
千賀子 若原
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
NEC Corp
Original Assignee
NEC Corp
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by NEC Corp filed Critical NEC Corp
Priority to JP9044663A priority Critical patent/JPH10228477A/en
Publication of JPH10228477A publication Critical patent/JPH10228477A/en
Pending legal-status Critical Current

Links

Abstract

PROBLEM TO BE SOLVED: To automatically start a browser when a keyword is inputted, to execute retrieval with plural registered retrieval engines and to compile and display a retrieved result. SOLUTION: When a browser terminal equipment 1 is started, a keyword input means 11 processes the input of the keyword and stores it in a keyword storage part 21. A retrieval expression generation means 12 obtains the keyword from the keyword storage part 21, buries it in the plural retrieval expression templates registered in a retrieval expression template storage part 22, generates the plural retrieval expressions and stores them in a retrieval expression storage part 23. A browser starting means 13 transfers the plural retrieval expressions stored in the retrieval expression storage part 23, starts the browser 15, executes retrieval by the plural retrieval engines by the retrieval expression, obtains plural retrieval results and stores them in a retrieval result storage part 25. A result display means 14 edits and displays the plural retrieval results stored in the retrieval result storage part 25.

Description

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

【0001】[0001]

【発明の属する技術分野】本発明はWWW(World
Wide Web)サーバ上の検索エンジンを使用し
た情報検索方式に関し、特に1つの検索キーワード(以
下、単にキーワードという)で複数の検索エンジンによ
る検索を可能とする一括検索方式に関する。
BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to WWW (World
The present invention relates to an information search method using a search engine on a Wide Web server, and more particularly to a collective search method that enables a search by a plurality of search engines with one search keyword (hereinafter, simply referred to as a keyword).

【0002】[0002]

【従来の技術】インターネット上のWWWサーバが蓄積
している情報の中から自分の探したい情報を検索する場
合、例えば、ヤフー(YAHOO!),インフォシーク
(infoseek),マゼラン(Magellan)
等の検索エンジンを使用してWWWサーバ上のファイル
を特定している。具体的には、検索者は、ブラウザ端末
装置でブラウザを起動して検索ページに接続し、検索ペ
ージ上で検索したい情報のキーワードを入力することに
よって検索を実行する。検索ページには、ある特定の検
索エンジン固有のものもあれば、複数の検索エンジンが
登録されていてそれらの検索エンジンを順々に使用して
いくものもある(例えば、アリアドネ著「調査のための
インターネット」p64〜67,筑摩書房,1996年
9月20日発行等参照)。
2. Description of the Related Art When searching for information that the user wants to search from information stored in a WWW server on the Internet, for example, Yahoo !, Infoseek, Magellan
The file on the WWW server is specified using a search engine such as. Specifically, a searcher starts a browser on a browser terminal device, connects to a search page, and executes a search by inputting a keyword of information to be searched on the search page. Some search pages are specific to a particular search engine, while others are registered with multiple search engines and use them sequentially (for example, by Ariadne, Internet, p. 64-67, Chikuma Shobo, published September 20, 1996, etc.).

【0003】[0003]

【発明が解決しようとする課題】上述した従来の技術の
第1の問題点は、検索ページに接続をしないと、キーワ
ードの入力ができないことである。その理由は、検索エ
ンジン毎にキーワードの指定方法が異なっているからで
ある。
A first problem of the above-mentioned conventional technique is that a keyword cannot be input unless a search page is connected. The reason is that the method of specifying keywords differs for each search engine.

【0004】第2の問題点は、検索結果の表示が検索者
にとって見やすいものではないことである。その理由
は、WWWサーバ側で検索結果をブラウザに転送してい
るだけだからである。
[0004] The second problem is that the display of search results is not easy for a searcher to see. The reason is that the WWW server only transfers the search result to the browser.

【0005】本発明の目的は、ブラウザ端末装置でキー
ワードの入力を行うと自動的にブラウザを起動し、登録
してある複数の検索エンジンで検索を実行し、検索結果
を編集して表示する一括検索方式を提供することにあ
る。
An object of the present invention is to automatically start a browser when a keyword is entered in a browser terminal device, execute a search with a plurality of registered search engines, edit a search result, and display the result. It is to provide a search method.

【0006】[0006]

【課題を解決するための手段】本発明の一括検索方式
は、キーワードの入力を処理するキーワード入力手段
(図1の11)と、このキーワード入力手段により取得
されたキーワードを複数のWWWの検索エンジンの検索
式テンプレートに埋め込んで複数の検索式を生成する検
索式生成手段(図1の12)と、この検索式生成手段に
より生成された複数の検索式を渡してブラウザを起動し
前記検索式により複数の検索エンジンで検索を実行して
複数の検索結果を取得するブラウザ起動手段(図1の1
3)と、このブラウザ起動手段により取得された複数の
検索結果を編集して表示する結果表示手段(図1の1
4)とを有することを特徴とする。
According to the present invention, there is provided a batch search system comprising: a keyword input means for processing the input of a keyword (11 in FIG. 1); and a plurality of WWW search engines for converting a keyword acquired by the keyword input means into a plurality of WWW search engines. A search expression generating means (12 in FIG. 1) for generating a plurality of search expressions by embedding the search expression in the search expression template, and launching a browser by passing the plurality of search expressions generated by the search expression generation means, and Browser starting means for executing a search with a plurality of search engines and obtaining a plurality of search results (1 in FIG. 1)
3) and result display means (1 in FIG. 1) for editing and displaying a plurality of search results obtained by the browser activation means.
4).

【0007】また、本発明の一括検索方式は、キーワー
ドを格納するキーワード記憶部(図1の21)と、検索
エンジン毎の検索式テンプレートを登録する検索式テン
プレート記憶部(図1の22)と、複数の検索式を格納
する検索式記憶部(図1の23)と、ブラウザを格納す
るブラウザ記憶部(図1の24)と、検索結果を格納す
る検索結果記憶部(図1の25)と、キーワードの入力
を処理して前記キーワード記憶部に格納するキーワード
入力手段(図1の11)と、前記キーワード記憶部から
キーワードを取得し前記検索式テンプレート記憶部に登
録された複数の検索式テンプレートに埋め込んで複数の
検索式を生成し前記検索式記憶部に格納する検索式生成
手段(図1の12)と、前記検索式記憶部に格納された
複数の検索式を渡してブラウザを起動し前記検索式によ
り複数の検索エンジンで検索を実行して複数の検索結果
を取得し前記検索結果記憶部に格納するブラウザ起動手
段(図1の13)と、前記検索結果記憶部に格納された
複数の検索結果を編集して表示する結果表示手段(図1
の14)とを有することを特徴とする。
In addition, the batch search method of the present invention includes a keyword storage unit (21 in FIG. 1) for storing keywords and a search expression template storage unit (22 in FIG. 1) for registering a search expression template for each search engine. , A search expression storage unit (23 in FIG. 1) for storing a plurality of search expressions, a browser storage unit (24 in FIG. 1) for storing a browser, and a search result storage unit (25 in FIG. 1) for storing search results. A keyword input means (11 in FIG. 1) for processing the input of a keyword and storing the keyword in the keyword storage unit; and a plurality of search formulas acquired from the keyword storage unit and registered in the search formula template storage unit A search expression generating means (12 in FIG. 1) for generating a plurality of search expressions embedded in a template and storing the search expressions in the search expression storage unit and a plurality of search expressions stored in the search expression storage unit are passed. A browser starting means (13 in FIG. 1) for executing a search with a plurality of search engines by the search formula to obtain a plurality of search results and storing the results in the search result storage unit; Display means for editing and displaying a plurality of search results stored in the
14).

【0008】[0008]

【発明の実施の形態】次に、本発明の実施の形態につい
て図面を参照して説明する。
Next, embodiments of the present invention will be described with reference to the drawings.

【0009】図1は、本発明の第1の実施の形態に係る
一括検索方式の構成を示すブロック図である。本実施の
形態に係る一括検索方式は、通信回線3を介してインタ
ーネットに接続されたパーソナルコンピュータ,ネット
ワーク端末等でなるブラウザ端末装置1に、磁気ディス
ク,半導体メモリ等でなる記憶装置2が接続されて、そ
の主要部が構成されている。
FIG. 1 is a block diagram showing a configuration of a batch search system according to the first embodiment of the present invention. In the batch search method according to the present embodiment, a storage device 2 such as a magnetic disk or a semiconductor memory is connected to a browser terminal device 1 such as a personal computer or a network terminal connected to the Internet via a communication line 3. The main part is constituted.

【0010】ブラウザ端末装置1は、検索キーワードの
入力を処理するキーワード入力手段11と、キーワード
入力手段11により取得されたキーワードを登録してあ
る複数のWWWの検索エンジンの検索式テンプレートに
埋め込んで複数の検索式を生成する検索式生成手段12
と、検索式生成手段12により生成された複数の検索式
を渡してブラウザ15を起動し検索式により複数の検索
エンジンで検索を実行して複数の検索結果を取得するブ
ラウザ起動手段13と、ブラウザ起動手段13により取
得された複数の検索結果を検索者が見やすいように編集
して表示する結果表示手段14と、Netscape
Navigator,Microsoft Inter
net Explorer等のブラウザ15とが搭載さ
れている。
The browser terminal device 1 includes a keyword input means 11 for processing the input of a search keyword, and a plurality of keywords obtained by embedding the keyword acquired by the keyword input means 11 in a plurality of WWW search engine search engine templates. Expression generating means 12 for generating a search expression
A browser activation unit 13 that passes a plurality of search expressions generated by the search expression generation unit 12, starts the browser 15, executes a search with a plurality of search engines based on the search expressions, and obtains a plurality of search results, A result display unit 14 for editing and displaying the plurality of search results acquired by the activation unit 13 so that the searcher can easily view the search results, and Netscape
Navigator, Microsoft Inter
and a browser 15 such as net Explorer.

【0011】記憶装置2には、入力されたキーワードを
格納するキーワード記憶部21と、検索エンジン毎の検
索式テンプレートを登録する検索式テンプレート記憶部
22と、生成された複数の検索式を格納する検索式記憶
部23と、WWWサーバに接続するブラウザ15を格納
するブラウザ記憶部24と、検索された結果を格納する
検索結果記憶部25とが設けられている。
The storage device 2 stores a keyword storage unit 21 for storing inputted keywords, a search expression template storage unit 22 for registering a search expression template for each search engine, and a plurality of generated search expressions. A search formula storage unit 23, a browser storage unit 24 for storing the browser 15 connected to the WWW server, and a search result storage unit 25 for storing searched results are provided.

【0012】検索式テンプレート記憶部22には、登録
されている複数の検索エンジン用の検索式テンプレート
が用意されている。検索式テンプレートには、検索エン
ジンのアドレス(URL:Uniform Resou
rce Locator)と、キーワードの指定形式と
が設定されている。
The search formula template storage unit 22 has prepared therein search formula templates for a plurality of registered search engines. The search expression template includes a search engine address (URL: Uniform Resou).
Locator) and a keyword designation format are set.

【0013】図2を参照すると、第1の実施の形態に係
る一括検索方式の処理は、キーワード入力ステップS1
01と、検索式生成ステップS102と、ブラウザ起動
ステップS103、検索式有無判定ステップS104
と、検索ステップS105と、検索結果格納ステップS
106と、検索式有無判定ステップS107と、検索結
果表示ステップS108とからなる。
Referring to FIG. 2, the processing of the collective search method according to the first embodiment includes a keyword input step S1.
01, search expression generation step S102, browser activation step S103, search expression presence / absence determination step S104
, Search step S105, and search result storage step S
106, a search expression presence / absence determination step S107, and a search result display step S108.

【0014】図3を参照すると、キーワード入力手段1
1により画面表示されるキーワード入力ウィンドウに
は、キーワード入力のためのフィールドが設けられてい
るとともに、検索開始,登録,終了およびキャンセルの
各ボタンが設けられている。
Referring to FIG. 3, keyword input means 1
In the keyword input window displayed on the screen by 1, a field for inputting a keyword is provided, and buttons for starting, registering, ending, and canceling a search are provided.

【0015】図4は、検索式生成手段12による検索式
の生成過程を例示する図である。
FIG. 4 is a diagram exemplifying a process of generating a search formula by the search formula generating means 12.

【0016】図5を参照すると、結果表示手段14によ
り画面表示される検索結果ウィンドウには、検索エンジ
ン名,件数,およびアルファベット順に並べられた件数
分のタイトルが、件数の多い検索エンジン順に編集され
て表示されている。
Referring to FIG. 5, in the search result window displayed on the screen by the result display means 14, the search engine name, the number of titles, and the titles in the alphabetical order are edited in the order of the search engines with the largest number of cases. Is displayed.

【0017】次に、このように構成された第1の実施の
形態に係る一括検索方式の動作について説明する。
Next, the operation of the batch search method according to the first embodiment configured as described above will be described.

【0018】検索者がブラウザ端末装置1において本実
施の形態に係る一括検索方式を起動すると、キーワード
入力手段11が、図3に示すキーワード入力ウィンドウ
を画面表示するので、検索者は、キーワード入力フィー
ルドにキーワードを入力し、検索開始ボタンをクリック
する(ステップS101)。すると、キーワードがキー
ワード記憶部21に格納されるとともに、検索式生成手
段12が起動される。
When the searcher activates the collective search method according to the present embodiment in the browser terminal device 1, the keyword input means 11 displays a keyword input window shown in FIG. 3 on the screen. Is entered, and a search start button is clicked (step S101). Then, the keyword is stored in the keyword storage unit 21 and the search formula generation unit 12 is activated.

【0019】検索式生成手段12は、キーワード記憶部
21からキーワードを取得するとともに、検索式テンプ
レート記憶部22から登録されている検索エンジン毎の
検索式テンプレートを取得し、キーワードを複数の検索
式テンプレートに埋め込んで検索エンジン毎の検索式を
生成し、生成した複数の検索式を検索式記憶部23に格
納する(ステップS102)。この後、ブラウザ起動手
段13が起動される。
The search formula generating means 12 obtains a keyword from the keyword storage unit 21, obtains a search formula template for each registered search engine from the search formula template storage unit 22, and stores the keyword in a plurality of search formula templates. Then, a search expression for each search engine is generated by embedding the search expression into the search expression storage unit 23 (step S102). Thereafter, the browser activation unit 13 is activated.

【0020】例えば、図4に示すように、キーワード入
力手段11によりキーワード記憶部21に格納されたキ
ーワードが”database”であったとすると、こ
のキーワードが検索式テンプレート記憶部22に格納さ
れた検索エンジン#1用テンプレート”検索エンジン#
1のアドレス keyword= ”,検索エンジン#
2用テンプレート”検索エンジン#2のアドレス ke
y1= & key2= ”,…等にそれぞれ埋め込ま
れて、検索式記憶部23には、検索エンジン#1用検索
式”検索エンジン#1のアドレス keyword=d
atabase”,検索エンジン#2用検索式”検索エ
ンジン#2のアドレス key1=database
& key2=default”,…等が格納される。
For example, as shown in FIG. 4, if the keyword stored in the keyword storage unit 21 by the keyword input means 11 is “database”, the search engine stored in the search expression template storage unit 22 stores this keyword. # 1 template "search engine #
Address of 1 keyword = ”, search engine #
2 template "address of search engine # 2 ke
y1 = & key2 = ”,..., etc., and are stored in the search expression storage unit 23. The search expression for search engine # 1“ address of search engine # 1 ”keyword = d
database ", search formula for search engine # 2" address of search engine # 2 key1 = database
& Key2 = default ",... Are stored.

【0021】ブラウザ起動手段13は、ブラウザ記憶部
24に格納されているブラウザ15をブラウザ端末装置
1にロードして起動し、生成された複数の検索式を順次
与えて検索を要求する(ステップS103)。
The browser activation means 13 loads the browser 15 stored in the browser storage unit 24 into the browser terminal device 1 and activates the browser, and sequentially requests a plurality of generated search expressions to request a search (step S103). ).

【0022】ブラウザ15は、検索式があるかどうかを
判定し(ステップS104)、なければそのまま処理を
終了する。検索式があれば、ブラウザ15は、与えられ
た検索式に対応する検索エンジンに接続し、その検索式
をWWWサーバ上に送って検索を実行し、検索結果をブ
ラウザ起動手段13に返却する(ステップS105)。
The browser 15 determines whether or not there is a search expression (step S104), and if not, ends the processing. If there is a search formula, the browser 15 connects to the search engine corresponding to the given search formula, sends the search formula to the WWW server, executes the search, and returns the search result to the browser activation unit 13 ( Step S105).

【0023】ブラウザ起動手段13は、ブラウザ15か
ら検索結果が返却されるたびにその検索結果を検索結果
記憶部25に格納し(ステップS106)、次の検索式
があるかどうかを判定する(ステップS107)。次の
検索式があれば、ブラウザ起動手段13は、ステップS
105に制御を戻し、次の検索式をブラウザ15に与え
て検索を要求する。
Each time the browser 15 returns a search result, the browser activation unit 13 stores the search result in the search result storage unit 25 (step S106), and determines whether there is a next search expression (step S107). ). If there is the next search expression, the browser activation unit 13 proceeds to step S
The control is returned to 105, and the next search formula is given to the browser 15 to request a search.

【0024】このようにして、生成された複数の検索式
について対応する各検索エンジンによる検索が終了し
て、ステップS107で検索式がなくなると、ブラウザ
起動手段13は、結果表示手段14を起動する。
When the plurality of search expressions generated in this way have been searched by the corresponding search engines and there are no more search expressions in step S107, the browser activation means 13 activates the result display means 14. .

【0025】結果表示手段14は、検索結果記憶部25
から複数の検索エンジンによる検索結果を取得し、設定
されている表示形式に従って編集して画面表示する。例
えば、図5に示すように、検索結果ウィンドウに、検索
エンジン名,件数,およびアルファベット順に並べられ
た件数分のタイトルを、件数の多い検索エンジン順に編
集して表示する。
The result display means 14 includes a search result storage 25
Get search results from multiple search engines from, edit according to the set display format and display on the screen. For example, as shown in FIG. 5, in the search result window, the search engine name, the number of titles, and the titles of the number of titles arranged in alphabetical order are edited and displayed in the order of the number of search engines with the largest number of titles.

【0026】次に、本発明の第2の実施の形態について
図面を参照して詳細に説明する。
Next, a second embodiment of the present invention will be described in detail with reference to the drawings.

【0027】図6を参照すると、本発明の第2の実施の
形態に係る一括検索方式は、図1に示した第1の実施の
形態に係る一括検索方式に対して、キーワード入力手段
11,検索式生成手段12,ブラウザ起動手段13およ
び結果表示手段14として機能させるための検索プログ
ラム(さらに、ブラウザ15を含んでいてもよい)を記
録した記録媒体4を備える点のみが異なる。この記録媒
体4は、磁気ディスク,半導体メモリ,その他の記録媒
体であってもよい。したがって、対応する部および手段
には同一符号を付して、それらの詳しい説明を省略す
る。
Referring to FIG. 6, the collective search method according to the second embodiment of the present invention is different from the collective search method according to the first embodiment shown in FIG. The only difference is that the recording medium 4 in which a search program (which may further include a browser 15) for functioning as the search expression generating means 12, the browser starting means 13, and the result displaying means 14 is provided. The recording medium 4 may be a magnetic disk, a semiconductor memory, or another recording medium. Therefore, corresponding parts and means are denoted by the same reference numerals, and detailed description thereof will be omitted.

【0028】検索プログラムは、記録媒体4からブラウ
ザ端末装置1に読み込まれ、ブラウザ端末装置1の動作
を制御する。ブラウザ端末装置1が検索プログラムの制
御により実行する処理は、第1の実施の形態に係る一括
検索方式と同様であるので、その詳しい説明は割愛す
る。
The search program is read from the recording medium 4 into the browser terminal device 1 and controls the operation of the browser terminal device 1. The processing executed by the browser terminal device 1 under the control of the search program is the same as that of the collective search method according to the first embodiment, and a detailed description thereof will be omitted.

【0029】[0029]

【発明の効果】以上説明したように、本発明の第1の効
果は、検索エンジン毎のキーワードの入力形式を意識し
なくても、ブラウザ端末装置でキーワードを入力すれ
ば、複数の検索エンジンによる検索を実行して、検索結
果を返してくれることである。その理由は、検索エンジ
ン毎の検索式テンプレートを用意しておき、キーワード
が入力されたならば、検索エンジン毎の検索式をブラウ
ザ端末装置側で生成するからである。
As described above, the first effect of the present invention is that if a keyword is input with a browser terminal device without being aware of the input format of a keyword for each search engine, a plurality of search engines can be used. Performing a search and returning search results. The reason is that a search expression template for each search engine is prepared, and when a keyword is input, a search expression for each search engine is generated on the browser terminal device side.

【0030】第2の効果は、検索結果を検索者が見やす
いように表示できるということである。その理由は、ブ
ラウザ端末装置側で検索結果を編集して表示できるから
である。
The second effect is that the search results can be displayed so that the searcher can easily see them. The reason is that the search result can be edited and displayed on the browser terminal device side.

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

【図1】本発明の第1の実施の形態に係る一括検索方式
の構成を示すブロック図である。
FIG. 1 is a block diagram showing a configuration of a batch search method according to a first embodiment of the present invention.

【図2】第1の実施の形態に係る一括検索方式の処理を
示すフローチャートである。
FIG. 2 is a flowchart showing processing of a batch search method according to the first embodiment.

【図3】図1中のキーワード入力手段により画面表示さ
れるキーワード入力ウィンドウの一例を示す図である。
FIG. 3 is a view showing an example of a keyword input window displayed on the screen by a keyword input unit in FIG. 1;

【図4】図1中の検索式生成手段による検索式の生成過
程を例示する図である。
FIG. 4 is a diagram exemplifying a process of generating a search formula by a search formula generating unit in FIG. 1;

【図5】図1中の結果表示手段により画面表示される検
索結果ウィンドウの一例を示す図である。
FIG. 5 is a diagram showing an example of a search result window displayed on the screen by the result display means in FIG. 1;

【図6】本発明の第2の実施の形態に係る一括検索方式
の構成を示すブロック図である。
FIG. 6 is a block diagram showing a configuration of a batch search method according to a second embodiment of the present invention.

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

1 ブラウザ端末装置 2 記憶装置 3 通信回線 4 記録媒体 11 キーワード入力手段 12 検索式生成手段 13 ブラウザ起動手段 14 結果表示手段 15 ブラウザ 21 キーワード記憶部 22 検索式テンプレート記憶部 23 検索式記憶部 24 ブラウザ記憶部 25 検索結果記憶部 REFERENCE SIGNS LIST 1 browser terminal device 2 storage device 3 communication line 4 recording medium 11 keyword input means 12 search formula generation means 13 browser activation means 14 result display means 15 browser 21 keyword storage unit 22 search formula template storage unit 23 search formula storage unit 24 browser storage Part 25 Search result storage part

Claims (4)

【特許請求の範囲】[Claims] 【請求項1】 キーワードの入力を処理するキーワード
入力手段と、 このキーワード入力手段により取得されたキーワードを
複数のWWWの検索エンジンの検索式テンプレートに埋
め込んで複数の検索式を生成する検索式生成手段と、 この検索式生成手段により生成された複数の検索式を渡
してブラウザを起動し前記検索式により複数の検索エン
ジンで検索を実行して複数の検索結果を取得するブラウ
ザ起動手段と、 このブラウザ起動手段により取得された複数の検索結果
を編集して表示する結果表示手段とを有することを特徴
とする一括検索方式。
1. Keyword input means for processing input of a keyword, and search expression generation means for generating a plurality of search expressions by embedding a keyword acquired by the keyword input means in a search expression template of a plurality of WWW search engines. Browser launch means for passing a plurality of search expressions generated by the search expression generation means, starting a browser, executing a search with a plurality of search engines based on the search expressions, and obtaining a plurality of search results, A result display unit for editing and displaying a plurality of search results obtained by the activation unit.
【請求項2】 キーワードを格納するキーワード記憶部
と、 検索エンジン毎の検索式テンプレートを登録する検索式
テンプレート記憶部と、 複数の検索式を格納する検索式記憶部と、 ブラウザを格納するブラウザ記憶部と、 検索結果を格納する検索結果記憶部と、 キーワードの入力を処理して前記キーワード記憶部に格
納するキーワード入力手段と、 前記キーワード記憶部からキーワードを取得し前記検索
式テンプレート記憶部に登録された複数の検索式テンプ
レートに埋め込んで複数の検索式を生成し前記検索式記
憶部に格納する検索式生成手段と、 前記検索式記憶部に格納された複数の検索式を渡してブ
ラウザを起動し前記検索式により複数の検索エンジンで
検索を実行して複数の検索結果を取得し前記検索結果記
憶部に格納するブラウザ起動手段と、 前記検索結果記憶部に格納された複数の検索結果を編集
して表示する結果表示手段とを有することを特徴とする
一括検索方式。
2. A keyword storage unit for storing a keyword, a search expression template storage unit for registering a search expression template for each search engine, a search expression storage unit for storing a plurality of search expressions, and a browser storage for storing a browser. Unit, a search result storage unit that stores search results, a keyword input unit that processes input of a keyword and stores the keyword in the keyword storage unit, acquires a keyword from the keyword storage unit, and registers the keyword in the search expression template storage unit Search expression generating means for generating a plurality of search expressions embedded in the plurality of search expression templates obtained and storing the plurality of search expressions in the search expression storage unit, and starting the browser by passing the plurality of search expressions stored in the search expression storage unit And executing a search with a plurality of search engines according to the search formula to obtain a plurality of search results and storing the plurality of search results in the search result storage unit. And Uzzah activation means, global search scheme characterized by having a result display means for displaying by editing the plurality of search results stored in the search result storage unit.
【請求項3】 コンピュータを、キーワードの入力を処
理するキーワード入力手段,このキーワード入力手段に
より取得されたキーワードを複数のWWWの検索エンジ
ンの検索式テンプレートに埋め込んで複数の検索式を生
成する検索式生成手段,この検索式生成手段により生成
された複数の検索式を渡してブラウザを起動し前記検索
式により複数の検索エンジンで検索を実行して複数の検
索結果を取得するブラウザ起動手段,およびこのブラウ
ザ起動手段により取得された複数の検索結果を編集して
表示する結果表示手段として機能させるためのプログラ
ムを記録した機械読み取り可能な記録媒体。
3. A computer comprising: a keyword input unit for processing input of a keyword; and a search expression for generating a plurality of search expressions by embedding a keyword acquired by the keyword input unit in a search expression template of a plurality of WWW search engines. Generating means, browser starting means for passing a plurality of search expressions generated by the search expression generating means, starting a browser, executing a search with a plurality of search engines by the search expressions, and obtaining a plurality of search results, and A machine-readable recording medium that records a program for functioning as a result display unit that edits and displays a plurality of search results obtained by a browser activation unit.
【請求項4】 コンピュータを、キーワードの入力を処
理してキーワード記憶部に格納するキーワード入力手
段,前記キーワード記憶部からキーワードを取得し前記
検索式テンプレート記憶部に登録された複数の検索式テ
ンプレートに埋め込んで複数の検索式を生成し前記検索
式記憶部に格納する検索式生成手段,前記検索式記憶部
に格納された複数の検索式を渡してブラウザを起動し前
記検索式により複数の検索エンジンで検索を実行して複
数の検索結果を取得し前記検索結果記憶部に格納するブ
ラウザ起動手段,および前記検索結果記憶部に格納され
た複数の検索結果を編集して表示する結果表示手段とし
て機能させるためのプログラムを記録した機械読み取り
可能な記録媒体。
4. A computer which processes a keyword input and stores the keyword in a keyword storage unit. The computer acquires a keyword from the keyword storage unit, and stores the keyword in a plurality of search expression templates registered in the search expression template storage unit. Search expression generating means for generating a plurality of embedded search expressions and storing the search expressions in the search expression storage unit, passing a plurality of search expressions stored in the search expression storage unit, starting a browser, and executing a plurality of search engines based on the search expressions Functioning as a browser starting means for executing a search to obtain a plurality of search results and storing the results in the search result storage unit, and a result display means for editing and displaying the plurality of search results stored in the search result storage unit A machine-readable recording medium that stores a program for causing
JP9044663A 1997-02-13 1997-02-13 Collective retrieval system Pending JPH10228477A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP9044663A JPH10228477A (en) 1997-02-13 1997-02-13 Collective retrieval system

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP9044663A JPH10228477A (en) 1997-02-13 1997-02-13 Collective retrieval system

Publications (1)

Publication Number Publication Date
JPH10228477A true JPH10228477A (en) 1998-08-25

Family

ID=12697698

Family Applications (1)

Application Number Title Priority Date Filing Date
JP9044663A Pending JPH10228477A (en) 1997-02-13 1997-02-13 Collective retrieval system

Country Status (1)

Country Link
JP (1) JPH10228477A (en)

Cited By (16)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2001043244A (en) * 1999-07-15 2001-02-16 Internatl Business Mach Corp <Ibm> Method and device for executing retrieval seledction tool on browser
JP2001222547A (en) * 2000-02-10 2001-08-17 Nec Corp Method and system for access to cgi retrieval site on www and recording medium
JP2001522073A (en) * 1997-10-28 2001-11-13 インターネットナンバー株式会社 Method and system for accessing information on a network
JP2002063196A (en) * 2000-03-06 2002-02-28 Katsuyoshi Nagashima Device for automatically retrieving internet information, and method for the same
JP2002132827A (en) * 2000-03-06 2002-05-10 Katsuyoshi Nagashima Device and method for automatic retrieval of advertisement information from internet information
JP2002169827A (en) * 2000-12-04 2002-06-14 Advance Design Corp Batch retrieval site
KR100382600B1 (en) * 2000-01-31 2003-05-01 주식회사 제이.이.씨 Method for providing integrated web search service through network system and computer-readable medium recording the method
KR20030088087A (en) * 2002-05-11 2003-11-17 이경목 One Click Internet Key Word Searching Method with a Moving Search Key Word Window and Multi Search Engine Icons
JP2008250663A (en) * 2007-03-30 2008-10-16 Rakuten Inc Information retrieval system, information retrieval device, retrieval result screen information generation method and retrieval result screen information generation processing program
JP2008250662A (en) * 2007-03-30 2008-10-16 Rakuten Inc Information retrieval system, information retrieval device, retrieval result screen information generation method and retrieval result screen information generation processing program
JP2008262541A (en) * 2007-02-13 2008-10-30 Internatl Business Mach Corp <Ibm> Method, device, and computer program which improve processing of expression
US7768955B2 (en) 2004-01-13 2010-08-03 Kt Corporation Method and device for connecting wireless internet service with string
JP2010224814A (en) * 2009-03-23 2010-10-07 Sony Computer Entertainment Inc Information processor, information processing method, program and information recording medium
CN102043834A (en) * 2010-11-25 2011-05-04 北京搜狗科技发展有限公司 Method for realizing searching by utilizing client and search client
US9351049B2 (en) 2012-04-17 2016-05-24 Sharp Kabushiki Kaisha Display device, television, search method and recording medium for searching based on keyword and search system
US9690796B2 (en) 2013-07-25 2017-06-27 Fujitsu Limited Non-transitory computer-readable media storing file management program, file management apparatus, and file management method

Cited By (17)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2001522073A (en) * 1997-10-28 2001-11-13 インターネットナンバー株式会社 Method and system for accessing information on a network
JP2001043244A (en) * 1999-07-15 2001-02-16 Internatl Business Mach Corp <Ibm> Method and device for executing retrieval seledction tool on browser
KR100382600B1 (en) * 2000-01-31 2003-05-01 주식회사 제이.이.씨 Method for providing integrated web search service through network system and computer-readable medium recording the method
JP2001222547A (en) * 2000-02-10 2001-08-17 Nec Corp Method and system for access to cgi retrieval site on www and recording medium
JP2002063196A (en) * 2000-03-06 2002-02-28 Katsuyoshi Nagashima Device for automatically retrieving internet information, and method for the same
JP2002132827A (en) * 2000-03-06 2002-05-10 Katsuyoshi Nagashima Device and method for automatic retrieval of advertisement information from internet information
JP2002169827A (en) * 2000-12-04 2002-06-14 Advance Design Corp Batch retrieval site
KR20030088087A (en) * 2002-05-11 2003-11-17 이경목 One Click Internet Key Word Searching Method with a Moving Search Key Word Window and Multi Search Engine Icons
US7768955B2 (en) 2004-01-13 2010-08-03 Kt Corporation Method and device for connecting wireless internet service with string
US8381201B2 (en) 2007-02-13 2013-02-19 International Business Machines Corporation Processing of expressions
JP2008262541A (en) * 2007-02-13 2008-10-30 Internatl Business Mach Corp <Ibm> Method, device, and computer program which improve processing of expression
JP2008250663A (en) * 2007-03-30 2008-10-16 Rakuten Inc Information retrieval system, information retrieval device, retrieval result screen information generation method and retrieval result screen information generation processing program
JP2008250662A (en) * 2007-03-30 2008-10-16 Rakuten Inc Information retrieval system, information retrieval device, retrieval result screen information generation method and retrieval result screen information generation processing program
JP2010224814A (en) * 2009-03-23 2010-10-07 Sony Computer Entertainment Inc Information processor, information processing method, program and information recording medium
CN102043834A (en) * 2010-11-25 2011-05-04 北京搜狗科技发展有限公司 Method for realizing searching by utilizing client and search client
US9351049B2 (en) 2012-04-17 2016-05-24 Sharp Kabushiki Kaisha Display device, television, search method and recording medium for searching based on keyword and search system
US9690796B2 (en) 2013-07-25 2017-06-27 Fujitsu Limited Non-transitory computer-readable media storing file management program, file management apparatus, and file management method

Similar Documents

Publication Publication Date Title
JP3150209U (en) System and apparatus for managing web content
JPH10228477A (en) Collective retrieval system
JP4991289B2 (en) A search engine supplemented with a URL that gives access to search results from a predefined search query
US7730054B1 (en) Systems and methods for providing searchable prior history
JP3311540B2 (en) Data management system
JP4016610B2 (en) Recording medium having hierarchical directory structure, search device, search program, and search method
US6823491B1 (en) System and method for a dynamically integrated search engine
JP2002099568A (en) Www server having function of automatically generating book mark for personal use
JP4428850B2 (en) Information search apparatus and information search method
JP2008181218A (en) Input support method and device
JP2002149668A (en) Internet auxiliary software and recording medium having the same software recorded
JPH11161656A (en) Data base retrieval and extraction system and recording medium in which control program for data base retrieval and extraction is recorded
JP2000293531A (en) Method and device for retrieving information
JPH1083403A (en) Information retrieving method, device and recording medium therefor
JP2939939B2 (en) Network terminal
JP2006072671A (en) Search support system, search support apparatus, search support method and search support program
JP3478195B2 (en) Database search result display system, method and recording medium
JP3933617B2 (en) Shared information search method, shared information search program, and information sharing system
JP4180138B2 (en) Search device and search method
JP2002055866A (en) Information management server, user terminal and recording medium
JP3270402B2 (en) Search Engine and Internet Server Recording Medium
JPH10334109A (en) Retrieving user support device
JP2002196970A (en) Web page display device
JP3457502B2 (en) Transfer file selection device and computer-readable recording medium recording transfer file selection program
JP2000207261A (en) File management system