JP2007287030A - Information retrieval system, information retrieving method, index information generating apparatus, information processing apparatus, index information generation program, information processing program, and computer readable storage medium storing program - Google Patents

Information retrieval system, information retrieving method, index information generating apparatus, information processing apparatus, index information generation program, information processing program, and computer readable storage medium storing program Download PDF

Info

Publication number
JP2007287030A
JP2007287030A JP2006115776A JP2006115776A JP2007287030A JP 2007287030 A JP2007287030 A JP 2007287030A JP 2006115776 A JP2006115776 A JP 2006115776A JP 2006115776 A JP2006115776 A JP 2006115776A JP 2007287030 A JP2007287030 A JP 2007287030A
Authority
JP
Japan
Prior art keywords
information
search
search result
index
index information
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
JP2006115776A
Other languages
Japanese (ja)
Inventor
Chisato Numaoka
千里 沼岡
Kimiyuki Chatani
公之 茶谷
Hirotoshi Maekawa
博俊 前川
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.)
Sony Interactive Entertainment Inc
Original Assignee
Sony Computer Entertainment Inc
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 Sony Computer Entertainment Inc filed Critical Sony Computer Entertainment Inc
Priority to JP2006115776A priority Critical patent/JP2007287030A/en
Priority to PCT/JP2007/054268 priority patent/WO2007122878A1/en
Publication of JP2007287030A publication Critical patent/JP2007287030A/en
Pending legal-status Critical Current

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F16/00Information retrieval; Database structures therefor; File system structures therefor
    • G06F16/90Details of database functions independent of the retrieved data types
    • G06F16/903Querying
    • G06F16/9038Presentation of query results
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F16/00Information retrieval; Database structures therefor; File system structures therefor
    • G06F16/90Details of database functions independent of the retrieved data types
    • G06F16/907Retrieval characterised by using metadata, e.g. metadata not derived from the content or metadata generated manually

Landscapes

  • Engineering & Computer Science (AREA)
  • Databases & Information Systems (AREA)
  • Theoretical Computer Science (AREA)
  • Data Mining & Analysis (AREA)
  • Physics & Mathematics (AREA)
  • General Engineering & Computer Science (AREA)
  • General Physics & Mathematics (AREA)
  • Library & Information Science (AREA)
  • Computational Linguistics (AREA)
  • Information Retrieval, Db Structures And Fs Structures Therefor (AREA)

Abstract

<P>PROBLEM TO BE SOLVED: To provide an information retrieval system capable of providing retrieved results so that user's disadvantage is not hardly caused and the retrieved results can be more easily observed. <P>SOLUTION: A client apparatus 1 transmits a retrieval request to a metadata generation server MS. The metadata generation server MS transfers the retrieval request to a retrieval server KS. The retrieval server KS retrieves data while referring to a database DB in accordance with the retrieval request and transmits retrieved result data to the metadata generation server MS. The metadata generation server MS analyzes the retrieved result data, generates metadata to be associated with the retrieved result data and transmits the retrieved result data with which the metadata are associated to the client apparatus 1. The client apparatus 1 receives the retrieved result data with which the metadata are associated, maps the retrieved result data in a metadata space and performs display based on the metadata space. <P>COPYRIGHT: (C)2008,JPO&INPIT

Description

本発明は、検索条件に基づいて情報を検索する情報検索技術に関する。   The present invention relates to an information search technique for searching for information based on search conditions.

近年、従来のウェブ(WWW:World Wide Web)におけるサービスやユーザ体験を超える新しいウェブのあり方が提案されている。例えば、Web2.0という名前で総称されるものがある(非特許文献1参照)。Web2.0では、コンテンツ提供、技術提供の仕方、要素技術の組み合わせ、あるいはサービスの使い方について、以下のような特徴を有している。
(1) ユーザの手による情報の自由な整理:(例)自由な情報の配置
(2) リッチなユーザ体験:(例)より表現力のあるユーザインタフェースの提供
(3) 貢献者としてのユーザ:(例)ユーザによるレビューや評価に基づくコンテンツ生成
(4) ロングテイル:(例)ニッチな商品や顧客基盤に立脚するサービス
(5) ユーザ参加:(例)ユーザによるコンテンツ制作
(6) 根本的な信頼:(例)ユーザに対する信頼に基づくオープンなコンテンツ制作
(7) 分散性:(例)ネットワークを介したコンテンツ交換
上記特徴を有する技術が、ウェブ上で情報を検索する技術においても提供されている。例えば、上記(2)の特徴を有する検索システムとして、地域に関する情報を検索する場合、地図データと衛星データとを組み合わせ、検索対象の地域やその周辺地域の衛星画像と共に検索結果を表示させるものがある。また、上記(3)の特徴を有する検索システムとして、複数の検索結果を表示させる際に、ユーザによるアクセス頻度などを元にして表示順位を決定するものもある。
In recent years, new ways of webs have been proposed that go beyond services and user experiences on the conventional web (WWW: World Wide Web). For example, there is what is collectively called Web 2.0 (see Non-Patent Document 1). Web 2.0 has the following characteristics regarding content provision, technology provision, elemental technology combinations, or service usage.
(1) Free organization of information by user's hand: (Example) Free information arrangement (2) Rich user experience: (Example) Providing a more expressive user interface (3) User as a contributor: (Example) Content generation based on user reviews and evaluations (4) Long tail: (Example) Services based on niche products and customer base (5) User participation: (Example) Content creation by users (6) Fundamental Trust: (Example) Open content production based on trust to users (7) Dispersibility: (Example) Content exchange via network The technology having the above characteristics is also provided in the technology for searching information on the web . For example, as a search system having the above feature (2), when searching for information related to a region, a combination of map data and satellite data is used to display the search results together with satellite images of the search target region and its surrounding regions. is there. Further, as a search system having the feature (3), there is a search system that determines the display order based on the frequency of access by the user when displaying a plurality of search results.

また、例えば、ユーザが情報の検索を意図しない場合であっても、ユーザが高い関心を示すと考えられる情報を検索し、これを提供する情報提供装置もある(特許文献1参照)。この情報提供装置では、チャットにおいて入力された文字情報から所定のキーワードを抽出し、抽出したキーワードに対応する関連情報を検索し、検索した関連情報を画面の一部に表示させる。   Further, for example, there is an information providing apparatus that searches for and provides information that is considered to be highly interested by the user even when the user does not intend to search for information (see Patent Document 1). In this information providing apparatus, a predetermined keyword is extracted from the character information input in the chat, related information corresponding to the extracted keyword is searched, and the searched related information is displayed on a part of the screen.

論文「What is Web2.0」 ティム・オライリー著Thesis “What is Web2.0” by Tim O'Reilly 特開2000−194728号公報JP 2000-194728 A

しかしながら、これらの検索システム又は情報提供装置においては、検索結果の情報が、例えば関連する情報毎に分類されて表示されなかったり、また、検索結果の情報が分類されて表示されても、その情報が最新の情報ではなかったりすることがある。ウェブ上には膨大な情報が存在しうるため、検索結果の情報が分類されて表示されないと、ユーザにとっては見づらい場合がある。また、ウェブ上では情報が日々刻々と更新されえるため、最新の情報が表示されないと、ユーザにとって不利益が生じる恐れがある。   However, in these search systems or information providing devices, even if the search result information is not classified and displayed for each related information, or the search result information is classified and displayed, the information May not be up-to-date. Since enormous amounts of information can exist on the web, it may be difficult for the user to see unless search result information is classified and displayed. In addition, since information can be updated every day on the web, there is a risk that it may be disadvantageous for the user if the latest information is not displayed.

そこで、本発明は上述の課題に鑑みてなされたものであり、ユーザの不利益をより生じにくく、より見易いように、検索結果を提供可能な情報検索技術を提供することを目的とする。   Therefore, the present invention has been made in view of the above-described problems, and an object of the present invention is to provide an information search technique that can provide a search result so that a user's disadvantage is less likely to be seen and is easier to see.

本発明は、所定のネットワークに接続される情報提供装置に記憶されている情報の中から検索条件に応じた情報を検索することを情報処理装置が要求する情報検索システムにおいて、前記情報処理装置と情報検索手段と索引情報生成手段とを備え、前記情報処理装置は、検索条件に応じた情報の検索を指示する検索指示が入力される入力手段と、前記入力手段に入力された検索指示に基づき、前記検索条件に応じた情報の検索を要求する検索要求を送信する要求送信手段とを有し、前記情報検索手段は、前記要求送信手段が送信した検索要求を受信する要求受信手段と、前記所定のネットワークに接続される情報提供装置に記憶されている情報の中から、前記要求受信手段が受信した検索要求に応じた検索結果情報を検索し、当該検索結果情報を送信する検索結果情報送信手段とを有し、前記索引情報生成手段は、前記検索結果情報送信手段が送信した検索結果情報を受信する検索結果情報受信手段と、前記検索結果情報受信手段が受信した検索結果情報を解析して、当該検索結果情報の索引となる索引情報を生成する索引情報生成手段と、前記索引情報生成手段が生成した前記索引情報を前記検索結果情報と関連付けて前記情報処理装置に送信する索引情報送信手段とを有することを特徴とする情報検索システムを提供する。   The present invention relates to an information search system in which an information processing apparatus requests that information corresponding to a search condition is searched from information stored in an information providing apparatus connected to a predetermined network. An information search means and an index information generation means, wherein the information processing device is based on an input means for inputting a search instruction for instructing a search for information according to a search condition; and on the basis of the search instruction input to the input means A request transmission means for transmitting a search request for requesting a search for information according to the search conditions, the information search means, a request reception means for receiving a search request transmitted by the request transmission means, The search result information corresponding to the search request received by the request receiving means is searched from the information stored in the information providing apparatus connected to the predetermined network, and the search result information is retrieved. The search result information transmitting means transmits the search result information, the index information generating means receives the search result information transmitted by the search result information transmitting means, and the search result information receiving means receives the search result information. Analyzing the retrieved search result information to generate index information that is an index of the search result information, and associating the index information generated by the index information generating unit with the search result information There is provided an information search system comprising index information transmitting means for transmitting to an apparatus.

なお、前記情報検索手段と前記索引情報生成手段とを、装置として一体的に形成しても良いし、別体の装置として各々形成しても良い。   The information retrieval unit and the index information generation unit may be formed integrally as a device, or may be formed as separate devices.

本発明では、所定のネットワークに接続される情報提供装置に記憶され適宜更新されうる情報を検索すると共に、検索の結果得られた検索結果情報を解析して、当該検索結果情報の索引となる索引情報を生成する。この結果、検索結果情報として適宜更新された情報を得ることが可能になり、ユーザの不利益をより生じにくくすることが可能である。また、索引情報を用いて検索結果情報を分類可能であるため、ユーザにとってより見易いように検索結果情報を提供可能である。   In the present invention, an information that is stored in an information providing apparatus connected to a predetermined network and that can be updated as appropriate is searched, the search result information obtained as a result of the search is analyzed, and an index serving as an index of the search result information Generate information. As a result, it is possible to obtain appropriately updated information as search result information, and it is possible to make it less likely for the user to suffer. Further, since the search result information can be classified using the index information, it is possible to provide the search result information so that it is easier for the user to see.

以下、図面を参照して本発明の実施例について説明する。なお、各図において共通する部分には、同一の符号が付されている。また、かかる実施例は本発明の一態様を示すものであり、この発明を限定するものではなく、本発明の範囲で任意に変更可能である。   Embodiments of the present invention will be described below with reference to the drawings. In addition, the same code | symbol is attached | subjected to the common part in each figure. Moreover, this Example shows one aspect | mode of this invention, This invention is not limited, It can change arbitrarily in the scope of the present invention.

[実施例1]
<情報検索システムの構成>
図1は、本実施例に係る情報検索システムSYMの概要を示すブロック図である。情報検索システムSYMは、クライアント装置1と、データベースDBと接続される検索サーバKSと、メタデータ生成サーバMSとを備える。これらの各装置は、ネットワークNTを介してデータ通信を行う。ネットワークNTは、例えば、インターネットやホームネットワーク、アナログ公衆電話回線や通信衛星回線、ADSL(Asymmetric Digital Subscriber Line)やLAN(Local Area Network)、CATV(Community Antenna Television)網、ISDN(総合ディジタル通信網)、光ファイバー網などの通信手段によって、上記各装置間のデータの授受を中継する。
[Example 1]
<Configuration of information retrieval system>
FIG. 1 is a block diagram illustrating an overview of the information search system SYM according to the present embodiment. The information search system SYM includes a client device 1, a search server KS connected to a database DB, and a metadata generation server MS. Each of these devices performs data communication via the network NT. The network NT is, for example, the Internet, home network, analog public telephone line, communication satellite line, ADSL (Asymmetric Digital Subscriber Line), LAN (Local Area Network), CATV (Community Antenna Television) network, ISDN (Integrated Digital Communication Network). The communication of data between the devices is relayed by communication means such as an optical fiber network.

<情報検索システムの概要>
クライアント装置1は、検索条件に応じたデータを検索することを要求する旨の検索リクエストをメタデータ生成サーバMSに送信する。メタデータ生成サーバMSは、検索リクエストを検索サーバKSに転送する。検索サーバKSは、検索リクエストに従い、データベースDBを参照して、データ検索を行い、当該検索の結果得られた検索結果データをメタデータ生成サーバMSに送信する。メタデータ生成サーバMSは、検索結果データを解析し、当該検索結果データに関連付けるメタデータを生成し、当該メタデータを関連付けた当該検索結果データをクライアント装置1に送信する。クライアント装置1は、メタデータが関連付けれた検索結果データを受信すると、検索結果データをメタデータ空間にマップし、このメタデータ空間に基づいた表示を行う。尚、メタデータとは、その情報が何を意味するかを表すデータであり、例えば、その情報によって表される情報内容の種類を示すデータ、情報内容の概念を示すデータ、情報の作成者を示すデータ等である。これらのデータは、検索結果データの各種索引となる。
<Outline of information retrieval system>
The client device 1 transmits a search request for requesting to search for data according to the search condition to the metadata generation server MS. The metadata generation server MS transfers the search request to the search server KS. The search server KS performs a data search with reference to the database DB according to the search request, and transmits search result data obtained as a result of the search to the metadata generation server MS. The metadata generation server MS analyzes the search result data, generates metadata associated with the search result data, and transmits the search result data associated with the metadata to the client device 1. When the client apparatus 1 receives the search result data associated with the metadata, the client apparatus 1 maps the search result data to the metadata space and performs display based on the metadata space. The metadata is data representing what the information means. For example, the data indicating the type of information content represented by the information, the data indicating the concept of the information content, and the creator of the information. Data or the like. These data become various indexes of the search result data.

<クライアント装置の構成>
図2は、本実施例に係るクライアント装置1の内部構成を例示するブロック図である。
<Configuration of client device>
FIG. 2 is a block diagram illustrating the internal configuration of the client device 1 according to this embodiment.

クライアント装置1は、ワンチップマルチプロセッサ2と、RAM(Random Access Memory)などから構成されるメインメモリ16と、サウスブリッジ18と、ネットワークインタフェース19と、フラッシュメモリ20と、DVD(Digital Versatile Disk)ドライバ21と、USB(Universal Serial Bus)22と、フラッシュメモリコントローラ31と、グラフィックカード24と、ADC(analog digital converter)27と、RF(Radio Frequency)処理部28とから構成される。   The client device 1 includes a one-chip multiprocessor 2, a main memory 16 including a RAM (Random Access Memory), a south bridge 18, a network interface 19, a flash memory 20, and a DVD (Digital Versatile Disk) driver. 21, USB (Universal Serial Bus) 22, flash memory controller 31, graphic card 24, ADC (analog digital converter) 27, and RF (Radio Frequency) processing unit 28.

メインメモリ16には、ワンチップマルチプロセッサ2によって実行される各種プログラムや、各種プログラムの実行時に用いられる各種データが記憶される。また、メインメモリ16には、後述するメタデータ空間が仮想的に生成される。   The main memory 16 stores various programs executed by the one-chip multiprocessor 2 and various data used when executing the various programs. In addition, a metadata space, which will be described later, is virtually generated in the main memory 16.

フラッシュメモリコントローラ31は、フラッシュメモリ20に対するデータの読み出し及びデータの書き込みを制御する。フラッシュメモリ20には、各種プログラムや各種ファイルが記憶されている。   The flash memory controller 31 controls data reading and data writing to the flash memory 20. The flash memory 20 stores various programs and various files.

グラフィックカード24は、画像処理機能を実現させるためのカードであり、フレームメモリ25を内蔵し、モニタ装置26と接続される。グラフィックカード24は、ワンチップマルチプロセッサ2の制御の下、フレームメモリ25に画像を描画し、描画した画像をモニタ装置26に表示させる。   The graphic card 24 is a card for realizing an image processing function, and has a built-in frame memory 25 and is connected to a monitor device 26. The graphic card 24 draws an image in the frame memory 25 under the control of the one-chip multiprocessor 2 and causes the monitor device 26 to display the drawn image.

RF処理部28は、ダウンコンバータ29を備え、アンテナ30を介して外部装置との無線通信を制御する。ADC27は、RF処理部28から供給されたアナログ信号をデジタル信号に変換し、これをワンチップマルチプロセッサ2に供給する。   The RF processing unit 28 includes a down converter 29 and controls wireless communication with an external device via the antenna 30. The ADC 27 converts the analog signal supplied from the RF processing unit 28 into a digital signal, and supplies this to the one-chip multiprocessor 2.

DVDドライバ21は、ワンチップマルチプロセッサ2の制御の下、DVD−ROM(Digital Versatile Disk Read Only Memory)等の記録媒体からのデータの読み出し又は記憶媒体へのデータの書き込みを制御する。   The DVD driver 21 controls reading of data from a recording medium such as a DVD-ROM (Digital Versatile Disk Read Only Memory) or writing of data to the storage medium under the control of the one-chip multiprocessor 2.

USB22は、ワンチップマルチプロセッサ2の制御の下、コントローラ23を介して各種周辺機器を制御する。コントローラ23には、HD(Hard Disc)33等の各種記憶装置や各種記憶媒体が接続される。コントローラ23は、ハードディスクコントローラとして機能し、HD33に対するデータの読み出し及びデータの書き込みを制御する。HD33には、オペレーティングシステム等の各種制御プログラムや、後述する検索ブラウザなどの各種アプリケーションプログラムや、後述するメタデータ辞書などの各種データが記憶されている。また、USB22には、ユーザからの指示が入力される入力装置34が接続される。USB22は、入力装置34に入力された指示に応じた指示信号を出力する。   The USB 22 controls various peripheral devices via the controller 23 under the control of the one-chip multiprocessor 2. Various storage devices such as HD (Hard Disc) 33 and various storage media are connected to the controller 23. The controller 23 functions as a hard disk controller and controls data reading and data writing to the HD 33. The HD 33 stores various control programs such as an operating system, various application programs such as a search browser described later, and various data such as a metadata dictionary described later. The USB 22 is connected to an input device 34 for inputting an instruction from the user. The USB 22 outputs an instruction signal corresponding to the instruction input to the input device 34.

ネットワークインタフェース19は、ワンチップマルチプロセッサ2の制御の下、ネットワークNTなどのネットワークを介したデータ通信を制御する。   The network interface 19 controls data communication via a network such as the network NT under the control of the one-chip multiprocessor 2.

