JP2002207735A - Information retrieval device, information retrieval method, and computer-readable storage medium with program stored therein - Google Patents

Information retrieval device, information retrieval method, and computer-readable storage medium with program stored therein

Info

Publication number
JP2002207735A
JP2002207735A JP2001005107A JP2001005107A JP2002207735A JP 2002207735 A JP2002207735 A JP 2002207735A JP 2001005107 A JP2001005107 A JP 2001005107A JP 2001005107 A JP2001005107 A JP 2001005107A JP 2002207735 A JP2002207735 A JP 2002207735A
Authority
JP
Japan
Prior art keywords
search
information
user
priority
answer
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
JP2001005107A
Other languages
Japanese (ja)
Inventor
Mari Oomori
麻理 大森
Nobuyuki Ikeda
信之 池田
Morio Hirahara
茂利夫 平原
Yoko Suwabe
容子 諏訪部
Masao Isshiki
正男 一色
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.)
Toshiba Corp
Original Assignee
Toshiba 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 Toshiba Corp filed Critical Toshiba Corp
Priority to JP2001005107A priority Critical patent/JP2002207735A/en
Publication of JP2002207735A publication Critical patent/JP2002207735A/en
Pending legal-status Critical Current

Links

Abstract

PROBLEM TO BE SOLVED: To allow a user to easily use a plurality of retrieval processings. SOLUTION: This information retrieval device 17 comprises an accepting means 23 for accepting a retrieval request from the user; a determination means 24 for determining a retrieval processing to request a retrieval on the basis of retrieval processing information showing properties of retrieval processings 161-16n and the retrieval request; a retrieval requesting means 25 for providing a retrieval request to the retrieval processing determined by the determination means 24; and an answer forming means 27 for receiving the retrieval result from the retrieval processing determined by the determination means 24, forming the answer information to the retrieval on the basis of the retrieval result, and providing the answer information for the user.

Description

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

【0001】[0001]

【発明の属する技術分野】本発明は、入力された検索要
求に対応する検索結果を出力する情報検索装置、及び情
報検索方法、並びにプログラムを記録したコンピュータ
読み取り可能な記録媒体に関する。
BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to an information retrieval apparatus for outputting a retrieval result corresponding to an inputted retrieval request, an information retrieval method, and a computer-readable recording medium recording a program.

【0002】[0002]

【従来の技術】入力された識別子に対応する情報を出力
する技術として、各種検索システムがあり、その例とし
てインターネット上の検索サイトやSlideCardsがある。
例えばSlideCardsを利用すれば、変換サーバによって識
別子(番号等)をURL(Uniform Resource Locater)
に変換することが可能である。
2. Description of the Related Art There are various search systems for outputting information corresponding to an input identifier, such as a search site on the Internet and SlideCards.
For example, if SlideCards is used, the conversion server converts the identifier (number, etc.) into a URL (Uniform Resource Locater).
Can be converted to

【0003】図11は、SlideCardsを利用するシステム
の一般的な構成図である。
FIG. 11 is a general configuration diagram of a system using SlideCards.

【0004】このネットワークシステム1では、ユーザ
端末2と変換サーバ31と接続先サーバ4とがインター
ネット5を介して接続されている。
In this network system 1, a user terminal 2, a conversion server 31, and a connection destination server 4 are connected via the Internet 5.

【0005】ユーザ端末2には、識別子取得装置6とブ
ラウザ7とが備えられている。バーコードなどで記述さ
れた識別子は、識別子取得装置6によって読み取られ
る。すると、識別子からURLへの変換要求が、ブラウ
ザ7経由で変換サーバ31に送信される。
[0005] The user terminal 2 is provided with an identifier acquiring device 6 and a browser 7. The identifier described by a barcode or the like is read by the identifier acquisition device 6. Then, a conversion request from the identifier to the URL is transmitted to the conversion server 31 via the browser 7.

【0006】変換サーバ31では、Webサーバ8によ
って情報のやり取りが行われる。Webサーバ8が識別
子を受信すると、URL変換サーバ9が変換テーブル1
0を参照し、必要に応じて利用情報取得装置11を利用
して利用情報12を参照し、情報の変換処理を行う。
[0006] In the conversion server 31, information is exchanged by the Web server 8. When the Web server 8 receives the identifier, the URL conversion server 9 changes the conversion table 1
0, and if necessary, refers to the usage information 12 using the usage information acquisition device 11, and performs information conversion processing.

【0007】変換サーバ31による変換によって得られ
たURLは接続先サーバ4上のコンテンツ47を指して
いるとする。このURLは、ユーザ端末2のブラウザ7
に送り返され、ブラウザ7が接続先サーバ4上のWeb
サーバ13に取得要求を出すことにより表示される。こ
の結果、ユーザは、長いURLをキーボードから入力し
なくてもインターネット5上の各種情報にアクセス可能
となる。
[0007] It is assumed that the URL obtained by the conversion by the conversion server 31 points to the content 47 on the connection destination server 4. This URL is stored in the browser 7 of the user terminal 2.
Is sent back to the server 7 and the browser 7
This is displayed by issuing an acquisition request to the server 13. As a result, the user can access various information on the Internet 5 without inputting a long URL from the keyboard.

【0008】なお、接続先サーバ4は、Webサーバ1
3を備えており、ブラウザ7から受け付けたURLの示
す情報であるコンテンツ47を提供する。
The connection destination server 4 is a Web server 1
3 and provides a content 47 that is information indicated by the URL received from the browser 7.

【0009】[0009]

【発明が解決しようとする課題】一般的なSlideCards
は、変換サーバが一つしか存在しない状態で利用され
る。
[Problems to be Solved by the Invention] General SlideCards
Is used when there is only one conversion server.

【0010】しかしながら、例えば変換サーバの運営事
業に複数の事業者が進出すると、図12に示すようにイ
ンターネット5上に複数の変換サーバ31〜3nが存在
することになると想定される。
However, for example, when a plurality of businesses enter the conversion server operation business, it is assumed that a plurality of conversion servers 31 to 3n exist on the Internet 5 as shown in FIG.

【0011】ある識別子に対する変換サーバ31〜3n
のそれぞれの変換結果は、同じになるとは限らない。す
なわち、変換の結果得られたURLが変換サーバ31〜
3n毎に異なり、同一の識別子に対して異なったコンテ
ンツが選択される場合がある。
Conversion servers 31 to 3n for a certain identifier
Are not necessarily the same. That is, the URLs obtained as a result of the conversion are stored in the conversion servers 31-31.
3n, and different contents may be selected for the same identifier.

【0012】また、この従来のシステム構成では、変換
要求をどの変換サーバに送信すればよいのか決定するこ
とができない。
Further, with this conventional system configuration, it is not possible to determine to which conversion server a conversion request should be sent.

【0013】ユーザは、自分の好みに最も合うコンテン
ツを得ることが可能な変換サーバを利用したいと考え
る。SlideCardsではない他の検索システムにおいても同
様のことが言える。
[0013] A user wants to use a conversion server that can obtain the content that best suits his taste. The same is true for other search systems other than SlideCards.

【0014】本発明は、以上のような実情に鑑みてなさ
れたもので、例えばSlideCardsを利用する環境に複数の
変換サーバが存在する場合に、各変換サーバをまとめて
利用する情報検索装置、及び情報検索方法、並びにプロ
グラムを記録したコンピュータ読み取り可能な記録媒体
を提供することを目的とする。
[0014] The present invention has been made in view of the above circumstances, and for example, when there are a plurality of conversion servers in an environment using SlideCards, an information search device that collectively uses the conversion servers, and It is an object to provide an information search method and a computer-readable recording medium on which a program is recorded.

