WO2007122878A1 - 情報検索システム、及び索引情報生成装置 - Google Patents
情報検索システム、及び索引情報生成装置 Download PDFInfo
- Publication number
- WO2007122878A1 WO2007122878A1 PCT/JP2007/054268 JP2007054268W WO2007122878A1 WO 2007122878 A1 WO2007122878 A1 WO 2007122878A1 JP 2007054268 W JP2007054268 W JP 2007054268W WO 2007122878 A1 WO2007122878 A1 WO 2007122878A1
- Authority
- WO
- WIPO (PCT)
- Prior art keywords
- information
- search
- search result
- index
- index information
- Prior art date
Links
Classifications
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F16/00—Information retrieval; Database structures therefor; File system structures therefor
- G06F16/90—Details of database functions independent of the retrieved data types
- G06F16/903—Querying
- G06F16/9038—Presentation of query results
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F16/00—Information retrieval; Database structures therefor; File system structures therefor
- G06F16/90—Details of database functions independent of the retrieved data types
- G06F16/907—Retrieval characterised by using metadata, e.g. metadata not derived from the content or metadata generated manually
Definitions
- 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.
- Patent Document 1 Japanese Patent Laid-Open No. 2000-194728
- the search result information is not classified and displayed for each related information, or the search result information is not displayed. Even if the information is classified and displayed, the information may not be the latest information. Since there is a vast amount of information on the web, it may be difficult for users to see if search result information is not classified and displayed. In addition, since information can be updated every day on the web, if the latest information is not displayed, there may be a disadvantage for the user.
- the search result information received by the means is analyzed, index information generating means for generating index information that becomes an index of the search result information, and the index information generated by the index information generating means is associated with the search result information. And an index information transmitting means for transmitting to the information processing apparatus.
- FIG. 1 is a block diagram illustrating a configuration of an information search system according to an embodiment of the present invention.
- FIG. 3 is a diagram illustrating a data configuration of a metadata dictionary according to the embodiment.
- FIG. 7 is a sequence chart illustrating an operation flow according to the embodiment.
- FIG. 8 is a diagram illustrating a data configuration of search result data according to the embodiment.
- FIG. 15 is a sequence chart illustrating the flow of operations according to another embodiment of the present invention.
- FIG. 16 is a sequence chart illustrating the flow of operations according to another embodiment of the present invention.
- FIG. 19 is a sequence chart illustrating an operation flow according to a modified example of the invention. Explanation of symbols
- FIG. 1 is a block diagram showing 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 the database DB, and a metadata generation server MS. Each of these devices performs data communication via the network NT.
- Network NT includes, for example, the Internet, home networks, analog public telephone lines and communication satellite lines, ADSL (Asymmetric Digital Subscriber Line), LAN (Local Area Netwong, ATV (and ommunity Antenna Television) networks, ISDN (Integrated Digital Communications). Network) and data transmission between the above devices is relayed by communication means such as an optical fiber network.
- the client device 1 sends 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 forwards the search request to the search server KS.
- the search server KS performs a data search by referring to the database DB according to the search request, and transmits the 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 metadata and the search result data to the client device 1 in association with each other.
- the client device 1 maps the search result data to the metadata space, and performs display based on the metadata space.
- the metadata is data indicating 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 search result data.
- FIG. 2 is a block diagram illustrating the internal configuration of the client device 1 according to the embodiment.
- 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, DVD (Digital Versatile Disk) driver 21 and USB (U niversal Serial Bus) 22, flash memory controller 31, graphic card 24, ADC (analog digital converter) 27, and RF (Radio Frequency) processing unit 28
- main memory 16 including a RAM (Random Access Memory), a south bridge 18, a network interface 19, a flash memory 20, DVD (Digital Versatile Disk) driver 21 and USB (U niversal Serial Bus) 22, flash memory controller 31, graphic card 24, ADC (analog digital converter) 27, and RF (Radio Frequency) processing unit 28
- 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 described later is virtually generated in the main memory 16.
- 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.
- the graphic card 24 is a card for realizing an image processing function, has a built-in frame memory 25, and is connected to the 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.
- 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 it to the one-chip multiprocessor 2.
- 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. .
- 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.
- 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 with 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.
- the network interface 19 controls data communication via a network such as the network NT under the control of the one-chip multiprocessor 2.
- the one-chip mano processor 2 includes a main processor (PU) 8, eight sub processors (SPUs) 3a to 3h, an input / output interface 17, a memory controller (MC) It is composed of 15. Each of these is connected to the ring bus 14 and can operate in parallel.
- PU main processor
- SPUs sub processors
- MC memory controller
- PU8 and 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.
- PU8 accepts all interrupts, but SPU3a to 3h do not accept interrupts. When an interrupt is applied to SPU3a to 3h, PU8 performs processing for that interrupt.
- Each of these processors is assigned a processor ID that can be uniquely identified in the one-chip multiprocessor 2.
- the PU 8 is composed of a processor core (Core) 9, a memory flow controller (MFC) 12 having a direct memory access controller (DMAC) 13, a LI cache 10, and an L2 cache 11.
- Core processor core
- MFC memory flow controller
- DMAC direct memory access controller
- the SPU 3a includes a processor core (Core) 4a, a local storage (LS) 5a, and an MFC 6a incorporating a DMAC 7a.
- Core processor core
- LS local storage
- MFC 6a MFC 6a incorporating a DMAC 7a.
- LS5a does not require cache 'coherency, ie support for cache coherency.
- the LS 5a is preferably configured as a DRAM.
- Various programs are loaded into this LS5a in accordance with control commands from the PU8.
- the DMAC 7a accesses various programs and various data stored in the main memory 16 under the control of the SPU 3a.
- SPUs 3b to 3h are substantially the same as the configuration of the SPU 3a, and thus the description thereof is omitted.
- SPU3a to 3h are simply referred to as SPU3 when it is not necessary to distinguish between them. Also, it is necessary to distinguish each SPU, and when it is necessary to distinguish each SPU component, add a to h after each symbol. I will write.
- the MC 15 is connected to the main memory 16 and mediates access to the main memory 16 of the PU 8 and each of the SPUs 3a to 3h.
- 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 whether the PU 8 or the SPU 3 controls the external device and transmits / receives data to / from the external device.
- 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 among them.
- the metadata dictionary also includes first metadata, second metadata, and power.
- the first metadata represents a superordinate concept of the second metadata.
- the first metadata is associated with at least one or more second metadata.
- the first metadata “company” is associated with the second metadata “stock price”, “product / service”, and “history”.
- the first metadata and the second metadata are stored in the metadata dictionary in a hierarchical manner.
- the metadata dictionary may be configured to be changeable by a user such as an administrator, and when generating metadata for search result data, new metadata is added or existing metadata is added. It may be configured to dynamically learn deletion, association between metadata, and the like.
- 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.
- the PU 8 of the client device 1 loads the search browser stored in the HD 33 to the main memory 16 via the controller 23 and executes it, thereby executing the browser screen BG as shown in FIG. Display on 26.
- This browser screen BG has a key ⁇ This includes the keyboard input area KW1, search button BT1, and image display area G1. Keywords for data search are entered by the user in the key input area KW1.
- 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. All the images are drawn on the frame memory 25 by the graphic card 24 based on the metadata space previously generated in the main memory 16.
- the first spatial image represents the entire metadata space as a city
- the first metadata is represented by structures such as buildings and vehicles existing in the city. It is an object OB1 that represents an object and an object OB2 that represents a person or character, and these are three-dimensional images. These objects are stored in the HD 33 in advance in association with the first metadata.
- a metadata index indicating metadata previously associated with the object is displayed in the vicinity of each object.
- the first metadata “company” is represented as an object OB1
- a metadata index MT1 indicating the first metadata is represented in the vicinity of the object OB1.
- the first metadata “entertainment” is represented as an object OB2
- a metadata index MT2 indicating the first metadata is represented in the vicinity of the object OB2.
- 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 in advance and stored in the HD33.
- a metadata index indicating metadata associated with the object in advance is represented in the vicinity of each object.
- the objects representing the second metadata (“stock price”, “product“ service ”,“ history ”) associated with the first metadata“ company ” are represented as objects OB3 to OB5.
- metadata indexes MT3 to MT5 indicating the second metadata corresponding to each object are respectively displayed.
- a metadata index MT1 indicating the first metadata “company” is displayed in the upper left of the image display area G1.
- 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 when it is designated via the input device 34.
- the user inputs a keyword as a search condition in the keyword input area KW1 via the input device 34, and performs an operation of pressing the search button BT1, and instructs the start of the search. Then, the PU 8 of the client device 1 transmits a search request including a request to search 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.
- FIG. 6 is a block diagram illustrating the internal configuration of the metadata generation server MS according to the present embodiment.
- the metadata generation server MS includes two blade boards 40A and 40B, nonvolatile storage 44A and 44B including hard disks, a switch network 45, and a network interface 46.
- 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 nose.
- Non-volatile storage 44A is connected to the bridge 43A.
- the nonvolatile storage 44A is connected to a storage controller (not shown).
- 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 to and from the nonvolatile storage 44A via the storage controller.
- 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 section of the client device 1 described above, and thus the description thereof is omitted.
- the non-volatile storage 44A realizes various control programs such as an operating system and a function for generating metadata (hereinafter referred to as a metadata generation function) described later.
- Various data such as various application programs and the above-described metadata dictionary are stored. Since the configuration of the metadata dictionary is the same as that of the metadata dictionary stored in the HD 33 of the client device 1 described above, description thereof is omitted.
- 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.
- the network interface 46 controls that the metadata generation server MS performs data communication with an external apparatus via the network NT.
- blade board 40 when it is not necessary to distinguish between them.
- each blade board needs to be described separately, and if it is necessary to separately describe each component of each blade board, A and B are appended to the end of each symbol.
- the main processor of the multiprocessor 42 of the blade board 40 loads the operating system stored in the non-volatile storage 44 via the storage controller into the main memory 41, and executes it to execute the metadata. Controls each part of the generation server MS.
- 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 sent from the client device 1 to the search server KS, analyzes the search result data sent from the search server KS, and generates metadata related to the search result data. This is a function of associating the 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, and audio analysis of music data. A specific example of processing for generating metadata by such data analysis processing will be described in the operation section described later.
- 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, and title data indicating a title.
- 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 the words included in the text data and data such as the frequency of words.
- link data is hereinafter referred to as link data.
- the link data is data such as text data, image data, and music data.
- Such index data is generated based on information collected by crawling on the network NT periodically or as needed, and stored in the database DB.
- the non-volatile storage (not shown) provided in the search server KS blade board 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.
- the search server KS receives the search request transferred from the above-described metadata generation server MS, the search server KS refers to the index data stored in the database DB and stores various data stored in the information providing servers. Search the data corresponding to the search request from the inside.
- FIG. 7 is a sequence chart showing an operation flow according to the present embodiment.
- the PU 8 loads various control programs such as an operating system stored in the HD 33 into the main memory 16.
- PU8 issues a program read command to controller 23 via input / output interface 17 and USB22, and controller 23 follows the command to transfer the program from HD33 to main memory 16 Read to.
- PU8 is in main memory 16
- Each part of the client device 1 is controlled by executing the loaded control program.
- 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.
- the main processor of the multiprocessor 42 of the blade board 40 receives various control programs such as an operating system and the like via the storage controller.
- Various application programs are loaded from the nonvolatile storage 44 to the main memory 41.
- the main processor of the multiprocessor 42 controls each part 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.
- the search server KS controls each part of the search server KS by executing a control program loaded with non-volatile storage power.
- various functions are realized by executing various application programs.
- the PU 8 detects the instruction signal output from the USB 22 in response to the instruction, and In accordance with the signal, a search browser read command is issued to the controller 23 via the I / O interface 17, the south 18 and the USB 22.
- the controller 23 reads the search browser from the HD 33 to the main memory 16 in accordance with the instruction.
- the PU 8 executes the search browser loaded in the main memory 16 (Step Sl).
- the PU 8 issues a command for drawing the browser screen to the graphic card 24.
- the graphic card 24 draws the image on the browser screen in the frame memory 25 in accordance with the drawing command, and supplies the drawn image to the monitor device 26.
- the browser screen BG as shown in FIG.
- the user inputs a keyword (for example, “OO Corporation”) into the keyword input area KW1 as a search condition via the input device 34, and presses the search button BT1.
- the PU 8 detects an instruction signal corresponding to the instruction (step S2).
- the PU 8 searches the data corresponding to the search condition via the input / output interface 17, the south bridge 18, the RF processing unit 28, the network interface 19, and the network NT.
- a search request for requesting is sent to the metadata generation server MS (step S3).
- the main processor of the multiprocessor 42A of the metadata generation server MS receives the search request sent from the client device 1 via the network interface 46 (step S4), it processes the search request. (Step S5), and assigns the processing thread 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 (sends) the search request received in step S4 to the search server KS via the network interface 46 and the network NT (step S6).
- search server KS When the search server KS receives the search request transmitted via the metadata generation server MS via the network NT (step S7), the search request is generated based on the index data stored in the database DB. The data is searched according to (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).
- search result data data obtained as a result of the search
- step S10 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 executes the processing thread generated in step S5 described above.
- the search result data is supplied to the assigned sub-processor and the analysis of the search result data is instructed.
- the sub-processor analyzes each search result data supplied in accordance with the instruction from the main processor power (step S11), and meta-data related to the information content represented by each search result data. Data is generated (step S12).
- the sub-processor performs analysis based on search result data and link data included in the search result data.
- the sub processor loads the metadata dictionary stored in the nonvolatile storage 44 to the main memory 41 via the storage controller, and generates metadata by referring to the loaded metadata dictionary.
- the link data is text data included in the search result data
- language analysis of the link data is performed.
- metadata “stock price” is generated.
- the first metadata for the second metadata “stock price” is “company”. Then, the “stock price”, the first metadata, the “company”, and the second metadata are associated with the search result data.
- 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, if it is identified that the image contains dogs, V, and objects, then “dog” and metadata are generated. Further, referring to the metadata dictionary, it is determined that the first metadata force S “animal” is applied to the second metadata “dog”. Then, the first metadata “animal” and the second metadata “dog” are associated with the search result. 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.
- the link data included in the search result data is music data
- audio analysis is performed to determine the composition. For example, when it is determined that the musical idea of music data is “lock”, metadata “lock” is generated. And further metadata With reference to the dictionary, it is determined that “rock” and the first metadata for the second metadata are “music”.
- the search result is associated with the first metadata “music” and the second metadata “rock”. If the link destination data is music data, the first metadata is “music” when it is determined that the link data is music data without referring to the metadata dictionary. It's okay to generate data!
- the metadata may be generated by extracting the metadata.
- the sub-processor When the sub-processor generates metadata for the search result data in this manner, 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 URL 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 the convenience of explanation, only the above data is handled.
- 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 stored in the main memory 16. Corresponds to each metadata on the metadata space generated in. Next, the PU 8 constitutes the first spatial image described above that represents the metadata associated with the search result data in this way as an object and represents the metadata space as a city. At this time, for example, an image representing the entire city representing the entire metadata space may be configured, or the cityscape of the portion of the metadata space where there is an object represented by the metadata associated with the received search result data.
- a command to draw the image is issued to the graphic card.
- the graphic card 24 draws the image in the frame memory 25.
- a browser screen BG as shown in FIG. 4 is displayed on the monitor device 26 (step S16).
- the image display area G1 For example, an image representing a list of search result data as shown in FIG. 10 is displayed.
- the “stock price” and the title data (here, TT1 to TT4) representing the title of the search result data associated with the second metadata are displayed in a list.
- the title data ⁇ 1 to ⁇ 4 displayed here are associated with the URL data storing the search result data.
- PU8 is represented by the URL data associated with the title data.
- the URL stored in the URL is accessed, the data stored in the URL is downloaded, and stored in the main memory 16. Then, an instruction to draw an image representing the downloaded data is issued to the graphic card 24, and an image drawn in the frame memory 25 according to the drawing instruction is displayed in the image display area G1. As a result, an image of search result data with its own title data selected is displayed.
- the force at which PU8 performs the process of step S15 may be configured to cause any of SPUs 3a to 3h to execute the process of step S15.
- the search browser is executed in step S1 by the force that PU8 performs. This may be configured to be executed by any of SPUs 3a to 3h. However, it is preferable that the same processor performs the series of steps S1 to S3 and S14 to S16. [0073] ⁇ Updating metadata space and metadata dictionary>
- step S2 the same keyword (for example, “OO Co., Ltd.”) 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 keyword is entered. Assume that steps S3 to S9 have been performed. At this time, step S
- 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.
- the metadata generation server MS generates two metadata, for example, “company” and “patent” as a result of analyzing the search result data.
- the metadata generation server MS refers to the metadata dictionary, and “metadata” such as “company” and the first metadata exists and “patent” does not exist in the metadata power S metadata dictionary. If it is determined, the metadata generation server
- MS stores “patent” and “metadata” in the metadata dictionary as “metadata” as “second metadata” for the first metadata.
- the index information newly generated and stored in the metadata dictionary is “patent”, and the index information is the first “company” stored in the metadata dictionary.
- the index information is classified as an index, and the index information is stored in the metadata dictionary as second index information related to the first index information “company”.
- 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.
- the client device 1 Upon receiving the search result data associated with the metadata, the client device 1 determines that it does not exist in the second metadata data dictionary “patent” in the same manner as described above. To do. In this case, the client device 1 stores “patent” and “!” Metadata as “company” and “second metadata for the first metadata in the metadata dictionary in the same manner as the metadata generation server MS. Let For example, metadata is added so as to be surrounded by a bold 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 representing the second metadata “patent” is stored in advance in the HD 33 and is associated with the metadata among the objects to be selected from the object by a predetermined method.
- search result data When mapping to the data 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 an object OB6 to the second spatial image shown in FIG. The second spatial image with the newly added metadata index MT6 is shown.
- the metadata dictionary and the metadata space can be dynamically updated.
- the above-described metadata “patent” may be configured to be artificially added to the metadata dictionary, for example, the power generated by analyzing the search result data.
- the newly generated metadata may be stored in the metadata dictionary by any other method, and the newly generated metadata may be stored in the metadata dictionary. It may be related hierarchically to each other, or may be newly generated and stored in the metadata dictionary, and a plurality of metadata may be hierarchically arranged, and these may be metadata. It does not have to be stored in the dictionary.
- the access date and 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 and time before the predetermined period from the current date and time is stored. You may comprise so that it may delete from a metadata dictionary.
- the metadata may be configured so that the metadata dictionary can be deleted artificially.
- 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 other processing threads during this period. For example, a search request from another client device (not shown) connected to the network NT is accepted, a processing thread corresponding to the search request is assigned to an idle sub processor, and this is executed and operated. You may comprise as follows. That is, it is also possible to configure the processing related to a plurality of search requests in parallel for the series of processing of steps S4 to S5 and S10 to S13 performed for each search request.
- the processing in steps S11 to S12 for each search result data may be assigned to each sub processor.
- the main processor generates 100 processing threads related to steps S11 to S12 and assigns the processing threads to each sub processor.
- 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.
- the 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.
- 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.
- step S12 It is also possible to send all the search result data in response to the search request sent in step S3 once in step S13 after the processing in step S12 is completed!
- the search result data may be transmitted sequentially in step S13.
- the metadata associated with the search result data is received on the browser screen BG described above. It may be configured to notify that via an object displayed in the image display area G1 in association with the.
- 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 in accordance with the increase amount of the search result data associated with the metadata.
- a new search result data The user can easily grasp that the data has been received.
- 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 the predetermined period of time has passed, these data are deleted from the non-volatile storage 44. Then, the metadata generation server MS searches for data 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 within a predetermined period. When a search request for requesting is received, the search result data and metadata stored in the nonvolatile storage 44 are transmitted to the client device 1.
- a predetermined period for example, one day
- the search result data obtained by searching according to the same search condition within a predetermined period does not need to perform the process of generating metadata multiple times.
- the processing load on the data generation server MS can be reduced.
- search result data obtained by searching according to the same search condition within a predetermined period is likely to be substantially the same. Metadata generated for such search result data may also be substantially the same. Therefore, it is possible to provide search result data that causes almost no disadvantage to the user.
- 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.
- the present invention is not limited to this, and the search server KS only needs to have the above-described search engine function.
- the search engine function is not limited to that described above, and the data search may be performed without using the index data stored in the database DB.
- the information retrieval system SYM in the first embodiment described above includes a retrieval server KS, and the retrieval server KS and the metadata generation server MS transmit data via the network NT. It was set as the structure which communicates. However, the present invention is not limited to this.
- a local search server connected to the metadata generation server MS via a dedicated line or a local network that can realize a data transmission rate faster than the data transmission rate in the network NT.
- the metadata generation server MS may be configured to forward the search request to the oral search server in step S6.
- the configuration of the local search server may be substantially the same as the search server KS described above, or may be a different configuration.
- the force configured to separately provide the search server KS and the metadata generation server MS may be configured to be provided integrally. good.
- at least one of the above-described 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.
- the search server described above may be configured to realize the functions of KS!
- 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.
- various programs such as an operating system and various applications are stored in the HD33.
- the present invention is not limited to this, and may be configured to be stored in various storage devices or storage media such as the flash memory 20 or the DVD 32.
- the HD33 is provided outside the information processing apparatus 1 and connected to the information processing apparatus 1 via the USB22.
- the present invention is not limited to this, and the HD33 may be provided either outside or inside the information processing apparatus 1, or may be provided outside or inside the one-chip multiprocessor 2. You can do it.
- the client device 1 is configured to perform the process of mapping the search result data in the metadata space in step S15.
- this process may be configured to be performed by the metadata generation server MS.
- the metadata generation server MS generates the metadata as described above in step S12, and then maps the search result data received in step S10 to the metadata space using the metadata. (Step S13B).
- the metadata generation server MS is stored in the non-volatile storage 44 in the same manner as the client device 1 described above, based on the metadata dictionary! /, And the main memory. Generate 41.
- 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).
- the client device 1 receives the metadata space map information from the metadata generation server MS (step S15B)
- the client device 1 monitors an image representing the metadata space based on the information in the same manner as in step S16 described above. Display on device 26.
- the search result data transmitted by the search server KS is configured to be received by the metadata generation server MS.
- 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.
- the client device 1 activates the search browser in step S1, and executes the search request detected in step S2 in accordance with the search instruction input by the user. Send with S3.
- the client device 1 transmits a search request to the search server KS.
- 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.
- the result data is transmitted to the client device 1.
- step SA1 Upon receiving the search result data transmitted from the search server KS (step SA1), the client device 1 receives metadata that requests generation of metadata for the search result data.
- a data generation request (search result data analysis request) is transmitted to the metadata generation server MS together with the search result data (step SA2).
- step SA3 When the main processor of the multi-processor 42A of the metadata generation server MS receives the search result data and metadata generation request (search result data analysis request) transmitted from the client device 1 (step SA3), A processing thread for generating the metadata by analyzing the search result data is generated (step SA4). Then, the main processor assigns the processing thread to the sub processor! /, Which the metadata generation server MS has, supplies the search result data, and instructs the analysis of the search result data. Each sub-processor performs the processing of steps S11 to S12 in the same manner as in the first embodiment described above.
- step S13A the metadata and the association data indicating the association between the metadata and the search result data are transmitted to the client apparatus 1. That is, in step S13A, the search result data itself is not transmitted to the client device 1. The client device 1 is already capable of receiving the search result data in step SA1.
- PU 8 of client device 1 uses the association data to associate the metadata with the search result data received in step SA1. Determine.
- the search result data is mapped to the metadata space generated in the main memory 16 in step S15.
- the search server KS and the metadata generation server MS are configured to operate in response to the metadata generation request from the client device 1.
- the client device 1 can receive the search result data prior to the metadata.
- the client apparatus 1 can be configured to display the search result data received in this way regardless of the metadata.
- the user can browse the search result data in different display modes, and the convenience for the user can be further improved.
- 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 in step S3 in the first embodiment described above.
- the operation flow in this configuration is, for example, as shown in FIG.
- step S3 the client device 1 transmits a search request to the metadata generation server MS and the search server KS.
- the search request in this embodiment searches for data corresponding to the search condition detected in step S2, and transmits the search result data obtained as a result of the search to the client device 1 and the metadata generation server MS. Is included.
- step S7 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. Search result data corresponding to the search request is transmitted to the metadata generation server MS and the client device 1.
- step S4 When the metadata generation server MS receives the search request transmitted from the client device 1 in step S3 (step S4), it performs the process of step S5 in the same manner as in the first embodiment described above, and then searches. Wait for search result data to be sent from server KS.
- step S10 When the search result data transmitted from the search server KS is received (step S10), the processes of steps Sl, S12, S13A are performed in the same manner as in the second embodiment described above, and the metadata and The association data indicating the association between the data and the search result data is transmitted to the client device 1.
- step SA1 Upon receiving the search result data transmitted from the search server KS (step SA1), the client device 1 waits for data to be transmitted from the metadata generation server MS.
- step S14A the processes of steps S15 and S16 are performed in the same manner as in the second embodiment.
- the client apparatus 1 uses the search result data in advance of the metadata. Can stand and receive.
- the information search system SYM described in the first embodiment described above does not include the metadata generation server MS, and the client device 1 stores metadata for the search result data transmitted by the search server KS.
- Configure the information retrieval system SYM to generate 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 flow of operation in this case is, for example, as shown in FIG.
- the PU 8 of the client device 1 activates the search browser in step S1 and transmits a search request in step S3 according to the keyword input by the user, in the same manner as in the first embodiment described above.
- the client device 1 transmits a search request to the search server KS.
- the search server KS performs steps S4 and S8 in the same manner as in the second embodiment described above, and transmits search result data to the client device 1 in step S9.
- the PU 8 of the client device 1 receives the search result data transmitted from the search server KS (step SA1), the PU 8 of the metadata generation server MS in the second embodiment described above and the main processor of the multi-processor 42A Similarly, a processing thread is generated for analyzing the search result data and generating metadata (step SA4). Then, the PU 8 allocates 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 in the same manner as in the first embodiment described above to generate metadata. Next, in the same manner as in the first embodiment described above, the processing of steps S15 to S16 is performed, and the search result data is mapped to the metadata space.
- the client device 1 itself is configured to analyze the search result data searched by the search server KS and generate metadata.
- the information retrieval system is provided without the metadata generation server MS. System construction costs and system construction costs and maintenance costs can be reduced.
- 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 different configurations of the main processor and the sub processor was used.
- 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! ,.
- each device may be configured using a single processor instead of a multiprocessor.
- the multiprocessor 500 shown in FIG. 18 (a) 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 a cache memory.
- the multiprocessor 500 ′ shown in FIG. 18 (b) includes two processors 501 /, a memory controller 505 connected to them via a bus, and an L2 cache 504 ′ shared by each processor 501 /. Provided as cache memory.
- Each processor 501 / includes a CPU 502 as a core and an L1 cache 503 as a cache memory.
- the multiprocessor 500, 500 ′ having such a configuration, at least one of the cache memories 503, 504, 504 ′ may be configured to function as local memory.
- a local memory used by 501 / may be provided separately.
- one of the plurality of processors functions as, for example, the PU8 (main processor) in the first embodiment described above.
- Other processors may function as SPU3 (sub processor).
- the operating system in each device is configured to be executed by the main processor.
- 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).
- the operating system may be configured to include a dedicated operating system that controls the entire sub-processor.
- the metadata generation server MS is configured to include two blade boards 40A and 40B.
- the present invention is not limited to this.
- 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.
- a configuration including at least one processor other than a configuration including a blade board may be used.
- 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! /.
- the main processor of the multiprocessor 42A of the metadata generation server MS performs the processing of steps S4 to S6, S10 in the first embodiment described above and steps SA4, SA5 in the second embodiment described above. Configured to do.
- 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.
- steps S11 to S13 in the first embodiment described above is not only performed by the sub-processor possessed by the metadata generation server MS, but also connected to the network NT as shown in FIG.
- the server TS other than the metadata generation server MS or the general-purpose computer TC may be configured to perform the processing.
- the server TS and the general-purpose computer TC are configured to include at least one processor.
- the metadata generation server MS receives the search request from the client device 1, and has the metadata generation server MS at the stage of generating a processing thread in step S5. If it is determined that the processing is not sufficient only by the sub-processor, the server TS is requested to execute the processing of steps S5, S6, and S10 to S13 to the general-purpose computer TC.
- the Sano TS or general-purpose computer TC that is requested to execute the process performs the process and associates the metadata generated in step S12 with the search result data, which is associated with step S13 in the first embodiment described above. Alternatively, it is configured to transmit to the client device 1 in step S 13 A in the second and third embodiments described above.
- step S5 the condition for determining that the processing is not sufficient for only the sub-processor possessed by the metadata generation server MS is, for example, an idle sub-processor among the sub-processors possessed by the metadata generation server MS.
- the number of sub processors in a state is smaller than a predetermined number.
- processing thread for performing the processing in steps S6 and S10 a new processing thread for performing the processing in steps S11 to S12 is generated, and the processing thread is newly sub- You may comprise so that it may allocate and process to a processor.
- processing threads for each search result data may be generated and assigned to each sub-processor.
- 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 shown in FIG.
- Such a server TS or general-purpose computer TC may be configured to perform the process.
- the above-described processing required for the server TS and the general-purpose computer TC may be configured to request the search server KS.
- 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.
- 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.
- 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.
- the search result data and the metadata are associated with each other. Or the like may be transmitted to the client device 1.
- the image display area G1 displayed by the search browser represents the metadata space as a town, the first metadata as an object, and the first spatial image that represents these three-dimensionally.
- 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.
- 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. It was.
- the present invention is not limited to this.
- the second metadata may be represented as an object also in the first spatial image.
- Search result data classified by metadata may be displayed in a two-dimensional list.
- the object representing the metadata may be an object related to the content of the metadata, or may be 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” in relation to the above-mentioned metadata “company”, or the metadata “dog” Or an object representing a dog or a character imitating a dog.
- all metadata related to the search result data may be displayed as an object in the image display area G1 of the browser screen BG, or a part thereof may be configured. It may be configured to display only the metadata of an object as an object. When only a part of metadata is displayed as an object, for example, metadata corresponding to usage frequency and user preference information is selected from all metadata related to search result data, and the metadata is selected as an object. It may be displayed as.
- it may be configured to display each metadata by changing the display mode of some of the metadata and the remaining metadata.
- the metadata is classified into first metadata and second metadata associated with the first metadata.
- the present invention is not limited to this.
- associations between metadata may be performed in three or more layers.
- the metadata dictionary is not limited to the above.
- the metadata generation server MS may not include a metadata dictionary, but may analyze the search result data and generate metadata by a predetermined method.
- the client apparatus 1 may not have a metadata dictionary, and may generate a metadata space based on search result data metadata transmitted from the metadata generation server MS.
- the metadata associated with the search result data in each of the above embodiments may be plural or one.
- 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 “stock price”, second metadata, “history”, and second metadata are associated with certain search result data, “stock price” in the metadata space
- the search result data is mapped to the second metadata, and the search result data is also mapped to the second metadata “history”.
- the browser screen BG displayed in step S16 based on such metadata space, when the object OB3 in FIG.
- the image display area of the browser screen BG is displayed.
- the title data of the search result data is displayed on G1, and the search result data is displayed in the image display area G1 of the browser screen BG even when the object OB5 in FIG. 5 is selected and instructed via the input device 34. To display the title data.
- the client device 1 in each of the above-described embodiments is configured to input a keyword as a search condition on the browser screen BG.
- text information may be input as a search condition, or a combination of a plurality of keywords may be used as a search condition.
- the present invention is suitable for use in an information search technique for searching for information based on search conditions.
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
クライアント装置1は、検索リクエストをメタデータ生成サーバMSに送信する。メタデータ生成サーバMSは、検索リクエストを検索サーバKSに転送する。検索サーバKSは、検索リクエストに従い、データベースDBを参照して、データ検索を行い、検索結果データをメタデータ生成サーバMSに送信する。メタデータ生成サーバMSは、検索結果データを解析し、当該検索結果データに関連付けるメタデータを生成し、当該メタデータを関連付けた当該検索結果データをクライアント装置1に送信する。クライアント装置1は、メタデータが関連付けれた検索結果データを受信すると、検索結果データをメタデータ空間にマップし、このメタデータ空間に基づいた表示を行う。
Description
明 細 書 情報検索システム、 及び索引情報生成装置
技術分野
[0001] 本発明は、検索条件に基づいて情報を検索する情報検索技術に関する。
背景技術
[0002] 近年、従来のウェブ(WWW: World Wide Web)におけるサービスやユーザ体験を 超える新しいウェブのあり方が提案されている。例えば、 Web 2. 0という名前で総称 されるものがある(非特許文献 1参照)。 Web2. 0では、コンテンツの提供、技術提供 の仕方、要素技術の組み合わせ、あるいはサービスの使い方について、以下のよう な特徴を有している。
(1) ユーザの手による情報の自由な整理:(例)自由な情報の配置
(2) リッチなユーザ体験:(例)より表現力のあるユーザインタフェースの提供
(3) 貢献者としてのユーザ:(例)ユーザによるレビューや評価に基づくコンテンツ生 成
(4) ロングティル:(例)ニッチな商品や顧客基盤に立脚するサービス
(5) ユーザ参加:(例)ユーザによるコンテンツ制作
(6) 根本的な信頼:(例)ユーザに対する信頼に基づくオープンなコンテンツ制作
(7) 分散性:(例)ネットワークを介したコンテンツ交換
上記特徴を有する技術が、ウェブ上で情報を検索する技術にぉ ヽても提供されて いる。例えば、上記(2)の特徴を有する検索システムとして、地域に関する情報を検 索する場合、地図データと衛星データとを組み合わせ、検索対象の地域やその周辺 地域の衛星画像と共に検索結果を表示させるものがある。また、上記 (3)の特徴を有 する検索システムとして、複数の検索結果を表示させる際に、ユーザによるアクセス 頻度などを元にして表示順位を決定するものもある。
[0003] また、例えば、ユーザが情報の検索を意図しない場合であっても、ユーザが高い関
心を示すと考えられる情報を検索し、これを提供する情報提供装置もある (特許文献
1参照)。この情報提供装置では、チャットにおいて入力された文字情報から所定の キーワードを抽出し、抽出したキーワードに対応する関連情報を検索し、検索した関 連情報を画面の一部に表示させる。
非特許文献 1 :論文「What is Web2. Oj ティム'オライリー著
特許文献 1 :特開 2000— 194728号公報
発明の開示
発明が解決しょうとする課題
[0004] し力しながら、これらの検索システム又は情報提供装置においては、検索結果の情 報が、例えば関連する情報毎に分類されて表示されな力つたり、また、検索結果の情 報が分類されて表示されても、その情報が最新の情報ではな力 たりすることがある 。ウェブ上には膨大な情報が存在しうるため、検索結果の情報が分類されて表示さ れないと、ユーザにとっては見づらい場合がある。また、ウェブ上では情報が日々刻 々と更新されえるため、最新の情報が表示されないと、ユーザにとって不利益が生じ る恐れがある。
[0005] そこで、本発明は上述の課題に鑑みてなされたものであり、ユーザの不利益をより 生じにくぐより見易いように、検索結果を提供可能な情報検索技術を提供することを 目的とする。
課題を解決するための手段
[0006] 本発明は、所定のネットワークに接続される情報提供装置に記憶されている情報の 中から検索条件に応じた情報を検索することを情報処理装置が要求する情報検索シ ステムにおいて、前記情報処理装置と情報検索手段と索引情報生成手段とを備え、 前記情報処理装置は、検索条件に応じた情報の検索を指示する検索指示が入力さ れる入力手段と、前記入力手段に入力された検索指示に基づき、前記検索条件に 応じた情報の検索を要求する検索要求を送信する要求送信手段とを有し、前記情報 検索手段は、前記要求送信手段が送信した検索要求を受信する要求受信手段と、 前記所定のネットワークに接続される情報提供装置に記憶されている情報の中から、 前記要求受信手段が受信した検索要求に応じた検索結果情報を検索し、当該検索
結果情報を送信する検索結果情報送信手段とを有し、前記索引情報生成手段は、 前記検索結果情報送信手段が送信した検索結果情報を受信する検索結果情報受 信手段と、前記検索結果情報受信手段が受信した検索結果情報を解析して、当該 検索結果情報の索引となる索引情報を生成する索引情報生成手段と、前記索引情 報生成手段が生成した前記索引情報を前記検索結果情報と関連付けて前記情報 処理装置に送信する索引情報送信手段とを有することを特徴とする情報検索システ ムを提供する。
[0007] なお、前記情報検索手段と前記索引情報生成手段とを、装置として一体的に形成 しても良いし、別体の装置として各々形成しても良い。
発明の効果
[0008] 本発明では、所定のネットワークに接続される情報提供装置に記憶され適宜更新さ れうる情報を検索すると共に、検索の結果得られた検索結果情報を解析して、当該 検索結果情報の索引となる索引情報を生成する。この結果、検索結果情報として適 宜更新された情報を得ることが可能になり、ユーザの不利益をより生じにくくすること が可能である。また、索引情報を用いて検索結果情報を分類可能であるため、ユー ザにとってより見易 、ように検索結果情報を提供可能である。
図面の簡単な説明
[0009] [図 1]本発明の一実施例に係る情報検索システムの構成を例示するブロック図である
[図 2]同実施例に係るクライアント装置の内部構成を例示するブロック図である。
[図 3]同実施例に係るメタデータ辞書のデータ構成を例示する図である。
[図 4]同実施例に係るブラウザ画面の画面例である。
[図 5]同実施例に係るブラウザ画面の画面例である。
[図 6]同実施例に係るメタデータ生成サーバの内部構成を例示するブロック図である
[図 7]同実施例に係る動作の流れを例示するシーケンスチャートである。
[図 8]同実施例に係る検索結果データのデータ構成を例示する図である。
[図 9]同実施例に係る検索結果データの分類結果を例示する図である。
[図 10]同実施例に係るブラウザ画面の画面例である。
[図 11]同実施例に係る検索結果データのデータ構成を例示する図である。
[図 12]同実施例に係るメタデータ辞書のデータ構成を例示する図である。
[図 13]同実施例に係るブラウザ画面の画面例である。
[図 14]本発明の他の実施例に係る動作の流れを例示するシーケンスチャートである
[図 15]本発明の他の実施例に係る動作の流れを例示するシーケンスチャートである
[図 16]本発明の他の実施例に係る動作の流れを例示するシーケンスチャートである
[図 17]本発明の他の実施例に係る情報検索システムの構成を例示するブロック図で ある。
[図 18]本発明の変形例に係るマルチプロセッサの内部構成を例示するブロック図で ある。
[図 19]本発明の変形例に係る動作の流れを例示するシーケンスチャートである。 符号の説明
1 クライアント装置
2 ワンチップマノレチプロセッサ
3, 3a, 3b, 3c, 3d, 3e, 3f, 3g, 3h, 42, 43, 60b, 60c, 60d, 60e, 60f, 60g, 7 Ob, 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 LIキャッシュ
11 L2キャッシュ
15 メモリコントローラ
16, 41A, 42A メインメモリ
17 人出力インタフェース
18 サウスブリッジ
19, 46 ネットワークインタフエ一
20 フラッシュメモリ
31 フラッシュメモリコントローラ
32 DVD
33 HD
34 入力装置
40A, 40B ブレードボード
42A, 42B マルチプロセッサ
43A, 43B ブリッジ
44A, 44B 不揮発性ストレージ
45 スィッチネットワーク
DB データベース
KS 検索サーバ
MS メタデータ生成サーバ
TC 沉用コンピュータ
TS サーバ
SYM : 情報検索システム
NT ネットワーク
発明を実施するための最良の形態
[0011] 以下、図面を参照して本発明の実施例について説明する。なお、各図において共 通する部分には、同一の符号が付されている。また、かかる実施例は本発明の一態 様を示すものであり、この発明を限定するものではなぐ本発明の範囲で任意に変更 可能である。
[0012] [実施例 1]
<情報検索システムの構成 >
図 1は、本実施例に係る情報検索システム SYMの概要を示すブロック図である。情 報検索システム SYMは、クライアント装置 1と、データベース DBと接続される検索サ ーバ KSと、メタデータ生成サーバ MSとを備える。これらの各装置は、ネットワーク N Tを介してデータ通信を行う。ネットワーク NTは、例えば、インターネットやホームネッ トワーク、アナログ公衆電話回線や通信衛星回線、 ADSL (Asymmetric Digital Subs crioer Line)や LAN (Local Area Netwong、じ ATV (し ommunity Antenna Television) 網、 ISDN (総合ディジタル通信網)、光ファイバ一網などの通信手段によって、上記 各装置間のデータの授受を中継する。
[0013] <情報検索システムの概要 >
クライアント装置 1は、検索条件に応じたデータを検索することを要求する旨の検索 リクエストをメタデータ生成サーバ MSに送信する。メタデータ生成サーバ MSは、検 索リクエストを検索サーバ KSに転送する。検索サーバ KSは、検索リクエストに従い、 データベース DBを参照して、データ検索を行い、当該検索の結果得られた検索結 果データをメタデータ生成サーバ MSに送信する。メタデータ生成サーバ MSは、検 索結果データを解析し、当該検索結果データに関連付けるメタデータを生成し、当 該メタデータと当該検索結果データとを相互に関連付けてクライアント装置 1に送信 する。クライアント装置 1は、メタデータが関連付けれた検索結果データを受信すると 、検索結果データをメタデータ空間にマップし、このメタデータ空間に基づいた表示 を行う。尚、メタデータとは、その情報が何を意味するかを表すデータであり、例えば 、その情報によって表される情報内容の種類を示すデータ、情報内容の概念を示す データ、情報の作成者を示すデータ等である。これらのデータは、検索結果データの 各種索引となる。
[0014] くクライアント装置の構成〉
図 2は、本実施例に係るクライアント装置 1の内部構成を例示するブロック図である
[0015] クライアント装置 1は、ワンチップマルチプロセッサ 2と、 RAM(Random Access Mem ory)などから構成されるメインメモリ 16と、サウスブリッジ 18と、ネットワークインタフエ ース 19と、フラッシュメモリ 20と、 DVD (Digital Versatile Disk)ドライバ 21と、 USB(U
niversal Serial Bus)22と、フラッシュメモリコントローラ 31と、グラフィックカード 24と、 A DC(analog digital converter)27と、 RF(Radio Frequency)処理部 28とから構成される
[0016] メインメモリ 16には、ワンチップマルチプロセッサ 2によって実行される各種プログラ ムゃ、各種プログラムの実行時に用いられる各種データが記憶される。また、メインメ モリ 16には、後述するメタデータ空間が仮想的に生成される。
[0017] フラッシュメモリコントローラ 31は、フラッシュメモリ 20に対するデータの読み出し及 びデータの書き込みを制御する。フラッシュメモリ 20には、各種プログラムや各種ファ ィルが記憶されている。
[0018] グラフィックカード 24は、画像処理機能を実現させるためのカードであり、フレームメ モリ 25を内蔵し、モニタ装置 26と接続される。グラフィックカード 24は、ワンチップマ ルチプロセッサ 2の制御の下、フレームメモリ 25に画像を描画し、描画した画像をモ ユタ装置 26に表示させる。
[0019] RF処理部 28は、ダウンコンバータ 29を備え、アンテナ 30を介して外部装置との無 線通信を制御する。 ADC27は、 RF処理部 28から供給されたアナログ信号をデジタ ル信号に変換し、これをワンチップマルチプロセッサ 2に供給する。
[0020] DVDドライバ 21は、ワンチップマルチプロセッサ 2の制御の下、 DVD-ROM (Dig ital Versatile Disk Read Only Memory)等の記録媒体からのデータの読み出し又は 記憶媒体へのデータの書き込みを制御する。
[0021] USB22は、ワンチップマルチプロセッサ 2の制御の下、コントローラ 23を介して各 種周辺機器を制御する。コントローラ 23には、 HD (Hard Disc)33等の各種記憶装置 や各種記憶媒体が接続される。コントローラ 23は、ハードディスクコントローラとして機 能し、 HD33に対するデータの読み出し及びデータの書き込みを制御する。 HD33 には、オペレーティングシステム等の各種制御プログラムや、後述する検索ブラウザ などの各種アプリケーションプログラムや、後述するメタデータ辞書などの各種データ が記憶されている。また、 USB22には、ユーザからの指示が入力される入力装置 34 が接続される。 USB22は、入力装置 34に入力された指示に応じた指示信号を出力 する。
[0022] ネットワークインタフェース 19は、ワンチップマルチプロセッサ 2の制御の下、ネット ワーク NTなどのネットワークを介したデータ通信を制御する。
[0023] <ワンチップマルチプロセッサの構成 >
ワンチップマノレチプロセッサ 2は、メインプロセッサ (PU: Main Processor Unit)8と、 8 つのサブプロセッサ(SPU: Sub Processor Unit) 3a〜3hと、入出力インタフェース 17 と、メモリコントローラ(MC : Memory Controller) 15とから構成される。これらは、各々リ ングバス 14に接続され、並列動作可能である。
[0024] PU8と SPU3a〜3hとは、それぞれ異なる命令セットを有する命令セットァーキテク チヤである。 PU8は、各 SPU3a〜3hの動作を制御し、各 SPU3a〜3hは、 PU8の 制御の下、並列的且つ独立に各種処理を実行する。 PU8は、割り込みを全て受け 付けるが、 SPU3a〜3hは割り込みを受け付けない。 SPU3a〜3hに対して割り込み がかけられた場合、 PU8がその割り込みに対する処理を行う。これらの各プロセッサ には、ワンチップマルチプロセッサ 2内で一意に識別可能なプロセッサ IDが各々割り 当てられている。
[0025] PU8は、プロセッサコア (Core)9と、 DMAC (Direct Memory Access Controller) 13 を有するメモリフローコントローラ(MFC : Memory flow Controller) 12と、 LIキヤッシ ュ 10と、 L2キャッシュ 11と力 構成される。
[0026] SPU3aは、プロセッサコア (Core)4aと、ローカルストレージ(LS: Local Storage)5aと 、 DMAC7aを内蔵する MFC6aとから構成される。
[0027] LS5aは、キャッシュとは異なり、キャッシュ'コヒーレンシ一、即ちキャッシュの整合 性のサポートを必要としない。 LS5aは、 DRAMとして構成されることが好適である。 この LS5aには、 PU8からの制御命令に従い、各種プログラムがロードされる。
[0028] DMAC7aは、 SPU3aの制御の下、メインメモリ 16に記憶されている各種プログラ ム及び各種データにアクセスする。
[0029] 尚、 SPU3b〜3hについても SPU3aの構成と略同様であるため、その説明を省略 する。以降、 SPU3a〜3hについて、区別して記載する必要がない場合には、単に、 SPU3と記載する。また、各 SPUを区別して記載する必要があり、各 SPUの各構成 要素について区別して記載する必要がある場合には、各々符号の後ろに a〜hを付
記する。
[0030] MC15は、メインメモリ 16に接続され、 PU8及び各 SPU3a〜3hのメインメモリ 16へ のアクセスを仲介する。
[0031] 入出力インタフェース 17は、サウスブリッジ 18と、グラフィックスカード 24と、 RF処理 部 28に接続される ADC27と接続される。入出力インタフェース 17は、 PU8や SPU 3が外部装置を制御したり、外部装置との間でデータを送受信したりすることを制御 する。
[0032] サウスブリッジ 18は、ネットワークインタフェース 19、フラッシュメモリコントローラ 31、 DVDドライバ 21、 USB22と接続され、これらとの間でデータの中継を行う。
[0033] <メタデータ辞書の構成 >
メタデータ辞書は、例えば、図 3に示されるように、第 1メタデータと第 2メタデータと 力も構成される。第 1メタデータは、第 2メタデータの上位概念を表す。第 1メタデータ には、少なくとも 1つ以上の第 2メタデータが関連付けられている。具体的には、例え ば、「企業」という第 1メタデータに対し、「株価」、「製品 ·サービス」及び「歴史」という 第 2メタデータが関連付けられている。このように第 1メタデータと第 2メタデータとが各 々階層的にメタデータ辞書に記憶されている。
[0034] メタデータ辞書は、管理者などのユーザが変更可能に構成されていても良いし、検 索結果データに対するメタデータを生成する際に、新たなメタデータの追加や既存 のメタデータの削除や、メタデータ同士の関連付け等を動的に学習するように構成さ れても良い。
[0035] <メタデータ空間の構成 >
メタデータ空間は、上述したメタデータ辞書に基づいて、メインメモリ 16に仮想的に 生成されるものである。このメタデータ空間は、メタデータを要素とするトポロジー空間 である。このメタデータ空間は、以下に説明する検索ブラウザにおいて用いられる。
[0036] <検索ブラウザの構成 >
クライアント装置 1の PU8は、コントローラ 23を介して HD33に記憶された検索ブラ ゥザをメインメモリ 16にロードし、これを実行することにより、例えば図 4に示されるよう なブラウザ画面 BGをモニタ装置 26に表示させる。このブラウザ画面 BGには、キーヮ
ード入力エリア KW1、検索ボタン BT1、画像表示エリア G1が含まれている。キーヮ ード入力エリア KW1には、データ検索のためのキーワードがユーザにより入力される
[0037] 画像表示エリア G1には、メタデータ空間を表す空間画像や、検索結果データを一 覧にして表す一覧画像や、検索結果データを表すデータ表示画像が表示される。空 間画像には、第 1空間画像と、第 2空間画像とがある。いずれの画像も、メインメモリ 1 6に予め生成されたメタデータ空間に基づいて、グラフィックカード 24がフレームメモ リ 25に描画したものである。
[0038] 具体的には、第 1空間画像は、例えば本図に示されているように、メタデータ空間 全体を街として表し、第 1メタデータを、街中に存在する建物や乗物などの構造物を 表すオブジェクト OB1や、人物やキャラクタなどを表すオブジェクト OB2として表し、 これらを 3次元的に表した画像である。これらのオブジェクトは、第 1メタデータと予め 関連付けて HD33に記憶されている。そして、オブジェクトに予め関連付けられてい るメタデータを示すメタデータ指標が各オブジェクトの近傍に表される。例えば、本図 では、「企業」という第 1メタデータがオブジェクト OB1として表され、オブジェクト OB1 の近傍に当該第 1メタデータを示すメタデータ指標 MT1が表されている。また、「ェン ターティンメント」という第 1メタデータがオブジェクト OB2として表され、オブジェクト O B2の近傍に当該第 1メタデータを示すメタデータ指標 MT2が表されている。
[0039] 第 2空間画像は、例えば図 5に示されるように、各第 1メタデータに関連付けられた 各第 2メタデータを各々異なるオブジェクトとして表した画像である。これらのオブジェ タトも第 2メタデータと予め関連付けられて HD33に記憶されている。そして、オブジェ タトに予め関連付けられているメタデータを示すメタデータ指標が各オブジェクトの近 傍に各々表される。例えば、本図では、「企業」という第 1メタデータに関連付けられた 各第 2メタデータ(「株価」、「製品'サービス」、「歴史」)を表すオブジェクトがオブジェ タト OB3〜OB5として各々表されている。各オブジェクト OB3〜OB5の近傍には、各 オブジェクトに対応する第 2メタデータを示すメタデータ指標 MT3〜MT5が各々表 されている。また、「企業」という第 1メタデータを示すメタデータ指標 MT1が画像表 示エリア G1左上に表されて 、る。
[0040] 尚、第 1空間画像及び第 2空間画像において、メタデータ指標 MT1〜MT5は、常 時表示されるように構成しても良いし、例えば、メタデータと関連付けられているォブ ジェタトが入力装置 34を介して指定された場合に表示されるように構成しても良い。
[0041] このようなブラウザ画面 BGにおいて、ユーザが入力装置 34を介して、キーワード入 力エリア KW1にキーワードを検索条件として入力し、検索ボタン BT1を押下する操 作を行い、検索の開始を指示すると、クライアント装置 1の PU8は、当該検索条件に 応じたデータを検索することを要求する旨を含む検索リクエストをメタデータ生成サー バ MSに送信する。以降の具体的な動作の流れについては、後述の動作欄にて説 明する。
[0042] <メタデータ生成サーバの構成 >
図 6は、本実施例に係るメタデータ生成サーバ MSの内部構成を例示するブロック 図である。
[0043] メタデータ生成サーバ MSは、 2つのブレードボード 40A, 40Bと、ハードディスクな どから構成される不揮発性ストレージ 44A, 44Bと、スィッチネットワーク 45と、ネット ワークインタフェース 46とから構成される。
[0044] ブレードボード 40A, 40Bは、同様の構成を有しているため、ブレードボード 40Aに ついてのみ説明する。ブレードボード 40Aは、メインメモリ 41Aと、マルチプロセッサ 4 2Aと、ブリッジ 43Aとから構成される。マルチプロセッサ 42Aは、ノ スを介してメインメ モリ 41A及びブリッジ 43Aと接続される。ブリッジ 43Aには不揮発性ストレージ 44A が接続される。不揮発性ストレージ 44Aは図示しないストレージコントローラに接続さ れる。なお、ストレージコントローラは不揮発性ストレージ 44Aと一体的に形成されて も良いし、別体で形成されても良い。マルチプロセッサ 42Aは、ストレージコントローラ を介して不揮発性ストレージ 44Aに対するデータの読み出し及び書き込みを行う。
[0045] マルチプロセッサ 42Aの具体的な内部構成については、上述のクライアント装置 1 の構成欄において説明したワンチップマルチプロセッサ 2の内部構成を略同様であ るため、その説明を省略する。
[0046] 不揮発性ストレージ 44Aには、オペレーティングシステム等の各種制御プログラム や、後述のメタデータを生成する機能 (以下、メタデータ生成機能という)を実現させ
るための各種アプリケーションプログラムや、上述したメタデータ辞書などの各種デー タが記憶されている。メタデータ辞書の構成は、上述のクライアント装置 1の HD33に 記憶されたメタデータ辞書と同様の構成であるため、その説明を省略する。
[0047] ブレードボード 40Aのブリッジ 43Aと、ブレードボード 40Bのブリッジ 43Bとは、バス 47を介して各々スィッチネットワーク 45と接続される。更に、ブリッジ 43Bは、バス 48 を介してネットワークインタフェース 46に接続される。
[0048] ネットワークインタフェース 46は、メタデータ生成サーバ MSがネットワーク NTを介 して外部装置とデータ通信を行うことを制御する。
[0049] 尚、以降、ブレードボード 40A, 40Bについて、区別して記載する必要がない場合 には、単に、ブレードボード 40と記載する。また、各ブレードボードを区別して記載す る必要があり、各ブレードボードの各構成要素について区別して記載する必要がある 場合には、各々符号の後ろに A, Bを付記する。
[0050] ブレードボード 40のマルチプロセッサ 42の有するメインプロセッサは、ストレージコ ントローラを介して不揮発性ストレージ 44に記憶されたオペレーティングシステムをメ インメモリ 41にロードし、これを実行することにより、メタデータ生成サーバ MSの各部 を制御する。また、マルチプロセッサ 42の有するメインプロセッサ及びサブプロセッサ は、不揮発性ストレージ 44に記憶された各種プログラムをメインメモリ 41にロードしこ れを実行することにより、メタデータ生成機能を実現させる。メタデータ生成機能とは 、クライアント装置 1から送信された検索リクエストを検索サーバ KSに転送し、検索サ ーバ KSから送信された検索結果データを解析し、当該検索結果データに関するメタ データを生成し、当該メタデータと当該検索結果データとを関連付けて、クライアント 装置 1へ送信する機能のことである。尚、検索結果データを解析するとは、例えば、 テキストデータを言語分析したり、画像データの画像認識を行ったり、音楽データの オーディオ分析を行ったりすることである。このようなデータの解析処理によってメタ データを生成する具体的な処理例については、後述の動作欄において説明する。
[0051] <検索サーバ及びデータベースの構成 >
検索サーバ KSの内部構成については、上述したメタデータ生成サーバ MSの構 成と略同様であるため、メタデータ生成サーバ MSと異なる構成についてのみ説明す
る。
[0052] 検索サーバ KSのネットワークインターフェース(図示せず)には、データベース DB が接続される。データベース DBには、データを検索する際に用いるインデックスデー タが記憶されている。インデックスデータには、例えば、ネットワーク NTに接続される 各情報提供サーバ(図示せず)から予め収集したデータの格納場所を示す URL (Un iform Resource Locator)を表す URLデータや、タイトルを表すタイトルデータや、テ キストデータに含まれる単語を表すデータや、単語の出現頻度などのデータが含ま れる。尚、上記各情報提供サーバから予め収集したデータには、更に他のデータが 関連付けられている場合がある。この関連付けられたデータのことを以下ではリンク データという。リンクデータは、テキストデータ、画像データ、音楽データ等のデータで ある。
[0053] このようなインデックスデータは、ネットワーク NT上を定期的に又は随時クロールし て収集した情報に基づいて生成され、データベース DBに記憶される。
[0054] 検索サーバ KSのブレードボードに備わる不揮発性ストレージ(図示せず)には、ォ ペレ一ティングシステムなどの各種制御プログラムや、検索エンジン機能を実現させ るための各種アプリケーションプログラムが記憶されている。検索エンジン機能とは、 以下の機能のことである。検索サーバ KSは、上述したメタデータ生成サーバ MSから 転送された検索リクエストを受信すると、データベース DBに格納されて 、るインデック スデータを参照して、上記各情報提供サーバに格納されている各種データの中から 、当該検索リクエストに応じたデータを検索する。
[0055] [動作]
次に、本実施例に係る動作について説明する。図 7は、本実施例に係る動作の流 れを示すシーケンスチャートである。
[0056] 尚、クライアント装置 1に主電源が投入されると、 PU8は、 HD33に記憶されたオペ レーティングシステム等の各種制御プログラムをメインメモリ 16にロードする。プロダラ ムのロード手順としては、 PU8は、入出力インタフェース 17、 USB22を介して、コント ローラ 23に対してプログラムの読み出し命令を出し、コントローラ 23は、当該命令に 従い、プログラムを HD33からメインメモリ 16に読み出す。 PU8は、メインメモリ 16に
ロードされた制御プログラムを実行することにより、クライアント装置 1の各部を制御す る。また、入力装置 34を介したユーザからの指示に応じて、 HD33に記憶された各 種アプリケーションプログラムをメインメモリ 16にロードさせこれを実行することにより、 各種機能を実現させる。
[0057] メタデータ生成サーバ MSにおいても同様に、主電源が投入されると、ブレードボー ド 40のマルチプロセッサ 42の有するメインプロセッサは、ストレージコントローラを介 して、オペレーティングシステム等の各種制御プログラムや各種アプリケーションプロ グラムを不揮発性ストレージ 44からメインメモリ 41にロードする。マルチプロセッサ 42 のメインプロセッサは、メインメモリ 41にロードされた制御プログラムを実行することに より、メタデータ生成サーバ MSの各部を制御する。また、マルチプロセッサ 42のメイ ンプロセッサ及びサブプロセッサは、各種アプリケーションプログラムを実行すること により、各種機能を実現させる。
[0058] 検索サーバ KSにおいても同様に主電源が投入されると、検索サーバ KSは、不揮 発性ストレージ力 ロードされた制御プログラムを実行することにより、検索サーバ KS の各部を制御する。また、各種アプリケーションプログラムを実行することにより、各種 機能を実現させる。
[0059] <検索ブラウザ起動 >
まず、クライアント装置 1において、検索ブラウザの起動をする指示が入力装置 34 を介してユーザ力も入力された場合、 PU8は、当該指示に応じて USB22から出力さ れた指示信号を検出し、当該指示信号に従い、入出力インタフェース 17、サウスプリ ッジ 18、 USB22を介して、コントローラ 23に対して検索ブラウザの読み出し命令を出 す。コントローラ 23は、当該命令に従って検索ブラウザを HD33からメインメモリ 16に 読み出す。 PU8は、メインメモリ 16にロードされた検索ブラウザを実行する (ステップ Sl)。
[0060] そして、 PU8は、ブラウザ画面を描画する命令をグラフィックカード 24に対して行う 。グラフィックカード 24は、当該描画命令に従い、ブラウザ画面の画像をフレームメモ リ 25に描画し、描画した画像をモニタ装置 26に供給する。この結果、モニタ装置 26 に、図 4に示されるようなブラウザ画面 BGが表示される。このブラウザ画面 BGにおい
て、ユーザが入力装置 34を介して、検索条件としてキーワード入力エリア KW1にキ 一ワード (例えば、「〇〇株式会社」とする)を入力し、検索ボタン BT1を押下する操 作を行うことにより、検索の開始を指示すると、 PU8は、当該指示に応じた指示信号 を検出する (ステップ S2)。そして、 PU8は、当該指示信号に従い、入出力インタフエ ース 17、サウスブリッジ 18、 RF処理部 28、ネットワークインタフェース 19及びネットヮ ーク NTを介して、当該検索条件に応じたデータを検索することを要求する旨の検索 リクエストをメタデータ生成サーバ MSに送信する(ステップ S3)。
[0061] メタデータ生成サーバ MSのマルチプロセッサ 42Aのメインプロセッサは、ネットヮ 一クインタフエース 46を介して、クライアント装置 1から送信された検索リクエストを受 信すると (ステップ S4)、当該検索リクエストを処理するための処理スレッドを生成し( ステップ S5)、マルチプロセッサ 42A, 42Bに備わるいずれかのサブプロセッサに対 して当該処理スレッドを割り当てる。次いで、当該処理スレッドを割り当てられたサブ プロセッサは、当該処理スレッドを、自己に備わるローカルストレージに記憶し、これ を実行する。そして、当該サブプロセッサは、ステップ S4で受信された検索リクエスト をネットワークインタフェース 46及びネットワーク NTを介して検索サーバ KSに転送( 送信)する (ステップ S6)。
[0062] 検索サーバ KSは、メタデータ生成サーバ MS力 転送された検索リクエストをネット ワーク NTを介して受信すると (ステップ S 7)、データベース DBに記憶されているイン デッタスデータに基づいて、当該検索リクエストに応じたデータの検索を行う(ステツ プ S8)。そして、検索サーバ KSは、例えば、検索の結果得られたデータ(以下、検索 結果データという)を検索結果としてメタデータ生成サーバ MSに送信する (ステップ S9)。
[0063] ステップ S6で検索リクエストを転送したメタデータ生成サーバ MSのサブプロセッサ は、検索サーバ KSから送信された検索結果データを受信すると (ステップ S10)、上 述のステップ S5で生成した処理スレッドを割り当てたサブプロセッサに対して、当該 検索結果データを供給し、当該検索結果データの解析を指示する。当該サブプロセ ッサは、メインプロセッサ力 の指示に従い、供給された各検索結果データの解析を 行い (ステップ S 11)、各検索結果データによって表される情報内容と関連するメタデ
ータを生成する(ステップ S 12)。
[0064] <検索結果データの解析及びメタデータの生成 >
具体的には、当該サブプロセッサは、検索結果データ及び検索結果データに含ま れるリンクデータに基づいて解析を行う。このとき、当該サブプロセッサは、ストレージ コントローラを介して不揮発性ストレージ 44に記憶されているメタデータ辞書をメイン メモリ 41にロードし、ロードしたメタデータ辞書を参照することにより、メタデータを生 成する。例えば、検索結果データに含まれるリンクデータ力 テキストデータである場 合には、リンクデータの言語分析を行う。ここで、例えば、テキストデータに、「株価」と いう単語が含まれている場合、「株価」というメタデータを生成する。更に、例えば図 3 に示されるようなメタデータ辞書を参照して、「株価」という第 2メタデータに対する第 1 メタデータが「企業」であることを判別する。そして、当該検索結果データに対して、「 株価」と 、う第 1メタデータと、「企業」と 、う第 2メタデータとを関連付ける。
[0065] また、例えば、テキストデータに例えばフランス語が含まれている場合、「フランス」と いうメタデータを生成する。そして、更に、メタデータ辞書を参照して、「フランス」とい う第 2メタデータに対する第 1メタデータが「海外」であることを判別する。そして、当該 検索結果に対して、「海外」という第 1メタデータと、「フランス」という第 2メタデータとを 関連付ける。
[0066] また、例えば、検索結果データに含まれるリンクデータが画像データである場合に は、画像認識を行い、画像に含まれるオブジェクトの識別を行う。例えば、画像に犬と V、うオブジェクトが含まれて 、ることを識別した場合、「犬」と!、うメタデータを生成する 。更に、メタデータ辞書を参照して、「犬」という第 2メタデータに対する第 1メタデータ 力 S「動物」であることを判別する。そして、当該検索結果に対して、「動物」という第 1メ タデータと、「犬」という第 2メタデータとを関連付ける。また、リンクデータが画像デー タの場合には、画像データの圧縮データとしてサムネールを作成し、これをメタデー タとしても良い。
[0067] また、例えば、検索結果データに含まれるリンクデータが音楽データである場合に は、オーディオ分析を行い、曲想を判別する。例えば、音楽データの曲想が「ロック」 であると判別した場合、「ロック」というメタデータを生成する。そして、更に、メタデータ
辞書を参照して、「ロック」と 、う第 2メタデータに対する第 1メタデータが「音楽」である ことを判別する。そして、当該検索結果に対して、「音楽」という第 1メタデータと、「ロッ ク」という第 2メタデータとを関連付ける。尚、リンク先データが音楽データである場合 には、メタデータ辞書を参照せずに、リンクデータが音楽データであると判別した時 点で、第 1メタデータとして「音楽」と!、うメタデータを生成するようにしても良!、。
[0068] また、リンクデータに対して、著作者等によって付加されたメタデータが既に含まれ る場合には、このメタデータを抽出することによって、メタデータを生成するようにして も良い。
[0069] このようにして、サブプロセッサは、検索結果データに対するメタデータを生成する と、次いで、当該検索結果データと当該メタデータとを関連付けてこれらをクライアン ト装置 1に送信する (ステップ S 13)。ここで送信されるデータは、例えば、図 8に示さ れるデータである。データの格納場所を示す URLを表す URLデータと、タイトルを表 すタイトルデータとを含む検索結果データと、第 1メタデータ及び第 2メタデータとが 関連付けられたデータが 1レコードとして送信される。尚、検索結果データに、上記以 外のデータが含まれていても良い。ここでは、説明の便宜上、上記のデータのみを取 り扱う。
[0070] <メタデータ空間における検索結果データのマップ >
クライアント装置 1の PU8は、メタデータと関連付けられた検索結果データを受信す ると (ステップ S14)、メインメモリ 16に生成されているメタデータ空間に検索結果デー タをマップする (ステップ S 15)。具体的には例えば、図 8に示されるような検索結果デ ータを、図 9に示されるように、メタデータ毎に分類し、メタデータ毎に分類した各検索 結果データを、メインメモリ 16に生成されたメタデータ空間上の各メタデータに対応 付ける。次いで、 PU8は、このようにして検索結果データを対応付けたメタデータをォ ブジェクトとして表し、メタデータ空間を街として表す上述の第 1空間画像を構成する 。このとき、例えば、メタデータ空間全体を表した街全体を表す画像を構成しても良 いし、メタデータ空間のうち、受信した検索結果データに関連付けられたメタデータが 表すオブジェクトがある部分の街並みを拡大した画像を構成するようにしても良!、。 そして、当該画像を描画する命令をグラフィックカードに対して行う。この描画命令に
従い、グラフィックカード 24がフレームメモリ 25に当該画像を描画する。そして、当該 画像がモニタ装置 26に供給されることにより、モニタ装置 26には、例えば、図 4に示 されるようなブラウザ画面 BGが表示される(ステップ S16)。
[0071] ここで、例えば、第 1メタデータ (ここでは、「企業」とする)に関連付けられたオブジェ タト (ここでは、 OB1である)が入力装置 34を介して選択指示されると、画像表示エリ ァ G1には、例えば、図 5に示されるように、選択指示された「企業」という第 1メタデー タに関わる上述の第 2空間画像を表示させる。当該第 2空間画像は、当該第 1メタデ ータに関連付けられている第 2メタデータ (ここでは、「株価」、「製品 'サービス」、「歴 史」である)を表すオブジェクト(ここでは、 OB3〜OB5である)を含んで!/、る。ここで、 更に、第 2メタデータ (ここでは、「株価」とする)に関連付けられたオブジェクト(ここで は、 OB3である)が入力装置 34を介して選択指示されると、画像表示エリア G1には 、例えば、図 10に示されるような検索結果データの一覧を表す画像を表示させる。当 該画像にお 、ては、当該「株価」と 、う第 2メタデータに関連付けられて 、る検索結果 データのタイトルを表すタイトルデータ(ここでは、 TT1〜TT4である)を一覧にして表 示させる。ここで表示されるタイトルデータ ΤΤ1〜ΤΤ4には、当該検索結果データの 格納されている URLデータが関連付けられている。そして、この画像において表示さ れているタイトルデータ ΤΤ1〜ΤΤ4のうちいずれかのタイトルデータが入力装置 34を 介して選択指示されると、 PU8は、当該タイトルデータに関連付けられた URLデータ によって表される URLにアクセスして、当該 URLに格納されているデータをダウン口 ードし、これをメインメモリ 16に記憶させる。そして、ダウンロードしたデータを表す画 像を描画する命令をグラフィックカード 24に対して行 、、当該描画命令に応じてフレ ームメモリ 25に描画された画像を画像表示エリア G1に表示させる。この結果、自身 のタイトルデータが選択された検索結果データの画像が表示される。
[0072] 尚、ステップ S15の処理を PU8が行うようにした力 ステップ S15の処理を SPU3a 〜3hのいずれかに実行させるように構成しても良い。また、ステップ S1における検索 ブラウザの実行も PU8が行うようにした力 これも SPU3a〜3hのいずれかに実行さ せるように構成しても良い。但し、ステップ S1〜S3, S14〜S16の一連の処理は、同 一のプロセッサが行うことが望まし 、。
[0073] <メタデータ空間及びメタデータ辞書の更新 >
尚、この後、例えば、クライアント装置 1において上述のステップ S2で検出されたキ 一ワードと同じキーワード (例えば、「〇〇株式会社」とする)がブラウザ画面 BGで再 度入力されて、上述のステップ S3〜S9の処理がなされたとする。このとき、ステップ S
9において、データベース DBに新たに追加されたデータが検索結果データの 1つと して検索サーバ KSからメタデータ生成サーバ MSへ送信されたとする。そして、メタ データ生成サーバ MSが当該検索結果データを解析した結果、例えば、「企業」、「 特許」という 2つのメタデータを生成したとする。このとき、メタデータ生成サーバ MS は、メタデータ辞書を参照して、「企業」と 、う第 1メタデータが存在し且つ「特許」と ヽ うメタデータ力 Sメタデータ辞書に存在しな 、ことを判別すると、メタデータ生成サーバ
MSは、「特許」と 、うメタデータを「企業」と 、う第 1メタデータに対する第 2メタデータ としてメタデータ辞書に記憶させる。例えばこのようにして、新たに生成した索引情報 であり且つメタデータ辞書に記憶されて 、な 、「特許」と!、う索引情報を、メタデータ 辞書に記憶されている「企業」という第 1索引情報を索引として分類し、当該索引情報 を「企業」という第 1索引情報に関連する第 2索引情報としてメタデータ辞書に記憶さ せる。そして、当該検索結果データに対し「企業」という第 1メタデータと「特許」という 第 2メタデータとを関連付けてクライアント装置 1へ送信する。例えば図 11に示される ようなデータが送信される。
[0074] クライアント装置 1は、メタデータと関連付けられた検索結果データを受信すると、こ こでも上述と同様にして、「特許」という第 2メタデータ力 タデータ辞書には存在しな いことを判別する。この場合、クライアント装置 1は、メタデータ生成サーバ MSと同様 にして、「特許」と!、うメタデータを「企業」と!、う第 1メタデータに対する第 2メタデータ としてメタデータ辞書に記憶させる。例えば図 12に示される太線で囲まれるようにメタ データが追加される。そして、このメタデータ辞書に基づいてメタデータ空間を更新し 、更新したメタデータ空間に、メタデータ生成サーバ MSから送信された検索結果デ ータをマップする。「特許」という第 2メタデータを表すためのオブジェクトは、 HD33に 予め記憶されて 、るオブジェクトのうち、メタデータと関連付けられて 、な 、オブジェ タトの中から、所定の方法により選択するようにしても良いし、検索結果データをメタ
データ空間にマップする際に、所定の方法により生成するようにしても良い。この結 果、例えば、図 13に示されるように、画像表示エリア G1には、図 5で示した第 2空間 画像に、「特許」という第 2メタデータがオブジェクト OB6として新たにカ卩えられ、メタデ ータ指標 MT6が新たに加えられた第 2空間画像が表される。
[0075] 以上のようにして、メタデータ辞書、メタデータ空間を動的に更新させることができる
[0076] 尚、上述の「特許」というメタデータを、検索結果データを解析することにより生成し た力 例えば、メタデータ辞書に人為的に追加できるように構成しても良い。また、そ の他任意の方法により、新たに生成したメタデータをメタデータ辞書に記憶されるよう にしても良いし、新たに生成したメタデータを、メタデータ辞書に既に記憶されている メタデータに階層的に関連付けるようにしても良いし、新たに生成し且つメタデータ辞 書に記憶されて 、な 、複数のメタデータ同士を階層付けるようにしても良 、し、また、 これらをメタデータ辞書に記憶させなくても良い。また、例えば、メタデータ辞書に記 憶されているメタデータにアクセスしたアクセス日時を当該メタデータと関連付けて記 憶させておき、現在日時より所定期間以前のアクセス日時が関連付けられているメタ データをメタデータ辞書から削除するように構成しても良い。また、メタデータをメタデ ータ辞書力 人為的に削除できるように構成しても良い。
[0077] <変形例 1 >
上述のメタデータ生成サーバ MSのサブプロセッサは、上記ステップ S6で検索リク ェストが転送されてから、ステップ S 10において検索結果データが受信されるまでの 間、遊休状態となる。よって、サブプロセッサを最大限活用するためには、この間、サ ブプロセッサに他の処理スレッドを動作させるようにスケジューリングをすることが好ま しい。例えば、ネットワーク NTに接続される他のクライアント装置(図示せず)からの 検索リクエストを受け付け、当該検索リクエストに応じた処理スレッドを、遊休状態にあ るサブプロセッサに割り当て、これを実行させ動作させるように構成しても良い。即ち 、検索リクエスト毎に行うステップ S4〜S5, S10〜S13の一連の処理につき、複数の 検索リクエストに係る処理を並行して行うに構成しても良 ヽ。
[0078] このような構成によれば、遊休状態にあるサブプロセッサを有効に活用することがで
き、処理効率の向上及び処理時間の短縮を図ることができる。
[0079] <変形例 2 >
上述のステップ S 10で受信された検索結果データが複数ある場合、各検索結果デ ータに対するステップ S 11〜S 12の処理を各サブプロセッサに割り当てるように構成 しても良い。具体的には、例えば、検索結果データが 100件ある場合、メインプロセッ サは、ステップ S11〜S12に関わる処理スレッドを 100個生成し、当該処理スレッドを 各サブプロセッサに割り当てる。この場合、各サブプロセッサが 1つの処理スレッドの 実行を完了する毎に、当該処理スレッドを実行することにより生成したメタデータ及び 当該メタデータと関連付けた検索結果データをクライアント装置 1へ送信するようにし ても良い。又は、 100個の処理スレッドの実行が全て終了してから、メタデータ及び当 該メタデータと関連付けられる検索結果データをクライアント装置 1に送信するよう〖こ しても良い。
[0080] このような構成によれば、複数の検索結果データに関連付けるメタデータの生成を 各サブプロセッサにおいて並行して行うことができ、処理効率の向上及び処理時間 の短縮を図ることができる。
[0081] <変形例 3 >
また、ステップ S3で送信した検索リクエストに応じた全ての検索結果データにつきス テツプ S 12の処理が終了してから、ステップ S 13で一度に送信するようにしても良!ヽ し、検索結果データ毎に、ステップ S12におけるメタデータの生成が完了次第、ステ ップ S 13で検索結果データを順次送信するようにしても良 ヽ。メタデータの生成が完 了した検索結果データを順次送信する構成の場合、上述のブラウザ画面 BGにお ヽ ては、検索結果データを受信する度に、当該検索結果データに関連付けられている メタデータに関連付けられて画像表示エリア G1上に表示されるオブジェクトを介して その旨を報知するように構成しても良い。具体的には、例えば、当該オブジェクトが画 像表示エリア G1の前面に表示されるように当該オブジェクトの配置位置を変化させ たり、当該オブジェクトを一定時間フラッシュ表示させるようにしたり、当該オブジェクト に関連付けられて 、るメタデータに関連付けられて 、る検索結果データの増加量に 応じて当該オブジェクトの輝度を増加させたりする。この結果、新たな検索結果デー
タが受信されたことをユーザは容易に把握可能となる。
[0082] <変形例 4>
また、ステップ S 13では、検索結果データとメタデータとを関連付けて送信すると共 に、これらをメタデータ生成サーバ MSに備わる不揮発性ストレージ 44に記憶させる ように構成しても良い。そして、例えば、これらのデータを不揮発性ストレージ 44に記 憶させた記憶日時を対応付けて記憶しておき、これらのデータを所定の期間のみ (例 えば、 1日間)記憶させておき、記憶日時力も所定の期間が過ぎた場合には、これら のデータを不揮発性ストレージ 44から削除する。そして、メタデータ生成サーバ MS は、所定の期間内に、不揮発性ストレージ 44に記憶させた検索結果データが検索さ れた際に用いられた検索条件と同一の検索条件に従ってデータを検索することを要 求する旨の検索リクエストを受信した場合、不揮発性ストレージ 44に記憶させた当該 検索結果データ及びメタデータをクライアント装置 1に送信する。
[0083] このような構成によれば、所定の期間内に同一の検索条件に従って検索されて得 られる検索結果データにっ 、て、メタデータを生成する処理を複数回行う必要がな いため、メタデータ生成サーバ MSの処理負担を軽減することができる。また、所定の 期間内に同一の検索条件に従って検索されて得られる検索結果データは略同一で ある可能性が高ぐこのような検索結果データに対して生成するメタデータも略同一 である可能性が高いため、ユーザの不利益を殆ど生じることなぐ検索結果データを 提供することができる。
[0084] <変形例 5 >
また、上述の第 1実施例における検索サーバ KSの内部構成は、メタデータ生成サ ーバ MSと略同様であるとした。しかし本発明においてはこれに限らず、検索サーバ KSは、上述の検索エンジン機能を有する構成であれば良い。また、検索エンジン機 能は、上述したものに限らず、データベース DBに記憶されたインデックスデータを用 V、ずにデータ検索を行うように構成しても良 、。
[0085] <変形例 6 >
上述の第 1実施例における情報検索システム SYMにおいては、検索サーバ KSを 備え、検索サーバ KSとメタデータ生成サーバ MSとはネットワーク NTを介してデータ
通信を行う構成とした。しかし、本発明においてはこれに限らず、例えば、ネットワーク NTにおけるデータ伝送速度よりも速 、データ伝送速度を実現可能な専用回線又は ローカルネットワークを介してメタデータ生成サーバ MSと接続されるローカル検索サ ーバ(図示せず)を備え、メタデータ生成サーバ MSは、ステップ S6において当該口 一カル検索サーバに検索リクエストを転送するように構成しても良い。ローカル検索 サーバの構成は、上述の検索サーバ KSと略同様の構成でも良いし、異なる構成で あっても良い。
[0086] また、上述の第 1実施例における情報検索システム SYMにおいては検索サーバ K Sとメタデータ生成サーバ MSとを別体で設けるように構成した力 これらを一体的に 設けるように構成しても良い。例えば、上述のメタデータ生成サーバ MSの有するブ レードボード 40のうち少なくとも 1つやメタデータ生成サーバ MSの有する複数のプロ セッサのうち少なくとも 1つを情報検索手段として機能させるように構成し、これが上 述の検索サーバ KSの機能を実現させるように構成しても良!、。
[0087] また、メタデータ生成サーバ MSと、クライアント装置 1とも同様に、上記ネットワーク NTとは異なる専用回線又はローカルネットワークを介してデータ通信を行うように構 成しても良い。
[0088] <変形例 7>
上述の第 1実施例においては、オペレーティングシステムや各種アプリケーションな どの各種プログラムが HD33に記憶される構成とした。しかし、本発明においてはこ れに限らず、フラッシュメモリ 20や、 DVD32などの各種記憶装置、記憶媒体に記憶 される構成であって良い。また、 HD33を情報処理装置 1の外部に設け、 USB22を 介して情報処理装置 1と接続される構成とした。しかし、本発明においてはこれに限 らず、 HD33を、情報処理装置 1の外部又は内部のいずれに設けても良いし、ワンチ ップマルチプロセッサ 2の外部又は内部の 、ずれに設けるように構成しても良 、。
[0089] <変形例 8 >
上述の第 1実施例においては、ステップ S15で、メタデータ空間に検索結果データ をマップする処理をクライアント装置 1が行うように構成した。しかし、この処理をメタデ ータ生成サーバ MSが行うように構成しても良い。具体的には、例えば、図 19に示さ
れるように、メタデータ生成サーバ MSは、ステップ S 12で上述のようにしてメタデータ を生成した後、当該メタデータを用いて、ステップ S 10で受信した検索結果データを メタデータ空間にマップする(ステップ S13B)。なお、このメタデータ空間については 、上述のクライアント装置 1と同様にして、メタデータ生成サーバ MSが、不揮発性スト レージ 44に記憶されて 、るメタデータ辞書に基づ!/、て、メインメモリ 41に生成する。 次いで、メタデータ生成サーバ MSは、ステップ S13Bで検索結果データをマップし たメタデータ空間を表すメタデータ空間マップ情報を生成し、これをクライアント装置 1に送信する (ステップ S14B)。一方、クライアント装置 1は、メタデータ空間マップ情 報をメタデータ生成サーバ MSから受信すると (ステップ S15B)、当該情報に基づい て、上述のステップ S16と同様にして、メタデータ空間を表す画像をモニタ装置 26に 表示させる。
[0090] このような構成によれば、クライアント装置 1の処理負担を軽減させることができる。
[0091] [実施例 2]
次に、本発明における第 2実施例について説明する。上述の第 1実施例において は、検索サーバ KS力 送信された検索結果データをメタデータ生成サーバ MSが受 信するように構成した。しかし、本実施例においては、検索サーバ KSから送信された 検索結果データをクライアント装置 1が受信し、メタデータ生成サーバ MSに対しメタ データの生成を要求するように構成する。この構成における動作の流れは、例えば、 図 14に示されるような流れとなる。
[0092] クライアント装置 1は、上述の第 1実施例と同様にして、ステップ S1で検索ブラウザ を起動し、ユーザにより入力された検索指示に応じてステップ S2で検出された検索リ タエストを、ステップ S3で送信する。ここで、本実施例においては、クライアント装置 1 は、検索リクエストを検索サーバ KSへ送信する。検索サーバ KSは、クライアント装置 1から送信された検索リクエストをネットワーク NTを介して受信すると (ステップ S4)、 上述の第 1実施例と同様にして、ステップ S8の処理を行い、ステップ S9では、検索 結果データをクライアント装置 1へ送信する。
[0093] クライアント装置 1は、検索サーノ KSから送信された検索結果データを受信すると ( ステップ SA1)、当該検索結果データに対するメタデータの生成を要求するメタデー
タ生成リクエスト (検索結果データ解析リクエスト)を当該検索結果データと共にメタデ ータ生成サーバ MSに送信する(ステップ SA2)。
[0094] メタデータ生成サーバ MSのマルチプロセッサ 42Aのメインプロセッサは、クライア ント装置 1から送信された検索結果データ及びメタデータ生成リクエスト (検索結果デ ータ解析リクエスト)を受信すると (ステップ SA3)、当該検索結果データを解析しメタ データを生成するための処理スレッドを生成する(ステップ SA4)。そして、メインプロ セッサは、メタデータ生成サーバ MSの有するサブプロセッサの!/、ずれかに対して、 当該処理スレッドを割り当て、当該検索結果データを供給し、当該検索結果データ の解析を指示する。当該各サブプロセッサは、上述の第 1実施例と同様にして、ステ ップ S 11〜S 12の処理を行う。そして、ステップ S13Aでは、メタデータと、当該メタデ ータと検索結果データとの関連付けを示す関連付けデータとをクライアント装置 1へ 送信する。即ち、ステップ S13Aでは、検索結果データそのものをクライアント装置 1 へは送信しない。クライアント装置 1は、ステップ SA1で検索結果データを既に受信 している力もである。
[0095] クライアント装置 1の PU8は、ステップ S14Aで、メタデータと関連付けデータとを受 信すると、当該関連付けデータを用いて、当該メタデータと、ステップ SA1で受信し た検索結果データとの関連付けを判別する。そして、上述の第 1実施例と同様にして 、ステップ S15で、メインメモリ 16に生成されているメタデータ空間に検索結果データ をマップする。
[0096] 以降の処理は、上述の第 1実施例と同様であるため、その説明を省略する。
[0097] 以上のようにして、クライアント装置 1からのメタデータ生成リクエストにより、検索サ ーバ KS及びメタデータ生成サーバ MSが動作するように構成する。このような構成に よれば、クライアント装置 1は、検索結果データをメタデータに先立って受信すること ができる。このため、このように受信した検索結果データをメタデータとは無関係に表 示させるようにクライアント装置 1を構成することもできる。これにより、ユーザは、異な る表示態様の検索結果データを閲覧することが可能になるため、ユーザの利便性を 更に向上させることができる。
[0098] [実施例 3]
次に、本発明における第 3実施例について説明する。本実施例においては、上述 の第 1実施例におけるステップ S3で、クライアント装置 1が、検索リクエストをメタデー タ生成サーバ MSに送信すると共に、当該検索リクエストを検索サーバ KSにも送信 するように構成する。この構成における動作の流れは、例えば、図 15に示されるよう な流れとなる。
[0099] 上述の第 1実施例と同様にして、ステップ S1〜S2の処理が行われ、ステップ S3で 、クライアント装置 1は、検索リクエストをメタデータ生成サーバ MS及び検索サーバ K Sに送信する。本実施例における検索リクエスト〖こは、ステップ S2で検出された検索 条件に応じたデータを検索すると共に、当該検索の結果得られた検索結果データを クライアント装置 1及びメタデータ生成サーバ MSに送信することを要求する旨が含ま れている。
[0100] 検索サーバ KSは、ステップ S3でクライアント装置 1から送信された検索リクエストを 受信すると (ステップ S7)、上述の第 1実施例と同様にしてステップ S8の処理を行い、 ステップ S9では、当該検索リクエストに応じた検索結果データをメタデータ生成サー バ MS及びクライアント装置 1に送信する。
[0101] メタデータ生成サーバ MSは、ステップ S3でクライアント装置 1から送信された検索 リクエストを受信すると (ステップ S4)、上述の第 1実施例と同様にしてステップ S5の 処理を行い、その後、検索サーバ KSから検索結果データが送信されるのを待機す る。そして、検索サーバ KSから送信された検索結果データを受信すると (ステップ S1 0)、上述の第 2実施例と同様にして、ステップ Sl l, S12, S13Aの処理を行い、メタ データと、当該メタデータと検索結果データとの関連付けを示す関連付けデータとを クライアント装置 1へ送信する。
[0102] クライアント装置 1は、検索サーノ KSから送信された検索結果データを受信すると ( ステップ SA1)、その後、メタデータ生成サーバ MSからデータが送信されるのを待機 する。そして、ステップ S13Aでメタデータ生成サーバ MS力 送信されたメタデータ 及び関連付けデータを受信すると (ステップ S14A)、上述の第 2実施例と同様にして 、ステップ S15, S16の処理を行う。
[0103] このような構成においても、クライアント装置 1は、検索結果データをメタデータに先
立って受信することができる。
[0104] [実施例 4]
次に、本発明における第 4実施例について説明する。本実施例においては、上述 の第 1実施例で説明した情報検索システム SYMぉ 、て、メタデータ生成サーバ MS を備えず、検索サーバ KSが送信した検索結果データに対するメタデータをクライア ント装置 1が生成するように情報検索システム SYMを構成する。この構成においては 、クライアント装置 1が、上述の第 1実施例において説明したメタデータ生成サーバ M Sの有するメタデータ生成機能を実現させる。即ち、クライアント装置 1は、上述のステ ップ S11〜S12の処理を行う機能を有する。この場合の動作の流れは、例えば、図 1 6に示されるような流れとなる。
[0105] クライアント装置 1の PU8は、上述の第 1実施例と同様にして、ステップ S1で検索ブ ラウザを起動し、ユーザにより入力されたキーワードに応じて、ステップ S3で検索リク エストを送信する。ここで、本実施例においては、クライアント装置 1は、検索リクエスト を検索サーバ KSへ送信する。検索サーバ KSは、上述の第 2実施例と同様にして、 ステップ S4, S8の処理を行い、ステップ S9では、検索結果データをクライアント装置 1へ送信する。
[0106] クライアント装置 1の PU8は、検索サーバ KSから送信された検索結果データを受 信すると (ステップ SA1)、上述の第 2実施例におけるメタデータ生成サーバ MSのマ ルチプロセッサ 42Aのメインプロセッサと同様にして、当該検索結果データを解析し メタデータを生成するための処理スレッドを生成する(ステップ SA4)。そして、 PU8 は、 SPU3a〜3hのうちいずれかのサブプロセッサに対して、当該処理スレッドを割り 当て、当該検索結果データを供給し、当該検索結果データの解析を指示する。当該 サブプロセッサは、上述の第 1実施例と同様にして、ステップ S11〜S12の処理を行 い、メタデータを生成する。次いで、上述の第 1実施例と同様にして、ステップ S15〜 S 16の処理を行 、、検索結果データをメタデータ空間にマップする。
[0107] 以上のようにして、クライアント装置 1自身が、検索サーバ KSにより検索された検索 結果データを解析して、メタデータを生成するように構成する。
[0108] このような構成によれば、メタデータ生成サーバ MSを備えることなく情報検索シス
テムを構成することができ、システムの構築費用や維持費用を低減させることが可能 になる。
[0109] [変形例]
<変形例 1 >
上述の各実施例におけるクライアント装置 1及び検索サーバ KSや、上述の第 1〜 第 3実施例におけるメタデータ生成サーバ MSは、マルチプロセッサとして、図 2に示 されるワンチップマルチプロセッサ 2のように、ワンチップ内にコアを複数有すると共に 、メインプロセッサとサブプロセッサとの構成が異なる非対称型のマルチコアプロセッ サを用いた。しかし、本発明においてはこれに限らず、シングルプロセッサを複数有 する構成のマルチプロセッサや、シングルコアのマルチプロセッサを用いても良!、。 また、マルチプロセッサを用いず、単一のシングルプロセッサを用いて、各装置を構 成するようにしても良い。
[0110] 例えば、図 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 (サブプロセッサ)として機能させるようにしても良い。
[0111] <変形例 2>
また、上述の各実施例においては、各装置におけるオペレーティングシステムは、 メインプロセッサが実行する構成とした。しかし、本発明においてはこれに限らず、サ ブプロセッサが、オペレーティングシステムの一部をなすようなプログラム(例えば、デ バイスドライバやシステムプログラムの一部)を実行するように構成しても良 ヽ。また、 オペレーティングシステムとして、サブプロセッサ全体を制御する専用のオペレーティ ングシステムを備えるように構成しても良 、。
[0112] <変形例 3 >
上述の第 1〜第 3実施例においては、メタデータ生成サーバ MSは、 2つのブレード ボード 40A, 40Bを備える構成とした。しかし、本発明においてはこれに限らない。例 えば、 3つ以上のブレードボードを備え、これらがスィッチネットワーク 45を介して各 々接続されるように構成しても良 、し、 1つのブレードボードのみを備えるように構成 しても良い。また、ブレードボードを備える構成ではなぐ少なくとも 1つ以上のプロセ ッサを備える構成であっても良い。また、メタデータ生成サーバ MSに備わる不揮発 性ストレージ 44の数や、その接続構成も上述の実施例の構成に限らな!/、。
[0113] また、メタデータ生成サーバ MSのマルチプロセッサ 42Aのメインプロセッサが、上 述の第 1実施例におけるステップ S4〜S6, S10及び上述の第 2実施例におけるステ ップ SA4, SA5の処理を行うように構成した。しかし、本発明においてはこれに限ら ず、当該各処理をマルチプロセッサ 42Bのメインプロセッサが行うように構成しても良 いし、マルチプロセッサ 42A, 42Bに備わるサブプロセッサのいずれかが行うように 構成しても良い。
[0114] <変形例 4>
また、上述の第 1実施例におけるステップ S11〜S13の処理を、メタデータ生成サ ーバ MSの有するサブプロセッサに行わせるのみならず、図 17に示されるように、ネ ットワーク NTに接続される、メタデータ生成サーバ MS以外のサーバ TSや汎用コン ピュータ TCに行わせるように構成しても良い。サーバ TSや汎用コンピュータ TCは、 例えば、少なくとも 1つ以上のプロセッサを有する構成であるとする。
[0115] メタデータ生成サーバ MSは、クライアント装置 1からの検索リクエストを受信し、ステ ップ S5において処理スレッドを生成する段階で、メタデータ生成サーバ MSの有する
サブプロセッサだけで処理するには不十分だと判別した場合には、サーバ TSゃ汎 用コンピュータ TCに対し、ステップ S5, S6, S10〜S13の処理の実行を要求する。 当該処理の実行を要求されたサーノ TSや汎用コンピュータ TCは、当該処理を行 ヽ 、ステップ S 12で生成したメタデータと検索結果データとを関連付け、これを上述の 第 1実施例におけるステップ S 13又は上述の第 2, 3実施例におけるステップ S 13 A でクライアント装置 1に送信するように構成する。尚、ステップ S5でメタデータ生成サ ーバ MSの有するサブプロセッサだけで処理するには不十分であることを判別するた めの条件は、例えば、メタデータ生成サーバ MSの有するサブプロセッサのうち遊休 状態にあるサブプロセッサの数が所定の数より少ないことなどである。
[0116] この場合、更に、ステップ S6, S 10の処理を行うための処理スレッドにおいて、ステ ップ S11〜S12の処理を行うための新たな処理スレッドを生成し、当該処理スレッドを 新たにサブプロセッサに割り当て、処理させるように構成しても良い。このとき、上述 の変形例 2において説明したように、検索結果データ毎の処理スレッドを生成し、これ らを各サブプロセッサに割り当てるように構成しても良 、。
[0117] 同様に、上述の第 2, 3実施例におけるステップ S11〜S13Aの処理又は上述の第 4実施例におけるステップ S 11〜S 12の処理にっ ヽても同様に、図 17に示されるよう なサーバ TSや汎用コンピュータ TCに行わせるように構成しても良い。
[0118] また、更に、サーバ TSや汎用コンピュータ TCに要求する上述の処理を、検索サー バ KSに要求するように構成しても良 、。
[0119] また、サーバ TS、汎用コンピュータ TC及びメタデータ生成サーバ MSは、上記ネッ トワーク NTとは異なるネットワークに接続され、当該ネットワークを介して各々データ 通信を行うように構成しても良 、。
[0120] <変形例 5 >
上述の第 2, 3実施例におけるステップ S13Aでは、メタデータ生成サーバ MSは、 検索結果データそのものをクライアント装置 1へは送信しない構成とした。しかし、本 発明においてはこれに限らず、検索結果データを、メタデータ及び関連付けデータと 共にクライアント装置 1へ送信するように構成しても良い。また、上述の第 1実施例に おけるステップ S 13と同様に、検索結果データと当該メタデータとを関連付けてこれ
らをクライアント装置 1に送信するようにしても良 、。
[0121] <変形例 6 >
上述の各実施例においては、検索ブラウザにより表示される画像表示エリア G1に は、メタデータ空間を街として表し、第 1メタデータをオブジェクトして表し、これらを 3 次元的に表す第 1空間画像を表示させるように構成した。しかし、本発明においては これに限らず、メタデータ空間を表す画像は様々なものであっても良いし、 2次元的 又は 1次元的に表される画像であっても良い。
[0122] また、第 1メタデータに関連付けられている第 2メタデータをオブジェクトとして表す 第 2空間画像を表示させるように構成し、第 1空間画像及び第 2空間画像を階層的に 表示させる構成とした。しかし、本発明においてはこれに限らず、例えば、第 1空間画 像においても、第 2メタデータをオブジェクトとして表すようにしても良い。メタデータ毎 に分類した検索結果データを 2次元的に一覧表示させるようにしても良い。
[0123] また、メタデータを表すオブジェクトは、メタデータの内容と関連するオブジェクトで あっても良いし、メタデータの内容と無関係のオブジェクトであっても良い。メタデータ の内容と関連するオブジェクトとは、例えば、上述の「企業」というメタデータに対して 、「企業」をイメージさせるようなビルディングを表すオブジェクトであったり、「犬」という メタデータに対して、犬を表すオブジェクトや、犬を模したキャラクタなどである。
[0124] また、上述の各実施例におけるステップ S16でブラウザ画面 BGの画像表示エリア G1には、検索結果データに関わる全てのメタデータをオブジェクトとして表示するよう に構成しても良いし、一部のメタデータのみをオブジェクトとして表示するように構成 しても良い。一部のメタデータのみをオブジェクトとして表示する場合、例えば、検索 結果データに関わる全てのメタデータの中から、使用頻度やユーザの嗜好情報に応 じたメタデータを選択し、当該メタデータをオブジェクトとして表示させるようにしても 良い。
[0125] また、一部のメタデータと、残りのメタデータとの表示態様を異ならせるようにして、 各メタデータを表示させるように構成しても良 、。
[0126] また、上述の各実施例においては、メタデータを第 1メタデータと、当該第 1メタデー タに関連付けられる第 2メタデータとに分類した。しかし、本発明においてはこれに限
らず、メタデータ間の関連付けは、なくても良いし、多対多対応させるようにしても良 い。また、メタデータ間の関連付けを 3つ以上の階層的に行うようにしても良い。
[0127] また、メタデータ辞書は、上述のものに限らない。また、メタデータ生成サーバ MS は、メタデータ辞書を備えず、検索結果データを解析して、所定の方法により、メタデ ータを生成するようにしても良い。同様に、クライアント装置 1も、メタデータ辞書を備 えず、メタデータ生成サーバ MS力 送信された検索結果データメタデータに基づ ヽ て、メタデータ空間を生成するようにしても良い。
[0128] <変形例 7>
また、上述の各実施例における検索結果データに対して関連付けるメタデータは、 複数であっても良いし、 1つであっても良い。また、検索結果データに対して複数のメ タデータを関連付ける構成においては、例えば、クライアント装置 1は、ステップ S15 で検索結果データをメタデータ空間にマップする際、同一の検索結果データを重複 してメタデータ空間にマップするよう構成しても良い。即ち、例えば、ある検索結果デ ータに対して「株価」と 、う第 2メタデータと「歴史」と 、う第 2メタデータとが関連付けら れている場合、メタデータ空間における「株価」という第 2メタデータに対して、当該検 索結果データをマップし、「歴史」という第 2メタデータに対しても、当該検索結果デー タをマップする。この結果、このようなメタデータ空間に基づいてステップ S 16で表示 されるブラウザ画面 BGにおいて、図 5におけるオブジェクト OB3が入力装置 34を介 して選択指示された場合、ブラウザ画面 BGの画像表示エリア G1に、当該検索結果 データのタイトルデータを表示させると共に、図 5におけるオブジェクト OB5が入力装 置 34を介して選択指示された場合にも、ブラウザ画面 BGの画像表示エリア G1に、 当該検索結果データのタイトルデータを表示させる。
[0129] また、検索結果データに対して関連付けられた複数のメタデータのうち、いずれか 1 つ以上を選択し、選択したメタデータに対してのみ検索結果データをメタデータ空間 にマップするように構成しても良!、。
[0130] <変形例 8 >
上述の各実施例におけるクライアント装置 1では、ブラウザ画面 BGにおいて、検索 条件としてキーワードを入力するように構成した。しかし、本発明においてはこれに限
らず、検索条件として文章情報を入力するようにしても良いし、複数のキーワードを組 合せたものを検索条件とするようにしても良い。また、検索条件を文字情報として入 力するのではなぐ音声情報として入力し、これを文字情報に変換し、これを検索リク ェストとして送信するようにしても良 、。
[0131] 上述の各実施の形態の説明は本発明の一例である。このため、本発明は上述の各 実施の形態に限定されることはなく、本発明に係る技術的思想を逸脱しな ヽ範囲で あれば、上述の実施の形態以外であっても種々の変更が可能であることは勿論であ る。
産業上の利用可能性
[0132] 本発明は、検索条件に基づいて情報を検索する情報検索技術に用いて好適であ る。
Claims
請求の範囲
[1] 所定のネットワークに接続される情報提供装置に記憶されている情報の中から検索 条件に応じた情報を検索することを情報処理装置が要求する情報検索システムにお いて、
前記情報処理装置と情報検索手段と索引情報生成手段とを備え、
前記情報処理装置は、検索条件に応じた情報の検索を指示する検索指示が入力 される入力手段と、前記入力手段に入力された検索指示に基づき、前記検索条件に 応じた情報の検索を要求する検索要求を送信する要求送信手段とを有し、
前記情報検索手段は、前記要求送信手段が送信した検索要求を受信する要求受 信手段と、前記所定のネットワークに接続される情報提供装置に記憶されている情報 の中から、前記要求受信手段が受信した検索要求に応じた検索結果情報を検索し、 当該検索結果情報を送信する検索結果情報送信手段とを有し、
前記索引情報生成手段は、前記検索結果情報送信手段が送信した検索結果情報 を受信する検索結果情報受信手段と、前記検索結果情報受信手段が受信した検索 結果情報を解析して、当該検索結果情報の索引となる索引情報を生成する索引情 報生成手段と、前記索引情報生成手段が生成した前記索引情報を前記検索結果情 報と関連付けて前記情報処理装置に送信する索引情報送信手段とを有する ことを特徴とする情報検索システム。
[2] 前記索引情報生成手段は、複数の処理手段を具備し、前記検索結果情報受信手 段が受信した検索結果情報が複数ある場合、前記処理手段のうち 1つの処理手段が 、当該複数の検索結果情報を前記複数の処理手段に割り振り、各検索結果情報の 解析及び各検索結果情報の索引となる索引情報の生成を前記処理手段に指示し、 当該処理手段が、当該指示に従い、自己に割り当てられた各検索結果情報を各々 解析し、当該検索結果情報の索引となる索引情報を生成する
ことを特徴とする請求項 1に記載の情報検索システム。
[3] 第 2情報処理装置を更に備え、
前記索引情報生成手段は、前記検索結果情報受信手段が受信した検索結果情報 が複数ある場合、当該複数の検索結果情報のうち少なくとも 1つを前記第 2情報処理
装置に割り当て、当該割り当てた検索結果情報の解析及び各検索結果情報の索引 となる索引情報の生成を前記第 2情報処理装置に指示し、
前記第 2情報処理装置は、前記索引情報生成手段からの前記指示に従い、自己 に割り当てられた検索結果情報を解析し、当該検索結果情報の索引となる索引情報 を生成する第 2索引情報生成手段と、前記第 2索引情報生成手段が生成した前記索 引情報を前記検索結果情報と関連付けて、前記索引情報生成手段及び前記情報 処理装置のうち少なくとも 1つに送信する第 2索引情報送信手段とを有する
ことを特徴とする請求項 1に記載の情報検索システム。
[4] 前記索引情報送信手段は、前記索引情報生成手段が生成した前記索引情報と、 前記検索結果情報受信手段が受信した検索結果情報とを関連付けてこれらを前記 情報処理装置に送信する
ことを特徴とする請求項 1に記載の情報検索システム。
[5] 前記索引情報送信手段は、前記索引情報生成手段が生成した前記索引情報と、 当該索引情報と前記検索結果情報受信手段が受信した検索結果情報との関連付け を示す関連付け情報とを前記情報処理装置に送信する
ことを特徴とする請求項 1に記載の情報検索システム。
[6] 前記情報処理装置は、前記索引情報送信手段が前記検索結果情報と関連付けて 送信した索引情報を受信する索引情報受信手段と、前記索引情報受信手段が受信 した索引情報を用いて前記検索結果情報を分類し、分類した結果に基づいて、当該 検索結果情報を表示手段に表示させる表示制御手段とを備える
ことを特徴とする請求項 4に記載の情報検索システム。
[7] 前記情報処理装置は、前記検索結果情報送信手段が送信した検索結果情報を受 信する第 2検索結果情報受信手段と、前記索引情報送信手段が送信した前記索引 情報及び前記関連付け情報を受信する索引情報受信手段と、前記索引情報受信手 段が受信した前記索引情報及び前記関連付け情報を用いて、前記索引情報と前記 第 2検索結果情報受信手段が受信した前記検索結果情報との関連付けを判別して 、前記検索結果情報を分類し、分類した結果に基づいて、当該検索結果情報を表 示手段に表示させる表示制御手段とを備える
ことを特徴とする請求項 5に記載の情報検索システム。
[8] 前記表示制御手段は、前記索引情報受信手段が受信した索引情報を含む仮想的 な索引情報空間を生成し、前記検索結果情報を当該索引情報と対応付けて当該索 引情報空間に仮想的に配置する空間生成手段と、前記空間生成手段が生成した索 引情報空間を表す画像を描画する描画手段とを有し、
前記描画手段が描画した画像を前記表示手段に表示させる
ことを特徴とする請求項 6又は請求項 7に記載の情報検索システム。
[9] 前記描画手段は、前記索引情報空間を 3次元空間として表し、前記索引情報をォ ブジェクトとして表す画像を描画する
ことを特徴とする請求項 8に記載の情報検索システム。
[10] 前記表示制御手段は、前記描画手段が描画した前記画像と共に、前記索引情報 を表す文字データを前記表示手段に表示させる
ことを特徴とする請求項 9に記載の情報検索システム。
[11] 前記索引情報は、階層化された第 1索引情報及び第 2索引情報を含み、
前記第 2索引情報は、前記第 1索引情報の下層として当該第 1索引情報に関連付 けられており、
前記索引情報生成手段は、検索結果情報を解析して、当該検索結果情報の索引 となる前記第 1索引情報及び第 2索引情報のうち少なくとも 1つを生成し、
前記空間生成手段は、前記索引情報受信手段が受信した索引情報を含み且つ当 該索引情報のうち前記第 1索引情報を上層とし当該第 1索引情報と関連付けられた 前記第 2索引情報を下層とする階層的な構造の仮想的な索引情報空間を生成し、 当該索引情報に関連付けられた前記検索結果情報を、当該索引情報と対応付けて 当該索引情報空間に仮想的に配置する
ことを特徴とする請求項 8に記載の情報検索システム。
[12] 前記描画手段は、前記索引情報空間を 3次元空間として表し、前記索引情報のう ち前記第 1索引情報をオブジェクトとして表す第 1空間画像を描画する
ことを特徴とする請求項 11に記載の情報検索システム。
[13] 前記描画手段は、前記空間生成手段が生成した前記索引情報空間に含まれる第
1索引情報を 3次元空間として表し、当該第 1索引情報の下層として関連付けられて いる前記第 2索引情報をオブジェクトとして表す第 2空間画像を描画する
ことを特徴とする請求項 11に記載の情報検索システム。
[14] 前記描画手段は、前記空間生成手段が生成した前記索引情報空間に前記第 2索 弓 I情報と対応付けて仮想的に配置した前記検索結果情報を表す検索結果画像を描 画する
ことを特徴とする請求項 11に記載の情報検索システム。
[15] 前記索引情報生成手段は、前記要求送信手段が送信した検索要求を受信し、当 該検索要求を前記情報検索手段に転送する要求転送手段を有し、
前記情報検索手段の有する前記検索結果情報受信手段は、前記要求送信手段 が送信した検索要求を前記要求転送手段を介して受信する
ことを特徴とする請求項 1に記載の情報検索システム。
[16] 前記情報処理装置は、前記入力手段と、前記空間生成手段とを並行して動作させ る
ことを特徴とする請求項 1に記載の情報検索システム。
[17] 前記索引情報は、メタデータである
ことを特徴とする請求項 1に記載の情報検索システム。
[18] 所定のネットワークに接続される情報提供装置に記憶されている情報の中から検索 条件に応じた情報を検索することを情報処理装置が要求する情報検索システムにお いて、
前記情報処理装置と情報検索手段と索引情報生成手段とを備え、
前記情報処理装置は、検索条件に応じた情報の検索を指示する検索指示が入力 される入力手段と、前記入力手段に入力された検索指示に基づき、前記検索条件に 応じた情報の検索を要求する検索要求を送信する要求送信手段とを有し、
前記情報検索手段は、前記要求送信手段が送信した検索要求を受信する要求受 信手段と、前記所定のネットワークに接続される情報提供装置に記憶されている情報 の中から、前記要求受信手段が受信した検索要求に応じた検索結果情報を検索し、 当該検索結果情報を送信する検索結果情報送信手段とを有し、
前記索引情報生成手段は、前記検索結果情報送信手段が送信した検索結果情報 を受信する検索結果情報受信手段と、前記検索結果情報受信手段が受信した検索 結果情報を解析して、当該検索結果情報の索引となる索引情報を生成する索引情 報生成手段と、前記索引情報生成手段が生成した索引情報を含む仮想的な索引情 報空間を生成し、前記検索結果情報受信手段が受信した前記検索結果情報を当該 索引情報と対応付けて当該索引情報空間に仮想的に配置する空間生成手段と、前 記空間生成手段が生成し前記検索結果情報を配置した前記索引情報空間を表す 空間配置情報を生成し、これを前記情報処理装置に送信する空間配置情報送信手 段を有する
ことを特徴とする記載の情報検索システム。
[19] 前記情報処理装置は、前記空間配置情報送信手段が送信した前記空間配置情報 を受信する空間配置情報受信手段と、前記空間配置情報受信手段が受信した前記 空間配置情報に基づいて、前記検索結果情報が配置された前記索引情報空間を表 す画像を描画し、描画した画像を表示手段に表示させる表示制御手段とを有する ことを特徴とする請求項 18に記載の情報検索システム。
[20] 所定のネットワークに接続される情報提供装置に記憶されている情報の中から検索 条件に応じた情報を検索することを情報処理装置が要求する情報検索方法におい て、
検索条件に応じた情報の検索を指示する検索指示が前記情報処理装置に入力さ れる入力ステップと、
前記情報処理装置が、前記入力ステップで入力された検索指示に基づき、前記検 索条件に応じた情報の検索を要求する検索要求を送信する要求送信ステップと、 情報検索手段が、前記要求送信ステップで送信された検索要求を受信する要求受 信ステップと、
情報検索手段が、前記所定のネットワークに接続される情報提供装置に記憶され ている情報の中から、前記要求受信ステップで受信された検索要求に応じた検索結 果情報を検索し、当該検索結果情報を送信する検索結果情報送信ステップと、 索引情報生成手段が、前記検索結果情報送信ステップで送信された検索結果情
報を受信する検索結果情報受信ステップと、
索引情報生成手段が、前記検索結果情報受信ステップで受信された検索結果情 報を解析して、当該検索結果情報の索引となる索引情報を生成する索引情報生成 ステップと、
前記索引情報生成手段が、前記索引情報生成ステップで生成された前記索引情 報を前記検索結果情報と関連付けて前記情報処理装置に送信する索引情報送信ス テツプとを備える
ことを特徴とする情報検索方法。
所定のネットワークに接続される情報提供装置に記憶されている情報の中から検索 条件に応じた情報を検索することを情報処理装置が要求する情報検索方法におい て、
検索条件に応じた情報の検索を指示する検索指示が前記情報処理装置に入力さ れる入力ステップと、
前記情報処理装置が、前記入力ステップで入力された検索指示に基づき、前記検 索条件に応じた情報の検索を要求する検索要求を送信する要求送信ステップと、 情報検索手段が、前記要求送信ステップで送信された検索要求を受信する要求受 信ステップと、
情報検索手段が、前記所定のネットワークに接続される情報提供装置に記憶され ている情報の中から、前記要求受信ステップで受信された検索要求に応じた検索結 果情報を検索し、当該検索結果情報を送信する検索結果情報送信ステップと、 索引情報生成手段が、前記検索結果情報送信ステップで送信された検索結果情 報を受信する検索結果情報受信ステップと、
前記索引情報生成手段が、前記検索結果情報受信ステップで受信した検索結果 情報を解析して、当該検索結果情報の索引となる索引情報を生成する索引情報ステ ップと、
前記索引情報生成手段が、前記索引情報生成ステップで生成した索引情報を含 む仮想的な索引情報空間を生成し、前記検索結果情報受信ステップで受信した前 記検索結果情報を当該索引情報と対応付けて当該索引情報空間に仮想的に配置
する空間生成ステップと、
前記索引情報生成手段が、前記空間生成ステップで生成し前記検索結果情報を 配置した前記索引情報空間を表す空間配置情報を生成し、これを前記情報処理装 置に送信する空間配置情報送信ステップとを備える
ことを特徴とする情報検索方法。
[22] 所定のネットワークに接続される情報提供装置に記憶されている情報の中から検索 条件に応じた情報を検索することを要求する情報処理装置力 の検索要求に応じて 検索され送信された検索結果情報を受信する検索結果情報受信手段と、
前記検索結果情報受信手段が受信した検索結果情報を解析して、当該検索結果 情報の索引となる索引情報を生成する索引情報生成手段と、
前記索引情報生成手段が生成した前記索引情報を前記検索結果情報と関連付け て前記情報処理装置に送信する索引情報送信手段とを具備する
ことを特徴とする索引情報生成装置。
[23] 所定のネットワークに接続される情報提供装置に記憶されている情報の中から検索 条件に応じた情報を検索することを要求する情報処理装置力 の検索要求に応じて 検索され送信された検索結果情報を受信する検索結果情報受信手段と、
前記検索結果情報受信手段が受信した検索結果情報を解析して、当該検索結果 情報の索引となる索引情報を生成する索引情報生成手段と、
前記索引情報生成手段が生成した索引情報を含む仮想的な索引情報空間を生成 し、前記検索結果情報受信手段が受信した前記検索結果情報を当該索引情報と対 応付けて当該索引情報空間に仮想的に配置する空間生成手段と、
前記空間生成手段が生成し前記検索結果情報を配置した前記索引情報空間を表 す空間配置情報を生成し、これを前記情報処理装置に送信する空間配置情報送信 手段とを具備する
ことを特徴とする索引情報生成装置。
[24] 所定のネットワークに接続される情報提供装置に記憶されている情報の中から検索 条件に応じた情報の検索を指示する検索指示が入力される入力手段と、
前記入力手段に入力された検索指示に基づき、前記検索条件に応じた情報の検
索を要求する検索要求を送信する要求送信手段と、
前記要求送信手段が送信した検索要求に応じて検索され送信された検索結果情 報と、当該検索結果情報の解析の結果生成され送信された、当該検索結果情報の 索引となる索引情報とを受信する情報受信手段と、
前記情報受信手段が受信した索引情報を用いて前記検索結果情報を分類し、分 類した結果に基づいて、当該検索結果情報を表示手段に表示させる表示制御手段 とを具備する
ことを特徴とする情報処理装置。
[25] 所定のネットワークに接続される情報提供装置に記憶されている情報の中から検索 条件に応じた情報の検索を指示する検索指示が入力される入力手段と、
前記入力手段に入力された検索指示に基づき、前記検索条件に応じた情報の検 索を要求する検索要求を送信する要求送信手段と、
前記要求送信手段が送信した検索要求に応じて検索され送信された検索結果情 報を受信する検索結果情報受信手段と、
前記検索結果情報受信手段が受信した検索結果情報を解析して、当該検索結果 情報の索引となる索引情報を生成する索引情報生成手段とを具備する
ことを特徴とする情報処理装置。
[26] 所定のネットワークに接続される情報提供装置に記憶されている情報の中から検索 条件に応じた情報を検索することを要求する情報処理装置力 の検索要求に応じて 検索され送信された検索結果情報を受信する検索結果情報受信ステップと、 前記検索結果情報受信ステップで受信した検索結果情報を解析して、当該検索結 果情報の索引となる索引情報を生成する索引情報生成ステップと、
前記索引情報生成ステップで生成した前記索引情報を前記検索結果情報と関連 付けて前記情報処理装置に送信する索引情報送信ステップと
をコンピュータに実行させるための索引情報生成プログラム。
[27] 所定のネットワークに接続される情報提供装置に記憶されている情報の中から検索 条件に応じた情報を検索することを要求する情報処理装置力 の検索要求に応じて 検索され送信された検索結果情報を受信する検索結果情報受信ステップと、
前記検索結果情報受信ステップで受信した検索結果情報を解析して、当該検索結 果情報の索引となる索引情報を生成する索引情報生成ステップと、
前記索引情報生成ステップで生成した索引情報を含む仮想的な索引情報空間を 生成し、前記検索結果情報受信ステップで受信した前記検索結果情報を当該索引 情報と対応付けて当該索引情報空間に仮想的に配置する空間生成ステップと、 前記空間生成ステップで生成し前記検索結果情報を配置した前記索引情報空間 を表す空間配置情報を生成し、これを前記情報処理装置に送信する空間配置情報 送信ステップと
をコンピュータに実行させるための索引情報生成プログラム。
[28] 所定のネットワークに接続される情報提供装置に記憶されている情報の中から検索 条件に応じた情報の検索を指示する検索指示が入力される入力ステップと、 前記入力ステップで入力された検索指示に基づき、前記検索条件に応じた情報の 検索を要求する検索要求を送信する要求送信ステップと、
前記要求送信ステップで送信した検索要求に応じて検索され送信された検索結果 情報と、当該検索結果情報の解析の結果生成され送信された、当該検索結果情報 の索引となる索引情報とを受信する情報受信ステップと、
前記情報受信ステップで受信した索引情報を用いて前記検索結果情報を分類し、 分類した結果に基づ!/、て、当該検索結果情報を表示手段に表示させる表示制御ス テツプと
をコンピュータに実行させるための情報処理プログラム。
[29] 所定のネットワークに接続される情報提供装置に記憶されている情報の中から検索 条件に応じた情報の検索を指示する検索指示が入力される入力ステップと、 前記入力ステップで入力された検索指示に基づき、前記検索条件に応じた情報の 検索を要求する検索要求を送信する要求送信ステップと、
前記要求送信ステップで送信した検索要求に応じて検索され送信された検索結果 情報を受信する検索結果情報受信ステップと、
前記検索結果情報受信ステップで受信した検索結果情報を解析して、当該検索結 果情報の索引となる索引情報を生成する索引情報生成ステップと
をコンピュータに実行させるための†青報処理プログラム。
請求項 26から請求項 29のうちいずれか一項に記載のプログラムを記憶したコンビ ユータ読み取り可能な記憶媒体。
Applications Claiming Priority (2)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
JP2006115776A JP2007287030A (ja) | 2006-04-19 | 2006-04-19 | 情報検索システム、情報検索方法、索引情報生成装置、情報処理装置、索引情報生成プログラム、情報処理プログラム及びプログラムを記憶したコンピュータ読み取り可能な記憶媒体 |
JP2006-115776 | 2006-04-19 |
Publications (1)
Publication Number | Publication Date |
---|---|
WO2007122878A1 true WO2007122878A1 (ja) | 2007-11-01 |
Family
ID=38624792
Family Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
PCT/JP2007/054268 WO2007122878A1 (ja) | 2006-04-19 | 2007-03-06 | 情報検索システム、及び索引情報生成装置 |
Country Status (2)
Country | Link |
---|---|
JP (1) | JP2007287030A (ja) |
WO (1) | WO2007122878A1 (ja) |
Cited By (1)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
JP2010273706A (ja) * | 2009-05-26 | 2010-12-09 | Toshiba Corp | 磁気共鳴イメージング装置 |
Families Citing this family (4)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
JP5186630B2 (ja) * | 2008-02-29 | 2013-04-17 | 洋 川崎 | メタ情報付与システム、メタ情報表示システム、およびこれらのプログラム、および、当該プログラムを記録したコンピュータ読み取り可能な記録媒体 |
JP4535149B2 (ja) | 2008-03-06 | 2010-09-01 | ソニー株式会社 | メタデータ送信装置、メタデータ受信装置、撮像装置および情報管理プログラム |
FR2951841A1 (fr) * | 2009-10-23 | 2011-04-29 | Alcatel Lucent | Gestion d'etiquettes relatives a des objets multimedias partages dans un reseau de telecommunications |
JP5247767B2 (ja) * | 2010-06-24 | 2013-07-24 | 楽天株式会社 | 情報提供サーバ、情報提供方法、情報提供プログラム、及びコンピュータ読み取り可能な記録媒体 |
Citations (4)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
JPH08241323A (ja) * | 1995-03-03 | 1996-09-17 | Canon Inc | データ表示方法及びそのシステム |
WO2000075809A1 (fr) * | 1999-06-04 | 2000-12-14 | Seiko Epson Corporation | Procede de triage d'informations, trieur d'informations, support enregistre sur lequel le programme de triage d'informations est enregistre |
JP2002183210A (ja) * | 2000-12-14 | 2002-06-28 | Nippon Telegraph & Telephone East Corp | 検索サーバにおけるコンテンツ検索方法およびそのプログラムが記録されたコンピュータ読み取り可能な記録媒体 |
JP2006085379A (ja) * | 2004-09-15 | 2006-03-30 | Canon Inc | 情報処理装置及びその制御方法、プログラム |
-
2006
- 2006-04-19 JP JP2006115776A patent/JP2007287030A/ja active Pending
-
2007
- 2007-03-06 WO PCT/JP2007/054268 patent/WO2007122878A1/ja active Application Filing
Patent Citations (4)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
JPH08241323A (ja) * | 1995-03-03 | 1996-09-17 | Canon Inc | データ表示方法及びそのシステム |
WO2000075809A1 (fr) * | 1999-06-04 | 2000-12-14 | Seiko Epson Corporation | Procede de triage d'informations, trieur d'informations, support enregistre sur lequel le programme de triage d'informations est enregistre |
JP2002183210A (ja) * | 2000-12-14 | 2002-06-28 | Nippon Telegraph & Telephone East Corp | 検索サーバにおけるコンテンツ検索方法およびそのプログラムが記録されたコンピュータ読み取り可能な記録媒体 |
JP2006085379A (ja) * | 2004-09-15 | 2006-03-30 | Canon Inc | 情報処理装置及びその制御方法、プログラム |
Cited By (1)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
JP2010273706A (ja) * | 2009-05-26 | 2010-12-09 | Toshiba Corp | 磁気共鳴イメージング装置 |
Also Published As
Publication number | Publication date |
---|---|
JP2007287030A (ja) | 2007-11-01 |
Similar Documents
Publication | Publication Date | Title |
---|---|---|
CN104866383B (zh) | 一种接口调用方法、装置及终端 | |
KR101038896B1 (ko) | 서비스 프로그램을 생성하는 시스템, 방법 및 서비스 프로그램을 생성하기 위한 프로그램을 기록한 컴퓨터 판독가능 매체 | |
CN104412249B (zh) | 基于云的文件系统内的文件处置 | |
JP6007246B2 (ja) | 予測マルチレイヤキャッシュアーキテクチャ | |
US20110119602A1 (en) | Web server, web browser and web system | |
CN101751428A (zh) | 信息搜索方法及装置 | |
US20130346992A1 (en) | Computing system, method for controlling thereof, and computer-readable recording medium having computer program for controlling thereof | |
JP2015207088A (ja) | 情報処理システム、情報処理装置及びプログラム | |
WO2007122878A1 (ja) | 情報検索システム、及び索引情報生成装置 | |
CN105359104A (zh) | 状态信息的同步点 | |
CN109275357A (zh) | 防止数据泄露 | |
JP2006172067A (ja) | データベース管理方法、システム及びプログラム | |
JP2005196676A (ja) | サービス生成方法、サービス生成システムおよびプログラム | |
US10706225B2 (en) | Form management system and method | |
JP2001209571A (ja) | 情報取得装置および情報取得方法、ならびに情報取得プログラムを記録したコンピュータ読み取り可能な記録媒体 | |
KR20160019526A (ko) | 그래픽 동작들 통합 | |
JP6357813B2 (ja) | 配信方法、リソース取得方法、配信サーバ、及び端末装置 | |
JP5280349B2 (ja) | キャッシュを用いたウェブページの提供方法、システム及びコンピュータ読み取り可能な記録媒体 | |
JP2002259387A (ja) | 文書検索システム | |
JP5669638B2 (ja) | 文書管理装置、文書管理方法、プログラム。 | |
JP4869894B2 (ja) | コンテンツ表示方法、コンテンツ表示装置、およびマルチプロセッサシステム | |
JP4689635B2 (ja) | メタデータ管理方法、メタデータ管理システム、及び、メタデータ管理プログラム | |
JP2005228270A (ja) | ファイル共有システム | |
JP5585695B2 (ja) | 情報処理装置、その制御方法、及びプログラム、並びに情報処理システム、その制御方法、及びプログラム | |
WO2004068352A1 (ja) | テーブル表示切替方法,テキストデータ変換プログラム及びタグプログラム |
Legal Events
Date | Code | Title | Description |
---|---|---|---|
121 | Ep: the epo has been informed by wipo that ep was designated in this application |
Ref document number: 07737825 Country of ref document: EP Kind code of ref document: A1 |
|
NENP | Non-entry into the national phase |
Ref country code: DE |
|
122 | Ep: pct application non-entry in european phase |
Ref document number: 07737825 Country of ref document: EP Kind code of ref document: A1 |