<ワンチップマルチプロセッサの構成>
ワンチップマルチプロセッサ2は、メインプロセッサ(PU:Main Processor Unit)8と、8つのサブプロセッサ(SPU:Sub Processor Unit)3a〜3hと、入出力インタフェース17と、メモリコントローラ(MC:Memory Controller)15とから構成される。これらは、各々リングバス14に接続され、並列動作可能である。
<Configuration of one-chip multiprocessor>
The one-chip multiprocessor 2 includes a main processor (PU) 8, eight sub processors (SPUs) 3a to 3h, an input / output interface 17, and a memory controller (MC: Memory Controller) 15. It consists of. These are each connected to the ring bus 14 and can operate in parallel.

PU8とSPU3a〜3hとは、それぞれ異なる命令セットを有する命令セットアーキテクチャである。PU8は、各SPU3a〜3hの動作を制御し、各SPU3a〜3hは、PU8の制御の下、並列的且つ独立に各種処理を実行する。PU8は、割り込みを全て受け付けるが、SPU3a〜3hは割り込みを受け付けない。SPU3a〜3hに対して割り込みがかけられた場合、PU8がその割り込みに対する処理を行う。これらの各プロセッサには、ワンチップマルチプロセッサ2内で一意に識別可能なプロセッサIDが各々割り当てられている。   The PU 8 and the SPUs 3a to 3h are instruction set architectures having different instruction sets. The PU 8 controls the operations of the SPUs 3a to 3h, and the SPUs 3a to 3h execute various processes in parallel and independently under the control of the PU 8. The PU 8 accepts all interrupts, but the SPUs 3a to 3h do not accept interrupts. When an interrupt is applied to the SPUs 3a to 3h, the PU 8 performs processing for the interrupt. Each of these processors is assigned a processor ID that can be uniquely identified in the one-chip multiprocessor 2.

PU8は、プロセッサコア(Core)9と、DMAC(Direct Memory Access Controller)13を有するメモリフローコントローラ(MFC:Memory flow Controller)12と、L1キャッシュ10と、L2キャッシュ11とから構成される。   The PU 8 includes a processor core 9, a memory flow controller (MFC) 12 having a DMAC (Direct Memory Access Controller) 13, an L1 cache 10, and an L2 cache 11.

SPU3aは、プロセッサコア(Core)4aと、ローカルストレージ(LS:Local Storage)5aと、DMAC7aを内蔵するMFC6aとから構成される。   The SPU 3a includes a processor core (Core) 4a, a local storage (LS) 5a, and an MFC 6a incorporating a DMAC 7a.

LS5aは、キャッシュとは異なり、キャッシュ・コヒーレンシー、即ちキャッシュの整合性のサポートを必要としない。LS5aは、DRAMとして構成されることが好適である。このLS5aには、PU8からの制御命令に従い、各種プログラムがロードされる。   Unlike the cache, the LS 5a does not require support for cache coherency, ie cache coherency. The LS 5a is preferably configured as a DRAM. Various programs are loaded into the LS 5a in accordance with control commands from the PU 8.

DMAC7aは、SPU3aの制御の下、メインメモリ16に記憶されている各種プログラム及び各種データにアクセスする。   The DMAC 7a accesses various programs and various data stored in the main memory 16 under the control of the SPU 3a.

尚、SPU3b〜3hについてもSPU3aの構成と略同様であるため、その説明を省略する。以降、SPU3a〜3hについて、区別して記載する必要がない場合には、単に、SPU3と記載する。また、各SPUを区別して記載する必要があり、各SPUの各構成要素について区別して記載する必要がある場合には、各々符号の後ろにa〜hを付記する。   Note that the SPUs 3b to 3h are substantially the same as the configuration of the SPU 3a, and thus the description thereof is omitted. Hereinafter, when it is not necessary to distinguish between the SPUs 3a to 3h, they are simply referred to as SPU3. Moreover, it is necessary to distinguish and describe each SPU, and when it is necessary to distinguish and describe each component of each SPU, a to h are added to the end of each symbol.

MC15は、メインメモリ16に接続され、PU8及び各SPU3a〜3hのメインメモリ16へのアクセスを仲介する。   The MC 15 is connected to the main memory 16 and mediates access to the main memory 16 of the PU 8 and the SPUs 3a to 3h.

入出力インタフェース17は、サウスブリッジ18と、グラフィックスカード24と、RF処理部28に接続されるADC27と接続される。入出力インタフェース17は、PU8やSPU3が外部装置を制御したり、外部装置との間でデータを送受信したりすることを制御する。   The input / output interface 17 is connected to the south bridge 18, the graphics card 24, and the ADC 27 connected to the RF processing unit 28. The input / output interface 17 controls the PU 8 and the SPU 3 to control the external device and to transmit / receive data to / from the external device.

サウスブリッジ18は、ネットワークインタフェース19、フラッシュメモリコントローラ31、DVDドライバ21、USB22と接続され、これらとの間でデータの中継を行う。   The south bridge 18 is connected to the network interface 19, the flash memory controller 31, the DVD driver 21, and the USB 22, and relays data between them.

<メタデータ辞書の構成>
メタデータ辞書は、例えば、図3に示されるように、第1メタデータと第2メタデータとから構成される。第1メタデータは、第2メタデータの上位概念を表す。第1メタデータには、少なくとも1つ以上の第2メタデータが関連付けられている。具体的には、例えば、「企業」という第1メタデータに対し、「株価」、「製品・サービス」及び「歴史」という第2メタデータが関連付けられている。このように第1メタデータと第2メタデータとが各々階層的にメタデータ辞書に記憶されている。
<Configuration of metadata dictionary>
As shown in FIG. 3, for example, the metadata dictionary is composed of first metadata and second metadata. The first metadata represents a superordinate concept of the second metadata. At least one or more second metadata is associated with the first metadata. Specifically, for example, the second metadata “stock price”, “product / service”, and “history” are associated with the first metadata “company”. As described above, the first metadata and the second metadata are stored hierarchically in the metadata dictionary.

メタデータ辞書は、管理者などのユーザが変更可能に構成されていても良いし、検索結果データに対するメタデータを生成する際に、新たなメタデータの追加や既存のメタデータの削除や、メタデータ同士の関連付け等を動的に学習するように構成されても良い。   The metadata dictionary may be configured to be changeable by a user such as an administrator, and when generating metadata for search result data, adding new metadata, deleting existing metadata, You may comprise so that the correlation etc. of data may be learned dynamically.

<メタデータ空間の構成>
メタデータ空間は、上述したメタデータ辞書に基づいて、メインメモリ16に仮想的に生成されるものである。このメタデータ空間は、メタデータを要素とするトポロジー空間である。このメタデータ空間は、以下に説明する検索ブラウザにおいて用いられる。
<Configuration of metadata space>
The metadata space is virtually generated in the main memory 16 based on the metadata dictionary described above. This metadata space is a topology space having metadata as an element. This metadata space is used in a search browser described below.

<検索ブラウザの構成>
クライアント装置1のPU8は、コントローラ23を介してHD33に記憶された検索ブラウザをメインメモリ16にロードし、これを実行することにより、例えば図4に示されるようなブラウザ画面BGをモニタ装置26に表示させる。このブラウザ画面BGには、キーワード入力エリアKW1、検索ボタンBT1、画像表示エリアG1が含まれている。キーワード入力エリアKW1には、データ検索のためのキーワードがユーザにより入力される。
<Configuration of search browser>
The PU 8 of the client device 1 loads the search browser stored in the HD 33 via the controller 23 into the main memory 16 and executes it, thereby causing, for example, a browser screen BG as shown in FIG. Display. The browser screen BG includes a keyword input area KW1, a search button BT1, and an image display area G1. In the keyword input area KW1, a keyword for data search is input by the user.

画像表示エリアG1には、メタデータ空間を表す空間画像や、検索結果データを一覧にして表す一覧画像や、検索結果データを表すデータ表示画像が表示される。空間画像には、第1空間画像と、第2空間画像とがある。いずれの画像も、メインメモリ16に予め生成されたメタデータ空間に基づいて、グラフィックカード24がフレームメモリ25に描画したものである。   In the image display area G1, a spatial image representing the metadata space, a list image representing the search result data as a list, and a data display image representing the search result data are displayed. The spatial image includes a first spatial image and a second spatial image. Each of the images is drawn by the graphic card 24 in the frame memory 25 based on the metadata space generated in advance in the main memory 16.

具体的には、第1空間画像は、例えば本図に示されているように、メタデータ空間全体を街として表し、第1メタデータを、街中に存在する建物や乗物などの構造物を表すオブジェクトOB1や、人物やキャラクタなどを表すオブジェクトOB2として表し、これらを3次元的に表した画像である。これらのオブジェクトは、第1メタデータと予め関連付けてHD33に記憶されている。そして、オブジェクトに予め関連付けられているメタデータを示すメタデータ指標が各オブジェクトの近傍に表される。例えば、本図では、「企業」という第1メタデータがオブジェクトOB1として表され、オブジェクトOB1の近傍に当該第1メタデータを示すメタデータ指標MT1が表されている。また、「エンターテインメント」という第1メタデータがオブジェクトOB2として表され、オブジェクトOB2の近傍に当該第1メタデータを示すメタデータ指標MT2が表されている。   Specifically, the first spatial image represents, for example, the entire metadata space as a city, and the first metadata represents a structure such as a building or a vehicle existing in the city, as shown in FIG. The image is represented as an object OB1 or an object OB2 representing a person or character, and these are three-dimensionally represented. These objects are stored in the HD 33 in association with the first metadata in advance. A metadata index indicating metadata associated with the object in advance is displayed in the vicinity of each object. For example, in the drawing, the first metadata “company” is represented as an object OB1, and a metadata index MT1 indicating the first metadata is represented in the vicinity of the object OB1. Further, the first metadata “entertainment” is represented as an object OB2, and a metadata index MT2 indicating the first metadata is represented in the vicinity of the object OB2.

第2空間画像は、例えば図5に示されるように、各第1メタデータに関連付けられた各第2メタデータを各々異なるオブジェクトとして表した画像である。これらのオブジェクトも第2メタデータと予め関連付けられてHD33に記憶されている。そして、オブジェクトに予め関連付けられているメタデータを示すメタデータ指標が各オブジェクトの近傍に各々表される。例えば、本図では、「企業」という第1メタデータに関連付けられた各第2メタデータ(「株価」、「製品・サービス」、「歴史」)を表すオブジェクトがオブジェクトOB3〜OB5として各々表されている。各オブジェクトOB3〜OB5の近傍には、各オブジェクトに対応する第2メタデータを示すメタデータ指標MT3〜MT5が各々表されている。また、「企業」という第1メタデータを示すメタデータ指標MT1が画像表示エリアG1左上に表されている。   For example, as shown in FIG. 5, the second spatial image is an image representing each second metadata associated with each first metadata as a different object. These objects are also associated with the second metadata and stored in the HD 33 in advance. A metadata index indicating metadata associated with the object in advance is represented in the vicinity of each object. For example, in this figure, the objects representing the second metadata (“stock price”, “product / service”, “history”) associated with the first metadata “company” are represented as objects OB3 to OB5, respectively. ing. In the vicinity of each object OB3 to OB5, metadata indexes MT3 to MT5 indicating second metadata corresponding to each object are respectively represented. Further, a metadata index MT1 indicating the first metadata “company” is shown in the upper left of the image display area G1.

尚、第1空間画像及び第2空間画像において、メタデータ指標MT1〜MT5は、常時表示されるように構成しても良いし、例えば、メタデータと関連付けられているオブジェクトが入力装置34を介して指定された場合に表示されるように構成しても良い。   In the first spatial image and the second spatial image, the metadata indexes MT1 to MT5 may be configured to be displayed at all times. For example, an object associated with the metadata may be displayed via the input device 34. It may be configured to be displayed when specified.

このようなブラウザ画面BGにおいて、ユーザが入力装置34を介して、キーワード入力エリアKW1にキーワードを検索条件として入力し、検索ボタンBT1を押下する操作を行い、検索の開始を指示すると、クライアント装置1のPU8は、当該検索条件に応じたデータを検索することを要求する旨を含む検索リクエストをメタデータ生成サーバMSに送信する。以降の具体的な動作の流れについては、後述の動作欄にて説明する。   In such a browser screen BG, when the user inputs a keyword as a search condition in the keyword input area KW1 via the input device 34, performs an operation of pressing the search button BT1, and instructs the start of the search, the client device 1 The PU 8 transmits a search request including a request for searching for data according to the search condition to the metadata generation server MS. The specific flow of operations thereafter will be described in the operation column described later.

<メタデータ生成サーバの構成>
図6は、本実施例に係るメタデータ生成サーバMSの内部構成を例示するブロック図である。
<Configuration of metadata generation server>
FIG. 6 is a block diagram illustrating the internal configuration of the metadata generation server MS according to this embodiment.

メタデータ生成サーバMSは、2つのブレードボード40A,40Bと、ハードディスクなどから構成される不揮発性ストレージ44A,44Bと、スイッチネットワーク45と、ネットワークインタフェース46とから構成される。   The metadata generation server MS includes two blade boards 40A and 40B, non-volatile storage 44A and 44B including hard disks, a switch network 45, and a network interface 46.

ブレードボード40A,40Bは、同様の構成を有しているため、ブレードボード40Aについてのみ説明する。ブレードボード40Aは、メインメモリ41Aと、マルチプロセッサ42Aと、ブリッジ43Aとから構成される。マルチプロセッサ42Aは、バスを介してメインメモリ41A及びブリッジ43Aと接続される。ブリッジ43Aには不揮発性ストレージ44Aが接続される。不揮発性ストレージ44Aは図示しないストレージコントローラに接続される。なお、ストレージコントローラは不揮発性ストレージ44Aと一体的に形成されても良いし、別体で形成されても良い。マルチプロセッサ42Aは、ストレージコントローラを介して不揮発性ストレージ44Aに対するデータの読み出し及び書き込みを行う。   Since the blade boards 40A and 40B have the same configuration, only the blade board 40A will be described. The blade board 40A includes a main memory 41A, a multiprocessor 42A, and a bridge 43A. The multiprocessor 42A is connected to the main memory 41A and the bridge 43A via a bus. A non-volatile storage 44A is connected to the bridge 43A. The nonvolatile storage 44A is connected to a storage controller (not shown). Note that the storage controller may be formed integrally with the non-volatile storage 44A or may be formed separately. The multiprocessor 42A reads and writes data from and to the nonvolatile storage 44A via the storage controller.

マルチプロセッサ42Aの具体的な内部構成については、上述のクライアント装置1の構成欄において説明したワンチップマルチプロセッサ2の内部構成を略同様であるため、その説明を省略する。   The specific internal configuration of the multiprocessor 42A is substantially the same as the internal configuration of the one-chip multiprocessor 2 described in the configuration column of the client device 1 described above, and thus the description thereof is omitted.

不揮発性ストレージ44Aには、オペレーティングシステム等の各種制御プログラムや、後述のメタデータを生成する機能(以下、メタデータ生成機能という)を実現させるための各種アプリケーションプログラムや、上述したメタデータ辞書などの各種データが記憶されている。メタデータ辞書の構成は、上述のクライアント装置1のHD33に記憶されたメタデータ辞書と同様の構成であるため、その説明を省略する。   The non-volatile storage 44A includes various control programs such as an operating system, various application programs for realizing a function for generating metadata (hereinafter referred to as a metadata generation function) described later, the above-described metadata dictionary, and the like. Various data are stored. Since the configuration of the metadata dictionary is the same as the configuration of the metadata dictionary stored in the HD 33 of the client device 1 described above, description thereof is omitted.

ブレードボード40Aのブリッジ43Aと、ブレードボード40Bのブリッジ43Bとは、バス47を介して各々スイッチネットワーク45と接続される。更に、ブリッジ43Bは、バス48を介してネットワークインタフェース46に接続される。   The bridge 43A of the blade board 40A and the bridge 43B of the blade board 40B are each connected to the switch network 45 via the bus 47. Further, the bridge 43B is connected to the network interface 46 via the bus 48.

ネットワークインタフェース46は、メタデータ生成サーバMSがネットワークNTを介して外部装置とデータ通信を行うことを制御する。   The network interface 46 controls that the metadata generation server MS performs data communication with an external device via the network NT.

尚、以降、ブレードボード40A,40Bについて、区別して記載する必要がない場合には、単に、ブレードボード40と記載する。また、各ブレードボードを区別して記載する必要があり、各ブレードボードの各構成要素について区別して記載する必要がある場合には、各々符号の後ろにA,Bを付記する。   Hereinafter, when it is not necessary to distinguish between the blade boards 40A and 40B, they are simply referred to as the blade board 40. In addition, it is necessary to distinguish between the blade boards, and when it is necessary to distinguish between the components of each blade board, A and B are appended to the reference numerals, respectively.

ブレードボード40のマルチプロセッサ42の有するメインプロセッサは、ストレージコントローラを介して不揮発性ストレージ44に記憶されたオペレーティングシステムをメインメモリ41にロードし、これを実行することにより、メタデータ生成サーバMSの各部を制御する。また、マルチプロセッサ42の有するメインプロセッサ及びサブプロセッサは、不揮発性ストレージ44に記憶された各種プログラムをメインメモリ41にロードしこれを実行することにより、メタデータ生成機能を実現させる。メタデータ生成機能とは、クライアント装置1から送信された検索リクエストを検索サーバKSに転送し、検索サーバKSから送信された検索結果データを解析し、当該検索結果データに関するメタデータを生成し、当該メタデータと当該検索結果データとを関連付けて、クライアント装置1へ送信する機能のことである。尚、検索結果データを解析するとは、例えば、テキストデータを言語分析したり、画像データの画像認識を行ったり、音楽データのオーディオ分析を行ったりすることである。このようなデータの解析処理によってメタデータを生成する具体的な処理例については、後述の動作欄において説明する。   The main processor included in the multiprocessor 42 of the blade board 40 loads the operating system stored in the non-volatile storage 44 to the main memory 41 via the storage controller, and executes this to execute each part of the metadata generation server MS. To control. In addition, the main processor and sub-processor included in the multiprocessor 42 load various programs stored in the nonvolatile storage 44 into the main memory 41 and execute them, thereby realizing a metadata generation function. The metadata generation function transfers the search request transmitted from the client device 1 to the search server KS, analyzes the search result data transmitted from the search server KS, generates metadata related to the search result data, This is a function of associating metadata with the search result data and transmitting it to the client device 1. The analysis of search result data means, for example, language analysis of text data, image recognition of image data, or audio analysis of music data. A specific processing example of generating metadata by such data analysis processing will be described in the operation column described later.

<検索サーバ及びデータベースの構成>
検索サーバKSの内部構成については、上述したメタデータ生成サーバMSの構成と略同様であるため、メタデータ生成サーバMSと異なる構成についてのみ説明する。
<Configuration of search server and database>
Since the internal configuration of the search server KS is substantially the same as the configuration of the metadata generation server MS described above, only the configuration different from the metadata generation server MS will be described.