【0015】[0015]

【課題を解決するための手段】以下、本発明を実現する
にあたって講じた具体的手段について説明する。
Hereinafter, specific measures taken to realize the present invention will be described.

【0016】本発明の情報検索装置においては、受付手
段がユーザから検索要求を受け付け、決定手段が少なく
とも一つの検索処理の性質を示す検索処理情報と受付手
段によって受け付けられた検索要求とに基づいて検索を
依頼すべき検索処理を決定する。また、検索依頼手段が
決定手段によって決定された検索処理に対して受付手段
によって受け付けられた検索要求を提供する。そして、
回答作成手段が決定手段によって決定された検索処理か
ら検索結果を受け付け、この検索結果に基づいて受付手
段によって受け付けられた検索要求に対する回答情報を
作成し、この回答情報をユーザに提供する。
In the information search device of the present invention, the receiving means receives a search request from a user, and the determining means based on search processing information indicating at least one property of the search processing and the search request received by the receiving means. Determine a search process to request a search. Further, the search request means provides the search request received by the reception means for the search processing determined by the determination means. And
The answer creating unit receives the search result from the search process determined by the determining unit, creates answer information for the search request accepted by the accepting unit based on the search result, and provides the answer information to the user.

【0017】また、この発明に、ユーザについて設定さ
れているユーザ情報と検索処理情報とのうちの少なくと
も一方に基づいて決定手段によって決定された検索処理
による検索結果の優先順位を決定する優先順位決定手段
を付加してもよい。この場合、回答作成手段は、優先順
位決定手段によって決定された優先順位にしたがって回
答情報を作成する。
Further, according to the present invention, a priority determination for determining a priority of a search result by a search process determined by the determination means based on at least one of user information and search process information set for a user. Means may be added. In this case, the answer creating means creates answer information in accordance with the priority determined by the priority determining means.

【0018】また、この発明における回答作成手段は、
優先順位決定手段による優先順位の評価入力を促す情報
を前記回答情報に含めてもよい。この場合、優先順位決
定手段は、回答情報を得たユーザから受け付けた優先順
位の評価結果をその後の優先順位の決定に利用する。
Further, in the present invention, the answer creating means includes:
Information for prompting the user to input an evaluation of the priority order by the priority order determination means may be included in the answer information. In this case, the priority determining means uses the evaluation result of the priority received from the user who has obtained the answer information for the subsequent determination of the priority.

【0019】本発明を利用することにより、複数の検索
処理をまとめて扱うことができ、ユーザによる情報検索
の負担を軽減できる。
By utilizing the present invention, a plurality of search processes can be handled collectively, and the burden of information search by the user can be reduced.

【0020】なお、本発明の情報検索装置と同様の処理
を、コンピュータシステムにより検索要求に対する回答
情報を提供する情報検索方法により実現してもよい。す
なわち、この情報検索方法では、ユーザから検索要求を
受け付け、この検索要求と検索処理情報とに基づいて検
索処理を決定し、決定された検索処理に対して受け付け
られた検索要求を提供し、決定された検索処理から検索
結果を受け付け、この検索結果に基づいて回答情報を作
成し、この回答情報をユーザに提供する。
Note that the same processing as that of the information search apparatus of the present invention may be realized by an information search method for providing answer information to a search request by a computer system. That is, in this information search method, a search request is received from a user, a search process is determined based on the search request and the search process information, and the received search request is provided for the determined search process. A search result is received from the performed search processing, answer information is created based on the search result, and the answer information is provided to the user.

【0021】また、本発明の情報検索装置の機能をプロ
グラムとして記録媒体に記録し、コンピュータに実現さ
せてもよい。このようなプログラムを記憶した記憶媒体
を用いることによって、上述した機能を有していない計
算機、計算機システム、サーバに対しても、簡単に本発
明の情報検索装置の機能を付加することができ、本発明
と同様の作用効果を得ることができる。
Further, the functions of the information retrieval apparatus of the present invention may be recorded as a program on a recording medium and realized by a computer. By using a storage medium storing such a program, it is possible to easily add the function of the information search device of the present invention to a computer, a computer system, or a server that does not have the above-described functions, The same operation and effect as the present invention can be obtained.

【0022】[0022]

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

【0023】本実施の形態においては、クライアントか
ら提供された検索条件やクライアントの属性に基づいて
複数の検索サーバのうち検索を依頼する検索サーバを決
定し、この決定された検索サーバによる検索結果をクラ
イアントに提供する情報検索サイトについて説明する。
In the present embodiment, a search server requesting a search among a plurality of search servers is determined based on search conditions and client attributes provided by the client, and the search result by the determined search server is determined. The information search site provided to the client will be described.

【0024】図1は、本実施の形態に係る情報検索サイ
トを備えたネットワークシステムのシステム構成図であ
る。
FIG. 1 is a system configuration diagram of a network system having an information search site according to the present embodiment.

【0025】このネットワークシステム14は、検索要
求の発信源となるクライアント15と、実際の検索処理
を実行する複数の検索サーバ161〜16nと、クライ
アント15からの検索要求を受け付けて複数の検索サー
バによる検索結果から適切な結果を選択するための動作
を実行する情報検索サイト17とから構成されている。
The network system 14 includes a client 15 serving as a search request transmission source, a plurality of search servers 161 to 16n for executing an actual search process, and a plurality of search servers receiving a search request from the client 15. And an information search site 17 for executing an operation for selecting an appropriate result from the search results.

【0026】クライアント15には、検索要求取得部1
8と表示部19と検索要求依頼部20とが備えられてい
る。なお、表示部19と検索要求依頼部20とは、ブラ
ウザによって実現してもよい。
The client 15 has a search request acquisition unit 1
8, a display unit 19, and a search request requesting unit 20. The display unit 19 and the search request requesting unit 20 may be realized by a browser.

【0027】検索要求取得部18は、検索条件や自己の
属性、検索結果の優先度を決定するための補助情報など
を取得する。例えば、バーコードで表されている識別子
などを取得する。補助情報には、ユーザの年齢や性別な
どを含むユーザ情報を指定するためのユーザIDなどが
ある。
The search request obtaining unit 18 obtains search conditions, its own attributes, auxiliary information for determining the priority of search results, and the like. For example, an identifier represented by a barcode is acquired. The auxiliary information includes a user ID for specifying user information including a user's age and gender.

【0028】表示部19は、最終的な結果など各種情報
をユーザに対して表示する部分である。
The display section 19 is a section for displaying various information such as a final result to the user.

【0029】検索要求依頼部20は、検索要求取得部1
8によって取得した検索要求を情報検索サイト17に送
信し、この検索要求に対する回答情報を情報検索サイト
17から取得する部分である。検索要求には、検索の条
件やユーザの属性が含まれる。
The search request requesting unit 20 includes the search request obtaining unit 1
8 transmits the search request obtained to the information search site 17 and obtains answer information to the search request from the information search site 17. The search request includes search conditions and user attributes.

【0030】情報検索サイト17上には、検索サーバ情
報保存部21、クライアントの属性情報保存部22、検
索要求受付部23、検索サーバ決定部24、検索依頼部
25、優先順位決定部26、回答作成部27がある。
On the information search site 17, a search server information storage unit 21, a client attribute information storage unit 22, a search request reception unit 23, a search server determination unit 24, a search request unit 25, a priority determination unit 26, a reply There is a creating unit 27.