検索サーバKSのネットワークインターフェース(図示せず)には、データベースDBが接続される。データベースDBには、データを検索する際に用いるインデックスデータが記憶されている。インデックスデータには、例えば、ネットワークNTに接続される各情報提供サーバ(図示せず)から予め収集したデータの格納場所を示すURL(Uniform Resource Locator)を表すURLデータや、タイトルを表すタイトルデータや、テキストデータに含まれる単語を表すデータや、単語の出現頻度などのデータが含まれる。尚、上記各情報提供サーバから予め収集したデータには、更に他のデータが関連付けられている場合がある。この関連付けられたデータのことを以下ではリンクデータという。リンクデータは、テキストデータ、画像データ、音楽データ等のデータである。   A database DB is connected to a network interface (not shown) of the search server KS. The database DB stores index data used when searching for data. The index data includes, for example, URL data indicating a URL (Uniform Resource Locator) indicating a storage location of data collected in advance from each information providing server (not shown) connected to the network NT, title data indicating a title, , Data representing words included in the text data, and data such as the appearance frequency of words are included. In addition, there is a case where other data is further associated with the data collected in advance from each information providing server. This associated data is hereinafter referred to as link data. The link data is data such as text data, image data, and music data.

このようなインデックスデータは、ネットワークNT上を定期的に又は随時クロールして収集した情報に基づいて生成され、データベースDBに記憶される。   Such index data is generated based on information collected by crawling on the network NT periodically or at any time, and stored in the database DB.

検索サーバKSのブレードボードに備わる不揮発性ストレージ(図示せず)には、オペレーティングシステムなどの各種制御プログラムや、検索エンジン機能を実現させるための各種アプリケーションプログラムが記憶されている。検索エンジン機能とは、以下の機能のことである。検索サーバKSは、上述したメタデータ生成サーバMSから転送された検索リクエストを受信すると、データベースDBに格納されているインデックスデータを参照して、上記各情報提供サーバに格納されている各種データの中から、当該検索リクエストに応じたデータを検索する。   A non-volatile storage (not shown) provided in the blade board of the search server KS stores various control programs such as an operating system and various application programs for realizing a search engine function. The search engine function is the following function. When the search server KS receives the search request transferred from the metadata generation server MS described above, the search server KS refers to the index data stored in the database DB, and among the various data stored in the information providing servers. To retrieve data corresponding to the retrieval request.

[動作]
次に、本実施例に係る動作について説明する。図7は、本実施例に係る動作の流れを示すシーケンスチャートである。
[Operation]
Next, an operation according to the present embodiment will be described. FIG. 7 is a sequence chart showing an operation flow according to the present embodiment.

尚、クライアント装置1に主電源が投入されると、PU8は、HD33に記憶されたオペレーティングシステム等の各種制御プログラムやメインメモリ16にロードする。プログラムのロード手順としては、PU8は、入出力インタフェース17、USB22を介して、コントローラ23に対してプログラムの読み出し命令を出し、コントローラ23は、当該命令に従い、プログラムをHD33からメインメモリ16に読み出す。PU8は、メインメモリ16にロードされた制御プログラムを実行することにより、クライアント装置1の各部を制御する。また、入力装置34を介したユーザからの指示に応じて、HD33に記憶された各種アプリケーションプログラムをメインメモリ16にロードさせこれを実行することにより、各種機能を実現させる。   When the main power is turned on to the client device 1, the PU 8 loads various control programs such as an operating system stored in the HD 33 and the main memory 16. As a program loading procedure, the PU 8 issues a program read command to the controller 23 via the input / output interface 17 and the USB 22, and the controller 23 reads the program from the HD 33 to the main memory 16 according to the command. The PU 8 controls each unit of the client device 1 by executing a control program loaded in the main memory 16. In addition, various functions are realized by loading various application programs stored in the HD 33 into the main memory 16 and executing them in accordance with instructions from the user via the input device 34.

メタデータ生成サーバMSにおいても同様に、主電源が投入されると、ブレードボード40のマルチプロセッサ42の有するメインプロセッサは、ストレージコントローラを介して、オペレーティングシステム等の各種制御プログラムや各種アプリケーションプログラムを不揮発性ストレージ44からメインメモリ16にロードする。マルチプロセッサ42のメインプロセッサは、メインメモリ41にロードされた制御プログラムを実行することにより、メタデータ生成サーバMSの各部を制御する。また、マルチプロセッサ42のメインプロセッサ及びサブプロセッサは、各種アプリケーションプログラムを実行することにより、各種機能を実現させる。   Similarly, in the metadata generation server MS, when the main power is turned on, the main processor of the multiprocessor 42 of the blade board 40 stores various control programs such as an operating system and various application programs through the storage controller in a nonvolatile manner. From the storage 44 to the main memory 16. The main processor of the multiprocessor 42 controls each unit of the metadata generation server MS by executing a control program loaded in the main memory 41. The main processor and sub-processor of the multiprocessor 42 implement various functions by executing various application programs.

検索サーバKSにおいても同様に主電源が投入されると、検索サーバKSは、不揮発性ストレージからロードされた制御プログラムを実行することにより、検索サーバKSの各部を制御する。また、各種アプリケーションプログラムを実行することにより、各種機能を実現させる。   Similarly, when the main power is turned on in the search server KS, the search server KS controls each part of the search server KS by executing a control program loaded from the nonvolatile storage. Various functions are realized by executing various application programs.

<検索ブラウザ起動>
まず、クライアント装置1において、検索ブラウザの起動をする指示が入力装置34を介してユーザから入力された場合、PU8は、当該指示に応じてUSB22から出力された指示信号を検出し、当該指示信号に従い、入出力インタフェース17、サウスブリッジ18、USB22を介して、コントローラ22に対して検索ブラウザの読み出し命令を出す。コントローラ23は、当該命令に従って検索ブラウザをHD33からメインメモリ16に読み出す。PU8は、メインメモリ16にロードされた検索ブラウザを実行する(ステップS1)。
<Start search browser>
First, in the client device 1, when an instruction to start the search browser is input from the user via the input device 34, the PU 8 detects the instruction signal output from the USB 22 in response to the instruction, and the instruction signal Accordingly, a search browser read command is issued to the controller 22 via the input / output interface 17, the south bridge 18, and the USB 22. The controller 23 reads the search browser from the HD 33 to the main memory 16 according to the command. The PU 8 executes the search browser loaded in the main memory 16 (Step S1).

そして、PU8は、ブラウザ画面を描画する命令をグラフィックカード24に対して行う。グラフィックカード24は、当該描画命令に従い、ブラウザ画面の画像をフレームメモリ25に描画し、描画した画像をモニタ装置26に供給する。この結果、モニタ装置26に、図4に示されるようなブラウザ画面BGが表示される。このブラウザ画面BGにおいて、ユーザが入力装置34を介して、検索条件としてキーワード入力エリアKW1にキーワード(例えば、「○○株式会社」とする)を入力し、検索ボタンBT1を押下する操作を行うことにより、検索の開始を指示すると、PU8は、当該指示に応じた指示信号を検出する(ステップS2)。そして、PU8は、当該指示信号に従い、入出力インタフェース17、サウスブリッジ18、RF処理部29、ネットワークインタフェース19及びネットワークNTを介して、当該検索条件に応じたデータを検索することを要求する旨の検索リクエストをメタデータ生成サーバMSに送信する(ステップS3)。   Then, the PU 8 issues a command for drawing the browser screen to the graphic card 24. The graphic card 24 draws the image of the browser screen in the frame memory 25 in accordance with the drawing command, and supplies the drawn image to the monitor device 26. As a result, the browser screen BG as shown in FIG. On this browser screen BG, a user inputs a keyword (for example, “XX Corporation”) in the keyword input area KW1 as a search condition via the input device 34, and performs an operation of pressing the search button BT1. Thus, when the start of search is instructed, the PU 8 detects an instruction signal corresponding to the instruction (step S2). Then, the PU 8 requests to search for data corresponding to the search condition via the input / output interface 17, the south bridge 18, the RF processing unit 29, the network interface 19 and the network NT in accordance with the instruction signal. A search request is transmitted to the metadata generation server MS (step S3).

メタデータ生成サーバMSのマルチプロセッサ42Aのメインプロセッサは、ネットワークインタフェース46を介して、クライアント装置1から送信された検索リクエストを受信すると(ステップS4)、当該検索リクエストを処理するための処理スレッドを生成し(ステップS5)、マルチプロセッサ42A,42Bに備わるいずれかのサブプロセッサに対して当該処理スレッドを割り当てる。次いで、当該処理スレッドを割り当てられたサブプロセッサは、当該処理スレッドを、自己に備わるローカルストレージに記憶し、これを実行する。そして、当該サブプロセッサは、ステップS4で受信された検索リクエストをネットワークインタフェース46及びネットワークNTを介して検索サーバKSに転送する(ステップS6)。   When the main processor of the multiprocessor 42A of the metadata generation server MS receives the search request transmitted from the client device 1 via the network interface 46 (step S4), it generates a processing thread for processing the search request. (Step S5), the processing thread is assigned to one of the sub-processors provided in the multiprocessors 42A and 42B. Next, the sub processor to which the processing thread is assigned stores the processing thread in its own local storage and executes it. Then, the sub-processor transfers the search request received in step S4 to the search server KS via the network interface 46 and the network NT (step S6).

検索サーバKSは、メタデータ生成サーバMSから転送された検索リクエストをネットワークNTを介して受信すると(ステップS7)、データベースDBに記憶されているインデックスデータに基づいて、当該検索リクエストに応じたデータの検索を行う(ステップS8)。そして、検索サーバKSは、例えば、検索の結果得られたデータ(以下、検索結果データという)を検索結果としてメタデータ生成サーバMSに送信する(ステップS9)。   When the search server KS receives the search request transferred from the metadata generation server MS via the network NT (step S7), based on the index data stored in the database DB, the search server KS stores the data corresponding to the search request. A search is performed (step S8). Then, for example, the search server KS transmits data obtained as a result of the search (hereinafter referred to as search result data) to the metadata generation server MS as a search result (step S9).

ステップS6で検索リクエストを転送したメタデータ生成サーバMSのサブプロセッサは、検索サーバKSから送信された検索結果データを受信すると(ステップS10)、上述のステップS5で生成した処理スレッドを割り当てたサブプロセッサに対して、当該検索結果データを供給し、当該検索結果データの解析を指示する。当該サブプロセッサは、メインプロセッサからの指示に従い、供給された各検索結果データの解析を行い(ステップS11)、各検索結果データによって表される情報内容と関連するメタデータを生成する(ステップS12)。   Upon receiving the search result data transmitted from the search server KS (step S10), the sub processor of the metadata generation server MS that transferred the search request in step S6 assigns the processing thread generated in step S5 described above. In response to this, the search result data is supplied and the analysis of the search result data is instructed. The sub-processor analyzes each search result data supplied in accordance with an instruction from the main processor (step S11), and generates metadata related to the information content represented by each search result data (step S12). .

<検索結果データの解析及びメタデータの生成>
具体的には、当該サブプロセッサは、検索結果データ及び検索結果データに含まれるリンクデータに基づいて解析を行う。このとき、当該サブプロセッサは、ストレージコントローラを介して不揮発性ストレージ44に記憶されているメタデータ辞書をメインメモリ41にロードし、ロードしたメタデータ辞書を参照することにより、メタデータを生成する。例えば、検索結果データに含まれるリンクデータが、テキストデータである場合には、リンクデータの言語分析を行う。ここで、例えば、テキストデータに、「株価」という単語が含まれている場合、「株価」というメタデータを生成する。更に、例えば図3に示されるようなメタデータ辞書を参照して、「株価」という第2メタデータに対する第1メタデータが「企業」であることを判別する。そして、当該検索結果データに対して、「株価」という第1メタデータと、「企業」という第2メタデータとを関連付ける。
<Analysis of search result data and generation of metadata>
Specifically, the sub-processor performs analysis based on search result data and link data included in the search result data. At this time, the sub-processor loads the metadata dictionary stored in the non-volatile storage 44 via the storage controller into the main memory 41, and generates metadata by referring to the loaded metadata dictionary. For example, when the link data included in the search result data is text data, language analysis of the link data is performed. Here, for example, when the word “stock price” is included in the text data, metadata “stock price” is generated. Further, for example, with reference to a metadata dictionary as shown in FIG. 3, it is determined that the first metadata for the second metadata “stock price” is “company”. Then, the search result data is associated with the first metadata “stock price” and the second metadata “company”.

また、例えば、テキストデータに例えばフランス語が含まれている場合、「フランス」というメタデータを生成する。そして、更に、メタデータ辞書を参照して、「フランス」という第2メタデータに対する第1メタデータが「海外」であることを判別する。そして、当該検索結果に対して、「海外」という第1メタデータと、「フランス」という第2メタデータとを関連付ける。   For example, when the text data includes French, for example, metadata “France” is generated. Further, referring to the metadata dictionary, it is determined that the first metadata for the second metadata “France” is “overseas”. Then, the search result is associated with the first metadata “overseas” and the second metadata “France”.

また、例えば、検索結果データに含まれるリンクデータが画像データである場合には、画像認識を行い、画像に含まれるオブジェクトの識別を行う。例えば、画像に犬というオブジェクトが含まれていることを識別した場合、「犬」というメタデータを生成する。更に、メタデータ辞書を参照して、「犬」という第2メタデータに対する第1メタデータが「動物」であることを判別する。そして、当該検索結果に対して、「犬」という第1メタデータと、「動物」という第2メタデータとを関連付ける。また、リンクデータが画像データの場合には、画像データの圧縮データとしてサムネールを作成し、これをメタデータとしても良い。   For example, when the link data included in the search result data is image data, image recognition is performed to identify an object included in the image. For example, when it is identified that the object “dog” is included in the image, metadata “dog” is generated. Further, it is determined by referring to the metadata dictionary that the first metadata for the second metadata “dog” is “animal”. Then, the search result is associated with the first metadata “dog” and the second metadata “animal”. If the link data is image data, a thumbnail may be created as compressed data of the image data, and this may be used as metadata.

また、例えば、検索結果データに含まれるリンクデータが音楽データである場合には、オーディオ分析を行い、曲想を判別する。例えば、音楽データの曲想が「ロック」であると判別した場合、「ロック」というメタデータを生成する。そして、更に、メタデータ辞書を参照して、「ロック」という第2メタデータに対する第1メタデータが「音楽」であることを判別する。そして、当該検索結果に対して、「ロック」という第1メタデータと、「音楽」という第2メタデータとを関連付ける。尚、リンク先データが音楽データである場合には、メタデータ辞書を参照せずに、リンクデータが音楽データであると判別した時点で、第1メタデータとして「音楽」というメタデータを生成するようにしても良い。   Further, for example, when the link data included in the search result data is music data, audio analysis is performed to discriminate the composition. For example, when it is determined that the musical idea of music data is “lock”, metadata “lock” is generated. Further, with reference to the metadata dictionary, it is determined that the first metadata for the second metadata “rock” is “music”. Then, the search result is associated with the first metadata “Rock” and the second metadata “Music”. When the link destination data is music data, metadata “music” is generated as the first metadata when it is determined that the link data is music data without referring to the metadata dictionary. You may do it.

また、リンクデータに対して、著作者等によって付加されたメタデータが既に含まれる場合には、このメタデータを抽出することによって、メタデータを生成するようにしても良い。   In addition, when the metadata added by the author or the like is already included in the link data, the metadata may be generated by extracting the metadata.

このようにして、サブプロセッサは、検索結果データに対するメタデータを生成すると、次いで、当該検索結果データと当該メタデータとを関連付けてこれらをクライアント装置1に送信する(ステップS13)。ここで送信されるデータは、例えば、図8に示されるデータである。データの格納場所を示すURLを表すURLデータと、タイトルを表すタイトルデータとを含む検索結果データと、第1メタデータ及び第2メタデータとが関連付けられたデータが1レコードとして送信される。尚、検索結果データに、上記以外のデータが含まれていても良い。ここでは、説明の便宜上、上記のデータのみを取り扱う。   In this way, when the sub processor generates metadata for the search result data, the sub processor then associates the search result data with the metadata and transmits them to the client device 1 (step S13). The data transmitted here is, for example, data shown in FIG. The search result data including the URL data indicating the data storage location, the title data indicating the title, and the data associated with the first metadata and the second metadata are transmitted as one record. The search result data may include data other than the above. Here, for convenience of explanation, only the above data is handled.

<メタデータ空間における検索結果データのマップ>
クライアント装置1のPU8は、メタデータと関連付けられた検索結果データを受信すると(ステップS14)、メインメモリ16に生成されているメタデータ空間に検索結果データをマップする(ステップS15)。具体的には例えば、図8に示されるような検索結果データを、図9に示されるように、メタデータ毎に分類し、メタデータ毎に分類した各検索結果データを、メインメモリ16に生成されたメタデータ空間上の各メタデータに対応付ける。次いで、PU8は、このようにして検索結果データを対応付けたメタデータをオブジェクトとして表し、メタデータ空間を街として表す上述の第1空間画像を構成する。このとき、例えば、メタデータ空間全体を表した街全体を表す画像を構成しても良いし、メタデータ空間のうち、受信した検索結果データに関連付けられたメタデータが表すオブジェクトがある部分の街並みを拡大した画像を構成するようにしても良い。そして、当該画像を描画する命令をグラフィックカードに対して行う。この描画命令に従い、グラフィックカード24がフレームメモリ25に当該画像を描画する。そして、当該画像がモニタ装置26に供給されることにより、モニタ装置26には、例えば、図4に示されるようなブラウザ画面BGが表示される(ステップS16)。
<Map of search result data in metadata space>
When receiving the search result data associated with the metadata (step S14), the PU 8 of the client device 1 maps the search result data to the metadata space generated in the main memory 16 (step S15). Specifically, for example, search result data as shown in FIG. 8 is classified for each metadata as shown in FIG. 9, and each search result data classified for each metadata is generated in the main memory 16. Corresponding to each metadata on the specified metadata space. Next, the PU 8 constitutes the above-described first space image that represents the metadata associated with the search result data as an object and represents the metadata space as a town. At this time, for example, an image representing the entire city representing the entire metadata space may be configured, or a cityscape of a portion of the metadata space where there is an object represented by the metadata associated with the received search result data An enlarged image may be formed. Then, a command to draw the image is issued to the graphic card. In accordance with this drawing command, the graphic card 24 draws the image in the frame memory 25. Then, by supplying the image to the monitor device 26, for example, a browser screen BG as shown in FIG. 4 is displayed on the monitor device 26 (step S16).