【0031】検索サーバ情報保存部21は、複数の検索
サーバについてそれぞれの性質や特徴を示す情報を保存
している。例えばどの検索サーバが女性向けの検索を行
うか、どの検索サーバが高齢者向けの検索を行うかなど
を保存する。
The search server information storage unit 21 stores information indicating the properties and characteristics of a plurality of search servers. For example, it stores which search server performs a search for women, which search server performs a search for the elderly, and the like.

【0032】クライアントの属性情報保存部22は、ユ
ーザの操作履歴(例えば、過去の検索においてどの検索
サーバの回答を気に入ったか等)、ユーザの個人情報
(例えば、住所、年齢、性別、趣味など)などを保存す
る。
The attribute information storage unit 22 of the client stores the operation history of the user (for example, which search server answered in the past search, etc.) and the personal information of the user (for example, address, age, gender, hobby, etc.). Save and so on.

【0033】検索要求受付部23は、クライアント15
の検索要求依頼部20から検索要求を受け付ける。
The search request receiving unit 23
A search request is received from the search request requesting unit 20 of FIG.

【0034】検索サーバ決定部24は、検索要求受付部
23によって受け付けられた検索要求を複数の検索サー
バ161〜16nのうちどの検索サーバに出力するかを
決定する。検索サーバの決定には、検索サーバ情報保存
部21の情報とクライアントの属性情報保存部22の情
報が利用される。例えば、ユーザが利用可能な検索サー
バのみが検索要求の依頼先とされる。また、このユーザ
にとって有効な検索結果を提供可能な検索サーバを推測
して検索要求の依頼先としてもよい。
The search server determining unit 24 determines to which of the plurality of search servers 161 to 16n the search request received by the search request receiving unit 23 is to be output. In determining the search server, information in the search server information storage unit 21 and information in the client attribute information storage unit 22 are used. For example, only a search server that can be used by a user is a request destination of a search request. Further, a search server that can provide a search result effective for the user may be guessed to be a request destination of a search request.

【0035】検索依頼部25は、検索サーバ決定部24
によって決定された1以上の検索サーバに検索を依頼
し、それぞれの検索結果を取得する。
[0035] The search request unit 25 is a search server determination unit 24.
Request a search to one or more search servers determined by, and obtain the respective search results.

【0036】優先順位決定部26は、検索依頼部25に
よって得られた1以上の検索サーバによる検索結果に対
して順位付けを行う。順位の決定には、検索サーバ情報
保存部21の情報とクライアントの属性情報保存部22
の情報とが利用される。例えば、ユーザの検索サーバ使
用履歴からユーザの使用頻度の高い検索サーバの優先度
を高くする。また、検索サーバの規模が大きい(例えば
検索対象のなるデータの量が多いなど)ほど優先度を高
くする。
The priority order determination unit 26 ranks the search results obtained by the one or more search servers obtained by the search request unit 25. To determine the order, information in the search server information storage unit 21 and the client attribute information storage unit 22
Information is used. For example, the priority of a search server that is frequently used by the user is increased from the search server use history of the user. The priority is set higher as the size of the search server is larger (for example, the amount of data to be searched is larger).

【0037】回答作成部27は、順位付けされた検索結
果に基づいてクライアント15に返すための回答情報を
作成し、クライアント15に送信する。
The answer creating section 27 creates answer information to be returned to the client 15 based on the ranked search results, and transmits the answer information to the client 15.

【0038】複数の検索サーバ161〜16nには、そ
れぞれ検索を実行してその結果を返す検索部28が備え
られている。
Each of the plurality of search servers 161 to 16n is provided with a search unit 28 for executing a search and returning the result.

【0039】上記のような情報検索サイト17をSlideC
ardsに適用した場合について以下に説明する。
The information retrieval site 17 as described above is used for SlideC.
The case of applying to ards is described below.

【0040】図2は、本実施の形態に係る情報検索サイ
ト17をSlideCardsに適用した第1の例を示すシステム
構成図である。この図2において上記図12と同一の部
分については同一の符号を付してその説明を省略し、こ
こでは異なる部分についてのみ詳しく説明する。
FIG. 2 is a system configuration diagram showing a first example in which the information search site 17 according to the present embodiment is applied to SlideCards. In FIG. 2, the same portions as those in FIG. 12 are denoted by the same reference numerals, and description thereof will be omitted. Here, only different portions will be described in detail.

【0041】このネットワークシステム29に備えられ
ている情報検索サイト40のWebサーバ41は、上記
図1に示す検索要求受付部23、検索サーバ決定部2
4、検索依頼部25、優先順位決定部26、回答作成部
27としての機能(検索要求受付機能、検索依頼機能、
検索サーバ決定機能、優先順位決定機能、回答作成機
能)を持つ。また、検索サーバ情報保存部21には、変
換サーバ31〜3nに関する変換サーバ情報が保存され
ている。
The Web server 41 of the information search site 40 provided in the network system 29 includes the search request receiving unit 23 and the search server determining unit 2 shown in FIG.
4. Functions as a search request unit 25, a priority order determination unit 26, and an answer creation unit 27 (search request reception function, search request function,
Search server determination function, priority order determination function, answer creation function). Further, the search server information storage unit 21 stores conversion server information regarding the conversion servers 31 to 3n.

【0042】その他の点に関しては、このネットワーク
システム29と上記図12のネットワークシステムとは
ほぼ同じである。
In other respects, the network system 29 is almost the same as the network system shown in FIG.

【0043】このネットワークシステム29において
は、複数の変換サーバ31〜3nが存在するが、情報検
索サイト40におけるWebサーバ41の検索サーバ決
定機能により変換の依頼先となる変換サーバが一つ以上
決定される。
In the network system 29, there are a plurality of conversion servers 31 to 3n. One or more conversion servers to which conversion is requested are determined by the search server determination function of the Web server 41 in the information search site 40. You.

【0044】このネットワークシステム29の動作につ
いて説明する。まず、ユーザによってバーコード等の読
み取りが行われると識別子が取得される。例えば「音楽
家M」の「ABC」というCDに貼り付けられているバ
ーコードから「バーコード規格EANの2061620172」と
いう識別子が与えられる。すると、ユーザはこのCDに
関連する何らかの情報を要求していると推測できる。識
別子は情報検索サイト40に送信される。なお、流通す
る音楽CDに貼付されているバーコードがEANと呼ば
れるバーコード体系であることは、バーコードリーダが
検出する。EANによるバーコードは、バーコード割当
センターにより一意に発行される。したがって、このバ
ーコード割当センターのデータベースを検索すること
で、この識別子が「X社」の販売した「音楽家M」の
「ABC」という音楽CDであることを特定可能であ
る。
The operation of the network system 29 will be described. First, when a user reads a barcode or the like, an identifier is obtained. For example, an identifier “Barcode standard EAN 2061620172” is given from a barcode pasted on a CD “ABC” of “Musician M”. Then, it can be assumed that the user is requesting some information related to this CD. The identifier is transmitted to the information search site 40. It should be noted that the barcode reader detects that the barcode affixed to the distributed music CD is a barcode system called EAN. The bar code by EAN is issued uniquely by the bar code allocation center. Therefore, by searching the database of the barcode allocation center, it is possible to specify that this identifier is the music CD “ABC” of “Musician M” sold by “Company X”.

【0045】情報検索サイト40では、検索サーバ情報
保持部21に保持されている図3に示すような変換サー
バ情報に基づいて変換サーバが決定され、この決定され
た変換サーバのそれぞれに識別子が送信される。この図
3の変換サーバ情報を利用すると、n個の変換サーバ3
1〜3nが決定され、このn個のサーバのそれぞれに識
別子が送信される。
In the information search site 40, conversion servers are determined based on the conversion server information as shown in FIG. 3 held in the search server information holding unit 21, and an identifier is transmitted to each of the determined conversion servers. Is done. Using the conversion server information of FIG. 3, n conversion servers 3
1 to 3n are determined, and an identifier is transmitted to each of the n servers.

【0046】決定された各変換サーバでは、変換テーブ
ル10が参照されて識別子がURLに変換され、このU
RLが情報検索サイト40に返される。なお、変換サー
バが複数の場合、ある変換サーバでは変換によって接続
先サーバ4上のコンテンツ4(例えば、音楽家Mの経
歴)を示すURLが得られ、他の変換サーバでは他のコ
ンテンツ(例えばCD「ABC」の曲の紹介)を示すU
RLが得られるなど、変換サーバ毎に異なるURLが返
ってくる可能性もある。
In each of the determined conversion servers, the identifier is converted into a URL by referring to the conversion table 10, and this U
The RL is returned to the information search site 40. When there are a plurality of conversion servers, one conversion server obtains a URL indicating the content 4 (for example, the career of the musician M) on the connection destination server 4 by conversion, and another conversion server obtains another content (for example, CD “ ABC ”song introduction)
There is a possibility that a different URL is returned for each conversion server, for example, an RL is obtained.

【0047】情報検索サイト40では、得られたURL
に基づいて画面情報が作成され、ユーザ端末2に返され
る。ユーザ端末2では、ブラウザ7によって接続先サー
バ上のコンテンツが取得され、画面上に表示される。な
お、複数のURLがある場合には、図4〜7に示すよう
に、複数のURLが箇条書き、あるいは重複する要素を
除いた箇条書きなどのような様々な表現で表示される。
In the information search site 40, the obtained URL
Is generated based on the information, and is returned to the user terminal 2. In the user terminal 2, the content on the connection destination server is acquired by the browser 7 and displayed on the screen. When there are a plurality of URLs, as shown in FIGS. 4 to 7, the plurality of URLs are displayed in various expressions such as itemized items or itemized items excluding overlapping elements.

【0048】図8は、本実施の形態に係る情報検索サイ
ト17をSlideCardsに適用した第2の例を示すシステム
構成図である。
FIG. 8 is a system configuration diagram showing a second example in which the information search site 17 according to the present embodiment is applied to SlideCards.

【0049】このネットワークシステム42の情報検索
サイト40には、上記図1に示すクライアントの属性情
報保存部22に図9に示すようなユーザ情報が保存され
ている。この図9では、ユーザ情報が会員番号、氏名、
性別、年齢、住所、家族の数、職業等の項目から構成さ
れているが、その他にも趣味、クレジットカード番号、
電話番号、過去の検索履歴を項目としてもよい。
In the information search site 40 of the network system 42, user information as shown in FIG. 9 is stored in the attribute information storage section 22 of the client shown in FIG. In FIG. 9, the user information includes a member number, a name,
It consists of items such as gender, age, address, number of families, occupation, etc., but also includes hobbies, credit card numbers,
Phone numbers and past search histories may be used as items.

【0050】上記図8のネットワークシステム42にお
いては、検索要求発信時に、ユーザを特定するための情
報であるユーザID(例えば「会員番号111」)がユー
ザ端末2から情報検索サイト40に送信され、このユー
ザIDに対応するユーザ情報の示す年齢、性別等(例え
ば30才、男性など)が得られる。
In the network system 42 shown in FIG. 8, when a search request is issued, a user ID (for example, “member number 111”), which is information for specifying a user, is transmitted from the user terminal 2 to the information search site 40. The age, sex, etc. (for example, 30 years old, male, etc.) indicated by the user information corresponding to the user ID are obtained.

【0051】この年齢、性別などのユーザ情報は、推論
システムとして動作するWebサーバ41の検索サーバ
決定機能に提供され、このユーザにとってどの変換サー
バが適切であるか推定される。なお、ユーザの嗜好をユ
ーザ情報に含めて、ユーザの嗜好に沿った変換サーバを
決定することも可能である。この場合、図10に示すよ
うに、変換サーバ情報は、変換サーバ名、変換サーバ特
定情報、その変換サーバの想定するユーザの属性等の項
目から構成される。この図10においては、ユーザが男
性、クラシック音楽好き、会社員であることから、変換
サーバ31、32の結果の優先度を高くし、変換サーバ
3nの結果の優先度を普通とし、変換サーバ33、34
の結果の優先度を低くする。
The user information such as age and gender is provided to a search server determining function of the Web server 41 operating as an inference system, and it is estimated which conversion server is appropriate for this user. Note that it is also possible to include the user's preference in the user information and determine the conversion server according to the user's preference. In this case, as shown in FIG. 10, the conversion server information includes items such as a conversion server name, conversion server identification information, and attributes of a user assumed by the conversion server. In FIG. 10, since the user is a man, a lover of classical music, and a company employee, the priority of the results of the conversion servers 31 and 32 is increased, the priority of the result of the conversion server 3n is set to normal, and the conversion server 33 is , 34
Lower the priority of the result.