ここで、例えば、第1メタデータ(ここでは、「企業」とする)に関連付けられたオブジェクト(ここでは、OB1である)が入力装置34を介して選択指示されると、画像表示エリアG1には、例えば、図5に示されるように、選択指示された「企業」という第1メタデータに関わる上述の第2空間画像を表示させる。当該第2空間画像は、当該第1メタデータに関連付けられている第2メタデータ(ここでは、「株価」、「製品・サービス」、「歴史」である)を表すオブジェクト(ここでは、OB3〜OB5である)を含んでいる。ここで、更に、第2メタデータ(ここでは、「株価」とする)に関連付けられたオブジェクト(ここでは、OB3である)が入力装置34を介して選択指示されると、画像表示エリアG1には、例えば、図10に示されるような検索結果データの一覧を表す画像を表示させる。当該画像においては、当該「株価」という第2メタデータに関連付けられている検索結果データのタイトルを表すタイトルデータ(ここでは、TT1〜TT4である)を一覧にして表示させる。ここで表示されるタイトルデータTT1〜TT4には、当該検索結果データの格納されているURLデータが関連付けている。そして、この画像において表示されているタイトルデータTT1〜TT4のうちいずれかのタイトルデータが入力装置34を介して選択指示されると、PU8は、当該タイトルデータに関連付けられたURLデータによって表されるURLにアクセスして、当該URLに格納されているデータをダウンロードし、これをメインメモリ16に記憶させる。そして、ダウンロードしたデータを表す画像を描画する命令をグラフィックカード24に対して行い、当該描画命令に応じてフレームメモリ25に描画された画像を画像表示エリアG1に表示させる。この結果、自身のタイトルデータが選択された検索結果データの画像が表示される。   Here, for example, when an object (here, OB1) associated with the first metadata (here, “company”) is selected and instructed via the input device 34, the image display area G1 is displayed. For example, as shown in FIG. 5, the above-described second spatial image related to the first metadata “company” instructed to be selected is displayed. The second spatial image is an object (here, OB 3-3) representing second metadata (here, “stock price”, “product / service”, “history”) associated with the first metadata. OB5). Here, when an object (here, OB3) associated with the second metadata (here, “stock price”) is selected via the input device 34, the image display area G1 is displayed. For example, an image representing a list of search result data as shown in FIG. 10 is displayed. In the image, title data (in this case, TT1 to TT4) representing the title of the search result data associated with the second metadata “stock price” is displayed as a list. The title data TT1 to TT4 displayed here are associated with URL data in which the search result data is stored. When any title data among the title data TT1 to TT4 displayed in the image is selected and instructed via the input device 34, the PU 8 is represented by URL data associated with the title data. The URL is accessed, data stored in the URL is downloaded, and stored in the main memory 16. Then, a command for drawing an image representing the downloaded data is issued to the graphic card 24, and an image drawn in the frame memory 25 in accordance with the drawing command is displayed in the image display area G1. As a result, an image of search result data in which the title data of the user is selected is displayed.

尚、ステップS15の処理をPU8が行うようにしたが、ステップS15の処理をSPU3a〜3hのいずれかに実行させるように構成しても良い。また、ステップS1における検索ブラウザの実行もPU8が行うようにしたが、これもSPU3a〜3hのいずれかに実行させるように構成しても良い。但し、ステップS1〜S3,S14〜S16の一連の処理は、同一のプロセッサが行うことが望ましい。   In addition, although PU8 performed the process of step S15, you may comprise so that the process of step S15 may be performed in any of SPU3a-3h. Moreover, although execution of the search browser in step S1 is performed by the PU 8, this may be configured to be executed by any of the SPUs 3a to 3h. However, it is desirable that the same processor performs the series of processes of steps S1 to S3 and S14 to S16.

<メタデータ空間及びメタデータ辞書の更新>
尚、この後、例えば、クライアント装置1において上述のステップS2で検出されたキーワードと同じキーワード(例えば、「○○株式会社」とする)がブラウザ画面BGで再度入力されて、上述のステップS3〜S9の処理がなされたとする。このとき、ステップS9において、データベースDBに新たに追加されたデータが検索結果データの1つとして検索サーバKSからメタデータ生成サーバMSへ送信されたとする。そして、メタデータ生成サーバMSが当該検索結果データを解析した結果、例えば、「企業」、「特許」という2つのメタデータを生成したとする。このとき、メタデータ生成サーバMSは、メタデータ辞書を参照して、「企業」という第1メタデータが存在し且つ「特許」というメタデータがメタデータ辞書に存在しないことを判別すると、メタデータ生成サーバMSは、「特許」というメタデータを「企業」という第1メタデータに対する第2メタデータとしてメタデータ辞書に記憶させる。例えばこのようにして、新たに生成した索引情報であり且つメタデータ辞書に記憶されていない「特許」という索引情報を、メタデータ辞書に記憶されている「企業」という第1索引情報を索引として分類し、当該索引情報を「企業」という第1索引情報に関連する第2索引情報としてメタデータ辞書に記憶させる。そして、当該検索結果データに対し「企業」という第1メタデータと「特許」という第2メタデータとを関連付けてクライアント装置1へ送信する。例えば図11に示されるようなデータが送信される。
<Update of metadata space and metadata dictionary>
After that, for example, the same keyword (for example, “XX Corporation”) as the keyword detected in the above-described step S2 in the client device 1 is input again on the browser screen BG, and the above-described steps S3 to S3 are performed. It is assumed that the process of S9 has been performed. At this time, it is assumed that data newly added to the database DB is transmitted from the search server KS to the metadata generation server MS as one of the search result data in step S9. Then, it is assumed that the metadata generation server MS generates two metadata, for example, “company” and “patent” as a result of analyzing the search result data. At this time, when the metadata generation server MS refers to the metadata dictionary and determines that the first metadata “company” exists and the metadata “patent” does not exist in the metadata dictionary, the metadata generation server MS determines the metadata. The generation server MS stores the metadata “patent” in the metadata dictionary as the second metadata for the first metadata “company”. For example, index information “patent” which is newly generated index information and not stored in the metadata dictionary is used as index, and first index information “company” stored in the metadata dictionary is used as an index. The index information is classified and stored in the metadata dictionary as second index information related to the first index information “company”. Then, the first metadata “company” and the second metadata “patent” are associated with the search result data and transmitted to the client device 1. For example, data as shown in FIG. 11 is transmitted.

クライアント装置1は、メタデータと関連付けられた検索結果データを受信すると、ここでも上述と同様にして、「特許」という第2メタデータがメタデータ辞書には存在しないことを判別する。この場合、クライアント装置1は、メタデータ生成サーバMSと同様にして、「特許」というメタデータを「企業」という第1メタデータに対する第2メタデータとしてメタデータ辞書に記憶させる。例えば図12に示される太線で囲まれるようにメタデータが追加される。そして、このメタデータ辞書に基づいてメタデータ空間を更新し、更新したメタデータ空間に、メタデータ生成サーバMSから送信された検索結果データをマップする。「特許」という第2メタデータを表すためのオブジェクトは、HD33に予め記憶されているオブジェクトのうち、メタデータと関連付けられていないオブジェクトの中から、所定の方法により選択するようにしても良いし、検索結果データをメタデータ空間にマップする際に、所定の方法により生成するようにしても良い。この結果、例えば、図13に示されるように、画像表示エリアG1には、図5で示した第2空間画像に、「特許」という第2メタデータがオブジェクトOB6として新たに加えられ、メタデータ指標MT6が新たに加えられた第2空間画像が表される。   When the client device 1 receives the search result data associated with the metadata, the client device 1 again determines that the second metadata “patent” does not exist in the metadata dictionary in the same manner as described above. In this case, the client device 1 stores the metadata “patent” in the metadata dictionary as the second metadata for the first metadata “company” in the same manner as the metadata generation server MS. For example, metadata is added so as to be surrounded by a thick line shown in FIG. Then, the metadata space is updated based on the metadata dictionary, and the search result data transmitted from the metadata generation server MS is mapped to the updated metadata space. The object for representing the second metadata “patent” may be selected by a predetermined method from among objects stored in advance in the HD 33 and not associated with the metadata. When the search result data is mapped to the metadata space, it may be generated by a predetermined method. As a result, for example, as shown in FIG. 13, in the image display area G1, the second metadata “patent” is newly added as the object OB6 to the second spatial image shown in FIG. A second spatial image to which the index MT6 is newly added is represented.

以上のようにして、メタデータ辞書、メタデータ空間を動的に更新させることができる。   As described above, the metadata dictionary and the metadata space can be dynamically updated.

尚、上述の「特許」というメタデータを、検索結果データを解析することにより生成したが、例えば、メタデータ辞書に人為的に追加できるように構成しても良い。また、その他任意の方法により、新たに生成したメタデータをメタデータ辞書に記憶されるようにしても良いし、新たに生成したメタデータを、メタデータ辞書に既に記憶されているメタデータに階層的に関連付けるようにしても良いし、新たに生成し且つメタデータ辞書に記憶されていない複数のメタデータ同士を階層付けるようにしても良いし、また、これらをメタデータ辞書に記憶させなくても良い。また、例えば、メタデータ辞書に記憶されているメタデータにアクセスしたアクセス日時を当該メタデータと関連付けて記憶させておき、現在日時より所定期間以前のアクセス日時が関連付けられているメタデータをメタデータ辞書から削除するように構成しても良い。また、メタデータをメタデータ辞書から人為的に削除できるように構成しても良い。   Note that the metadata “patent” described above is generated by analyzing the search result data, but may be configured to be artificially added to the metadata dictionary, for example. Further, the newly generated metadata may be stored in the metadata dictionary by any other method, and the newly generated metadata may be hierarchized into the metadata already stored in the metadata dictionary. May be associated with each other, or a plurality of newly generated metadata that is not stored in the metadata dictionary may be hierarchized, or these may not be stored in the metadata dictionary Also good. Further, for example, the access date / time when accessing the metadata stored in the metadata dictionary is stored in association with the metadata, and the metadata associated with the access date / time before the predetermined period from the current date / time is stored in the metadata. You may comprise so that it may delete from a dictionary. Further, the metadata may be configured to be deleted artificially from the metadata dictionary.

<変形例1>
上述のメタデータ生成サーバMSのサブプロセッサは、上記ステップS6で検索リクエストが転送されてから、ステップS10において検索結果データが受信されるまでの間、遊休状態となる。よって、サブプロセッサを最大限活用するためには、この間、サブプロセッサに他の処理スレッドを動作させるようにスケジューリングをすることが好ましい。例えば、ネットワークNTに接続される他のクライアント装置(図示せず)からの検索リクエストを受け付け、当該検索リクエストに応じた処理スレッドを、遊休状態にあるサブプロセッサに割り当て、これを実行させ動作させるように構成しても良い。即ち、検索リクエスト毎に行うステップS4〜S5,S10〜S13の一連の処理につき、複数の検索リクエストに係る処理を並行して行うに構成しても良い。
<Modification 1>
The sub-processor of the above-described metadata generation server MS is in an idle state after the search request is transferred in step S6 until the search result data is received in step S10. Therefore, in order to make the best use of the sub processor, it is preferable to schedule the sub processor to operate another processing thread during this period. For example, a search request from another client device (not shown) connected to the network NT is accepted, and a processing thread corresponding to the search request is assigned to a sub processor in an idle state, and this is executed and operated. You may comprise. That is, you may comprise so that the process concerning a some search request may be performed in parallel about a series of processes of step S4-S5, S10-S13 performed for every search request.

このような構成によれば、遊休状態にあるサブプロセッサを有効に活用することができ、処理効率の向上及び処理時間の短縮を図ることができる。   According to such a configuration, it is possible to effectively use the sub processor in the idle state, and it is possible to improve the processing efficiency and shorten the processing time.

<変形例2>
上述のステップS10で受信された検索結果データが複数ある場合、各検索結果データに対するステップS11〜S12の処理を各サブプロセッサに割り当てるように構成しても良い。具体的には、例えば、検索結果データが100件ある場合、メインプロセッサは、ステップS11〜S12に関わる処理スレッドを100個生成し、当該処理スレッドを各サブプロセッサに割り当てる。この場合、各サブプロセッサが1つの処理スレッドの実行を完了する毎に、当該処理スレッドを実行することにより生成したメタデータ及び当該メタデータと関連付けた検索結果データをクライアント装置1へ送信するようにしても良い。又は、100個の処理スレッドの実行が全て終了してから、メタデータ及び当該メタデータと関連付けられる検索結果データをクライアント装置1に送信するようにしても良い。
<Modification 2>
When there are a plurality of search result data received in step S10 described above, the processing in steps S11 to S12 for each search result data may be assigned to each sub processor. Specifically, for example, when there are 100 pieces of search result data, the main processor generates 100 processing threads related to steps S11 to S12 and assigns the processing threads to each sub processor. In this case, every time each sub processor completes execution of one processing thread, the metadata generated by executing the processing thread and the search result data associated with the metadata are transmitted to the client device 1. May be. Alternatively, metadata and search result data associated with the metadata may be transmitted to the client device 1 after execution of all 100 processing threads is completed.

このような構成によれば、複数の検索結果データに関連付けるメタデータの生成を各サブプロセッサにおいて並行して行うことができ、処理効率の向上及び処理時間の短縮を図ることができる。   According to such a configuration, the generation of metadata associated with a plurality of search result data can be performed in parallel in each sub processor, and the processing efficiency can be improved and the processing time can be shortened.

<変形例3>
また、ステップS3で送信した検索リクエストに応じた全ての検索結果データにつきステップS12の処理が終了してから、ステップS13で一度に送信するようにしても良いし、検索結果データ毎に、ステップS12におけるメタデータの生成が完了次第、ステップS13で検索結果データを順次送信するようにしても良い。メタデータの生成が完了した検索結果データを順次送信する構成の場合、上述のブラウザ画面BGにおいては、検索結果データを受信する度に、当該検索結果データに関連付けられているメタデータに関連付けられて画像表示エリアG1上に表示されるオブジェクトを介してその旨を報知するように構成しても良い。具体的には、例えば、当該オブジェクトが画像表示エリアG1の前面に表示されるように当該オブジェクトの配置位置を変化させたり、当該オブジェクトを一定時間フラッシュ表示させるようにしたり、当該オブジェクトに関連付けられているメタデータに関連付けられている検索結果データの増加量に応じて当該オブジェクトの輝度を増加させたりする。この結果、新たな検索結果データが受信されたことをユーザは容易に把握可能となる。
<Modification 3>
Alternatively, all the search result data corresponding to the search request transmitted in step S3 may be transmitted at a time in step S13 after the processing in step S12 is completed. For each search result data, step S12 may be performed. As soon as the generation of metadata in is completed, the search result data may be sequentially transmitted in step S13. When the search result data for which the generation of metadata has been completed is sequentially transmitted, each time the search result data is received, the browser screen BG is associated with the metadata associated with the search result data. You may comprise so that it may alert | report via the object displayed on the image display area G1. Specifically, for example, the arrangement position of the object is changed so that the object is displayed in front of the image display area G1, the object is flash-displayed for a certain period of time, or the object is associated with the object. The brightness of the object is increased according to the increase amount of the search result data associated with the existing metadata. As a result, the user can easily grasp that new search result data has been received.

<変形例4>
また、ステップS13では、検索結果データとメタデータとを関連付けて送信すると共に、これらをメタデータ生成サーバMSに備わる不揮発性ストレージ44に記憶させるように構成しても良い。そして、例えば、これらのデータを不揮発性ストレージ44に記憶させた記憶日時を対応付けて記憶しておき、これらのデータを所定の期間のみ(例えば、1日間)記憶させておき、記憶日時から所定の期間が過ぎた場合には、これらのデータを不揮発性ストレージ44から削除する。そして、メタデータ生成サーバMSは、所定の期間内に、不揮発性ストレージ44に記憶させた検索結果データが検索された際に用いられた検索条件と同一の検索条件に従ってデータを検索することを要求する旨の検索リクエストを受信した場合、不揮発性ストレージ44に記憶させた当該検索結果データ及びメタデータをクライアント装置1に送信する。
<Modification 4>
In step S13, the search result data and the metadata may be transmitted in association with each other and stored in the nonvolatile storage 44 provided in the metadata generation server MS. Then, for example, the storage date and time when these data are stored in the nonvolatile storage 44 are stored in association with each other, and these data are stored only for a predetermined period (for example, one day). When this period has passed, these data are deleted from the nonvolatile storage 44. Then, the metadata generation server MS requests to search for data within a predetermined period according to the same search condition as the search condition used when the search result data stored in the non-volatile storage 44 is searched. When the search request to the effect is received, the search result data and metadata stored in the nonvolatile storage 44 are transmitted to the client device 1.

このような構成によれば、所定の期間内に同一の検索条件に従って検索されて得られる検索結果データについて、メタデータを生成する処理を複数回行う必要がないため、メタデータ生成サーバMSの処理負担を軽減することができる。また、所定の期間内に同一の検索条件に従って検索されて得られる検索結果データは略同一である可能性が高く、このような検索結果データに対して生成するメタデータも略同一である可能性が高いため、ユーザの不利益を殆ど生じることなく、検索結果データを提供することができる。   According to such a configuration, it is not necessary to perform metadata generation processing a plurality of times for search result data obtained by searching according to the same search condition within a predetermined period. The burden can be reduced. In addition, the search result data obtained by searching according to the same search condition within a predetermined period is likely to be substantially the same, and the metadata generated for such search result data may be substantially the same. Therefore, the search result data can be provided without causing any disadvantage for the user.

<変形例5>
また、上述の第1実施例における検索サーバKSの内部構成は、メタデータ生成サーバMSと略同様であるとした。しかし本発明においてはこれに限らず、検索サーバKSは、上述の検索エンジン機能を有する構成であれば良い。また、検索エンジン機能は、上述したものに限らず、データベースDBに記憶されたインデックスデータを用いずにデータ検索を行うように構成しても良い。
<Modification 5>
In addition, the internal configuration of the search server KS in the first embodiment described above is substantially the same as that of the metadata generation server MS. However, the present invention is not limited to this, and the search server KS may have a configuration having the above-described search engine function. Further, the search engine function is not limited to the above-described one, and the data search may be performed without using the index data stored in the database DB.

<変形例6>
上述の第1実施例における情報検索システムSYMにおいては、検索サーバKSを備え、検索サーバKSとメタデータ生成サーバMSとはネットワークNTを介してデータ通信を行う構成とした。しかし、本発明においてはこれに限らず、例えば、ネットワークNTにおけるデータ伝送速度よりも速いデータ伝送速度を実現可能な専用回線又はローカルネットワークを介してメタデータ生成サーバMSと接続されるローカル検索サーバ(図示せず)を備え、メタデータ生成サーバMSは、ステップS6において当該ローカル検索サーバに検索リクエストを転送するように構成しても良い。ローカル検索サーバの構成は、上述の検索サーバKSと略同様の構成でも良いし、異なる構成であっても良い。
<Modification 6>
The information search system SYM in the first embodiment described above includes the search server KS, and the search server KS and the metadata generation server MS perform data communication via the network NT. However, the present invention is not limited to this. For example, a local search server (connected to the metadata generation server MS via a dedicated line or a local network capable of realizing a data transmission rate higher than the data transmission rate in the network NT). The metadata generation server MS may be configured to forward the search request to the local search server in step S6. The configuration of the local search server may be substantially the same as or different from the search server KS described above.

また、上述の第1実施例における情報検索システムSYMにおいては検索サーバKSとメタデータ生成サーバMSとを別体で設けるように構成したが、これらを一体的に設けるように構成しても良い。例えば、上述のメタデータ生成サーバMSの有するブレードボード40のうち少なくとも1つやメタデータ生成サーバMSの有する複数のプロセッサのうち少なくとも1つを情報検索手段として機能させるように構成し、これが上述の検索サーバKSの機能を実現させるように構成しても良い。   Further, in the information search system SYM in the first embodiment described above, the search server KS and the metadata generation server MS are provided separately, but they may be provided integrally. For example, at least one of the blade boards 40 included in the metadata generation server MS and at least one of a plurality of processors included in the metadata generation server MS are configured to function as information search means, which is the search described above. You may comprise so that the function of the server KS may be implement | achieved.