【0052】上記図8のネットワークシステム42の動
作について説明する。まず、ユーザ(「会員番号111」
の「太郎」)によってバーコード等の読み取りが行われ
ると識別子が取得される。識別子は、ユーザIDととも
にユーザ端末2から情報検索サイト40に送信される。
ここでは、CD「ABC」に付いていたバーコードによ
る識別子「バーコード規格EANの2061620172」とユー
ザID「111」とが送信される。
The operation of the network system 42 shown in FIG. 8 will be described. First, the user ("member number 111"
When a barcode or the like is read by “Taro” of the above, an identifier is obtained. The identifier is transmitted from the user terminal 2 to the information search site 40 together with the user ID.
Here, the identifier “barcode standard EAN 2061620172” and the user ID “111” are transmitted by the barcode attached to the CD “ABC”.

【0053】情報検索サイト40では、ユーザIDに対
応するユーザ情報からユーザの属性が割り出され、変換
サーバ情報との照合が行われて候補となる検索サーバが
決定され、候補となった各変換サーバに問い合わせが行
われる。
In the information search site 40, the attribute of the user is determined from the user information corresponding to the user ID, and is compared with the conversion server information to determine a candidate search server. The server is queried.

【0054】候補となった各変換サーバでは、識別子が
URLに変換され、このURLが情報検索サイト40に
返される。
In each of the candidate conversion servers, the identifier is converted into a URL, and this URL is returned to the information search site 40.

【0055】情報検索サイト40では、問い合わせ結果
として得られたURLに基づいて画面情報が作成され、
ユーザ端末2に返される。
In the information search site 40, screen information is created based on the URL obtained as a result of the inquiry,
Returned to the user terminal 2.

【0056】ユーザ端末2では、ブラウザ7によって画
面情報が表示される。
In the user terminal 2, screen information is displayed by the browser 7.

【0057】ここで、ユーザ端末2のブラウザ7によっ
て表示される画面について図4〜7を用いて以下に説明
する。
Here, a screen displayed by the browser 7 of the user terminal 2 will be described below with reference to FIGS.

【0058】例えば、変換サーバ31によって得られた
URLは「音楽家Mの音楽CDについて曲目や発表年度
などを特集したWebページ」を示し、変換サーバ32
によって得られたURLは「音楽家Mのライブ情報ペー
ジ」を示し、変換サーバ33によって得られたURLは
「音楽家Mの公式Webサイト」を示し、変換サーバ3
4によって得られたURLは「レコード会社XのWeb
サイト」を示す場合がある。
For example, the URL obtained by the conversion server 31 indicates a “Web page that specializes in the music CD of the musician M, such as the title and year of presentation”, and the conversion server 32
The URL obtained by the conversion server 33 indicates “the live information page of the musician M”, the URL obtained by the conversion server 33 indicates the “official website of the musician M”, and the conversion server 3
The URL obtained by “4.
Site ".

【0059】上記図4は、識別子に基づいて複数の変換
サーバから複数のURLが取得された場合に、優先順位
決定部26により最も優先度が高いとされたURLの示
すWebページ43をブラウザ7に表示する場合を例示
している。例えば、上記図9のユーザ情報と上記図10
の変換サーバ情報の例において最も有望な結果が得られ
ると推測される変換サーバ31、32によって得られた
URLの優先度を高く、逆に有望な結果を得にくいと推
測される変換サーバ33、34によって得られたURL
の優先度を低くする。
FIG. 4 shows that, when a plurality of URLs are obtained from a plurality of conversion servers based on the identifier, the Web page 43 indicated by the URL determined to have the highest priority by the priority determination unit 26 is displayed on the browser 7. Is shown as an example. For example, the user information shown in FIG.
In the example of the conversion server information, the conversion server 31, which is presumed to obtain the most promising result, has high priority of the URL obtained by the conversion server 33, and conversely, the conversion server 33 which is presumed to be difficult to obtain the promising result, URL obtained by 34
Lower priority.

【0060】このように、優先度の最も高いURLの示
すWebページ43を表示することで、ユーザはたくさ
んの情報変換結果の中から自己の望む変換結果を判断、
選択する労力が軽減されるという利点がある。なお、優
先度の高いと判断されたURLがユーザの望む情報を示
していない場合もあるので、他のURLの示す情報をユ
ーザの指示に基づいて表示可能とすることが望ましい。
As described above, by displaying the Web page 43 indicating the URL having the highest priority, the user can determine the desired conversion result from among many information conversion results.
There is an advantage that the labor for selection is reduced. In some cases, the URL determined to have a higher priority does not indicate the information desired by the user. Therefore, it is desirable that information indicated by another URL can be displayed based on the user's instruction.

【0061】図5は、変換サーバから返されたURLの
リストを表示している。この画面はユーザにいずれかの
URLの選択を促す。
FIG. 5 shows a list of URLs returned from the conversion server. This screen prompts the user to select one of the URLs.

【0062】ユーザが画面に表示されたURLを選択す
ると、そのURLの示す情報がブラウザ7に表示され
る。したがって、ユーザが最終的な結果を得るために、
明示的な操作が1段階以上必要となる。また、あるUR
Lを選択して画面を表示した後に、さらに別のURLを
選択して画面を表示するためには、少なくとも全候補を
表示する画面に移動後、次の候補を明示的に選択すると
いう2動作が必要となる。
When the user selects the URL displayed on the screen, the information indicated by the URL is displayed on the browser 7. Therefore, to get the final result,
One or more explicit operations are required. Also, a certain UR
After selecting L and displaying the screen, in order to select another URL and display the screen, move to at least a screen displaying all candidates and then explicitly select the next candidate. Is required.

【0063】図6は、情報の変換によって複数の変換サ
ーバから得られたURLのリストの表示領域44とユー
ザに選択されたURLの示す情報を表示する領域45と
を持つ画面である。この画面は、上記図4、5の混合形
態である。ユーザが他のURLの示す情報を表示したい
場合であっても、全候補を表示する画面に移動する必要
がないため、1動作でよい。
FIG. 6 shows a screen having a display area 44 of a URL list obtained from a plurality of conversion servers by converting information and an area 45 for displaying information indicating the URL selected by the user. This screen is a mixed form of FIGS. Even when the user wants to display information indicated by another URL, it is not necessary to move to a screen displaying all candidates, so one operation is sufficient.

【0064】図7は、次回以降の優先度決定に利用する
ためのフィードバック情報をユーザに入力させるための
インタフェースを含む領域46を持つ画面である。この
領域46への入力結果はフィードバック情報としてユー
ザ端末2から情報検索サイト40に通知される。なお、
ここでは、上記図6の画面に領域46を付加した場合を
示しているが、上記図4、5に対して付加してもよい。
FIG. 7 shows a screen having an area 46 including an interface for allowing the user to input feedback information to be used for the next and subsequent priority determinations. The result of input to this area 46 is notified from the user terminal 2 to the information search site 40 as feedback information. In addition,
Here, the case where the region 46 is added to the screen of FIG. 6 is shown, but it may be added to FIGS.

【0065】ユーザは、自己に提供された情報を見た後
に、この情報の内容が自分の欲しいと思っていた情報と
比較してどうであったかを領域46に入力する。する
と、このユーザの入力結果がフィードバック情報として
情報検索サイト40に送信され、ユーザの属性情報とし
てクライアントの属性情報保存部22に追加される。次
回以降、優先順位決定機能によって優先順位を決定する
場合にこのフィードバック情報が考慮され、よりユーザ
の嗜好を反映した順位付けを行うことができる。
After viewing the information provided to the user, the user inputs in the area 46 how the content of this information was compared with the information he / she wanted. Then, the input result of the user is transmitted to the information search site 40 as feedback information, and is added to the attribute information storage unit 22 of the client as attribute information of the user. From the next time on, when the priority is determined by the priority determination function, this feedback information is taken into account, and the priority can be further reflected that reflects the user's preference.

【0066】一方、情報検索サイト40側では、ユーザ
の嗜好を収集し、データマイニングツール等で推論する
ことで、ユーザが求めている情報の内容を詳しく知るこ
とができる。
On the other hand, on the information retrieval site 40 side, by collecting the user's preference and inferring it with a data mining tool or the like, it is possible to know the contents of the information required by the user in detail.

【0067】プライバシーの保護や法の観点から問題に
ならない範囲で、ユーザが求めている情報の内容に基づ
いて各変換サーバ31〜3nに対するコンサルティング
を実施する等のように、サービス事業で利用することも
可能である。
Use in a service business, such as conducting consulting for each of the conversion servers 31 to 3n based on the contents of information requested by the user, within a range that does not pose a problem from the viewpoint of privacy protection and law. Is also possible.

【0068】また、この情報検索サイト40の運営者
は、ユーザを変換サーバまで導いたことになるため、変
換サーバによる変換結果をユーザが利用する度にその変
換サーバに対して課金してもよい。
Since the operator of the information retrieval site 40 has led the user to the conversion server, the operator may charge the conversion server every time the conversion result by the conversion server is used by the user. .

【0069】情報検索サイト40への検索要求が増加す
るほど、ユーザの嗜好が収集され、検索結果の精度が向
上し、この情報検索サイト40の価値は高くなり、より
多くの変換サーバと契約を結ぶことができる。
As the number of search requests to the information search site 40 increases, user preferences are collected, the accuracy of search results improves, the value of the information search site 40 increases, and contracts with more conversion servers are made. Can be tied.

【0070】情報検索サイト40としては、ユーザから
のフィードバック情報の質を上げるために、様々なユー
ザから多くの精度の高いフィードバック情報を返しても
らうことが望ましい。
It is desirable for the information search site 40 to return many highly accurate feedback information from various users in order to improve the quality of the feedback information from the users.

【0071】そのため、ユーザから積極的にフィードバ
ック情報を収集するために、ユーザがフィードバック情
報を入力した場合に何らかの利益を与えるとしてもよ
い。
Therefore, in order to actively collect feedback information from the user, some benefit may be given when the user inputs the feedback information.

【0072】例えば、情報検索サイト40側で、ユーザ
がフィードバック情報を返すことにより、ユーザ自身の
趣味、嗜好に一致する検索結果がより高い優先度で返っ
てくるようにする。
For example, on the information search site 40 side, the user returns feedback information, so that search results matching the user's own hobbies and preferences are returned with higher priority.

【0073】また、例えば、ユーザがフィードバック情
報を返す度に、協力のお礼として情報検索サイト40側
でユーザに対して特典ポイントを蓄積する。ポイント
は、ユーザ端末2のレンタル料の減額、プレゼントクー
ポンの提供などに利用する。
Further, for example, every time the user returns the feedback information, the information search site 40 accumulates privilege points for the user as thanks for the cooperation. The points are used for reducing the rental fee of the user terminal 2, providing a present coupon, and the like.

【0074】以上説明した本実施の形態に係る情報検索
サイト17、40においては、SlideCardsに利用される
変換サーバが複数存在する場合であっても、この複数の
変換サーバをまとめて扱うことができる。
In the information search sites 17 and 40 according to the present embodiment described above, even if there are a plurality of conversion servers used for SlideCards, the plurality of conversion servers can be handled collectively. .

【0075】また、どの変換サーバによる変換結果を優
先させるかについて自動で判断するため、ユーザの選択
労力が軽減され、ユーザは自己の望む変換結果を迅速に
取得できる。
Further, since it is automatically determined which conversion server gives priority to the conversion result, the user's selection effort is reduced, and the user can quickly obtain the conversion result desired by himself.

【0076】また、好意的にユーザの嗜好、趣味を収集
することができ、ユーザのニーズの分析に利用できる。
In addition, user preferences and hobbies can be collected satisfactorily, which can be used for analyzing user needs.

【0077】なお、上記実施の形態で説明したネットワ
ークシステム14、29、42においては、同様の作用
・機能を実現可能であれば各構成要素の配置を変更させ
てもよく、また各構成要素を自由に組み合わせてもよ
い。例えば、検索サーバ決定部24や優先順位決定部2
6などをクライアント15に持たせてもよい。
In the network systems 14, 29, and 42 described in the above embodiment, the arrangement of each component may be changed as long as the same operation and function can be realized. Any combination may be used. For example, the search server determination unit 24 and the priority order determination unit 2
6 etc. may be provided to the client 15.

【0078】また、上記実施の形態においては、識別子
としてバーコードを利用する場合を例として説明してい
るが、例えばキーワードなどのような他の情報を識別子
とする場合も同様である。
Further, in the above embodiment, a case where a barcode is used as an identifier has been described as an example, but the same applies to a case where other information such as a keyword is used as an identifier.

【0079】また、上記各実施の形態で説明した情報検
索サイト17、40を実現するための機能は、コンピュ
ータに実行させることのできるプログラムとして、例え
ば磁気ディスク(フロッピー(登録商標)ディスク、ハ
ードディスク等)、光ディスク(CD−ROM、DVD
等)、半導体メモリなどの記録媒体に書き込んでコンピ
ュータに適用可能であり、また通信媒体により伝送して
コンピュータに適用することも可能である。上記機能を
実現するコンピュータは、記録媒体に記録されたプログ
ラムを読み込み、プログラムによって動作が制御される
ことにより、上述した処理を実行する。
The functions for realizing the information search sites 17 and 40 described in each of the above-described embodiments are, for example, a magnetic disk (floppy (registered trademark) disk, hard disk, etc.) as a program that can be executed by a computer. ), Optical disk (CD-ROM, DVD
Etc.) and can be applied to a computer by writing to a recording medium such as a semiconductor memory, and can also be transmitted to a communication medium and applied to a computer. The computer that realizes the above functions reads the program recorded on the recording medium, and executes the above-described processing by controlling the operation of the program.