また、メタデータ生成サーバMSと、クライアント装置1とも同様に、上記ネットワークNTとは異なる専用回線又はローカルネットワークを介してデータ通信を行うように構成しても良い。   Similarly, the metadata generation server MS and the client device 1 may be configured to perform data communication via a dedicated line or a local network different from the network NT.

<変形例7>
上述の第1実施例においては、オペレーティングシステムや各種アプリケーションなどの各種プログラムがHD33に記憶される構成とした。しかし、本発明においてはこれに限らず、フラッシュメモリ20や、DVD32などの各種記憶装置、記憶媒体に記憶される構成であって良い。また、HD33を情報処理装置1の外部に設け、USB22を介して情報処理装置1と接続される構成とした。しかし、本発明においてはこれに限らず、HD33を、情報処理装置1の外部又は内部のいずれに設けても良いし、ワンチップマルチプロセッサ2の外部又は内部のいずれに設けるように構成しても良い。
<Modification 7>
In the first embodiment, various programs such as an operating system and various applications are stored in the HD 33. However, the present invention is not limited to this, and may be configured to be stored in various storage devices and storage media such as the flash memory 20 and the DVD 32. The HD 33 is provided outside the information processing apparatus 1 and connected to the information processing apparatus 1 via the USB 22. However, the present invention is not limited to this, and the HD 33 may be provided either outside or inside the information processing apparatus 1 or may be provided outside or inside the one-chip multiprocessor 2. good.

<変形例8>
上述の第1実施例においては、ステップS15で、メタデータ空間に検索結果データをマップする処理をクライアント装置1が行うように構成した。しかし、この処理をメタデータ生成サーバMSが行うように構成しても良い。具体的には、例えば、図19に示されるように、メタデータ生成サーバMSは、ステップS12で上述のようにしてメタデータを生成した後、当該メタデータを用いて、ステップS10で受信した検索結果データをメタデータ空間にマップする(ステップS13B)。なお、このメタデータ空間については、上述のクライアント装置1と同様にして、メタデータ生成サーバMSが、不揮発性ストレージ44に記憶されているメタデータ辞書に基づいて、メインメモリ41に生成する。次いで、メタデータ生成サーバMSは、ステップS13Bで検索結果データをマップしたメタデータ空間を表すメタデータ空間マップ情報を生成し、これをクライアント装置1に送信する(ステップS14B)。一方、クライアント装置1は、メタデータ空間マップ情報をメタデータ生成サーバMSから受信すると(ステップS15B)、当該情報に基づいて、上述のステップS16と同様にして、メタデータ空間を表す画像をモニタ装置26に表示させる。
<Modification 8>
In the first embodiment described above, the client device 1 is configured to perform the process of mapping the search result data in the metadata space in step S15. However, this process may be configured to be performed by the metadata generation server MS. Specifically, for example, as shown in FIG. 19, the metadata generation server MS generates the metadata as described above in step S12, and then uses the metadata to retrieve the search received in step S10. The result data is mapped to the metadata space (step S13B). This metadata space is generated in the main memory 41 by the metadata generation server MS based on the metadata dictionary stored in the non-volatile storage 44 in the same manner as the client device 1 described above. Next, the metadata generation server MS generates metadata space map information representing the metadata space to which the search result data is mapped in step S13B, and transmits this to the client device 1 (step S14B). On the other hand, when the client device 1 receives the metadata space map information from the metadata generation server MS (step S15B), on the basis of the information, the client device 1 displays an image representing the metadata space in the same manner as in step S16 described above. 26 is displayed.

このような構成によれば、クライアント装置1の処理負担を軽減させることができる。   According to such a configuration, the processing burden on the client device 1 can be reduced.

[実施例2]
次に、本発明における第2実施例について説明する。上述の第1実施例においては、検索サーバKSから送信された検索結果データをメタデータ生成サーバMSが受信するように構成した。しかし、本実施例においては、検索サーバKSから送信された検索結果データをクライアント装置1が受信し、メタデータ生成サーバMSに対しメタデータの生成を要求するように構成する。この構成における動作の流れは、例えば、図14に示されるような流れとなる。
[Example 2]
Next, a second embodiment of the present invention will be described. In the first embodiment described above, the metadata generation server MS is configured to receive the search result data transmitted from the search server KS. However, in this embodiment, the client apparatus 1 receives the search result data transmitted from the search server KS and requests the metadata generation server MS to generate metadata. The operation flow in this configuration is, for example, as shown in FIG.

クライアント装置1は、上述の第1実施例と同様にして、ステップS1で検索ブラウザを起動し、ユーザにより入力された検索指示に応じてステップS2で検出された検索リクエストを、ステップS3で送信する。ここで、本実施例においては、クライアント装置1は、検索リクエストを検索サーバKSへ送信する。検索サーバKSは、クライアント装置1から送信された検索リクエストをネットワークNTを介して受信すると(ステップS4)、上述の第1実施例と同様にして、ステップS8の処理を行い、ステップS9では、検索結果データをクライアント装置1へ送信する。   In the same manner as in the first embodiment, the client device 1 activates the search browser in step S1, and transmits the search request detected in step S2 according to the search instruction input by the user in step S3. . Here, in the present embodiment, the client device 1 transmits a search request to the search server KS. When the search server KS receives the search request transmitted from the client device 1 via the network NT (step S4), the search server KS performs the process of step S8 in the same manner as in the first embodiment described above. In step S9, the search server KS The result data is transmitted to the client device 1.

クライアント装置1は、検索サーバKSから送信された検索結果データを受信すると(ステップSA1)、当該検索結果データに対するメタデータの生成を要求するメタデータ生成リクエストを当該検索結果データと共にメタデータ生成サーバMSに送信する(ステップSA2)。   When the client apparatus 1 receives the search result data transmitted from the search server KS (step SA1), the client apparatus 1 sends a metadata generation request for requesting generation of metadata for the search result data together with the search result data to the metadata generation server MS. (Step SA2).

メタデータ生成サーバMSのマルチプロセッサ42Aのメインプロセッサは、クライアント装置1から送信された検索結果データ及びメタデータ生成リクエストを受信すると(ステップSA3)、当該検索結果データを解析しメタデータを生成するための処理スレッドを生成する(ステップSA4)。そして、メインプロセッサは、メタデータ生成サーバMSの有するサブプロセッサのいずれかに対して、当該処理スレッドを割り当て、当該検索結果データを供給し、当該検索結果データの解析を指示する。当該各サブプロセッサは、上述の第1実施例と同様にして、ステップS11〜S12の処理を行う。そして、ステップS13Aでは、メタデータと、当該メタデータと検索結果データとの関連付けを示す関連付けデータとをクライアント装置1へ送信する。即ち、ステップS13Aでは、検索結果データそのものをクライアント装置1へは送信しない。クライアント装置1は、ステップSA1で検索結果データを既に受信しているからである。   When the main processor of the multiprocessor 42A of the metadata generation server MS receives the search result data and the metadata generation request transmitted from the client device 1 (step SA3), it analyzes the search result data and generates metadata. Is generated (step SA4). Then, the main processor assigns the processing thread to any of the sub processors of the metadata generation server MS, supplies the search result data, and instructs the analysis of the search result data. Each of the sub-processors performs steps S11 to S12 in the same manner as in the first embodiment. In step S <b> 13 </ b> A, metadata and association data indicating association between the metadata and the search result data are transmitted to the client device 1. That is, in step S13A, the search result data itself is not transmitted to the client device 1. This is because the client device 1 has already received the search result data in step SA1.

クライアント装置1のPU8は、ステップS14Aで、メタデータと関連付けデータとを受信すると、当該関連付けデータを用いて、当該メタデータと、ステップSA1で受信した検索結果データとの関連付けを判別する。そして、上述の第1実施例と同様にして、ステップS15で、メインメモリ16に生成されているメタデータ空間に検索結果データをマップする。   When the PU 8 of the client device 1 receives the metadata and the association data in step S14A, it uses the association data to determine the association between the metadata and the search result data received in step SA1. In the same manner as in the first embodiment described above, the search result data is mapped to the metadata space generated in the main memory 16 in step S15.

以降の処理は、上述の第1実施例と同様であるため、その説明を省略する。   Since the subsequent processing is the same as that of the first embodiment, the description thereof is omitted.

以上のようにして、クライアント装置1からのメタデータ生成リクエストにより、検索サーバKS及びメタデータ生成サーバMSが動作するように構成する。このような構成によれば、クライアント装置1は、検索結果データをメタデータに先立って受信することができる。このため、このように受信した検索結果データをメタデータとは無関係に表示させるようにクライアント装置1を構成することもできる。これにより、ユーザは、異なる表示態様の検索結果データを閲覧することが可能になるため、ユーザの利便性を更に向上させることができる。   As described above, the search server KS and the metadata generation server MS are configured to operate in response to a metadata generation request from the client device 1. According to such a configuration, the client device 1 can receive the search result data prior to the metadata. For this reason, the client device 1 can also be configured to display the search result data received in this way regardless of the metadata. Thereby, since the user can browse the search result data having different display modes, the convenience for the user can be further improved.

[実施例3]
次に、本発明における第3実施例について説明する。本実施例においては、上述の第1実施例におけるステップS3で、クライアント装置1が、検索リクエストをメタデータ生成サーバMSに送信すると共に、当該検索リクエストを検索サーバKSにも送信するように構成する。この構成における動作の流れは、例えば、図15に示されるような流れとなる。
[Example 3]
Next, a third embodiment of the present invention will be described. In the present embodiment, in step S3 in the first embodiment described above, the client device 1 is configured to transmit the search request to the metadata generation server MS and also transmit the search request to the search server KS. . The operation flow in this configuration is, for example, as shown in FIG.

上述の第1実施例と同様にして、ステップS1〜S2の処理が行われ、ステップS3で、クライアント装置1は、検索リクエストをメタデータ生成サーバMS及び検索サーバKSに送信する。本実施例における検索リクエストには、ステップS2で検出された検索条件に応じたデータを検索すると共に、当該検索の結果得られた検索結果データをクライアント装置1及びメタデータ生成サーバMSに送信することを要求する旨が含まれている。   In the same manner as in the first embodiment described above, the processes of steps S1 and S2 are performed, and in step S3, the client apparatus 1 transmits a search request to the metadata generation server MS and the search server KS. In the search request in the present embodiment, data corresponding to the search condition detected in step S2 is searched, and search result data obtained as a result of the search is transmitted to the client device 1 and the metadata generation server MS. Is included.

検索サーバKSは、ステップS3でクライアント装置1から送信された検索リクエストを受信すると(ステップS7)、上述の第1実施例と同様にしてステップS8の処理を行い、ステップS9では、当該検索リクエストに応じた検索結果データをメタデータ生成サーバMS及びクライアント装置1に送信する。   When the search server KS receives the search request transmitted from the client device 1 in step S3 (step S7), the search server KS performs the process of step S8 in the same manner as in the first embodiment described above. In step S9, the search request KS The corresponding search result data is transmitted to the metadata generation server MS and the client device 1.

メタデータ生成サーバMSは、ステップS3でクライアント装置1から送信された検索リクエストを受信すると(ステップS4)、上述の第1実施例と同様にしてステップS5の処理を行い、その後、検索サーバKSから検索結果データが送信されるのを待機する。そして、検索サーバKSから送信された検索結果データを受信すると(ステップS10)、上述の第2実施例と同様にして、ステップS11,S12,S13Aの処理を行い、メタデータと、当該メタデータと検索結果データとの関連付けを示す関連付けデータとをクライアント装置1へ送信する。   When the metadata generation server MS receives the search request transmitted from the client device 1 in step S3 (step S4), the metadata generation server MS performs the process of step S5 in the same manner as in the first embodiment described above, and then from the search server KS. Wait for search result data to be sent. When the search result data transmitted from the search server KS is received (step S10), the processes of steps S11, S12, and S13A are performed in the same manner as in the second embodiment described above, and the metadata, the metadata, The association data indicating the association with the search result data is transmitted to the client device 1.

クライアント装置1は、検索サーバKSから送信された検索結果データを受信すると(ステップSA1)、その後、メタデータ生成サーバMSからデータが送信されるのを待機する。そして、ステップS13Aでメタデータ生成サーバMSから送信されたメタデータ及び関連付けデータを受信すると(ステップS14A)、上述の第2実施例と同様にして、ステップS15,S16の処理を行う。   When the client apparatus 1 receives the search result data transmitted from the search server KS (step SA1), the client apparatus 1 then waits for data to be transmitted from the metadata generation server MS. When the metadata and the association data transmitted from the metadata generation server MS are received in step S13A (step S14A), the processes in steps S15 and S16 are performed in the same manner as in the second embodiment described above.

このような構成においても、クライアント装置1は、検索結果データをメタデータに先立って受信することができる。   Even in such a configuration, the client device 1 can receive the search result data prior to the metadata.

[実施例4]
次に、本発明における第4実施例について説明する。本実施例においては、上述の第1実施例で説明した情報検索システムSYMおいて、メタデータ生成サーバMSを備えず、検索サーバKSが送信した検索結果データに対するメタデータをクライアント装置1が生成するように情報検索システムSYMを構成する。この構成においては、クライアント装置1が、上述の第1実施例において説明したメタデータ生成サーバMSの有するメタデータ生成機能を実現させる。即ち、クライアント装置1は、上述のステップS11〜S12の処理を行う機能を有する。この場合の動作の流れは、例えば、図16に示されるような流れとなる。
[Example 4]
Next, a fourth embodiment of the present invention will be described. In the present embodiment, in the information search system SYM described in the first embodiment, the client device 1 generates metadata for the search result data transmitted by the search server KS without including the metadata generation server MS. Thus, the information search system SYM is configured. In this configuration, the client device 1 realizes the metadata generation function of the metadata generation server MS described in the first embodiment. That is, the client device 1 has a function of performing the processes of steps S11 to S12 described above. The operation flow in this case is, for example, as shown in FIG.

クライアント装置1のPU8は、上述の第1実施例と同様にして、ステップS1で検索ブラウザを起動し、ユーザにより入力されたキーワードに応じて、ステップS2で検索リクエストを送信する。ここで、本実施例においては、クライアント装置1は、検索リクエストを検索サーバKSへ送信する。検索サーバKSは、上述の第2実施例と同様にして、ステップS4,S8の処理を行い、ステップS9では、検索結果データをクライアント装置1へ送信する。   The PU 8 of the client device 1 activates the search browser in step S1 and transmits a search request in step S2 according to the keyword input by the user, as in the first embodiment described above. Here, in the present embodiment, the client device 1 transmits a search request to the search server KS. The search server KS performs the processes of steps S4 and S8 in the same manner as in the second embodiment, and transmits the search result data to the client device 1 in step S9.

クライアント装置1のPU8は、検索サーバKSから送信された検索結果データを受信すると(ステップSA1)、上述の第2実施例におけるメタデータ生成サーバMSのマルチプロセッサ42Aのメインプロセッサと同様にして、当該検索結果データを解析しメタデータを生成するための処理スレッドを生成する(ステップSA4)。そして、PU8は、SPU3a〜3hのうちいずれかのサブプロセッサに対して、当該処理スレッドを割り当て、当該検索結果データを供給し、当該検索結果データの解析を指示する。当該サブプロセッサは、上述の第1実施例と同様にして、ステップS11〜S12の処理を行い、メタデータを生成する。次いで、上述の第1実施例と同様にして、ステップS15〜S16の処理を行い、検索結果データをメタデータ空間にマップする。   When the PU 8 of the client apparatus 1 receives the search result data transmitted from the search server KS (step SA1), the PU 8 in the same manner as the main processor of the multiprocessor 42A of the metadata generation server MS in the second embodiment described above. A processing thread for generating the metadata by analyzing the search result data is generated (step SA4). Then, the PU 8 assigns the processing thread to any one of the SPUs 3a to 3h, supplies the search result data, and instructs the analysis of the search result data. The sub-processor performs the processing of steps S11 to S12 and generates metadata in the same manner as in the first embodiment described above. Next, similarly to the first embodiment described above, the processing of steps S15 to S16 is performed to map the search result data to the metadata space.

以上のようにして、クライアント装置1自身が、検索サーバKSにより検索された検索結果データを解析して、メタデータを生成するように構成する。   As described above, the client device 1 itself is configured to analyze the search result data searched by the search server KS and generate metadata.

このような構成によれば、メタデータ生成サーバMSを備えることなく情報検索システムを構成することができ、システムの構築費用や維持費用を低減させることが可能になる。   According to such a configuration, an information search system can be configured without providing the metadata generation server MS, and it is possible to reduce system construction costs and maintenance costs.

[変形例]
<変形例1>
上述の各実施例におけるクライアント装置1及び検索サーバKSや、上述の第1〜第3実施例におけるメタデータ生成サーバMSは、マルチプロセッサとして、図2に示されるワンチップマルチプロセッサ2のように、ワンチップ内にコアを複数有すると共に、メインプロセッサとサブプロセッサとの構成が異なる非対称型のマルチコアプロセッサを用いた。しかし、本発明においてはこれに限らず、シングルプロセッサを複数有する構成のマルチプロセッサや、シングルコアのマルチプロセッサを用いても良い。また、マルチプロセッサを用いず、単一のシングルプロセッサを用いて、各装置を構成するようにしても良い。
[Modification]
<Modification 1>
The client device 1 and the search server KS in each of the above-described embodiments and the metadata generation server MS in the above-described first to third embodiments are as multiprocessors like the one-chip multiprocessor 2 shown in FIG. An asymmetric multi-core processor having a plurality of cores in one chip and having different configurations of the main processor and the sub processor was used. However, the present invention is not limited to this, and a multiprocessor having a plurality of single processors or a single-core multiprocessor may be used. In addition, each device may be configured using a single processor instead of a multiprocessor.

例えば、図18(a),(b)に示されるように、同一構成のプロセッサを複数有する対称型のマルチプロセッサを用いても良い。図18(a)に示されるマルチプロセッサ500は、プロセッサ501を2つ備え、これらとバスを介して接続されるメモリコントローラ505を備える。各プロセッサ501は、CPU502をコアとして備え、L1キャッシュ503,L2キャッシュ504をキャッシュメモリとして備える。図18(b)に示されるマルチプロセッサ500′は、プロセッサ501′を2つ備え、これらとバスを介して接続されるメモリコントローラ505を備え、各プロセッサ501′が共用するL2キャッシュ504′をキャッシュメモリとして備える。各プロセッサ501′は、CPU502をコアとして備え、L1キャッシュ503をキャッシュメモリとして備える。このような構成を有するマルチプロセッサ500,500′においては、キャッシュメモリ503,504,504′のうち少なくとも1つをローカルメモリとして機能させるようにしても構成しても良いし、各プロセッサ501,501′が用いるローカルメモリを別途備えるように構成しても良い。このような同一構成のプロセッサを複数有する対称型のマルチプロセッサを用いた場合、複数のプロセッサのうちいずれか1つを、例えば、上述の第1実施例におけるPU8(メインプロセッサ)として機能させ、他のプロセッサをSPU3(サブプロセッサ)として機能させるようにしても良い。   For example, as shown in FIGS. 18A and 18B, a symmetric multiprocessor having a plurality of processors having the same configuration may be used. A multiprocessor 500 shown in FIG. 18A includes two processors 501 and a memory controller 505 connected to them via a bus. Each processor 501 includes a CPU 502 as a core, and includes an L1 cache 503 and an L2 cache 504 as cache memories. The multiprocessor 500 ′ shown in FIG. 18B includes two processors 501 ′, a memory controller 505 connected to the processors 501 ′ via a bus, and caches the L2 cache 504 ′ shared by the processors 501 ′. Prepare as memory. Each processor 501 ′ includes a CPU 502 as a core and an L1 cache 503 as a cache memory. In the multiprocessors 500 and 500 'having such a configuration, at least one of the cache memories 503, 504, and 504' may be configured to function as a local memory. A local memory used by ′ may be separately provided. When such a symmetric multiprocessor having a plurality of processors having the same configuration is used, any one of the plurality of processors functions as, for example, the PU 8 (main processor) in the first embodiment described above, and the like. These processors may function as SPU3 (sub-processor).