【0080】[0080]

【発明の効果】以上詳記したように、本発明において
は、ユーザからの検索依頼を受け付け、少なくとも一つ
の検索処理のうち検索を依頼すべき検索処理を決定し、
決定された検索処理に対して検索を依頼する。そして、
検索結果は、まとめてユーザに返す。
As described above in detail, in the present invention, a search request from a user is accepted, and a search process to be requested to be searched among at least one search process is determined.
Request a search for the determined search process. And
The search results are returned to the user collectively.

【0081】これにより、複数の検索処理をまとめて扱
うことができ、ユーザの情報検索の負担を軽減できる。
As a result, a plurality of search processes can be handled collectively, and the burden on the user for information search can be reduced.

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

【図1】本発明の実施の形態に係る情報検索サイトを備
えたネットワークシステムのシステム構成図。
FIG. 1 is a system configuration diagram of a network system including an information search site according to an embodiment of the present invention.

【図2】同実施の形態に係る情報検索サイトをSlideCar
dsに適用した第1の例を示すシステム構成図。
FIG. 2 shows an information search site according to the embodiment, SlideCar.
FIG. 2 is a system configuration diagram showing a first example applied to ds.

【図3】変換サーバ情報のデータ構造を例示する図。FIG. 3 is a diagram illustrating a data structure of conversion server information.

【図4】複数の変換結果のうち優先度の最も高い変換結
果を表示した画面図。
FIG. 4 is a screen diagram displaying a conversion result having the highest priority among a plurality of conversion results.

【図5】複数の変換結果のリストを表示した画面図。FIG. 5 is a screen view displaying a list of a plurality of conversion results.

【図6】複数の変換結果のリストとユーザの選択した変
換結果の内容を表示した画面図。
FIG. 6 is a screen view showing a list of a plurality of conversion results and the contents of the conversion results selected by the user.

【図7】複数の変換結果のリストとユーザの選択した変
換結果の内容と表示内容の評価を入力するためのインタ
フェースを表示した画面図。
FIG. 7 is a screen view showing an interface for inputting a list of a plurality of conversion results, the contents of the conversion results selected by the user, and the evaluation of the display contents.

【図8】同実施の形態に係る情報検索サイトをSlideCar
dsに適用した第2の例を示すシステム構成図。
FIG. 8 shows the information search site according to the embodiment as SlideCar.
FIG. 9 is a system configuration diagram showing a second example applied to ds.

【図9】ユーザ情報のデータ構造を例示する図。FIG. 9 is a diagram illustrating a data structure of user information.

【図10】変換サーバ情報のデータ構造を例示する図。FIG. 10 is a diagram illustrating a data structure of conversion server information.

【図11】SlideCardsを利用するシステムの一般的な構
成図。
FIG. 11 is a general configuration diagram of a system using SlideCards.

【図12】SlideCardsを利用するシステムに複数の変換
サーバを備えた場合のシステム構成図。
FIG. 12 is a system configuration diagram when a plurality of conversion servers are provided in a system using SlideCards.

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

1、14、29、42…ネットワークシステム 2…ユーザ端末 31〜3n…変換サーバ 4…接続先サーバ 5…インターネット 6…識別子取得装置 7…ブラウザ 8、13、41…Webサーバ 9…URL変換サーバ 10…変換テーブル 11…利用情報取得装置 12…利用情報 15…クライアント 161〜16n…検索サーバ 17、40…情報検索サイト 18…検索要求取得部 19…表示部 20…検索要求依頼部 21…検索サーバ情報保存部 22…クライアントの属性情報保存部 23…検索要求受付部 24…検索サーバ決定部 25…検索依頼部 26…優先順位決定部 27…回答作成部 28…検索部 1, 14, 29, 42 Network system 2 User terminals 31 to 3n Conversion server 4 Connection server 5 Internet 6 Identifier acquisition device 7 Browser 8, 13, 41 Web server 9 URL conversion server 10 ... Conversion table 11 ... Usage information acquisition device 12 ... Usage information 15 ... Clients 161-16n ... Search server 17, 40 ... Information search site 18 ... Search request acquisition unit 19 ... Display unit 20 ... Search request request unit 21 ... Search server information Storage unit 22 Client attribute information storage unit 23 Search request reception unit 24 Search server determination unit 25 Search request unit 26 Priority order determination unit 27 Answer creation unit 28 Search unit