<変形例2>
また、上述の各実施例においては、各装置におけるオペレーティングシステムは、メインプロセッサが実行する構成とした。しかし、本発明においてはこれに限らず、サブプロセッサが、オペレーティングシステムの一部をなすようなプログラム(例えば、デバイスドライバやシステムプログラムの一部)を実行するように構成しても良い。また、オペレーティングシステムとして、サブプロセッサ全体を制御する専用のオペレーティングシステムを備えるように構成しても良い。
<Modification 2>
In each of the above-described embodiments, the operating system in each device is configured to be executed by the main processor. However, the present invention is not limited to this, and the sub processor may be configured to execute a program that forms a part of the operating system (for example, a part of a device driver or a system program). Further, as an operating system, a dedicated operating system for controlling the entire sub-processor may be provided.

<変形例3>
上述の第1〜第3実施例においては、メタデータ生成サーバMSは、2つのブレードボード40A,40Bを備える構成とした。しかし、本発明においてはこれに限らない。例えば、3つ以上のブレードボードを備え、これらがスイッチネットワーク45を介して各々接続されるように構成しても良いし、1つのブレードボードのみを備えるように構成しても良い。また、ブレードボードを備える構成ではなく、少なくとも1つ以上のプロセッサを備える構成であっても良い。また、メタデータ生成サーバMSに備わる不揮発性ストレージ44の数や、その接続構成も上述の実施例の構成に限らない。
<Modification 3>
In the first to third embodiments described above, the metadata generation server MS is configured to include two blade boards 40A and 40B. However, the present invention is not limited to this. For example, three or more blade boards may be provided and connected to each other via the switch network 45, or only one blade board may be provided. In addition, a configuration including at least one processor may be used instead of a configuration including a blade board. Further, the number of nonvolatile storages 44 provided in the metadata generation server MS and the connection configuration thereof are not limited to the configuration of the above-described embodiment.

また、メタデータ生成サーバMSのマルチプロセッサ42Aのメインプロセッサが、上述の第1実施例におけるステップS4〜S6,S10及び上述の第2実施例におけるステップSA4,SA5の処理を行うように構成した。しかし、本発明においてはこれに限らず、当該各処理をマルチプロセッサ42Bのメインプロセッサが行うように構成しても良いし、マルチプロセッサ42A,42Bに備わるサブプロセッサのいずれかが行うように構成しても良い。   Further, the main processor of the multiprocessor 42A of the metadata generation server MS is configured to perform the processes of steps S4 to S6 and S10 in the first embodiment described above and steps SA4 and SA5 in the second embodiment described above. However, the present invention is not limited to this, and each processing may be configured to be performed by the main processor of the multiprocessor 42B, or may be configured to be performed by any of the sub processors included in the multiprocessors 42A and 42B. May be.

<変形例4>
また、上述の第1実施例におけるステップS11〜S13の処理を、メタデータ生成サーバMSの有するサブプロセッサに行わせるのみならず、図17に示されるように、ネットワークNTに接続される、メタデータ生成サーバMS以外のサーバTSや汎用コンピュータTCに行わせるように構成しても良い。サーバTSや汎用コンピュータTCは、例えば、少なくとも1つ以上のプロセッサを有する構成であるとする。
<Modification 4>
Further, not only the processing of steps S11 to S13 in the first embodiment described above is performed by the sub processor of the metadata generation server MS, but also metadata connected to the network NT as shown in FIG. You may comprise so that server TS other than the production | generation server MS and general purpose computer TC may perform. For example, the server TS and the general-purpose computer TC are configured to include at least one processor.

メタデータ生成サーバMSは、クライアント装置1からの検索リクエストを受信し、ステップS5において処理スレッドを生成する段階で、メタデータ生成サーバMSの有するサブプロセッサだけで処理するには不十分だと判別した場合には、サーバTSや汎用コンピュータTCに対し、ステップS5,S6,S10〜S13の処理の実行を要求する。当該処理の実行を要求されたサーバTSや汎用コンピュータTCは、当該処理を行い、ステップS12で生成したメタデータと検索結果データとを関連付け、これを上述の第1実施例におけるステップS13又は上述の第2,3実施例におけるステップS13Aでクライアント装置1に送信するように構成する。尚、ステップS5でメタデータ生成サーバMSの有するサブプロセッサだけで処理するには不十分であることを判別するための条件は、例えば、メタデータ生成サーバMSの有するサブプロセッサのうち遊休状態にあるサブプロセッサの数が所定の数より少ないことなどである。   The metadata generation server MS receives the search request from the client device 1 and determines that it is insufficient for processing by only the sub-processors of the metadata generation server MS at the stage of generating the processing thread in step S5. In this case, the server TS and the general-purpose computer TC are requested to execute the processes of steps S5, S6, S10 to S13. The server TS or general-purpose computer TC requested to execute the process performs the process, associates the metadata generated in step S12 with the search result data, and associates this with step S13 in the first embodiment described above or the above-described process. In step S13A in the second and third embodiments, the data is transmitted to the client device 1. Note that the condition for determining that the processing is not sufficient for processing only by the sub-processor possessed by the metadata generation server MS in step S5 is, for example, an idle state among the sub-processors possessed by the metadata generation server MS. For example, the number of sub-processors is less than a predetermined number.

この場合、更に、ステップS6,S10の処理を行うための処理スレッドにおいて、ステップS11〜S12の処理を行うための新たな処理スレッドを生成し、当該処理スレッドを新たにサブプロセッサに割り当て、処理させるように構成しても良い。このとき、上述の変形例2において説明したように、検索結果データ毎の処理スレッドを生成し、これらを各サブプロセッサに割り当てるように構成しても良い。   In this case, in the processing thread for performing the processing of steps S6 and S10, a new processing thread for performing the processing of steps S11 to S12 is generated, and the processing thread is newly assigned to the sub processor for processing. You may comprise as follows. At this time, as described in Modification 2 above, processing threads for each search result data may be generated and assigned to each sub processor.

同様に、上述の第2,3実施例におけるステップS11〜S13Aの処理又は上述の第4実施例におけるステップS11〜S12の処理についても同様に、図17に示されるようなサーバTSや汎用コンピュータTCに行わせるように構成しても良い。   Similarly, the processing of steps S11 to S13A in the second and third embodiments described above or the processing of steps S11 to S12 in the fourth embodiment described above is similarly performed for the server TS and general-purpose computer TC as shown in FIG. You may comprise so that it may be performed.

また、更に、サーバTSや汎用コンピュータTCに要求する上述の処理を、検索サーバKSに要求するように構成しても良い。   Furthermore, the above-described processing that is requested to the server TS or the general-purpose computer TC may be configured to request the search server KS.

また、サーバTS、汎用コンピュータTC及びメタデータ生成サーバMSは、上記ネットワークNTとは異なるネットワークに接続され、当該ネットワークを介して各々データ通信を行うように構成しても良い。   The server TS, the general-purpose computer TC, and the metadata generation server MS may be configured to be connected to a network different from the network NT and to perform data communication via the network.

<変形例5>
上述の第2,3実施例におけるステップS13Aでは、メタデータ生成サーバMSは、検索結果データそのものをクライアント装置1へは送信しない構成とした。しかし、本発明においてはこれに限らず、検索結果データを、メタデータ及び関連付けデータと共にクライアント装置1へ送信するように構成しても良い。また、上述の第1実施例におけるステップS13と同様に、検索結果データと当該メタデータとを関連付けてこれらをクライアント装置1に送信するようにしても良い。
<Modification 5>
In step S13A in the second and third embodiments described above, the metadata generation server MS is configured not to transmit the search result data itself to the client device 1. However, the present invention is not limited to this, and the search result data may be transmitted to the client device 1 together with the metadata and the association data. Further, similarly to step S13 in the first embodiment described above, the search result data and the metadata may be associated with each other and transmitted to the client apparatus 1.

<変形例6>
上述の各実施例においては、検索ブラウザにより表示される画像表示エリアG1には、メタデータ空間を街として表し、第1メタデータをオブジェクトして表し、これらを3次元的に表す第1空間画像を表示させるように構成した。しかし、本発明においてはこれに限らず、メタデータ空間を表す画像は様々なものであっても良いし、2次元的又は1次元的に表される画像であっても良い。
<Modification 6>
In each of the above-described embodiments, the image display area G1 displayed by the search browser represents the metadata space as a city, represents the first metadata as an object, and represents the first spatial image in a three-dimensional manner. Was configured to be displayed. However, the present invention is not limited to this, and the image representing the metadata space may be various, or may be an image represented two-dimensionally or one-dimensionally.

また、第1メタデータに関連付けられている第2メタデータをオブジェクトとして表す第2空間画像を表示させるように構成し、第1空間画像及び第2空間画像を階層的に表示させる構成とした。しかし、本発明においてはこれに限らず、例えば、第1空間画像においても、第2メタデータをオブジェクトとして表すようにしても良い。メタデータ毎に分類した検索結果データを2次元的に一覧表示させるようにしても良い。   The second spatial image representing the second metadata associated with the first metadata as an object is displayed, and the first spatial image and the second spatial image are displayed hierarchically. However, the present invention is not limited to this. For example, the second metadata may be represented as an object also in the first spatial image. Search result data classified for each metadata may be displayed in a two-dimensional list.

また、メタデータを表すオブジェクトは、メタデータの内容と関連するオブジェクトであっても良いし、メタデータの内容と無関係のオブジェクトであっても良い。メタデータの内容と関連するオブジェクトとは、例えば、上述の「企業」というメタデータに対して、「企業」をイメージさせるようなビルディングを表すオブジェクトであったり、「犬」というメタデータに対して、犬を表すオブジェクトや、犬を模したキャラクタなどである。   Further, the object representing the metadata may be an object related to the content of the metadata or an object unrelated to the content of the metadata. The object related to the content of the metadata is, for example, an object representing a building that makes an image of “company” against the above-mentioned metadata “company”, or the metadata “dog” Or an object representing a dog or a character imitating a dog.

また、上述の各実施例におけるステップS16でブラウザ画面BGの画像表示エリアG1には、検索結果データに関わる全てのメタデータをオブジェクトとして表示するように構成しても良いし、一部のメタデータのみをオブジェクトとして表示するように構成しても良い。一部のメタデータのみをオブジェクトとして表示する場合、例えば、検索結果データに関わる全てのメタデータの中から、使用頻度やユーザの嗜好情報に応じたメタデータを選択し、当該メタデータをオブジェクトとして表示させるようにしても良い。   Further, in step S16 in each of the above-described embodiments, all the metadata related to the search result data may be displayed as objects in the image display area G1 of the browser screen BG. May be displayed as an object. When only a part of metadata is displayed as an object, for example, metadata corresponding to usage frequency or user preference information is selected from all metadata related to search result data, and the metadata is used as an object. You may make it display.

また、一部のメタデータと、残りのメタデータとの表示態様を異ならせるようにして、各メタデータを表示させるように構成しても良い。   Moreover, you may comprise so that each metadata may be displayed by making the display mode of some metadata differ from the remaining metadata.

また、上述の各実施例においては、メタデータを第1メタデータと、当該第1メタデータに関連付けられる第2メタデータとに分類した。しかし、本発明においてはこれに限らず、メタデータ間の関連付けは、なくても良いし、多対多対応させるようにしても良い。また、メタデータ間の関連付けを3つ以上の階層的に行うようにしても良い。   In each of the above embodiments, the metadata is classified into first metadata and second metadata associated with the first metadata. However, the present invention is not limited to this, and there may be no association between metadata, or a many-to-many correspondence may be made. Further, the association between metadata may be performed in three or more layers.

また、メタデータ辞書は、上述のものに限らない。また、メタデータ生成サーバMSは、メタデータ辞書を備えず、検索結果データを解析して、所定の方法により、メタデータを生成するようにしても良い。同様に、クライアント装置1も、メタデータ辞書を備えず、メタデータ生成サーバMSから送信された検索結果データメタデータに基づいて、メタデータ空間を生成するようにしても良い。   Further, the metadata dictionary is not limited to the one described above. Further, the metadata generation server MS may not include a metadata dictionary, but may analyze search result data and generate metadata by a predetermined method. Similarly, the client device 1 may not include the metadata dictionary and may generate a metadata space based on the search result data metadata transmitted from the metadata generation server MS.

<変形例7>
また、上述の各実施例における検索結果データに対して関連付けるメタデータは、複数であっても良いし、1つであっても良い。また、検索結果データに対して複数のメタデータを関連付ける構成においては、例えば、クライアント装置1は、ステップS15で検索結果データをメタデータ空間にマップする際、同一の検索結果データを重複してメタデータ空間にマップするよう構成しても良い。即ち、例えば、ある検索結果データに対して「株価」という第2メタデータと「歴史」という第2メタデータとが関連付けられている場合、メタデータ空間における「株価」という第2メタデータに対して、当該検索結果データをマップし、「歴史」という第2メタデータに対しても、当該検索結果データをマップする。この結果、このようなメタデータ空間に基づいてステップS16で表示されるブラウザ画面BGにおいて、図5におけるオブジェクトOB3が入力装置34を介して選択指示された場合、ブラウザ画面BGの画像表示エリアG1に、当該検索結果データのタイトルデータを表示させると共に、図5におけるオブジェクトOB5が入力装置34を介して選択指示された場合にも、ブラウザ画面BGの画像表示エリアG1に、当該検索結果データのタイトルデータを表示させる。
<Modification 7>
In addition, the metadata associated with the search result data in each of the above-described embodiments may be plural or one. In the configuration in which a plurality of metadata is associated with the search result data, for example, when the client device 1 maps the search result data to the metadata space in step S15, the same search result data is duplicated in the meta data. You may comprise so that it may map to data space. That is, for example, when the second metadata “stock price” and the second metadata “history” are associated with certain search result data, the second metadata “stock price” in the metadata space The search result data is mapped, and the search result data is also mapped to the second metadata “history”. As a result, in the browser screen BG displayed in step S16 based on such metadata space, when the object OB3 in FIG. 5 is selected and instructed via the input device 34, the image display area G1 of the browser screen BG is displayed. When the title data of the search result data is displayed and the object OB5 in FIG. 5 is selected and instructed via the input device 34, the title data of the search result data is displayed in the image display area G1 of the browser screen BG. Is displayed.

また、検索結果データに対して関連付けられた複数のメタデータのうち、いずれか1つ以上を選択し、選択したメタデータに対してのみ検索結果データをメタデータ空間にマップするように構成しても良い。   In addition, one or more of a plurality of metadata associated with the search result data is selected, and the search result data is mapped to the metadata space only for the selected metadata. Also good.

<変形例8>
上述の各実施例におけるクライアント装置1では、ブラウザ画面BGにおいて、検索条件としてキーワードを入力するように構成した。しかし、本発明においてはこれに限らず、検索条件として文章情報を入力するようにしても良いし、複数のキーワードを組合せたものを検索条件とするようにしても良い。また、検索条件を文字情報として入力するのではなく、音声情報として入力し、これを文字情報に変換し、これを検索リクエストとして送信するようにしても良い。
<Modification 8>
The client device 1 in each embodiment described above is configured to input a keyword as a search condition on the browser screen BG. However, the present invention is not limited to this, and text information may be input as a search condition, or a combination of a plurality of keywords may be used as a search condition. Further, instead of inputting the search condition as character information, it may be input as voice information, converted into character information, and transmitted as a search request.

上述の各実施の形態の説明は本発明の一例である。このため、本発明は上述の各実施の形態に限定されることはなく、本発明に係る技術的思想を逸脱しない範囲であれば、上述の実施の形態以外であっても種々の変更が可能であることは勿論である。   The above description of each embodiment is an example of the present invention. For this reason, the present invention is not limited to the above-described embodiments, and various modifications can be made even outside the above-described embodiments as long as they do not depart from the technical idea according to the present invention. Of course.

本発明は、検索条件に基づいて情報を検索する情報検索技術に用いて好適である。   The present invention is suitable for use in an information retrieval technique for retrieving information based on a retrieval condition.

本発明の一実施例に係る情報検索システムの構成を例示するブロック図である。It is a block diagram which illustrates the composition of the information retrieval system concerning one example of the present invention. 同実施例に係るクライアント装置の内部構成を例示するブロック図である。It is a block diagram which illustrates the internal structure of the client apparatus which concerns on the Example. 同実施例に係るメタデータ辞書のデータ構成を例示する図である。It is a figure which illustrates the data structure of the metadata dictionary which concerns on the Example. 同実施例に係るブラウザ画面の画面例である。It is an example of a browser screen according to the same embodiment. 同実施例に係るブラウザ画面の画面例である。It is an example of a browser screen according to the same embodiment. 同実施例に係るメタデータ生成サーバの内部構成を例示するブロック図である。It is a block diagram which illustrates the internal structure of the metadata production | generation server which concerns on the Example. 同実施例に係る動作の流れを例示するシーケンスチャートである。It is a sequence chart which illustrates the flow of operation concerning the example. 同実施例に係る検索結果データのデータ構成を例示する図である。It is a figure which illustrates the data structure of the search result data which concern on the Example. 同実施例に係る検索結果データの分類結果を例示する図である。It is a figure which illustrates the classification result of search result data concerning the example. 同実施例に係るブラウザ画面の画面例である。It is an example of a browser screen according to the same embodiment. 同実施例に係る検索結果データのデータ構成を例示する図である。It is a figure which illustrates the data structure of the search result data which concern on the Example. 同実施例に係るメタデータ辞書のデータ構成を例示する図である。It is a figure which illustrates the data structure of the metadata dictionary which concerns on the Example. 同実施例に係るブラウザ画面の画面例である。It is an example of a browser screen according to the same embodiment. 本発明の他の実施例に係る動作の流れを例示するシーケンスチャートである。It is a sequence chart which illustrates the flow of operation concerning other examples of the present invention. 本発明の他の実施例に係る動作の流れを例示するシーケンスチャートである。It is a sequence chart which illustrates the flow of operation concerning other examples of the present invention. 本発明の他の実施例に係る動作の流れを例示するシーケンスチャートである。It is a sequence chart which illustrates the flow of operation concerning other examples of the present invention. 本発明の他の実施例に係る情報検索システムの構成を例示するブロック図である。It is a block diagram which illustrates the composition of the information retrieval system concerning other examples of the present invention. 本発明の変形例に係るマルチプロセッサの内部構成を例示するブロック図である。It is a block diagram which illustrates the internal structure of the multiprocessor which concerns on the modification of this invention. 本発明の変形例に係る動作の流れを例示するシーケンスチャートである。It is a sequence chart which illustrates the flow of operation concerning the modification of the present invention.