───────────────────────────────────────────────────── フロントページの続き (51)Int.Cl.7 識別記号 FI テーマコート゛(参考) G06F 17/30 370 G06F 17/30 370Z (72)発明者 平原 茂利夫 大阪府茨木市太田東芝町1番6号 株式会 社東芝大阪工場内 (72)発明者 諏訪部 容子 東京都港区芝浦一丁目1番1号 株式会社 東芝本社事務所内 (72)発明者 一色 正男 東京都港区芝浦一丁目1番1号 株式会社 東芝本社事務所内 Fターム(参考) 5B075 KK03 KK07 KK13 KK33 KK37 ND03 ND20 ND23 ND36 NK46 NK54 PP02 PP05 PP12 PP30 PQ02 PQ20 PR03 PR08 QP10 QS07 ──────────────────────────────────────────────────続 き Continued on the front page (51) Int.Cl. 7 Identification symbol FI Theme coat ゛ (Reference) G06F 17/30 370 G06F 17/30 370Z (72) Inventor Shigeru Hirahara 1st Ota Toshiba-cho, Ota, Ibaraki-shi, Osaka No. 6 Inside the Toshiba Osaka Plant (72) Inventor Yoko Suwabe 1-1-1, Shibaura, Minato-ku, Tokyo Inside the Toshiba Head Office (72) Inventor Masao Isshiki 1-1-1, Shibaura, Minato-ku, Tokyo No. F-term in Toshiba Corporation head office (reference) 5B075 KK03 KK07 KK13 KK33 KK37 ND03 ND20 ND23 ND36 NK46 NK54 PP02 PP05 PP12 PP30 PQ02 PQ20 PR03 PR08 QP10 QS07

Claims (9)

【特許請求の範囲】[Claims] 【請求項1】 ユーザから検索要求を受け付ける受付手
段と、 少なくとも一つの検索処理の性質を示す検索処理情報と
前記受付手段によって受け付けられた検索要求とに基づ
いて、検索を依頼すべき検索処理を決定する決定手段
と、 前記決定手段によって決定された検索処理に対して、前
記受付手段によって受け付けられた検索要求を提供する
検索依頼手段と、 前記決定手段によって決定された検索処理から検索結果
を受け付け、この検索結果に基づいて前記受付手段によ
って受け付けられた検索要求に対する回答情報を作成
し、この回答情報を前記ユーザに提供する回答作成手段
とを具備したことを特徴とする情報検索装置。
A receiving unit for receiving a search request from a user; a search process to request a search based on search process information indicating at least one property of the search process and the search request received by the receiving unit. Determining means for determining; searching request means for providing a search request received by the receiving means for the search processing determined by the determining means; receiving a search result from the search processing determined by the determining means And an answer creating means for creating answer information for the search request received by the receiving means based on the search result and providing the answer information to the user.
【請求項2】 請求項1記載の情報検索装置において、 前記ユーザについて設定されているユーザ情報と前記検
索処理情報とのうちの少なくとも一方に基づいて、前記
決定手段によって決定された検索処理による検索結果の
優先順位を決定する優先順位決定手段を付加し、 前記回答作成手段は、前記優先順位決定手段によって決
定された優先順位にしたがって前記回答情報を作成する
ことを特徴とする情報検索装置。
2. The information search device according to claim 1, wherein the search is performed by a search process determined by the determination unit based on at least one of user information set for the user and the search process information. An information search apparatus, further comprising priority determination means for determining a priority of a result, wherein the answer creation means creates the answer information in accordance with the priority determined by the priority determination means.
【請求項3】 請求項2記載の情報検索装置において、 前記回答作成手段は、前記優先順位決定手段による優先
順位の評価入力を促す情報を前記回答情報に含め、 前記優先順位決定手段は、前記回答情報を得たユーザか
ら受け付けた優先順位の評価結果をその後の優先順位の
決定に利用することを特徴とする情報検索装置。
3. The information search device according to claim 2, wherein the answer creating unit includes information prompting the priority order input by the priority order determining unit in the answer information, and the priority order determining unit includes: An information search device characterized in that an evaluation result of a priority received from a user who has obtained answer information is used for subsequent determination of a priority.
【請求項4】 コンピュータシステムにより検索要求に
対する回答情報を提供する情報検索方法において、 ユーザから検索要求を受け付けるステップと、 この受け付けられた検索要求と少なくとも一つの検索処
理の性質を示す検索処理情報とに基づいて、検索を依頼
すべき検索処理を決定するステップと、 この決定された検索処理に対して、前記受け付けられた
検索要求を提供するステップと、 前記決定された検索処理から検索結果を受け付け、この
検索結果に基づいて前記受け付けられた検索要求に対す
る回答情報を作成し、この回答情報を前記ユーザに提供
するステップとからなる情報検索方法。
4. An information search method for providing answer information to a search request by a computer system, comprising the steps of: receiving a search request from a user; and receiving the received search request and search processing information indicating at least one property of search processing. Determining a search process for which a search is to be requested, based on the following, providing the received search request to the determined search process, and receiving a search result from the determined search process And generating answer information for the received search request based on the search result, and providing the answer information to the user.
【請求項5】 請求項4記載の情報検索方法において、 前記決定された検索処理から検索結果を受け付けると、
前記ユーザについて設定されているユーザ情報と前記検
索処理情報とのうちの少なくとも一方に基づいて前記決
定された検索処理による検索結果の優先順位を決定し、
前記決定された検索処理による検索結果とこの優先順位
とに基づいて前記受け付けられた検索要求に対する回答
情報を作成し、この回答情報を前記ユーザに提供するこ
とを特徴とする情報検索方法。
5. The information search method according to claim 4, wherein a search result is received from the determined search processing.
Determine the priority of the search result by the determined search process based on at least one of the user information and the search process information set for the user,
An information search method, wherein answer information for the accepted search request is created based on a search result of the determined search process and the priority order, and the answer information is provided to the user.
【請求項6】 請求項5記載の情報検索方法において、 前記回答情報には、決定された優先順位の評価入力を促
す情報が含められ、 前記回答情報を得たユーザから前記決定された優先順位
の評価結果を受け付けるステップと、 この受け付けられた評価結果をその後得られる検索結果
の優先順位の決定に利用可能な状態で保持するステップ
とを付加したことを特徴とする情報検索方法。
6. The information search method according to claim 5, wherein the answer information includes information for prompting an evaluation input of the determined priority, and the determined priority is determined by a user who has obtained the answer information. Receiving an evaluation result of the above, and holding the received evaluation result in a state where it can be used for determining the priority order of the search results obtained thereafter.
【請求項7】 コンピュータに、 ユーザから検索要求を受け付ける受付機能と、 少なくとも一つの検索処理の性質を示す検索処理情報と
前記受付機能によって受け付けられた検索要求とに基づ
いて、検索を依頼すべき検索処理を決定する決定機能
と、 前記決定機能によって決定された検索処理に対して、前
記受付機能によって受け付けられた検索要求を提供する
検索依頼機能と、 前記決定機能によって決定された検索処理から検索結果
を受け付け、この検索結果に基づいて前記受付機能によ
って受け付けられた検索要求に対する回答情報を作成
し、この回答情報を前記ユーザに提供する回答作成機能
とを実現させるためのプログラムを記録したコンピュー
タ読み取り可能な記録媒体。
7. A computer should request a search based on a receiving function of receiving a search request from a user, search processing information indicating at least one property of the search processing, and a search request received by the receiving function. A determination function for determining a search process; a search request function for providing a search request received by the reception function for the search process determined by the determination function; and a search from the search process determined by the determination function. A computer-readable recording device for receiving a result, creating answer information for the search request accepted by the accepting function based on the search result, and providing an answer creating function of providing the answer information to the user. Possible recording medium.
【請求項8】 請求項7記載のプログラムを記録したコ
ンピュータ読み取り可能な記録媒体において、 コンピュータに、前記ユーザについて設定されているユ
ーザ情報と前記検索処理情報とのうちの少なくとも一方
に基づいて、前記決定機能によって決定された検索処理
による検索結果の優先順位を決定する優先順位決定機能
を実現させるためのプログラムを記録し、 前記回答作成機能は、前記優先順位決定機能によって決
定された優先順位にしたがって前記回答情報を作成する
ことを特徴とするプログラムを記録したコンピュータ読
み取り可能な記録媒体。
8. A computer-readable recording medium on which the program according to claim 7 is recorded, wherein the computer stores the program based on at least one of user information set for the user and the search processing information. A program for realizing a priority determination function for determining a priority of a search result by the search processing determined by the determination function is recorded, and the answer creation function is performed according to the priority determined by the priority determination function. A computer-readable recording medium having recorded thereon a program for creating the answer information.
【請求項9】 請求項8記載のプログラムを記録したコ
ンピュータ読み取り可能な記録媒体において、 前記回答作成機能は、前記優先順位決定機能による優先
順位の評価入力を促す情報を前記回答情報に含め、 前記優先順位決定機能は、前記回答情報を得たユーザか
ら受け付けた優先順位の評価結果をその後の優先順位の
決定に利用することを特徴とするプログラムを記録した
コンピュータ読み取り可能な記録媒体。
9. The computer-readable recording medium having recorded thereon the program according to claim 8, wherein the answer creation function includes, in the answer information, information prompting an input of an evaluation of a priority order by the priority order determination function. The priority determination function is a computer-readable recording medium storing a program, wherein a priority evaluation result received from a user who has obtained the answer information is used for subsequent determination of priority.
JP2001005107A 2001-01-12 2001-01-12 Information retrieval device, information retrieval method, and computer-readable storage medium with program stored therein Pending JP2002207735A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2001005107A JP2002207735A (en) 2001-01-12 2001-01-12 Information retrieval device, information retrieval method, and computer-readable storage medium with program stored therein

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2001005107A JP2002207735A (en) 2001-01-12 2001-01-12 Information retrieval device, information retrieval method, and computer-readable storage medium with program stored therein