符号の説明Explanation of symbols

1・・・クライアント装置、2・・・ワンチップマルチプロセッサ、3,3a,3b,3c,3d,3e,3f,3g,3h,42,43,60b,60c,60d,60e,60f,60g,70b,70c,80b,80c,90b,90c・・・サブプロセッサ、4,4a,4b,4c,4d,4e,4f,4g,4h,9・・・プロセッサコア、5,5a,5b,5c,5d,5e,5f,5g,5h・・・ローカルストレージ、6,6a,6b,6c,6d,6e,6f,6g,6h,12・・・MC、7,7a,7b,7c,7d,7e,7f,7g,7h,13・・・DMAC、8・・・メインプロセッサ、10・・・L1キャッシュ、11・・・L2キャッシュ、15・・・メモリコントローラ、16,41A,42A・・・メインメモリ、17・・・入出力インタフェース、18・・・サウスブリッジ、19,46・・・ネットワークインタフェース、20・・・フラッシュメモリ、32・・・DVD、33・・・HD、40A,40B・・・ブレードボード、31・・・フラッシュメモリコントローラ、32・・・DVD、33・・・HD、34・・・入力装置、42A,42B・・・マルチプロセッサ、43A,43B・・・ブリッジ、44A,44B・・・不揮発性ストレージ、45・・・スイッチネットワーク、DB・・・データベース、KS・・・検索サーバ、MS・・・メタデータ生成サーバ、TC・・・汎用コンピュータ、TS・・・サーバ、SYM・・・情報検索システム、NT・・・ネットワーク DESCRIPTION OF SYMBOLS 1 ... Client apparatus, 2 ... One-chip multiprocessor, 3, 3a, 3b, 3c, 3d, 3e, 3f, 3g, 3h, 42, 43, 60b, 60c, 60d, 60e, 60f, 60g, 70b, 70c, 80b, 80c, 90b, 90c... Sub-processor, 4, 4a, 4b, 4c, 4d, 4e, 4f, 4g, 4h, 9... Processor core, 5, 5a, 5b, 5c, 5d, 5e, 5f, 5g, 5h ... local storage, 6, 6a, 6b, 6c, 6d, 6e, 6f, 6g, 6h, 12 ... MC, 7, 7a, 7b, 7c, 7d, 7e , 7f, 7g, 7h, 13 ... DMAC, 8 ... main processor, 10 ... L1 cache, 11 ... L2 cache, 15 ... memory controller, 16, 41A, 42A ... Main memory, 17 ... I / O interface, 18 ... South bridge, 19,46 ... Network interface, 20 ... Flash memory, 32 ... DVD, 33 ... HD, 40A, 40B ..Blade board, 31 ... Flash memory controller, 32 ... DVD, 33 ... HD, 34 ... Input device, 42A, 42B ... Multiprocessor, 43A, 43B ... Bridge, 44A 44B ... Non-volatile storage, 45 ... Switch network, DB ... Database, KS ... Search server, MS ... Metadata generation server, TC ... General-purpose computer, TS ... Server , SYM ... information retrieval system, NT ... network

Claims (30)

所定のネットワークに接続される情報提供装置に記憶されている情報の中から検索条件に応じた情報を検索することを情報処理装置が要求する情報検索システムにおいて、
前記情報処理装置と情報検索手段と索引情報生成手段とを備え、
前記情報処理装置は、検索条件に応じた情報の検索を指示する検索指示が入力される入力手段と、前記入力手段に入力された検索指示に基づき、前記検索条件に応じた情報の検索を要求する検索要求を送信する要求送信手段とを有し、
前記情報検索手段は、前記要求送信手段が送信した検索要求を受信する要求受信手段と、前記所定のネットワークに接続される情報提供装置に記憶されている情報の中から、前記要求受信手段が受信した検索要求に応じた検索結果情報を検索し、当該検索結果情報を送信する検索結果情報送信手段とを有し、
前記索引情報生成手段は、前記検索結果情報送信手段が送信した検索結果情報を受信する検索結果情報受信手段と、前記検索結果情報受信手段が受信した検索結果情報を解析して、当該検索結果情報の索引となる索引情報を生成する索引情報生成手段と、前記索引情報生成手段が生成した前記索引情報を前記検索結果情報と関連付けて前記情報処理装置に送信する索引情報送信手段とを有する
ことを特徴とする情報検索システム。
In an information search system in which an information processing device requests that information corresponding to a search condition be searched from information stored in an information providing device connected to a predetermined network.
The information processing apparatus, information search means, and index information generation means,
The information processing apparatus requests input of a search instruction for instructing search of information according to a search condition, and search for information according to the search condition based on the search instruction input to the input means Request transmitting means for transmitting a search request to be performed,
The information search means receives the request reception means from the request reception means for receiving the search request transmitted by the request transmission means and the information stored in the information providing apparatus connected to the predetermined network. Search result information transmitting means for searching the search result information according to the search request and transmitting the search result information,
The index information generating means analyzes the search result information receiving means for receiving the search result information transmitted by the search result information transmitting means, and the search result information received by the search result information receiving means, Index information generating means for generating index information to be an index of the index information, and index information transmitting means for transmitting the index information generated by the index information generating means to the information processing apparatus in association with the search result information. Characteristic information retrieval system.
前記索引情報生成手段は、複数の処理手段を具備し、前記検索結果情報受信手段が受信した検索結果情報が複数ある場合、前記処理手段のうち1つの処理手段が、当該複数の検索結果情報を前記複数の処理手段に割り振り、各検索結果情報の解析及び各検索結果情報の索引となる索引情報の生成を前記処理手段に指示し、当該処理手段が、当該指示に従い、自己に割り当てられた各検索結果情報を各々解析し、当該検索結果情報の索引となる索引情報を生成する
ことを特徴とする請求項1に記載の情報検索システム。
The index information generating means includes a plurality of processing means, and when there are a plurality of search result information received by the search result information receiving means, one processing means among the processing means outputs the plurality of search result information. Allocating to the plurality of processing means, instructing the processing means to analyze each search result information and generate index information to be an index of each search result information, the processing means according to the instructions, each assigned to itself The information search system according to claim 1, wherein each of the search result information is analyzed, and index information serving as an index of the search result information is generated.
第2情報処理装置を更に備え、
前記索引情報生成手段は、前記検索結果情報受信手段が受信した検索結果情報が複数ある場合、当該複数の検索結果情報のうち少なくとも1つを前記第2情報処理装置に割り当て、当該割り当てた検索結果情報の解析及び各検索結果情報の索引となる索引情報の生成を前記第2情報処理装置に指示し、
前記第2情報処理装置は、前記索引情報生成手段からの前記指示に従い、自己に割り当てられた検索結果情報を解析し、当該検索結果情報の索引となる索引情報を生成する第2索引情報生成手段と、前記第2索引情報生成手段が生成した前記索引情報を前記検索結果情報と関連付けて、前記索引情報生成手段及び前記情報処理装置のうち少なくとも1つに送信する第2索引情報送信手段とを有する
ことを特徴とする請求項1に記載の情報検索システム。
A second information processing apparatus;
When there are a plurality of pieces of search result information received by the search result information receiving unit, the index information generation unit assigns at least one of the plurality of search result information to the second information processing apparatus, and the assigned search result Instructing the second information processing apparatus to analyze information and generate index information to be an index of each search result information,
The second information processing apparatus analyzes second search result information assigned to the second information processing apparatus in accordance with the instruction from the index information generation means, and generates index information to be an index of the search result information. And second index information transmitting means for transmitting the index information generated by the second index information generating means to at least one of the index information generating means and the information processing apparatus in association with the search result information. The information search system according to claim 1, further comprising:
前記索引情報送信手段は、前記索引情報生成手段が生成した前記索引情報と、前記検索結果情報受信手段が受信した検索結果情報とを関連付けてこれらを前記情報処理装置に送信する
ことを特徴とする請求項1に記載の情報検索システム。
The index information transmitting means associates the index information generated by the index information generating means with the search result information received by the search result information receiving means, and transmits these to the information processing apparatus. The information search system according to claim 1.
前記索引情報送信手段は、前記索引情報生成手段が生成した前記索引情報と、当該索引情報と前記検索結果情報受信手段が受信した検索結果情報との関連付けを示す関連付け情報とを前記情報処理装置に送信する
ことを特徴とする請求項1に記載の情報検索システム。
The index information transmitting means sends the index information generated by the index information generating means and association information indicating the association between the index information and the search result information received by the search result information receiving means to the information processing apparatus. The information search system according to claim 1, wherein the information search system is transmitted.
前記情報処理装置は、前記索引情報送信手段が前記検索結果情報と関連付けて送信した索引情報を受信する索引情報受信手段と、前記索引情報受信手段が受信した索引情報を用いて前記検索結果情報を分類し、分類した結果に基づいて、当該検索結果情報を表示手段に表示させる表示制御手段とを備える
ことを特徴とする請求項4に記載の情報検索システム。
The information processing apparatus uses the index information receiving unit that receives the index information transmitted in association with the search result information by the index information transmitting unit, and the search result information using the index information received by the index information receiving unit. The information search system according to claim 4, further comprising: a display control unit that classifies and displays the search result information on a display unit based on the classified result.
前記情報処理装置は、前記検索結果情報送信手段が送信した検索結果情報を受信する第2検索結果情報受信手段と、前記索引情報送信手段が送信した前記索引情報及び前記関連付け情報を受信する索引情報受信手段と、前記索引情報受信手段が受信した前記索引情報及び前記関連付け情報を用いて、前記索引情報と前記第2検索結果情報受信手段が受信した前記検索結果情報との関連付けを判別して、前記検索結果情報を分類し、分類した結果に基づいて、当該検索結果情報を表示手段に表示させる表示制御手段とを備える
ことを特徴とする請求項5に記載の情報検索システム。
The information processing apparatus includes: second search result information receiving means for receiving search result information transmitted by the search result information transmitting means; and index information for receiving the index information and the association information transmitted by the index information transmitting means. Using the index information and the association information received by the receiving means and the index information receiving means, determining the association between the index information and the search result information received by the second search result information receiving means, The information search system according to claim 5, further comprising: a display control unit that classifies the search result information and displays the search result information on a display unit based on the classified result.
前記表示制御手段は、前記索引情報受信手段が受信した索引情報を含む仮想的な索引情報空間を生成し、前記検索結果情報を当該索引情報と対応付けて当該索引情報空間に仮想的に配置する空間生成手段と、前記空間生成手段が生成した索引情報空間を表す画像を描画する描画手段とを有し、
前記描画手段が描画した画像を前記表示手段に表示させる
ことを特徴とする請求項6又は請求項7に記載の情報検索システム。
The display control unit generates a virtual index information space including the index information received by the index information receiving unit, and virtually arranges the search result information in the index information space in association with the index information. A space generation means; and a drawing means for drawing an image representing the index information space generated by the space generation means,
The information search system according to claim 6 or 7, wherein an image drawn by the drawing means is displayed on the display means.
前記描画手段は、前記索引情報空間を3次元空間として表し、前記索引情報をオブジェクトとして表す画像を描画する
ことを特徴とする請求項8に記載の情報検索システム。
The information retrieval system according to claim 8, wherein the drawing unit draws an image representing the index information space as a three-dimensional space and representing the index information as an object.
前記表示制御手段は、前記描画手段が描画した前記画像と共に、前記索引情報を表す文字データを前記表示手段に表示させる
ことを特徴とする請求項9に記載の情報検索システム。
The information search system according to claim 9, wherein the display control means causes the display means to display character data representing the index information together with the image drawn by the drawing means.
前記索引情報は、階層化された第1索引情報及び第2索引情報を含み、
前記第2索引情報は、前記第1索引情報の下層として当該第1索引情報に関連付けられており、
前記索引情報生成手段は、検索結果情報を解析して、当該検索結果情報の索引となる前記第1索引情報及び第2索引情報のうち少なくとも1つを生成し、
前記空間生成手段は、前記索引情報受信手段が受信した索引情報を含み且つ当該索引情報のうち前記第1索引情報を上層とし当該第1索引情報と関連付けられた前記第2索引情報を下層とする階層的な構造の仮想的な索引情報空間を生成し、当該索引情報に関連付けられた前記検索結果情報を、当該索引情報と対応付けて当該索引情報空間に仮想的に配置する
ことを特徴とする請求項8に記載の情報検索システム。
The index information includes hierarchical first index information and second index information,
The second index information is associated with the first index information as a lower layer of the first index information,
The index information generating means analyzes search result information, and generates at least one of the first index information and the second index information that becomes an index of the search result information,
The space generation means includes the index information received by the index information receiving means, and the first index information of the index information is an upper layer, and the second index information associated with the first index information is a lower layer. A virtual index information space having a hierarchical structure is generated, and the search result information associated with the index information is virtually arranged in the index information space in association with the index information. The information search system according to claim 8.
前記描画手段は、前記索引情報空間を3次元空間として表し、前記索引情報のうち前記第1索引情報をオブジェクトとして表す第1空間画像を描画する
ことを特徴とする請求項11に記載の情報検索システム。
12. The information search according to claim 11, wherein the drawing unit draws the first spatial image representing the index information space as a three-dimensional space and representing the first index information as an object among the index information. system.
前記描画手段は、前記空間生成手段が生成した前記索引情報空間に含まれる第1索引情報を3次元空間として表し、当該第1索引情報の下層として関連付けられている前記第2索引情報をオブジェクトとして表す第2空間画像を描画する
ことを特徴とする請求項11に記載の情報検索システム。
The drawing means represents the first index information included in the index information space generated by the space generation means as a three-dimensional space, and uses the second index information associated as a lower layer of the first index information as an object. The information retrieval system according to claim 11, wherein a second spatial image is represented.
前記描画手段は、前記空間生成手段が生成した前記索引情報空間に前記第2索引情報と対応付けて仮想的に配置した前記検索結果情報を表す検索結果画像を描画する
ことを特徴とする請求項11に記載の情報検索システム。
The drawing means draws a search result image representing the search result information virtually arranged in association with the second index information in the index information space generated by the space generation means. 11. The information search system according to 11.
前記索引情報生成手段は、前記要求送信手段が送信した検索要求を受信し、当該検索要求を前記情報検索手段に転送する要求転送手段を有し、
前記情報検索手段の有する前記検索結果情報受信手段は、前記要求送信手段が送信した検索要求を前記要求転送手段を介して受信する
ことを特徴とする請求項1に記載の情報検索システム。
The index information generation means has a request transfer means for receiving the search request transmitted by the request transmission means and transferring the search request to the information search means,
The information search system according to claim 1, wherein the search result information receiving unit included in the information search unit receives the search request transmitted by the request transmission unit via the request transfer unit.
前記情報処理装置は、前記入力手段と、前記空間生成手段とを並行して動作させる
ことを特徴とする請求項1に記載の情報検索システム。
The information processing system according to claim 1, wherein the information processing apparatus operates the input unit and the space generation unit in parallel.
前記索引情報は、メタデータである
ことを特徴とする請求項1に記載の情報検索システム。
The information search system according to claim 1, wherein the index information is metadata.
所定のネットワークに接続される情報提供装置に記憶されている情報の中から検索条件に応じた情報を検索することを情報処理装置が要求する情報検索システムにおいて、
前記情報処理装置と情報検索手段と索引情報生成手段とを備え、
前記情報処理装置は、検索条件に応じた情報の検索を指示する検索指示が入力される入力手段と、前記入力手段に入力された検索指示に基づき、前記検索条件に応じた情報の検索を要求する検索要求を送信する要求送信手段とを有し、
前記情報検索手段は、前記要求送信手段が送信した検索要求を受信する要求受信手段と、前記所定のネットワークに接続される情報提供装置に記憶されている情報の中から、前記要求受信手段が受信した検索要求に応じた検索結果情報を検索し、当該検索結果情報を送信する検索結果情報送信手段とを有し、
前記索引情報生成手段は、前記検索結果情報送信手段が送信した検索結果情報を受信する検索結果情報受信手段と、前記検索結果情報受信手段が受信した検索結果情報を解析して、当該検索結果情報の索引となる索引情報を生成する索引情報生成手段と、前記索引情報生成手段が生成した索引情報を含む仮想的な索引情報空間を生成し、前記検索結果情報受信手段が受信した前記検索結果情報を当該索引情報と対応付けて当該索引情報空間に仮想的に配置する空間生成手段と、前記空間生成手段が生成し前記検索結果情報を配置した前記索引情報空間を表す空間配置情報を生成し、これを前記情報処理装置に送信する空間配置情報送信手段を有する
ことを特徴とする記載の情報検索システム。
In an information search system in which an information processing device requests that information corresponding to a search condition be searched from information stored in an information providing device connected to a predetermined network.
The information processing apparatus, information search means, and index information generation means,
The information processing apparatus requests input of a search instruction for instructing search of information according to a search condition, and search for information according to the search condition based on the search instruction input to the input means Request transmitting means for transmitting a search request to be performed,
The information search means receives the request reception means from the request reception means for receiving the search request transmitted by the request transmission means and the information stored in the information providing apparatus connected to the predetermined network. Search result information transmitting means for searching the search result information according to the search request and transmitting the search result information,
The index information generating means analyzes the search result information receiving means for receiving the search result information transmitted by the search result information transmitting means, and the search result information received by the search result information receiving means, The search result information received by the search result information receiving means by generating index information generating means for generating index information to be an index, and a virtual index information space including the index information generated by the index information generating means A space generating means for virtually arranging the index information space in association with the index information, and generating space arrangement information representing the index information space generated by the space generating means and arranging the search result information, The information search system according to claim 1, further comprising space arrangement information transmission means for transmitting the information to the information processing apparatus.
前記情報処理装置は、前記空間配置情報送信手段が送信した前記空間配置情報を受信する空間配置情報受信手段と、前記空間配置情報受信手段が受信した前記空間配置情報に基づいて、前記検索結果情報が配置された前記索引情報空間を表す画像を描画し、描画した画像を表示手段に表示させる表示制御手段とを有する
ことを特徴とする請求項18に記載の情報検索システム。
The information processing apparatus includes: a spatial arrangement information receiving unit that receives the spatial arrangement information transmitted by the spatial arrangement information transmitting unit; and the search result information based on the spatial arrangement information received by the spatial arrangement information receiving unit. The information search system according to claim 18, further comprising: a display control unit that draws an image representing the index information space in which is placed and displays the drawn image on a display unit.
所定のネットワークに接続される情報提供装置に記憶されている情報の中から検索条件に応じた情報を検索することを情報処理装置が要求する情報検索方法において、
検索条件に応じた情報の検索を指示する検索指示が前記情報処理装置に入力される入力ステップと、
前記情報処理装置が、前記入力ステップで入力された検索指示に基づき、前記検索条件に応じた情報の検索を要求する検索要求を送信する要求送信ステップと、
情報検索手段が、前記要求送信ステップで送信された検索要求を受信する要求受信ステップと、
情報検索手段が、前記所定のネットワークに接続される情報提供装置に記憶されている情報の中から、前記要求受信ステップで受信された検索要求に応じた検索結果情報を検索し、当該検索結果情報を送信する検索結果情報送信ステップと、
索引情報生成手段が、前記検索結果情報送信ステップで送信された検索結果情報を受信する検索結果情報受信ステップと、
索引情報生成手段が、前記検索結果情報受信ステップで受信された検索結果情報を解析して、当該検索結果情報の索引となる索引情報を生成する索引情報生成ステップと、
前記索引情報生成手段が、前記索引情報生成ステップで生成された前記索引情報を前記検索結果情報と関連付けて前記情報処理装置に送信する索引情報送信ステップとを備える
ことを特徴とする情報検索方法。
In an information search method in which an information processing device requests to search information according to a search condition from information stored in an information providing device connected to a predetermined network.
An input step in which a search instruction for instructing a search for information according to a search condition is input to the information processing apparatus;
A request transmission step of transmitting a search request for requesting a search for information according to the search condition, based on the search instruction input in the input step;
A request receiving step in which the information search means receives the search request sent in the request sending step;
The information search means searches the search result information corresponding to the search request received in the request receiving step from the information stored in the information providing apparatus connected to the predetermined network, and the search result information A search result information sending step for sending
A search result information receiving step in which the index information generating means receives the search result information transmitted in the search result information transmitting step;
An index information generating unit that analyzes the search result information received in the search result information receiving step and generates index information to be an index of the search result information; and
An index information transmitting method, wherein the index information generating means includes an index information transmitting step of transmitting the index information generated in the index information generating step in association with the search result information to the information processing apparatus.
所定のネットワークに接続される情報提供装置に記憶されている情報の中から検索条件に応じた情報を検索することを情報処理装置が要求する情報検索方法において、
検索条件に応じた情報の検索を指示する検索指示が前記情報処理装置に入力される入力ステップと、
前記情報処理装置が、前記入力ステップで入力された検索指示に基づき、前記検索条件に応じた情報の検索を要求する検索要求を送信する要求送信ステップと、
情報検索手段が、前記要求送信ステップで送信された検索要求を受信する要求受信ステップと、
情報検索手段が、前記所定のネットワークに接続される情報提供装置に記憶されている情報の中から、前記要求受信ステップで受信された検索要求に応じた検索結果情報を検索し、当該検索結果情報を送信する検索結果情報送信ステップと、
索引情報生成手段が、前記検索結果情報送信ステップで送信された検索結果情報を受信する検索結果情報受信ステップと、
前記索引情報生成手段が、前記検索結果情報受信ステップで受信した検索結果情報を解析して、当該検索結果情報の索引となる索引情報を生成する索引情報ステップと、
前記索引情報生成手段が、前記索引情報生成ステップで生成した索引情報を含む仮想的な索引情報空間を生成し、前記検索結果情報受信ステップで受信した前記検索結果情報を当該索引情報と対応付けて当該索引情報空間に仮想的に配置する空間生成ステップと、
前記索引情報生成手段が、前記空間生成ステップで生成し前記検索結果情報を配置した前記索引情報空間を表す空間配置情報を生成し、これを前記情報処理装置に送信する空間配置情報送信ステップとを備える
ことを特徴とする情報検索方法。
In an information search method in which an information processing device requests to search information according to a search condition from information stored in an information providing device connected to a predetermined network.
An input step in which a search instruction for instructing a search for information according to a search condition is input to the information processing apparatus;
A request transmission step of transmitting a search request for requesting a search for information according to the search condition, based on the search instruction input in the input step;
A request receiving step in which the information search means receives the search request sent in the request sending step;
The information search means searches the search result information corresponding to the search request received in the request receiving step from the information stored in the information providing apparatus connected to the predetermined network, and the search result information A search result information sending step for sending
A search result information receiving step in which the index information generating means receives the search result information transmitted in the search result information transmitting step;
The index information generating unit analyzes the search result information received in the search result information receiving step, and generates index information that becomes an index of the search result information; and
The index information generation unit generates a virtual index information space including the index information generated in the index information generation step, and associates the search result information received in the search result information reception step with the index information. A space generation step virtually arranged in the index information space;
The index information generating means generates spatial arrangement information representing the index information space generated in the spatial generation step and arranged with the search result information, and transmits the spatial arrangement information to the information processing apparatus. An information search method characterized by comprising:
所定のネットワークに接続される情報提供装置に記憶されている情報の中から検索条件に応じた情報を検索することを要求する情報処理装置からの検索要求に応じて検索され送信された検索結果情報を受信する検索結果情報受信手段と、
前記検索結果情報受信手段が受信した検索結果情報を解析して、当該検索結果情報の索引となる索引情報を生成する索引情報生成手段と、
前記索引情報生成手段が生成した前記索引情報を前記検索結果情報と関連付けて前記情報処理装置に送信する索引情報送信手段とを具備する
ことを特徴とする索引情報生成装置。
Search result information searched and transmitted in response to a search request from an information processing device that requests to search for information according to a search condition from information stored in an information providing device connected to a predetermined network Search result information receiving means for receiving
Index information generating means for analyzing the search result information received by the search result information receiving means and generating index information to be an index of the search result information;
Index information generating means, comprising: index information transmitting means for transmitting the index information generated by the index information generating means in association with the search result information to the information processing apparatus.
所定のネットワークに接続される情報提供装置に記憶されている情報の中から検索条件に応じた情報を検索することを要求する情報処理装置からの検索要求に応じて検索され送信された検索結果情報を受信する検索結果情報受信手段と、
前記検索結果情報受信手段が受信した検索結果情報を解析して、当該検索結果情報の索引となる索引情報を生成する索引情報生成手段と、
前記索引情報生成手段が生成した索引情報を含む仮想的な索引情報空間を生成し、前記検索結果情報受信手段が受信した前記検索結果情報を当該索引情報と対応付けて当該索引情報空間に仮想的に配置する空間生成手段と、
前記空間生成手段が生成し前記検索結果情報を配置した前記索引情報空間を表す空間配置情報を生成し、これを前記情報処理装置に送信する空間配置情報送信手段とを具備する
ことを特徴とする索引情報生成装置。
Search result information searched and transmitted in response to a search request from an information processing device that requests to search for information according to a search condition from information stored in an information providing device connected to a predetermined network Search result information receiving means for receiving
Index information generating means for analyzing the search result information received by the search result information receiving means and generating index information to be an index of the search result information;
A virtual index information space including the index information generated by the index information generating unit is generated, and the search result information received by the search result information receiving unit is associated with the index information and virtually stored in the index information space. A space generating means arranged in
Spatial arrangement information transmitting means for generating spatial arrangement information representing the index information space generated by the spatial generation means and arranging the search result information, and transmitting the generated information to the information processing apparatus. Index information generator.
所定のネットワークに接続される情報提供装置に記憶されている情報の中から検索条件に応じた情報の検索を指示する検索指示が入力される入力手段と、
前記入力手段に入力された検索指示に基づき、前記検索条件に応じた情報の検索を要求する検索要求を送信する要求送信手段と、
前記要求送信手段が送信した検索要求に応じて検索され送信された検索結果情報と、当該検索結果情報の解析の結果生成され送信された、当該検索結果情報の索引となる索引情報とを受信する情報受信手段と、
前記情報受信手段が受信した索引情報を用いて前記検索結果情報を分類し、分類した結果に基づいて、当該検索結果情報を表示手段に表示させる表示制御手段とを具備する
ことを特徴とする情報処理装置。
An input means for inputting a search instruction for instructing a search for information according to a search condition from information stored in an information providing apparatus connected to a predetermined network;
A request transmission unit that transmits a search request for requesting a search for information according to the search condition, based on a search instruction input to the input unit;
The search result information searched and transmitted in response to the search request transmitted by the request transmission means, and the index information that is generated and transmitted as a result of the analysis of the search result information and serves as an index of the search result information. Information receiving means;
Information comprising: display control means for classifying the search result information using the index information received by the information receiving means, and displaying the search result information on a display means based on the classified result; Processing equipment.
所定のネットワークに接続される情報提供装置に記憶されている情報の中から検索条件に応じた情報の検索を指示する検索指示が入力される入力手段と、
前記入力手段に入力された検索指示に基づき、前記検索条件に応じた情報の検索を要求する検索要求を送信する要求送信手段と、
前記要求送信手段が送信した検索要求に応じて検索され送信された検索結果情報を受信する検索結果情報受信手段と、
前記検索結果情報受信手段が受信した検索結果情報を解析して、当該検索結果情報の索引となる索引情報を生成する索引情報生成手段とを具備する
ことを特徴とする情報処理装置。
An input means for inputting a search instruction for instructing a search of information according to a search condition from information stored in an information providing apparatus connected to a predetermined network;
A request transmission unit that transmits a search request for requesting a search for information according to the search condition, based on a search instruction input to the input unit;
Search result information receiving means for receiving search result information searched and transmitted in response to a search request transmitted by the request transmitting means;
An information processing apparatus comprising: index information generating means for analyzing the search result information received by the search result information receiving means and generating index information that is an index of the search result information.
所定のネットワークに接続される情報提供装置に記憶されている情報の中から検索条件に応じた情報を検索することを要求する情報処理装置からの検索要求に応じて検索され送信された検索結果情報を受信する検索結果情報受信ステップと、
前記検索結果情報受信ステップで受信した検索結果情報を解析して、当該検索結果情報の索引となる索引情報を生成する索引情報生成ステップと、
前記索引情報生成ステップで生成した前記索引情報を前記検索結果情報と関連付けて前記情報処理装置に送信する索引情報送信ステップと
をコンピュータに実行させるための索引情報生成プログラム。
Search result information searched and transmitted in response to a search request from an information processing device that requests to search for information according to a search condition from information stored in an information providing device connected to a predetermined network A search result information receiving step for receiving
Analyzing the search result information received in the search result information receiving step, and generating index information which is an index of the search result information; and
An index information generation program for causing a computer to execute an index information transmission step of transmitting the index information generated in the index information generation step to the information processing apparatus in association with the search result information.
所定のネットワークに接続される情報提供装置に記憶されている情報の中から検索条件に応じた情報を検索することを要求する情報処理装置からの検索要求に応じて検索され送信された検索結果情報を受信する検索結果情報受信ステップと、
前記検索結果情報受信ステップで受信した検索結果情報を解析して、当該検索結果情報の索引となる索引情報を生成する索引情報生成ステップと、
前記索引情報生成ステップで生成した索引情報を含む仮想的な索引情報空間を生成し、前記検索結果情報受信ステップで受信した前記検索結果情報を当該索引情報と対応付けて当該索引情報空間に仮想的に配置する空間生成ステップと、
前記空間生成ステップで生成し前記検索結果情報を配置した前記索引情報空間を表す空間配置情報を生成し、これを前記情報処理装置に送信する空間配置情報送信ステップと
をコンピュータに実行させるための索引情報生成プログラム。
Search result information searched and transmitted in response to a search request from an information processing device that requests to search for information according to a search condition from information stored in an information providing device connected to a predetermined network A search result information receiving step for receiving
Analyzing the search result information received in the search result information receiving step, and generating index information which is an index of the search result information; and
A virtual index information space including the index information generated in the index information generating step is generated, and the search result information received in the search result information receiving step is associated with the index information in a virtual manner in the index information space. A space generation step to be arranged in
An index for causing a computer to execute a spatial arrangement information transmission step of generating spatial arrangement information representing the index information space generated in the spatial generation step and arranging the search result information, and transmitting the generated information to the information processing apparatus Information generation program.
所定のネットワークに接続される情報提供装置に記憶されている情報の中から検索条件に応じた情報の検索を指示する検索指示が入力される入力ステップと、
前記入力ステップで入力された検索指示に基づき、前記検索条件に応じた情報の検索を要求する検索要求を送信する要求送信ステップと、
前記要求送信ステップで送信した検索要求に応じて検索され送信された検索結果情報と、当該検索結果情報の解析の結果生成され送信された、当該検索結果情報の索引となる索引情報とを受信する情報受信ステップと、
前記情報受信ステップで受信した索引情報を用いて前記検索結果情報を分類し、分類した結果に基づいて、当該検索結果情報を表示手段に表示させる表示制御ステップと
をコンピュータに実行させるための情報処理プログラム。
An input step for inputting a search instruction for instructing a search for information according to a search condition from information stored in an information providing apparatus connected to a predetermined network;
Based on the search instruction input in the input step, a request transmission step for transmitting a search request for requesting a search for information according to the search condition;
The search result information searched and transmitted in response to the search request transmitted in the request transmission step, and the index information that is generated and transmitted as a result of analysis of the search result information and serves as an index of the search result information is received. An information receiving step;
Information processing for causing a computer to execute a display control step of classifying the search result information using the index information received in the information receiving step and displaying the search result information on a display unit based on the classified result program.
所定のネットワークに接続される情報提供装置に記憶されている情報の中から検索条件に応じた情報の検索を指示する検索指示が入力される入力ステップと、
前記入力ステップで入力された検索指示に基づき、前記検索条件に応じた情報の検索を要求する検索要求を送信する要求送信ステップと、
前記要求送信ステップで送信した検索要求に応じて検索され送信された検索結果情報を受信する検索結果情報受信ステップと、
前記検索結果情報受信ステップで受信した検索結果情報を解析して、当該検索結果情報の索引となる索引情報を生成する索引情報生成ステップと
をコンピュータに実行させるための情報処理プログラム。
An input step for inputting a search instruction for instructing a search for information according to a search condition from information stored in an information providing apparatus connected to a predetermined network;
Based on the search instruction input in the input step, a request transmission step for transmitting a search request for requesting a search for information according to the search condition;
A search result information receiving step for receiving search result information searched and transmitted in response to the search request transmitted in the request transmission step;
An information processing program for causing a computer to execute an index information generating step of analyzing the search result information received in the search result information receiving step and generating index information that is an index of the search result information.
請求項26から請求項29のうちいずれか一項に記載のプログラムを記憶したコンピュータ読み取り可能な記憶媒体。
A computer-readable storage medium storing the program according to any one of claims 26 to 29.
JP2006115776A 2006-04-19 2006-04-19 Information retrieval system, information retrieving method, index information generating apparatus, information processing apparatus, index information generation program, information processing program, and computer readable storage medium storing program Pending JP2007287030A (en)