Publications (1)

Publication Number Publication Date
JP2002207735A true JP2002207735A (en) 2002-07-26

Family

ID=18873193

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2001005107A Pending JP2002207735A (en) 2001-01-12 2001-01-12 Information retrieval device, information retrieval method, and computer-readable storage medium with program stored therein

Country Status (1)

Country Link
JP (1) JP2002207735A (en)

Cited By (8)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2006528383A (en) * 2003-07-23 2006-12-14 ユニバーシティ・カレッジ・ダブリン,ナショナル・ユニバーシティ・オブ・アイルランド,ダブリン Information retrieval
JP2009093554A (en) * 2007-10-11 2009-04-30 Hitachi Ltd Search support method, search support system, application server, and search support program
JP2012194900A (en) * 2011-03-17 2012-10-11 Yahoo Japan Corp Profile matching device and method
JP2013534011A (en) * 2010-06-28 2013-08-29 トムソン ライセンシング System and method for excluding content from multiple domain searches
JP2014505945A (en) * 2011-01-14 2014-03-06 アリババ・グループ・ホールディング・リミテッド Providing search information
JP2014174960A (en) * 2013-03-13 2014-09-22 Ricoh Co Ltd Retrieval support system, information sharing system, method and program
US9639590B2 (en) 2013-05-30 2017-05-02 Fujitsu Limited Database system and method for searching database
JP2017151789A (en) * 2016-02-25 2017-08-31 ヤフー株式会社 Determination device, determination method, and determination program

Cited By (8)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2006528383A (en) * 2003-07-23 2006-12-14 ユニバーシティ・カレッジ・ダブリン,ナショナル・ユニバーシティ・オブ・アイルランド,ダブリン Information retrieval
JP2009093554A (en) * 2007-10-11 2009-04-30 Hitachi Ltd Search support method, search support system, application server, and search support program
JP2013534011A (en) * 2010-06-28 2013-08-29 トムソン ライセンシング System and method for excluding content from multiple domain searches
JP2014505945A (en) * 2011-01-14 2014-03-06 アリババ・グループ・ホールディング・リミテッド Providing search information
JP2012194900A (en) * 2011-03-17 2012-10-11 Yahoo Japan Corp Profile matching device and method
JP2014174960A (en) * 2013-03-13 2014-09-22 Ricoh Co Ltd Retrieval support system, information sharing system, method and program
US9639590B2 (en) 2013-05-30 2017-05-02 Fujitsu Limited Database system and method for searching database
JP2017151789A (en) * 2016-02-25 2017-08-31 ヤフー株式会社 Determination device, determination method, and determination program

Similar Documents

Publication Publication Date Title
RU2463654C2 (en) Aggregating and searching profile data from different services
US20110010352A1 (en) Method and system of providing search tools
US7567970B2 (en) Contents search system for providing reliable contents through network and method thereof
US7761441B2 (en) Community search system through network and method thereof
US20030093417A1 (en) Method and apparatus for document information management
JP5150799B1 (en) Information processing apparatus, information processing method, information processing apparatus program, and recording medium
MX2010011407A (en) Social network powered query refinement and recommendations.
MX2011006234A (en) Providing recent history with search results.
JP3813850B2 (en) Search method and search device
KR100818698B1 (en) Online reservation/control system for beauticians
US20140372220A1 (en) Social Media Integration for Offer Searching
JP2002207735A (en) Information retrieval device, information retrieval method, and computer-readable storage medium with program stored therein
KR20010091448A (en) An apparatus for creating homepage, a method for automatically converting the homepage and method for discriminating to view the homepage
JP2007148476A (en) Information retrieval support system, information retrieval support method, retrieval support module program and information retrieval support program
US7370041B2 (en) Information processing method, information processing system, information registration apparatus, information acquisition apparatus, and computer memory product
JPH10307845A (en) Perusal supporting device and method therefor
JP2002014994A (en) Device and method for management of web page attribute
JP2002334147A (en) System, method for supporting job applicant, job applicant support server, its program and storage medium in which program is stored
JP2003167835A (en) Member registering system and method, and program
KR101878937B1 (en) System for providing personalized information, method thereof, and recordable medium storing the method
JP2002133264A (en) Method and device for providing information on commodities
JP4934154B2 (en) Content providing device
JP2002207696A (en) Device/method for selecting information conversion processing and computer-readable recording medium with program recorded thereon
KR20070110953A (en) System for personalized providing portal service
JP2005157843A (en) Content search program, its recording medium and content search method and device