Priority Applications (2)

Application Number Priority Date Filing Date Title
JP2006115776A JP2007287030A (en) 2006-04-19 2006-04-19 Information retrieval system, information retrieving method, index information generating apparatus, information processing apparatus, index information generation program, information processing program, and computer readable storage medium storing program
PCT/JP2007/054268 WO2007122878A1 (en) 2006-04-19 2007-03-06 Information search system and index information generation device

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2006115776A JP2007287030A (en) 2006-04-19 2006-04-19 Information retrieval system, information retrieving method, index information generating apparatus, information processing apparatus, index information generation program, information processing program, and computer readable storage medium storing program

Publications (1)

Publication Number Publication Date
JP2007287030A true JP2007287030A (en) 2007-11-01

Family

ID=38624792

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2006115776A Pending JP2007287030A (en) 2006-04-19 2006-04-19 Information retrieval system, information retrieving method, index information generating apparatus, information processing apparatus, index information generation program, information processing program, and computer readable storage medium storing program

Country Status (2)

Country Link
JP (1) JP2007287030A (en)
WO (1) WO2007122878A1 (en)

Cited By (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2009211156A (en) * 2008-02-29 2009-09-17 Saitama Univ Meta-information adding system, meta-information display system, program for the same systems, and computer readable recording medium having the program recorded thereon
JP2012008780A (en) * 2010-06-24 2012-01-12 Rakuten Inc Information provision server, information provision method, information provision program, and computer readable storage medium
JP2013508837A (en) * 2009-10-23 2013-03-07 アルカテル−ルーセント Managing tags associated with shared multimedia objects in telecommunications networks
US8931018B2 (en) 2008-03-06 2015-01-06 Sony Corporation Metadata transmission apparatus, metadata reception apparatus, imaging apparatus, and information management program

Families Citing this family (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP5675058B2 (en) * 2009-05-26 2015-02-25 株式会社東芝 Magnetic resonance imaging system

Family Cites Families (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP3599405B2 (en) * 1995-03-03 2004-12-08 キヤノン株式会社 Data display method and system
WO2000075809A1 (en) * 1999-06-04 2000-12-14 Seiko Epson Corporation Information sorting method, information sorter, recorded medium on which information sorting program is recorded
JP2002183210A (en) * 2000-12-14 2002-06-28 Nippon Telegraph & Telephone East Corp Contents retrieving method in retrieval server and computer-readable recording medium with its program recorded thereon
JP2006085379A (en) * 2004-09-15 2006-03-30 Canon Inc Information processor and its control method, and program

Cited By (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2009211156A (en) * 2008-02-29 2009-09-17 Saitama Univ Meta-information adding system, meta-information display system, program for the same systems, and computer readable recording medium having the program recorded thereon
US8931018B2 (en) 2008-03-06 2015-01-06 Sony Corporation Metadata transmission apparatus, metadata reception apparatus, imaging apparatus, and information management program
JP2013508837A (en) * 2009-10-23 2013-03-07 アルカテル−ルーセント Managing tags associated with shared multimedia objects in telecommunications networks
JP2012008780A (en) * 2010-06-24 2012-01-12 Rakuten Inc Information provision server, information provision method, information provision program, and computer readable storage medium

Also Published As

Publication number Publication date
WO2007122878A1 (en) 2007-11-01

Similar Documents

Publication Publication Date Title
KR101038896B1 (en) Service program generation technology
JP4767127B2 (en) File server, computer system, and file prefetching method.
JP6007246B2 (en) Predictive multi-layer cache architecture
JP5786105B2 (en) Information processing apparatus, information processing method, information processing program, display control apparatus, and display control program
US20110119602A1 (en) Web server, web browser and web system
US8463874B2 (en) Method and system of recording and reproducing web application operation
JP4902285B2 (en) Information browsing apparatus, control method thereof, and program
CN101751428A (en) Information search method and device
JP2007183939A (en) Search method, system, program storage device (search service accessing and highlighting local and online available information source accessed before)
KR20040040438A (en) Method and system for delivering dynamic information in a network
EP2534589A1 (en) Method and system for organizing information with a sharable user interface
JP2007287030A (en) Information retrieval system, information retrieving method, index information generating apparatus, information processing apparatus, index information generation program, information processing program, and computer readable storage medium storing program
JP2007272765A (en) Information processor, thumbnail management device, content processing method, storage medium, and program
JP2006172067A (en) Database management method, system and program
JP2005196676A (en) Service creating method, service creating system, and program,
JP4671402B2 (en) Web page providing apparatus and web page providing method
CN105324795A (en) Coalescing graphics operations
JP5224839B2 (en) Document management system, document management apparatus, document management method, and program
JP3647967B2 (en) Screen transition system
JP2002259387A (en) Document retrieving system
JP5245629B2 (en) Relay device, communication relay method, program thereof, and relay system
JP4689635B2 (en) Metadata management method, metadata management system, and metadata management program
JP2010157236A (en) Method, system and computer-readable recording medium for providing web page using cache
JP2004234380A (en) Table display switching method, text data conversion program, and tagging program
JP4996504B2 (en) SBM server, registration screen generation method and program