WO2006038280A1 - Web情報提供装置及びその方法、プログラム - Google Patents

Web情報提供装置及びその方法、プログラム Download PDF

Info

Publication number
WO2006038280A1
WO2006038280A1 PCT/JP2004/014614 JP2004014614W WO2006038280A1 WO 2006038280 A1 WO2006038280 A1 WO 2006038280A1 JP 2004014614 W JP2004014614 W JP 2004014614W WO 2006038280 A1 WO2006038280 A1 WO 2006038280A1
Authority
WO
WIPO (PCT)
Prior art keywords
search
web information
user terminal
thumbnail image
display
Prior art date
Application number
PCT/JP2004/014614
Other languages
English (en)
French (fr)
Inventor
Shinya Takei
Original Assignee
Mars Flag Corporation
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Mars Flag Corporation filed Critical Mars Flag Corporation
Priority to PCT/JP2004/014614 priority Critical patent/WO2006038280A1/ja
Publication of WO2006038280A1 publication Critical patent/WO2006038280A1/ja

Links

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F16/00Information retrieval; Database structures therefor; File system structures therefor
    • G06F16/90Details of database functions independent of the retrieved data types
    • G06F16/95Retrieval from the web
    • G06F16/957Browsing optimisation, e.g. caching or content distillation
    • G06F16/9577Optimising the visualization of content, e.g. distillation of HTML documents

Definitions

  • the present invention relates to a WEB information providing apparatus, a method, and a program for searching WEB information on a network based on a search condition received by a user terminal and providing the search result to the user terminal. .
  • Robotic search engines, directory search engines, and meta search engines have been generally known as search engines that perform full-text search of Web sites (WEB pages) on the Internet according to user search instructions.
  • a robot-type search engine uses information from all WWW servers that can be found on the Internet using a WWW search program called a web robot or spider. Are collected regularly and the information is automatically indexed.
  • This robot-type search engine has the advantage that it has a large amount of information because it automatically collects data from websites around the world using computers.
  • a directory-type search engine an operator categorizes the URL (Universal Resource Locator) of a website in advance such as art, business, education, etc., and the user searches by field. Search by specifying a keyword.
  • URL Universal Resource Locator
  • information is classified by field, so the user can use it like an occupational phone book, and it has the advantage that it is convenient for deciding the field and searching for power. Talk to you.
  • the search results by such a search engine usually display a list of text information (titles) for specifying the contents of the WEB information that is the search results.
  • titles for specifying the contents of the WEB information that is the search results.
  • the user in order to confirm the actual contents from the search result, the user needs to select a desired text information displayed in a list and to display the contents.
  • the text information alone can intuitively grasp the contents of the corresponding WEB information. could not.
  • search result images are displayed in thumbnails so that the user can intuitively determine the contents of the search results. Propose a display method.
  • Patent Document 1 JP 2002-73684 A
  • Patent Document 2 JP 2000-293541 A
  • the search result display method according to Patent Documents 1 and 2 simply displays the page image of the Web information of the search result as a thumbnail image. Therefore, for example, even if the content of the WEB information is updated while the user is browsing the search result, the thumbnail image of the updated WEB information is not updated.
  • Patent Documents 1 and 2 the display size and the number of gradations of the thumbnail image as a search result are taken into consideration, so the size and performance of the display screen for displaying the search result are not considered. Therefore, the visibility of search results may be inferior.
  • the search condition for the search result is usually provided with user power, but it is also possible to present a search result reflecting the user's preference and intention, and to provide a more user-friendly interface. It is desirable from the viewpoint of providing.
  • the present invention has been made to solve the above-described problems, and an object of the present invention is to provide a WEB information providing apparatus, a method thereof, and a program capable of effectively providing a search result of WEB information. To do.
  • a web information providing apparatus comprises the following arrangement. That is, User terminal power A WEB information providing device that searches WEB information on a network based on a received search condition and provides the search result to the user terminal, from the user terminal via the network. Receiving means for receiving the condition;
  • Search means for searching WEB information corresponding to the search condition received by the receiving means;
  • thumbnail image generating means for generating a thumbnail image corresponding to the WEB information searched by the search means;
  • Screen generation means for generating a search result list screen having a display area for displaying a list of thumbnail images generated by the thumbnail image generation means;
  • Transmitting means for transmitting the search result list screen to the user terminal as search result data by the search means
  • Monitoring means for monitoring the update status of the WEB information searched by the search means; and based on the monitoring result of the monitoring means, in the search result list screen transmitted to the user terminal by the transmitting means
  • Display control means for updating the thumbnail image displayed in the display area and transmitting display control information for displaying the display form separately from the thumbnail image that has not been updated to the user terminal;
  • the display control unit updates WEB information corresponding to a thumbnail image displayed in the display area in the search result list screen transmitted to the user terminal by the transmission unit. Then, the thumbnail image corresponding to the updated WEB information is generated by the thumbnail image generating means to update the display content of the display area, and updated with the first thumbnail image not updated in the display area. Display control information to be displayed with a different display form of the second thumbnail image is generated and transmitted to the user terminal.
  • the display form includes a first display form indicating that each thumbnail image displayed in the display area is updated and a second display indicating updated display.
  • the display control means uses the transmission means based on the monitoring result of the monitoring means. Generating display control information for displaying the display form of each thumbnail image displayed in the display area in the search result list screen transmitted to the user terminal in the first display form or the second display form, Transmit to the user terminal.
  • the apparatus further comprises an evaluation means for calculating an evaluation value for the WEB information searched by the search means based on the search condition received by the receiving means.
  • the thumbnail image generation means generates a thumbnail image corresponding to the WEB information searched by the search means based on the evaluation value calculated by the evaluation means.
  • the screen generation means sorts the thumbnail images generated by the thumbnail image generation means based on the evaluation value calculated by the evaluation means and arranges them in the display area.
  • the display area is a display area for displaying the thumbnail images to be displayed in an array of n rows x m columns,
  • the display control means further generates display control information for changing the display form of the display image of the thumbnail image for each line, and transmits the display control information to the user terminal.
  • the apparatus further comprises an acquisition means for acquiring bookmark information including identification information of a website accessed in the past by a user of the user terminal,
  • the evaluation unit calculates an evaluation value for the WEB information searched by the search unit based on the search condition received by the reception unit and the bookmark information acquired by the acquisition unit.
  • a web information providing method according to the present invention for achieving the above object has the following configuration. That is,
  • User terminal power A web information providing method for searching web information on a network based on a received search condition and providing the search result to the user terminal, wherein the search is performed from the user terminal via the network.
  • a program according to the present invention comprises the following arrangement. That is, a program for realizing WEB information provision for searching WEB information on a network based on a search condition received and providing the search result to the user terminal based on a received search condition,
  • a program code of a receiving step for receiving the search condition from the user terminal via the network
  • a program code of a screen generation step for generating a search result list screen having a display area for displaying a list of thumbnail images generated in the thumbnail image generation step, and the search result list screen as search result data by the search step as the user A program code of a transmission process to be transmitted to the terminal;
  • the thumbnail image displayed in the display area in the search result list screen is updated, and display control information for displaying the display form separately from the thumbnail image that has not been updated is transmitted to the user terminal.
  • FIG. 1A is a block diagram showing a configuration of a WEB information search system according to Embodiment 1 of the present invention.
  • FIG. 1B is a block diagram showing a configuration of a user terminal according to the first embodiment of the present invention.
  • FIG. 2 is a block diagram showing a functional configuration of a WEB information search server according to Embodiment 1 of the present invention.
  • FIG. 3A is a flowchart showing search processing executed by the WEB information search server according to Embodiment 1 of the present invention.
  • FIG. 3B is a flowchart showing details of search result list screen generation processing in step S103 of Embodiment 1 of the present invention.
  • FIG. 3C is a flowchart showing details of search result list screen update processing according to Embodiment 1 of the present invention.
  • FIG. 4 is a diagram showing an example of a search result list screen according to the first embodiment of the present invention.
  • a user issues a search instruction using a search keyword to a WEB information search server via the user terminal power Internet, the WEB information of a WEB site on the Internet is searched using the search keyword, and the search result
  • a Web information retrieval system that effectively presents
  • FIG. 1A is a block diagram showing a configuration of a WEB information search system according to Embodiment 1 of the present invention.
  • the WEB information search system is configured by connecting a WEB information search server 101 and a plurality of user terminals 114 to each other via a network.
  • the user terminal 114 functions as a WEB client for the WEB information search server 101.
  • communication is performed between the WEB information search server 101 and the user terminal 114 using a known communication protocol such as TCP / IP.
  • the network 200 is typically a public line (analog line, ISDN, etc.), LAN, WAN, wireless LAN, or other data transmission / reception line, regardless of the power wired Z wireless which is the Internet. Any configuration is possible.
  • the WEB information search server 101 includes a workstation (WS), a personal computer (PC).
  • the WEB information search server 101 includes a control device 103 composed of a CPU, graphic board, ROM, etc., a main storage device 104 such as a main memory (RAM), a hard disk (HD), a CD-RO.
  • a control device 103 composed of a CPU, graphic board, ROM, etc.
  • a main storage device 104 such as a main memory (RAM), a hard disk (HD), a CD-RO.
  • Storage media such as M and floppy (registered trademark) disks and READZ for each storage media
  • An external storage device 105 such as a drive device for controlling WRITE, a communication device 102 such as an Ethernet (registered trademark) board or a modem, an output device 107 such as a display device or a printer device, and an input device such as a keyboard or a mouse And have 106.
  • a drive device for controlling WRITE a communication device 102 such as an Ethernet (registered trademark) board or a modem
  • an output device 107 such as a display device or a printer device
  • an input device such as a keyboard or a mouse And have 106.
  • the WEB information search program executed by the WEB information search server 101 is a file in an installable format or an executable format, and is provided on a storage medium such as a CD-ROM or a floppy disk (FD).
  • the WEB information search program is loaded on the main storage device 104 when the WEB information search server 101 is activated.
  • this WEB information search program may be stored in an external device on the network 200, and this external device power may be downloaded to the WEB information search server 101 via the network 200 and provided. Is possible.
  • this WEB information search program functions as a unique application that can be implemented as a plug-in of a WEB browser that runs on the user terminal 114, for example.
  • each of the plurality of user terminals 114 is realized by a normal computer such as a PC or WS that can be connected to the network 200.
  • a mobile phone, PHS, or portable information terminal that can be connected to the network 200 It is also possible to use a portable terminal such as (PDA).
  • FIG. 1B is a block diagram showing the configuration of the user terminal according to the first embodiment of the present invention.
  • reference numeral 1200 denotes a CPU, which executes an application program, an operating system (OS), a control program, and the like stored in a hard disk device (hereinafter referred to as HD) 1205 to be described later. Controls to temporarily store information, files, etc. necessary for execution.
  • Reference numeral 1201 denotes a ROM which stores therein various data such as a program such as a basic I / O program, font data used for document processing, and template data.
  • 1202 is a RAM for temporarily storing various data, and functions as a main memory of the CPU 1200, a word querier, and the like.
  • [0039] 1203 is an external storage drive for realizing the access to the recording medium, it can be force s load media (recording medium) 1204 a program stored in such in the computer system.
  • the medium 1204 is optional, for example, a flexible disk (FD), CD-ROM, CD-R, CD-RW, PC card, DVD, IC memory card, MO, memory stick, and the like.
  • Reference numeral 1205 denotes an external storage device.
  • an HD functioning as a large-capacity memory is used.
  • the HD 1205 stores application programs, OS, control programs, related programs, and the like.
  • An instruction input device 1206 corresponds to a keyboard, a pointing device (such as a mouse), a touch panel, or the like. Using the instruction input device 1206, the user instructs the user terminal 114 to input a command or the like for controlling the device.
  • Reference numeral 1207 denotes a display which displays a command input from the instruction input device 1206, a response output of the client 101 in response to the command, and the like.
  • Reference numeral 1209 denotes a system bus, which controls the flow of data in the information processing apparatus.
  • 1 208 is an interface (hereinafter referred to as IZF), and exchanges data with external devices via this IZF 1208.
  • IZF an interface
  • FIG. 2 is a block diagram showing a functional configuration of the WEB information search server according to Embodiment 1 of the present invention.
  • Each component shown in FIG. 2 is generated on the main storage device 104 by executing the WEB information search program that realizes the first embodiment on the WEB information search server 101.
  • the WEB information search server 101 mainly includes a data collection unit 202, a search unit 205, an evaluation unit 206, a search result generation unit 207, and a monitoring unit 210.
  • the arrows indicate the flow of various data between these components.
  • each component is configured to exist in one WEB information search server 101.
  • the present invention is not limited to this, and the data collection unit 202 and the search unit 205, It is also possible to adopt a nodeware configuration in which each other component is distributed on separate computers.
  • the data collection unit 202 accesses the website searched by the search unit 205, and collects the full-text data (full-text website data) of each website.
  • the collected full-text website data is stored in the external storage device 105.
  • the search unit 205 receives a search instruction based on a search condition (for example, a search keyword or a search image) from the user terminal 114 via the network 200, and based on the received search condition, the search condition Search for web sites that support, from various web servers on network 200.
  • a search condition for example, a search keyword or a search image
  • the evaluation unit 206 assigns an evaluation value (weighting value) to each of the WEB information (WEB site data) searched by the search unit 205 based on the search condition, and performs filtering (predetermined). (Select only condition website data) The
  • the evaluation unit 206 obtains information (for example, last update date / time, last link down (link down) date / time, author, affiliated domain, etc.) related to the WEB information (WEB site data) searched by the search unit 205. get.
  • information for example, last update date / time, last link down (link down) date / time, author, affiliated domain, etc.
  • the contents of the structured document for example, HTML or XML
  • the search result obtained from the analysis result matches the search condition.
  • Content ratio including columns, character size, arrangement position, font type, presence / absence of modification (bold, slashed, underline, etc.), number of times of browsing the website data, website data such as domain Execute based on attribute information.
  • the search result generation unit 207 generates search result data (search result list screen) by sorting the searched website data in the order of the evaluation values (weighted values) generated by the evaluation unit 206. Then, it is transmitted to the user terminal 114, or the search result data is also generated using only the filtered data, and transmitted to the user terminal 114. Further, the search result generation unit 207 updates the content of the search result data based on the monitoring result notified from the monitoring unit 210, transmits the updated search result data to the user terminal 114, and is updated. In order to make it possible to identify the search result data and the search result data that has been updated, display control information for controlling the display mode of both is transmitted to the user terminal 114.
  • the search result generation unit 207 performs image processing (thumbnail image generation processing, color conversion processing, etc.) for generating a thumbnail image corresponding to the WEB site data displayed on the search result list screen as a search result. Execute.
  • the monitoring unit 210 monitors the update status of the content of each WEB site data included in the search result data transmitted to the user terminal 114, and notifies the search result generation unit 207 of the monitoring result.
  • the update status of the contents of the website data by the monitoring unit 210 is performed based on, for example, date information (update date, creation date, etc.) that can be acquired as attribute information of the website data.
  • the monitoring interval may be always, or may be a predetermined time interval (for example, an interval of 5 minutes, an interval of 1 hour, etc.).
  • the update status monitored by the monitoring unit 210 is the WEB site data. Monitoring the presence or absence of changes in the content of the data itself and the presence or absence of broken links (link down) in the website data.
  • a broken link refers to the case where the identification information (URL) of the website data is changed and the target website data cannot be accessed by the original identification information, or the objective website data This is the case when the website data disappears and the website data cannot be accessed.
  • the monitoring unit 210 acquires the changed identification information as the update status.
  • the monitoring of the update status by the monitoring unit 210 basically does not check the update status of the requested website data when there is an update instruction request from the user terminal 114.
  • the Web information providing server 101 itself periodically acquires each Web site data to be processed and its update status, temporarily stores (caches) the data in the external storage device 105, and stores the stored contents as a user. This means an operation to transmit to the terminal 114.
  • the thumbnail image means a scaled image obtained by scaling (reducing, enlarging, equalizing) a specified size or an arbitrary size from an original size image obtained by rendering website data.
  • FIG. 3A is a flowchart showing search processing executed by the WEB information search server according to Embodiment 1 of the present invention.
  • This search process is realized by executing the above-described WEB information search program.
  • step S 101 the search unit 205 receives a search keyword that is a search condition from the user terminal 114.
  • step S102 the search unit 205 searches the network 200 for website data corresponding to the received search keyword.
  • the searched website data is stored in the external storage device 105.
  • website data including all Z-parts of search keywords is searched.
  • step S103 the evaluation unit 206 executes an evaluation process on the searched website data, and the search result generation unit 207 executes the search result list based on the searched website data after the evaluation process. Generate a screen.
  • the generated search result list screen is stored in the external storage device 105 and transmitted to the user terminal 114. As a result, the search result list screen is displayed on the WEB browser of the user terminal 114.
  • FIG. 4 is a diagram showing an example of a search result list screen according to the first embodiment of the present invention.
  • 1010 is an input field for displaying the search condition received from the user terminal 114, or for accepting the input of a new search condition from the user terminal 114. It is a field.
  • Reference numeral 1020 denotes a size designation field, which is a field for designating the display size of the thumbnail image of the website data to be displayed as a search result.
  • the size designation field 1020 includes, for example, a pull-down menu control.
  • the display size can be set to 320 ⁇ 240 pixels, 200 ⁇ 150 pixels, 120 ⁇ 90 pixels, or the like.
  • the user can also specify a desired size.
  • 1030 is a display form control field for distinguishing and displaying thumbnail images (eg, 1051, 1052, 1054, etc.) of website data that has not been updated and thumbnail images of updated website data.
  • a numerical value for controlling the display form in this case, the color of the thick border line surrounding the thumbnail image
  • this numerical value specifies the number of types of colors used in the display form.
  • the thumbnail image of the updated website data and the updated image are displayed using three types of colors. This means that the display format of each thumbnail image of the website data is not controlled.
  • Reference numeral 1040 denotes a search result display field.
  • the thumbnail images 1051 to 1059 of the website data to be displayed as the search result are displayed in the size specified in the size specification field 1020.
  • the display type control field 1030 are displayed in the number of types of colors specified in 1030.
  • the display order of the thumbnail images is sorted in ascending order (ascending order) according to the evaluation value (weighting value) assigned to the corresponding website data by the evaluation unit 206. Determine based on the order.
  • the thumbnail images are arranged in order in the order of the highest value weight, and the upper left corner force of the search result display field 1040 is also arranged in the horizontal direction.
  • the display target thumbnail images are sequentially displayed in the display position line next to (1051-1053).
  • the display configuration is not limited to this, and thumbnail images may be arranged in order in the vertical direction in the upper left corner force of the search result display field 1040.
  • Reference numerals 1060 and 1070 denote scroll bars.
  • 1060 is a horizontal scroll bar that scrolls information on the screen in the horizontal direction
  • 1070 is a vertical scroll bar that scrolls information on the screen in the vertical direction.
  • the display form is characterized.
  • thumbnail images of website data that have not been updated are displayed in the first display form indicating that (for example, the first predetermined color (for example, , Blue).
  • thumbnail images (for example, 1053 and 1058) of the updated website data are displayed in the second display format indicating that (for example, a thick border line of the second predetermined color (for example, red)).
  • the thumbnail images of the website data and the thumbnail images of the updated website data can be identified in accordance with the presence or absence of the update.
  • the user can easily know whether or not the content of each website data has been updated.
  • the display form is not limited to the display form of FIG. 4, and for example, the thumbnail image of the updated WEB site data is displayed in a blink, balloon, or highlight. Any display format that can be discriminated from the thumbnail image of the website data can be used. Furthermore, the image size of the thumbnail image of the updated website data may be displayed larger than the image size of the thumbnail image of the updated website data.
  • text information related to (corresponding to) the search condition such as the file name and title of the corresponding website data is displayed above each thumbnail image.
  • the text information and the thumbnail image are provided with anchor information.
  • the display position of the text information is not limited to the upper part of the thumbnail image, but may be displayed at any position on the top, bottom, left, or right of the thumbnail image! ,.
  • the search result display field 1040 displays text information to that effect in place of the thumbnail image or displays a link break. If this is caused by a change in identification information (URL), text information indicating the changed identification information or a corresponding thumbnail image may be displayed.
  • URL identification information
  • FIG. 3B is a flowchart showing details of the search result list screen generation processing in step S103 of Embodiment 1 of the present invention.
  • step S201 the evaluation unit 206 acquires the web site data to be processed from the searched web site data stored in the external storage device 105.
  • step S202 the obtained website data is evaluated. This evaluation process performs the weighting process and the filtering process as described above.
  • step S203 the display target position to be displayed on the search result list screen is determined in the acquired WEB site data based on the evaluation processing result.
  • step S204 a thumbnail image corresponding to the determined display target position is generated.
  • the acquired website data is used for the display size of the thumbnail image. Divide the data into the corresponding part of the website data. For each part website data, for example, select the website data with the highest search keyword content, and select the selected website data. The display target position to be displayed on the search result list screen is determined.
  • step S203 may generate a thumbnail image corresponding to the display target position by generating a thumbnail image of the entire website data and then cutting out the thumbnail image at the display target position. good.
  • the generated thumbnail image is stored in the external storage device 105.
  • the evaluation values obtained by the evaluation process are stored in association with each other.
  • step S205 it is determined whether or not there is unprocessed data in the searched WEB site data stored in the external storage device 105. If there is unprocessed data (YES in step S201), go back to step S201, obtain the next processing target WEB thumbnail data from the searched WEB site data stored in the external storage device 105, and S202 One step S204 is executed.
  • step S205 if there is no unprocessed data (NO in step S205), the process proceeds to step S206, and thumbnail images corresponding to each searched website data stored in the external storage device 105 are displayed. Sorting is performed based on the evaluation values assigned to the thumbnail images, and each thumbnail image is arranged in the search result display field 1040 in the search result list screen 1000 in the sorted order.
  • step S207 the search result list screen 1000 in which thumbnail images are arranged is stored in the external storage device 105.
  • step S208 display control information for controlling the display mode is displayed to the user terminal 114 in order to indicate the update status of the thumbnail image in the search result list screen 1000 and the search result display field 1040 in the search result list screen 1000. Send.
  • step S104 monitoring unit 210 determines whether or not each WEB site data in the generated search result list screen has been updated. As a result of monitoring by the monitoring unit 210, if the website data is not updated (NO in step S103), the process waits until there is an update. On the other hand, WEB site If there is data update (YES in step S 103), the website data updated by the data collection unit 202 is acquired, and the acquired website data is stored in the external storage device 105. Thereafter, in step S105, the search result generation unit 207 generates a thumbnail image corresponding to the updated website data, and updates the search result list screen stored in the external storage device 105. Thereafter, the updated search result list screen is transmitted to the user terminal 114.
  • FIG. 3C is a flowchart showing details of the search result list screen update process according to the first embodiment of the present invention.
  • step S301 the evaluation unit 206 acquires the web site data to be processed from the updated web site data stored in the external storage device 105.
  • step S302 the obtained website data is evaluated. This evaluation process performs the weighting process and the filtering process as described above.
  • step S303 it is determined whether there is unprocessed data in the updated website data stored in the external storage device 105. If there is unprocessed data (YES in step S303), the process returns to step S301, and the next processing target WEB thumbnail data is acquired from the searched WEB site data stored in the external storage device 105.
  • step S303 if there is no unprocessed data (NO in step S303), the process proceeds to step S304, and the thumbnail image corresponding to each updated website data stored in the external storage device 105 is searched. Place it at the corresponding display position of the search result display field 1040 in the list screen 1000.
  • step S305 the search result list screen 1000 in which the updated thumbnail images are arranged is stored in the external storage device 105.
  • step S306 the search result list screen 1000 and display control information for controlling the display form in order to indicate the update status of the thumbnail image in the search result display field 1040 in the search result list screen 1000 are displayed by the user terminal. Send to end 114.
  • the search is performed based on the received search keyword.
  • thumbnail images corresponding to the searched website data as a search result list, it is possible to provide a search result that allows the user to intuitively view the search result and its contents.
  • the update status of each website data can be easily displayed by controlling the display mode for the corresponding thumbnail image so that the presence or absence of the update status can be identified.
  • the display size of each thumbnail image is all set to the size specified in the size specification field 1020. This display size is uniform for each thumbnail image. There is no need to share them.
  • the thumbnail image in the first row in the display position row is the first predetermined display size
  • the thumbnail image in the second row in the display position is smaller than the first predetermined display size! /, The second predetermined display size.
  • the display size may be changed step by step so that the display size is smaller than the display size of the previous display position line.
  • each thumbnail image may remain the same, and a semi-transparency process may be performed to gradually decrease the transparency each time the display position row is lowered. In this case, the visibility of the thumbnail image in the top display position line can be made higher than that in other display position lines.
  • the first embodiment it is possible to perform an evaluation process on a search result based on a search keyword received from a certain user terminal 114 and provide a search result list screen to the user terminal 114 based on the evaluation process result.
  • a hard disk mounted on the user terminal 114 is used.
  • the stored bookmark data of the website may be acquired in advance, and this bookmark data may be used further.
  • an evaluation process specialized for each user can be realized.
  • a user database, a setting database, a bookmark database, a URL database, and a full text are stored in the external storage device 105 of the WEB information search server 101. It is preferable to manage the search database in order to speed up the processing.
  • the user database manages the users who use the WEB information search server 101, and stores user-specific data for each user as one record in advance.
  • the user-specific data is user information related to the user.
  • the user ID password (encrypted data), last access date, nationality, birth date, gender, name, address, E — Mail address, homepage URL, telephone number, Internet history, occupation (eg, system engineer, sales, company manager, researcher, etc.), hobby, educational background (eg, liberal arts Z science, university graduate Z high school graduate, etc.)
  • User ID is the key.
  • the bookmark database is registered as one record of bookmark data indicating the usage status of the user's bookmarks.
  • Each bookmark data is stored in the user's bookmark directory (hard disk of the user terminal 114) by the web information search server 101. Is generated by collecting and analyzing bookmarks.
  • Bookmark data is bookmark information related to bookmarks, and mainly includes bookmark ID, bookmark name, URL ID, last reference date, bookmark creation date and edit date, IP address, reference count, etc. You are composed.
  • bookmark ID is a unique identifier for all the collected bookmarks.
  • Bookmark name is the file name of the bookmark stored in the bookmark directory.
  • User ID is the ID of the user who owns the bookmark and is registered in the user database.
  • URL ID specifies a bookmark. URL of the website that is accessed when “Number of references” is the number of times the user refers to the website indicated by the URL.
  • bookmark name "URL”, “last reference date”, “creation date”, “edit date”, “reference count” data are the bookmark directory bookmarks.
  • the user ID is generated by referring to the user database from the bookmark directory owner, and is copied from the field with the same name to the external storage device 105 of the WEB information search server 101 as it is.
  • the “bookmark ID” is automatically generated and assigned when the bookmark data is registered by the web information search server 101.
  • the URL database is a set of URL data including the URL information of the website and access information to the website as one record.
  • Each URL data is stored in the user's bookmark directory by the WEB information search server 101. Generated by collecting and analyzing bookmarks.
  • URL data is URL information related to a URL, and is mainly composed of creation date / time, last edit date / time, URL, title, number of references, and the like, and the URL and user ID are keys.
  • “URL”, “Last Edit Date”, and “Reference Count” data are copied as they are by Web Information Search Server 101 from the field of the same name of the bookmark in the bookmark directory.
  • “User ID” is generated by the name of the user directory where the bookmark directory is located.
  • the setting database stores various settings of each user's WEB browser display screen as setting data for each user.
  • the setting data can be changed by user designation.
  • the setting data is setting information related to various settings on the display screen of the web browser, and mainly consists of user ID, skin (wallpaper) settings, owner, height, width, font, etc. Include items ⁇ .
  • the full-text search database records information for a search engine, and search data collected from a website on the Internet by the data collection unit 202 is registered.
  • Search data is search information related to search, mainly search entered by ID and user It consists of keywords, attributes, data acquisition time, data acquisition URL, URL title, full text data (Description), etc.
  • ID is identification information of each search data, and is automatically generated and assigned by the data collection unit 202 when the search data is registered.
  • the collected data is stored in “Full text data”.
  • the evaluation unit 206 first reads the search data and obtains the URL of the Web site. Then, access statistics data of search keywords recorded in the URL block of the same URL as the search data URL, reference time zone, number of registrations and reference times by occupation, number of registrations and reference times by educational background, and hobby Acquire user statistics on the number of registrations and the number of references.
  • each user-specific data such as occupation, educational background, hobbies, etc.
  • each unique data such as occupation number registration characteristic data, URL registration data characteristic data, hobby registration number characteristic data, etc. for URL
  • the registered number characteristic data is compared with each other. If each unique data matches each characteristic data, the weight value for the currently processed search data is incremented and the fact that this search data is to be selected is displayed on the main storage device 104.
  • This process is also performed for each type of occupation data and reference frequency characteristic data for each unique data.
  • a weight value is assigned to each search data, and whether or not to be selected is determined. However, only the deviation is performed. Moyo.
  • weighting values are assigned and filtering processing is performed to generate search results. This makes it possible to reflect the tendency and bias of users accessing websites in the search result list, and to provide a search result list centered on popular websites and websites with high access. It becomes possible.
  • search results are generated by assigning weighting values and filtering processing to search data searched using the usage status of the website for each user, users may be different even with the same search keyword. If the search time is different, it is possible to provide an optimum search result according to the time for each user.

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)
  • Information Retrieval, Db Structures And Fs Structures Therefor (AREA)
  • Information Transfer Between Computers (AREA)

Abstract

 ネットワークを介して、ユーザ端末から前記検索条件を受信する。受信した検索条件に対応するWEB情報を検索する。検索されたWEB情報に対応するサムネイル画像を生成する。生成したサムネイル画像を一覧表示する表示領域を有する検索結果一覧画面を生成する。検索結果一覧画面を、検索結果データとしてユーザ端末へ送信する。検索されたWEB情報の更新状況を監視し、その監視結果に基づいて、ユーザ端末へ送信した検索結果一覧画面中の表示領域に表示されるサムネイル画像を更新するとともに、その表示形態を、更新されていないサムネイル画像と区別して表示するための表示制御情報をユーザ端末へ送信する。

Description

明 細 書
WEB情報提供装置及びその方法、プログラム
技術分野
[0001] 本発明は、ユーザ端末力 受信する検索条件に基づいて、ネットワーク上の WEB 情報を検索し、その検索結果を前記ユーザ端末に提供する WEB情報提供装置及 びその方法、プログラムに関するものである。
背景技術
[0002] ユーザの検索指示によりインターネット上の WEBサイト(WEBページ)を全文検索 する検索エンジンとしては、ロボット型検索エンジン、ディレクトリ型検索エンジン及び メタ検索エンジンが従来から一般的に知られている。
[0003] ロボット型検索エンジンは、検索したい情報に関連する検索キーワードを指定する と、 WEBロボットやスパイダーと呼ばれる WWW探索プログラムを用いて、インターネ ット上で見つけることのできる全 WWWサーバ上の情報を定期的に収集し、その情報 の索引付けを自動的に行うものである。このロボット型検索エンジンは、コンピュータ によって自動的に全世界の WEBサイトのデータを収集しているため、情報量が多い という利点を有している。
[0004] ディレクトリ型検索エンジンは、作業者が予め WEBサイトの URL (Universal Res ource Locator)を、芸術、ビジネス、教育等のように分野別に人為的に分類してお き、ユーザは分野別に検索キーワードを指定して検索するものである。このディレクト リ型検索エンジンでは情報を分野別に分類しているので、ユーザは職業別電話帳の ような使 、方ができ、分野を決めて力も探す場合に便利であると 、う利点を有して ヽ る。
[0005] このような検索エンジンによる検索結果は、検索結果である WEB情報の内容を特 定するための、テキスト情報 (タイトル)が一覧表示されることが通常である。この場合 、ユーザは、検索結果から実際の内容を確認するためには、一覧表示されるテキスト 情報力 所望のテキスト情報を選択して、その内容を表示させる操作が必要となる。 また、テキスト情報だけでは、対応する WEB情報の内容を直感的に把握することが できなかった。
[0006] このような背景の下、例えば、特許文献 1や 2では、検索結果のイメージをサムネィ ル表示することで、ユーザに直感的にその内容を判断させることを可能にする検索結 果の表示方法を提案して ヽる。
特許文献 1:特開 2002-73684号公報
特許文献 2:特開 2000— 293541号公報
発明の開示
発明が解決しょうとする課題
[0007] 特許文献 1や 2による検索結果の表示方法は、単に、検索結果の WEB情報のぺー ジ画像をサムネイル画像で表示しているだけである。そのため、例えば、ユーザが、 その検索結果を閲覧中に、 WEB情報の内容が更新されても、その更新された WEB 情報のサムネイル画像に更新されるわけではない。
[0008] し力しながら、例えば、ニュースサイトのような刻々とその表示内容が更新される可 能性がある WEBサイトでは、その更新状況がユーザに識別可能であることが、よりュ 一ザフレンドリなインタフェースを提供する観点からは望ましぐこのような構成は、特 許文献 1や 2では考慮されて ヽな ヽ。
[0009] また、特許文献 1や 2では、検索結果となるサムネイル画像の表示サイズや階調数 につ 、ては考慮されて 、な 、ため、検索結果を表示する表示画面のサイズや性能に よっては、検索結果の視認性が劣る可能性がある。
[0010] 更に、検索結果に対する検索条件は、通常、ユーザ力も提供されるものであるが、 このユーザの嗜好や意図が反映された検索結果が提示可能であることも、よりユーザ フレンドリなインタフェースを提供する観点からは望ましい。
[0011] 本発明は上記の課題を解決するためになされたものであり、 WEB情報の検索結果 を効果的に提供することができる WEB情報提供装置及びその方法、プログラムを提 供することを目的とする。
課題を解決するための手段
[0012] 上記の目的を達成するための本発明による WEB情報提供装置は以下の構成を備 える。即ち、 ユーザ端末力 受信する検索条件に基づいて、ネットワーク上の WEB情報を検索 し、その検索結果を前記ユーザ端末に提供する WEB情報提供装置であって、 前記ネットワークを介して、前記ユーザ端末から前記検索条件を受信する受信手段 と、
前記受信手段で受信した検索条件に対応する WEB情報を検索する検索手段と、 前記検索手段で検索された WEB情報に対応するサムネイル画像を生成するサム ネイル画像生成手段と、
前記サムネイル画像生成手段で生成したサムネイル画像を一覧表示する表示領域 を有する検索結果一覧画面を生成する画面生成手段と、
前記検索結果一覧画面を、前記検索手段による検索結果データとして前記ユーザ 端末へ送信する送信手段と、
前記検索手段で検索された WEB情報の更新状況を監視する監視手段と、 前記監視手段の監視結果に基づ!ヽて、前記送信手段で前記ユーザ端末へ送信し た前記検索結果一覧画面中の前記表示領域に表示されるサムネイル画像を更新す るとともに、その表示形態を、更新されていないサムネイル画像と区別して表示する ための表示制御情報を前記ユーザ端末へ送信する表示制御手段と
を備える。
[0013] また、好ましくは、前記表示制御手段は、前記送信手段で前記ユーザ端末へ送信 した前記検索結果一覧画面中の前記表示領域に表示されるサムネイル画像に対応 する WEB情報が更新された場合、その更新された WEB情報に対応するサムネイル 画像を前記サムネイル画像生成手段で生成して前記表示領域の表示内容を更新す るとともに、前記表示領域中の更新されていない第 1サムネイル画像と更新された第 2サムネイル画像の表示形態を異ならせて表示する表示制御情報を生成して、前記 ユーザ端末へ送信する。
[0014] また、好ましくは、前記表示形態は、前記表示領域に表示される各サムネイル画像 が更新されて ヽな ヽことを示す第 1表示形態と、更新されて ヽることを示す第 2表示 形態を有し、
前記表示制御手段は、前記監視手段の監視結果に基づいて、前記送信手段で前 記ユーザ端末へ送信した前記検索結果一覧画面中の前記表示領域に表示される 各サムネイル画像の表示形態を前記第 1表示形態あるいは前記第 2表示形態で表 示する表示制御情報を生成して、前記ユーザ端末へ送信する。
[0015] また、好ましくは、前記受信手段で受信した検索条件に基づ!、て、前記検索手段 で検索された WEB情報に対する評価値を算出する評価手段を更に備え、
前記サムネイル画像生成手段は、前記評価手段で算出された評価値に基づいて、 前記検索手段で検索された WEB情報に対応するサムネイル画像を生成する。
[0016] また、好ましくは、前記画面生成手段は、前記評価手段で算出された評価値に基 づ 、て、前記サムネイル画像生成手段で生成したサムネイル画像をソートして前記 表示領域に配置する。
[0017] また、好ましくは、前記表示領域は、表示対象の前記サムネイル画像を n行 X m列 の配列で表示する表示領域であり、
前記表示制御手段は、更に、行単位で、前記サムネイル画像の表示画像の表示形 態を異ならせる表示制御情報を生成して、前記ユーザ端末へ送信する。
[0018] また、好ましくは、前記ユーザ端末のユーザが、過去にアクセスした WEBサイトの 識別情報を含むブックマーク情報を取得する取得手段を更に備え、
前記評価手段は、前記受信手段で受信した検索条件と前記取得手段で取得した ブックマーク情報とに基づ 、て、前記検索手段で検索された WEB情報に対する評 価値を算出する。
[0019] 上記の目的を達成するための本発明による WEB情報提供方法は以下の構成を備 える。即ち、
ユーザ端末力 受信する検索条件に基づいて、ネットワーク上の WEB情報を検索 し、その検索結果を前記ユーザ端末に提供する WEB情報提供方法であって、 前記ネットワークを介して、前記ユーザ端末から前記検索条件を受信する受信工程 と、
前記受信工程で受信した検索条件に対応する WEB情報を検索する検索工程と、 前前記検索工程で検索された WEB情報に対応するサムネイル画像を生成するサ ムネイル画像生成工程と、 前記サムネイル画像生成工程で生成したサムネイル画像を一覧表示する表示領域 を有する検索結果一覧画面を生成する画面生成工程と、
前記検索結果一覧画面を、前記検索工程による検索結果データとして前記ユーザ 端末へ送信する送信工程と、
前記検索工程で検索された WEB情報の更新状況を監視する監視工程と、 前記監視工程の監視結果に基づ!ヽて、前記送信工程で前記ユーザ端末へ送信し た前記検索結果一覧画面中の前記表示領域に表示されるサムネイル画像を更新す るとともに、その表示形態を、更新されていないサムネイル画像と区別して表示する ための表示制御情報を前記ユーザ端末へ送信する表示制御工程と
を備える。
上記の目的を達成するための本発明によるプログラムは以下の構成を備える。即ち ユーザ端末力 受信する検索条件に基づいて、ネットワーク上の WEB情報を検索 し、その検索結果を前記ユーザ端末に提供する WEB情報提供を実現するためのプ ログラムであって、
前記ネットワークを介して、前記ユーザ端末から前記検索条件を受信する受信工程 のプログラムコードと、
前記受信工程で受信した検索条件に対応する WEB情報を検索する検索工程の プログラムコードと、
前記検索工程で検索された WEB情報に対応するサムネイル画像を生成するサム ネイル画像生成工程のプログラムコードと、
前記サムネイル画像生成工程で生成したサムネイル画像を一覧表示する表示領域 を有する検索結果一覧画面を生成する画面生成工程のプログラムコードと、 前記検索結果一覧画面を、前記検索工程による検索結果データとして前記ユーザ 端末へ送信する送信工程のプログラムコードと、
前記検索工程で検索された WEB情報の更新状況を監視する監視工程のプロダラ ムコードと、
前記監視工程の監視結果に基づ!ヽて、前記送信工程で前記ユーザ端末へ送信し た前記検索結果一覧画面中の前記表示領域に表示されるサムネイル画像を更新す るとともに、その表示形態を、更新されていないサムネイル画像と区別して表示する ための表示制御情報を前記ユーザ端末へ送信する表示制御工程のプログラムコー ド、と
を備える。
発明の効果
[0021] 本発明によれば、 WEB情報の検索結果を効果的に提供することができる WEB情 報提供装置及びその方法、プログラムを提供できる。
図面の簡単な説明
[0022] [図 1A]本発明の実施形態 1に係る WEB情報検索システムの構成を示すブロック図 である。
[図 1B]本発明の実施形態 1のユーザ端末の構成を示すブロック図である。
[図 2]本発明の実施形態 1に係る WEB情報検索サーバの機能構成を示すブロック図 である。
[図 3A]本発明の実施形態 1の WEB情報検索サーバが実行する検索処理を示すフロ 一チャートである。
[図 3B]本発明の実施形態 1のステップ S103の検索結果一覧画面生成処理の詳細 を示すフローチャートである。
[図 3C]本発明の実施形態 1の検索結果一覧画面更新処理の詳細を示すフローチヤ ートである。
[図 4]本発明の実施形態 1の検索結果一覧画面の一例を示す図である。
符号の説明
[0023] 101 WEB情報検索サーバ
102 通信装置
103 制御装置
104 主記憶装置
105 入力装置
106 外部記憶装置 107 出力装置
114 ユーザ端末
200 ネットワーク
202 データ収集部
205 検索部
206 評価部
207 検索結果生成部
210 監視部
発明を実施するための最良の形態
[0024] 以下、本発明の実施の形態について図面を用いて詳細に説明する。
[0025] 本発明は、ユーザがユーザ端末力 インターネットを介して WEB情報検索サーバ に検索キーワードによる検索指示を行い、この検索キーワードによってインターネット 上の WEBサイトの WEB情報の検索を行 、、その検索結果を効果的に提示する WE B情報検索システムにつ 、て説明する。
[0026] < <実施形態 1 > >
(WEB情報検索システムの構成)
図 1Aは本発明の実施形態 1に係る WEB情報検索システムの構成を示すブロック 図である。
[0027] 図 1Aに示すように、 WEB情報検索システムは、 WEB情報検索サーバ 101と、複 数のユーザ端末 114とが、ネットワークを介して相互に接続して構成される。ユーザ 端末 114は、 WEB情報検索サーバ 101に対する WEBクライアントとして機能し、例 えば、 WEBブラウザを介して、 WEB情報を検索するための検索指示 (検索条件の入 力)を行うことが可能である。また、 WEB情報検索サーバ 101とユーザ端末 114間は 、例えば、 TCP/IP等の公知の通信プロトコルによって通信が実行される。
[0028] 尚、ネットワーク 200は、典型的には、インターネットである力 有線 Z無線を問わず 、公衆回線 (アナログ回線、 ISDN等)や LAN、 WAN,無線 LAN等のデータ送受信 可能な回線であれば、どのような構成でも良い。
[0029] WEB情報検索サーバ 101は、ワークステーション (WS)、パーソナルコンピュータ( PC)等のコンピュータによって実現される。
[0030] WEB情報検索サーバ 101は、 CPU、グラフィックボード、 ROM等からなる制御装 置 103、メインメモリ(RAM)等の主記憶装置 104と、ハードディスク(HD)、 CD-RO
M、フロッピー (登録商標)ディスク等の記憶媒体及び各記憶媒体に対する READZ
WRITEを制御するドライブ装置等の外部記憶装置 105と、イーサネット (登録商標) ボードやモデム等からなる通信装置 102と、ディスプレイ装置やプリンタ装置等の出 力装置 107と、キーボードやマウス等の入力装置 106とを有して 、る。
[0031] WEB情報検索サーバ 101では、主記憶装置 104としてのメインメモリに、後述する 検索結果一覧画面データを作成するための一時データが格納される。
[0032] WEB情報検索サーバ 101で実行される WEB情報検索プログラムは、インストール 可能な形式又は実行可能な形式のファイルで、 CD— ROM、フロッピーディスク(FD )等の記憶媒体で提供される。そして、 WEB情報検索プログラムは、 WEB情報検索 サーバ 101における起動により、主記憶装置 104上にロードされるようになっている。 また、この WEB情報検索プログラムは、ネットワーク 200上の外部機器に記憶してお き、この外部機器力もネットワーク 200を介して WEB情報検索サーバ 101にダウン口 ードして提供する形態とすることも可能である。
[0033] また、この WEB情報検索プログラムは、例えば、ユーザ端末 114で動作する WEB ブラウザのプラグインとして実装可能な独自アプリケーションとして機能する。
[0034] 一方、複数のユーザ端末 114は、それぞれネットワーク 200に接続可能な PC、 WS 等の通常のコンピュータで実現されるが、この他、ネットワーク 200に接続可能な携帯 電話、 PHS、携帯情報端末 (PDA)等の携帯端末を使用することも可能である。
[0035] (ユーザ端末の構成)
次に、実施形態 1のユーザ端末 114の構成について、図 1Bを用いて説明する。
[0036] 図 1Bは本発明の実施形態 1のユーザ端末の構成を示すブロック図である。
[0037] 図 1Bにおいて、 1200は CPUであり、後述するハードディスク装置(以下、 HDと呼 ぶ) 1205に格納されているアプリケーションプログラム、オペレーティングシステム(O S)や制御プログラム等を実行し、 RAM1202にプログラムの実行に必要な情報、フ アイル等を一時的に格納する制御を行う。 [0038] 1201は ROMであり、内部には基本 I/Oプログラム等のプログラム、文書処理の際 に使用するフォントデータ、テンプレート用データ等の各種データを記憶する。 1202 は各種データを一時記憶するための RAMであり、 CPU1200の主メモリ、ワークエリ ァ等として機能する。
[0039] 1203は記録媒体へのアクセスを実現するための外部記憶ドライブであり、メディア( 記録媒体) 1204に記憶されたプログラム等を本コンピュータシステムにロードすること 力 sできる。尚、メディア 1204は、例えば、フレキシブルディスク(FD)、 CD— ROM、 C D— R、 CD-RW, PCカード、 DVD, ICメモリカード、 MO、メモリスティック等、任意 である。
[0040] 1205は外部記憶装置であり、実施形態 1では、大容量メモリとして機能する HDを 用いている。 HD1205には、アプリケーションプログラム、 OS、制御プログラム、関連 プログラム等が格納される。
[0041] 1206は指示入力装置であり、キーボードやポインティングデバイス(マウス等)、タツ チパネル等がこれに相当する。指示入力装置 1206を用いて、ユーザは、ユーザ端 末 114に対して、装置を制御するコマンド等を入力指示する。
[0042] 1207はディスプレイであり、指示入力装置 1206から入力したコマンドや、それに 対するクライアント 101の応答出力等を表示したりするものである。
[0043] 1209はシステムバスであり、情報処理装置内のデータの流れを司るものである。 1 208はインターフェイス(以下、 IZFという)であり、この IZF 1208を介して外部装置 とのデータのやり取りを行う。
[0044] 尚、以上の各装置と同等の機能を実現するソフトウェアにより、ハードウェア装置の 代替として構成することもできる。
[0045] 実施形態 1では、メディア 1204から実施形態 1に係るプログラム及び関連データを 直接 RAM 1202にロードして実行させる例を示す力 これ以外にも、実施形態 1に係 るプログラムを動作させる度に、既にプログラムがインストールされている HD1205か ら RAM 1202にロードするようにしてもよい。また、実施形態 1に係るプログラムを RO M1201に記録しておき、これをメモリマップの一部をなすように構成し、直接 CPU1 200で実行することも可能である。 [0046] (WEB情報検索サーバの機能構成)
次に、 WEB情報検索サーバ 101のソフトウェア構成 (機能構成)について説明する
[0047] 図 2は本発明の実施形態 1に係る WEB情報検索サーバの機能構成を示すブロック 図である。
[0048] 図 2に示す各構成要素は、実施形態 1を実現する WEB情報検索プログラムを、 W EB情報検索サーバ 101上で実行することにより、主記憶装置 104上に生成されるも のである。
[0049] 図 2に示すように、 WEB情報検索サーバ 101は、データ収集部 202と、検索部 205 と、評価部 206と、検索結果生成部 207、監視部 210とから主に構成される。図 2に お!、て、矢印線はこれら各構成要素間の各種データの流れを示して 、る。
[0050] 尚、実施形態 1では、各構成要素が一つの WEB情報検索サーバ 101内に存在す る構成としているが、これに限定されるものではなぐデータ収集部 202及び検索部 2 05と、他の各構成要素とを別々のコンピュータに分散させたノヽードウエア構成とする ことも可能である。
[0051] 更には、同一の構成要素を複数のコンピュータに分散させ、その複数のコンビユー タで、同一の構成要素が実現する機能をクラスタ処理によって実現する構成とするこ とも可能である。
[0052] データ収集部 202は、検索部 205で検索された WEBサイトにアクセスし、各 WEB サイトの全文データ(全文 WEBサイトデータ)を収集する。収集した全文 WEBサイト データは、外部記憶装置 105に記憶される。
[0053] 検索部 205は、ユーザ端末 114からネットワーク 200を介して検索条件 (例えば、検 索キーワードあるいは検索画像)による検索指示を受信し、その受信した検索条件に 基づ 、て、その検索条件に対応する WEBサイトをネットワーク 200上の各種 WEBサ ーバから検索する。
[0054] 評価部 206は、検索部 205により検索された WEB情報 (WEBサイトデータ)の各々 に対し、検索条件に基づいて、評価値 (重み付け値)を付与する重み付け処理や、フ ィルタリング (所定条件の WEBサイトデータのみを選択)処理等の評価処理を実行す る。
[0055] また、評価部 206は、検索部 205により検索された WEB情報 (WEBサイトデータ) に関する情報 (例えば、最終更新日時、最終リンク切れ (リンクダウン)日時、作者、所 属ドメイン等)を取得する。
[0056] 例えば、この評価処理には、 WEBサイトデータを構成する構造化文書 (例えば、 H TMLや XML)の内容を解析し、その解析結果によって得られる、検索条件に一致 Z部分一致する文字列を含有する含有率や、その文字列の文字サイズ、配置位置、 フォント種類、修飾 (太字、斜線、下線等)の有無、その WEBサイトデータの閲覧回 数、所属ドメイン等の WEBサイトデータに関する属性情報に基づ 、て実行する。
[0057] 検索結果生成部 207は、検索された WEBサイトデータを、評価部 206によって生 成された評価値 (重み付け値)の順番でソートして検索結果データ (検索結果一覧画 面)を生成してユーザ端末 114に送信したり、一定のフィルタリングされたデータのみ 力も検索結果データを生成して、ユーザ端末 114に送信する。また、検索結果生成 部 207は、監視部 210から通知される監視結果に基づいて、検索結果データの内容 を更新して、その更新した検索結果データをユーザ端末 114に送信するとともに、更 新された検索結果データと、更新されて ヽな 、検索結果データを識別可能にするた めに、両者の表示形態を制御する表示制御情報をユーザ端末 114へ送信する。
[0058] また、検索結果生成部 207は、検索結果として、検索結果一覧画面で表示する W EBサイトデータに対応するサムネイル画像を生成するための画像処理 (サムネイル 画像生成処理、色変換処理等)を実行する。
[0059] 監視部 210は、ユーザ端末 114に送信した検索結果データに含まれる各 WEBサ イトデータの内容の更新状況を監視し、その監視結果を検索結果生成部 207に通知 する。
[0060] 尚、監視部 210による WEBサイトデータの内容の更新状況は、例えば、 WEBサイ トデータの属性情報として取得可能な日付情報 (更新日や作成日等)に基づ 、て行 う。また、監視間隔は、常時でも良いし、所定時間間隔 (例えば、 5分間隔、 1時間間 隔等)であっても良い。
[0061] また、実施形態 1において、監視部 210が監視する更新状況とは、 WEBサイトデー タの内容そのものの変更の有無、 WEBサイトデータのリンク切れ(リンクダウン)の有 無を監視するものである。ここで、リンク切れ (リンクダウンと)とは、 WEBサイトデータ の識別情報 (URL)が変更されて、本来の識別情報によって目的とする WEBサイト データにアクセスできない場合や、目的とする WEBサイトデータそのものが消滅して 、その WEBサイトデータにアクセスにできない場合である。また、 WEBサイトデータ の識別情報が変更され、その変更先の識別情報を取得できる場合には、監視部 210 は、その更新状況として、変更された識別情報を取得する。
[0062] 更に、監視部 210による更新状況の監視は、基本的には、ユーザ端末 114からの 更新指示要求があった場合に、その要求先の WEBサイトデータの更新状況を確認 するのではなぐ WEB情報提供サーバ 101自身が定期的に処理対象の各 WEBサ イトデータ及びその更新状況を取得して、それを外部記憶装置 105に一時的に保持 (キャッシュ)しておき、その保持内容を、ユーザ端末 114へ送信する動作を意味する ものである。
[0063] また、サムネイル画像とは、 WEBサイトデータをレンダリングして得られるオリジナル サイズ画像から、指定されたサイズあるいは任意のサイズに変倍 (縮小、拡大、等倍) した変倍画像を意味する。
[0064] (検索処理)
次に、 WEB情報検索サーバ 101が実行する検索処理について、図 3A—図 3Cを 用いて説明する。
[0065] 図 3 Aは本発明の実施形態 1の WEB情報検索サーバが実行する検索処理を示す フローチャートである。
[0066] 尚、この検索処理は、上述の WEB情報検索プログラムを実行することによって実現 される。
[0067] まず、ステップ S 101で、検索部 205は、ユーザ端末 114から検索条件である検索 キーワードを受信する。ステップ S102で、検索部 205は、受信した検索キーワードに 対応する WEBサイトデータをネットワーク 200から検索する。検索した WEBサイトデ ータは、ー且、外部記憶装置 105に記憶する。
[0068] 尚、この検索は、例えば、検索キーワードの全部 Z—部を含む WEBサイトデータを 検索したり、ユーザ端末 114に搭載されるハードディスクに記憶された、 WEBサイト のブックマークデータを事前に取得しておき、このブックマークデータと検索キーヮー ドに基づいて検索したりする方法がある。
[0069] ステップ S 103で、検索された WEBサイトデータに対し評価部 206による評価処理 を実行し、評価処理後の検索された WEBサイトデータに基づいて、検索結果生成部 207は、検索結果一覧画面を生成する。そして、その生成した検索結果一覧画面を 外部記憶装置に 105に記憶するとともに、ユーザ端末 114へ送信する。これにより、 ユーザ端末 114の WEBブラウザ上に検索結果一覧画面が表示されることになる。
[0070] ここで、検索結果一覧画面の一例について、図 4を用いて説明する。
[0071] 図 4は本発明の実施形態 1の検索結果一覧画面の一例を示す図である。
[0072] 図 4の検索結果一覧画面 1000において、 1010は入力フィールドであり、ユーザ端 末 114から受信した検索条件を表示する、ある 、はユーザ端末 114から新たな検索 条件の入力を受け付けるためのフィールドである。
[0073] 1020はサイズ指定フィールドであり、検索結果として表示する WEBサイトデータの サムネイル画像の表示サイズを指定するフィールドである。サイズ指定フィールド 102 0は、例えば、プルダウンメニューコントロールで構成される。表示サイズとしては、例 えば、 320 X 240画素、 200 X 150画素、 120 X 90画素等を旨定すること力 ^できる。 これ以外にも、ユーザが所望するサイズを指定することも可能である。
[0074] 1030は表示形態制御フィールドであり、更新されていない WEBサイトデータのサ ムネイル画像(例えば、 1051、 1052、 1054等)と、更新された WEBサイトデータの サムネイル画像を区別して表示するために、両者の表示形態 (ここでは、サムネイル 画像を囲む太枠線の色)を制御するための数値を指定する。特に、実施形態 1では、 この数値は、表示形態に用いる色の種類数を指定することになり、図 4では、 3種類 の色を用いて、更新された WEBサイトデータのサムネイル画像及び更新されて 、な い WEBサイトデータのサムネイル画像それぞれの表示形態を制御することを意味す る。
[0075] 1040は検索結果表示フィールドであり、検索結果として表示する WEBサイトデー タのサムネイル画像 1051— 1059を、サイズ指定フィールド 1020で指定されたサイ ズ及び表示形態制御フィールド 1030で指定された色の種類数で表示する。
[0076] 尚、各サムネイル画像の表示順序は、評価部 206によって対応する各 WEBサイト データに付与された評価値 (重み付け値)の高 、順番にソート (昇順ソート)し、そのソ ートされた順に基づいて決定する。また、図 4では、重み付け値が最高値力も順に、 サムネイル画像を検索結果表示フィールド 1040の左上角力も水平方向に順に配置 していき、配置しきれなくなった時点で、その表示位置行 (サムネイル画像 1051—1 053が表示される行)の次の表示位置行に、順に、表示対象のサムネイル画像を表 示する構成としている。し力しながら、表示する構成は、これに限定されるものではな ぐサムネイル画像を検索結果表示フィールド 1040の左上角力も垂直方向に順に配 置する構成としても良い。
[0077] 1060及び 1070はスクロールバーである。 1060は画面内の情報を水平方向にスク ロールさせる水平スクロールバーであり、 1070は画面内の情報を垂直方向にスクロ ールさせる垂直スクロールバーである。
[0078] 本発明の特徴としては、検索結果一覧画面内で表示される各サムネイル画像の更 新状況をユーザに容易に識別可能にするために、その表示形態に特徴を持たせて いる。
[0079] 例えば、更新されていない WEBサイトデータのサムネイル画像(例えば、 1051、 1 052、 1054等)については、その旨を示す第 1表示形態で表示する(例えば、第 1所 定色 (例えば、青)の太枠線を囲んで表示する)。一方、更新された WEBサイトデー タのサムネイル画像 (例えば、 1053や 1058)については、その旨を示す第 2表示形 態で表示する(例えば、第 2所定色 (例えば、赤)の太枠線を囲んで表示する)。
[0080] このように、更新の有無に応じて、更新されて!ヽな ヽ WEBサイトデータのサムネィ ル画像と、更新された WEBサイトデータのサムネイル画像を識別可能に、両者の表 示形態を異ならせる(両者の表示形態を異ならせるための表示制御情報を生成する )ことで、ユーザは容易に、各 WEBサイトデータの内容の更新の有無を把握すること ができる。
[0081] また、表示形態については、図 4の表示形態に限定されず、例えば、更新された W EBサイトデータのサムネイル画像をブリンク表示したり、バルーン表示したり、ハイラ イト表示したり等、更新されて ヽな ヽ WEBサイトデータのサムネイル画像と識別可能 な表示形態であればどのようなものでも良い。更には、更新された WEBサイトデータ のサムネイル画像の画像サイズを、更新されて ヽな ヽ WEBサイトデータのサムネイル 画像の画像サイズよりも大きく表示するようにしても良い。
[0082] また、各サムネイル画像の上部には、対応する WEBサイトデータのファイル名ゃタ ィトル等の、検索条件に関連する(対応する)テキスト情報が表示される。そして、この テキスト情報及びサムネイル画像には、アンカー情報が付与されており、ユーザ端末 114の入力装置 (例えば、マウス)による指示操作を受け付けると、対応する実際の WEBサイトデータを取得してその表示を行う。
[0083] 尚、テキスト情報の表示位置は、サムネイル画像の上部に限定されず、サムネイル 画像の上下左右の 、ずれかの位置に表示するようにしても良!、。
[0084] また、更新状況として、リンク切れが発生して 、る場合には、検索結果表示フィール ド 1040においては、サムネイル画像の代りに、その旨を通知するテキスト情報を表示 したり、リンク切れが識別情報 (URL)の変更に起因する場合には、その変更された 識別情報を示すテキスト情報あるいは対応するサムネイル画像を表示するようにして も良い。
[0085] 次に、ステップ S103の検索結果一覧画面生成処理の詳細について、図 3Bを用い て説明する。
[0086] 図 3Bは本発明の実施形態 1のステップ S103の検索結果一覧画面生成処理の詳 細を示すフローチャートである。
[0087] ステップ S201で、評価部 206は、外部記憶装置 105に記憶された、検索された W EBサイトデータの内、処理対象の WEBサイトデータを取得する。ステップ S202で、 取得した WEBサイトデータの評価処理を実行する。この評価処理は、上述したような 、重み付け処理やフィルタリング処理を実行する。
[0088] ステップ S203で、評価処理結果に基づ!/、て、取得した WEBサイトデータ中で、検 索結果一覧画面に表示する表示対象となる表示対象位置を決定する。ステップ S 20 4で、決定した表示対象位置に対応するサムネイル画像を生成する。
[0089] 具体例としては、取得した WEBサイトデータを、サムネイル画像の表示サイズに対 応するサイズの部分 WEBサイトデータに分割して、各部分 WEBサイトデータの中で 、例えば、検索キーワードの含有率が一番高い部分 WEBサイトデータを選択し、こ の選択した部分 WEBサイトデータを検索結果一覧画面に表示する表示対象となる 表示対象位置に決定する。
[0090] 尚、ステップ S203の処理は、 WEBサイトデータ全体のサムネイル画像を生成して から、表示対象位置のサムネイル画像を切り出すことで、表示対象位置に対応する サムネイル画像を生成するようにしても良い。また、生成したサムネイル画像は、外部 記憶装置 105に記憶する。この際、評価処理によって得られた評価値 (検索結果一 覧画面に表示する表示順序を規定するための値)を対応づけて記憶する。
[0091] ステップ S205で、外部記憶装置 105に記憶された、検索された WEBサイトデータ の内、未処理データの有無を判定する。未処理データがある場合 (ステップ S201で YES)、ステップ S201〖こ戻り、外部記憶装置 105に記憶された、検索された WEBサ イトデータから、次の処理対象の WEBサムネイルデータを取得して、ステップ S202 一ステップ S204の処理を実行する。
[0092] 一方、未処理データがない場合 (ステップ S 205で NO)、ステップ S206に進み、外 部記憶装置 105に記憶された、検索された各 WEBサイトデータに対応するサムネィ ル画像を、そのサムネイル画像に付与されている評価値に基づいてソートして、その ソートされた順で各サムネイル画像を検索結果一覧画面 1000中の検索結果表示フ ィールド 1040に配置する。
[0093] 次に、ステップ S207で、サムネイル画像が配置された検索結果一覧画面 1000を 外部記憶装置 105に記憶する。次に、ステップ S208で、検索結果一覧画面 1000と 、検索結果一覧画面 1000中の検索結果表示フィールド 1040のサムネイル画像の 更新状況を示すためにその表示形態を制御する表示制御情報をユーザ端末 114に 送信する。
[0094] 図 3Aの説明に戻る。
[0095] ステップ S104で、監視部 210は、生成した検索結果一覧画面中の各 WEBサイト データの更新の有無を判定する。監視部 210の監視の結果、 WEBサイトデータの更 新がない場合 (ステップ S 103で NO)、更新があるまで待機する。一方、 WEBサイト データの更新がある場合 (ステップ S 103で YES)、データ収集部 202によって更新 された WEBサイトデータを取得し、その取得した WEBサイトデータを外部記憶装置 105に記憶する。その後、ステップ S105で、検索結果生成部 207は、その更新があ つた WEBサイトデータに対応するサムネイル画像を生成して、外部記憶装置 105〖こ 記憶された検索結果一覧画面を更新する。その後、その更新した検索結果一覧画 面をユーザ端末 114へ送信する。
[0096] 次に、ステップ S104の検索結果一覧画面更新処理の詳細について、図 3Cを用い て説明する。
[0097] 図 3Cは本発明の実施形態 1の検索結果一覧画面更新処理の詳細を示すフローチ ヤートである。
[0098] ステップ S301で、評価部 206は、外部記憶装置 105に記憶された、更新された W EBサイトデータの内、処理対象の WEBサイトデータを取得する。ステップ S302で、 取得した WEBサイトデータの評価処理を実行する。この評価処理は、上述したような 、重み付け処理やフィルタリング処理を実行する。
[0099] ステップ S303で、外部記憶装置 105に記憶された、更新された WEBサイトデータ の内、未処理データの有無を判定する。未処理データがある場合 (ステップ S303で YES)、ステップ S301〖こ戻り、外部記憶装置 105に記憶された、検索された WEBサ イトデータから、次の処理対象の WEBサムネイルデータを取得する。
[0100] 一方、未処理データがない場合 (ステップ S303で NO)、ステップ S304に進み、外 部記憶装置 105に記憶された、更新された各 WEBサイトデータに対応するサムネィ ル画像を、検索結果一覧画面 1000中の検索結果表示フィールド 1040の対応する 表示位置に配置する。
[0101] 次に、ステップ S305で、更新されたサムネイル画像が配置された検索結果一覧画 面 1000を外部記憶装置 105に記憶する。次に、ステップ S306で、検索結果一覧画 面 1000と、検索結果一覧画面 1000中の検索結果表示フィールド 1040のサムネィ ル画像の更新状況を示すためにその表示形態を制御する表示制御情報をユーザ端 末 114に送信する。
[0102] 以上説明したように、実施形態 1によれば、受信した検索キーワードに基づいて検 索された WEBサイトデータに対応するサムネイル画像を、検索結果一覧として表示 することで、ユーザにより直感的に検索結果及びその内容を視認させることが可能な 検索結果を提供することができる。
[0103] また、検索結果一覧では、各 WEBサイトデータの更新状況を、対応するサムネイル 画像に対する表示形態を制御することで、容易に更新状況の有無を識別可能に表 示することが可能となる。
[0104] < <実施形態 2> >
実施形態 1では、図 4の検索結果一覧画面では、各サムネイル画像の表示サイズ はすべて、サイズ指定フィールド 1020で指定されるサイズにしている力 この表示サ ィズは各サムネイル画像に対して一律に共通する必要はない。
[0105] 例えば、表示位置行の第 1行目のサムネイル画像は第 1所定表示サイズ、表示位 置の第 2行目のサムネイル画像は第 1所定表示サイズより小さ!/、第 2所定表示サイズ 、以降、表示位置行が下がる毎に、前段の表示位置行の表示サイズよりも小さくなる ように、表示サイズを段階的に表示サイズを変更して表示するようにしても良い。この ように構成することで、ユーザにとってより興味のある(ある 、はユーザに注目させた い)と思われる、評価値が高いサムネイル画像が他のサムネイル画像よりも大きく表示 され、ユーザに対する視認性を向上させることができる。
[0106] もちろん、これ以外にも、各サムネイル画像の表示サイズは共通のままにして、表示 位置行が下がる毎に段階的に透明度を低くする半透明化処理を施しても良い。この 場合、最上位の表示位置行のサムネイル画像の視認性を、他の表示位置行よりも高 めることが可能となる。
[0107] 換言すれば、サムネイル画像を m行 X n列の配列で表示する場合には、行単位で 異なるサムネイル画像の表示形態を異ならせることになる。
[0108] < <実施形態 3 > >
実施形態 1では、あるユーザ端末 114から受信した検索キーワードによる検索結果 に対して評価処理を施し、その評価処理結果に基づいて、検索結果一覧画面をュ 一ザ端末 114へ提供する構成として ヽる。
[0109] ここで、この評価処理においては、ユーザ端末 114に搭載されるハードディスクに 記憶された、 WEBサイトのブックマークデータを事前に取得しておき、このブックマー クデータを更に利用するようにしても良い。この際、ブックマークデータは、ユーザ毎 に管理しておくことで、各ユーザに特化した評価処理を実現することができる。
[0110] このような構成の評価処理を実現するためには、 WEB情報検索サーノ 101の外部 記憶装置 105に、例えば、ユーザデータベースと、設定データベースと、ブックマー クデータベースと、 URLデータベースと、全文検索用データベースを管理しておくこ と力 処理の高速ィ匕を図るために好ましい。
[0111] 以下、各データベースについて、簡単に説明する。
[0112] ユーザデータベースは、 WEB情報検索サーバ 101を使用するユーザを管理するも のであり、ユーザごとのユーザ固有データを 1レコードとして予め登録したものである
[0113] ユーザ固有データはユーザに関するユーザ情報であり、主として、ユーザを識別す るためのユーザ ID、パスワード(暗号ィ匕データ)、最終アクセス日時、国籍、誕生日、 性別、氏名、住所、 E— mailアドレス、ホームページ URL、電話番号、インターネット 歴、職業 (例えば、システムエンジニア、セールス、会社経営者、研究職等)、趣味、 学歴 (例えば、文系 Z理系や、大学卒 Z高卒等)等から構成され、ユーザ IDがキーと なっている。
[0114] ブックマークデータベースは、ユーザのブックマークの利用状況を示すブックマーク データを 1レコードとして登録したものであり、各ブックマークデータは WEB情報検索 サーバ 101によりユーザのブックマークディレクトリ(ユーザ端末 114のハードディスク に構成される)からブックマークを収集して分析することにより生成される。
[0115] ブックマークデータはブックマークに関するブックマーク情報であり、主として、ブッ クマーク IDと、ブックマーク名と、 URL ID、最終参照日時と、ブックマークの作成日 時および編集日時と、 IPアドレスと、参照回数等カゝら構成される。
[0116] ここで、「ブックマーク ID」は、収集した全てのブックマークについて一意的な識別 子である。「ブックマーク名」は、ブックマークディレクトリに格納されたブックマークの ファイル名である。「ユーザ ID」は、ブックマークを所有するユーザの IDであり、ユー ザデータベースに登録されているものである。「URL ID」は、ブックマークを指定し たときにアクセスされる WEBサイトの URLである。「参照回数」は、 URLの示す WEB サイトに対するユーザの参照回数である。
[0117] これらの各データの中で、「ブックマーク名」、「URL」、「最終参照日時」、「作成日 時」、「編集日時」、「参照回数」の各データは、ブックマークディレクトリのブックマーク の同一名のフィールドから WEB情報検索サーバ 101の外部記憶装置 105にそのま まコピーされ、ユーザ IDは、ブックマークディレクトリの所有者からユーザデータべ一 スを参照してユーザ IDを取得して生成される。「ブックマーク ID」は、 WEB情報検索 サーバ 101によってブックマークデータを登録する際に自動生成され付与される。
[0118] URLデータベースは、 WEBサイトの URL情報と WEBサイトに対するアクセス情報 とを含む URLデータを 1レコードとして登録したものであり、各 URLデータは WEB情 報検索サーバ 101によりユーザのブックマークディレクトリ力らブックマークを収集して 分析することにより生成される。
[0119] URLデータは URLに関する URL情報であり、主として、作成日時、最終編集日時 、 URL、タイトル、参照回数等から構成され、 URLとユーザ IDがキーとなっている。
[0120] これらの各データの中で、「URL」、「最終編集日時」、「参照回数」の各データは、 ブックマークディレクトリのブックマークの同一名のフィールドから WEB情報検索サー ノ 101によってそのままコピーされ、「ユーザ ID」は、ブックマークディレクトリのあるュ 一ザディレクトリ名力 生成される。
[0121] 設定データベースは、各ユーザの WEBブラウザの表示画面の各種設定を設定デ ータとしてユーザごとに登録したものである。
[0122] この設定データは、ユーザの指定により変更が可能である。設定データは WEBブ ラウザの表示画面の各種設定に関する設定情報であり、主として、ユーザ ID、スキン (壁紙)設定、所有者、高さ、幅、フォント等から構成され、この他、ブックマーク表示 に関する設定項目を含めてもょ ヽ。
[0123] 全文検索用データベースは、検索エンジン用の情報を記録するものであり、データ 収集部 202によりインターネット上の WEBサイトから収集した検索データが登録され る。
[0124] 検索データは検索に関する検索情報であり、主として、 ID、ユーザが入力した検索 キーワード、属性、データ取得時間、データ取得 URL、 URLのタイトル、全文データ (Description)等から構成される。
[0125] ここで、 「ID」は各検索データの識別情報であり、データ収集部 202によって検索デ ータの登録時に自動生成されて付与される。また「全文データ」に収集したデータが 格納される。
[0126] 実施形態 3の構成の場合では、評価部 206では、まず、検索データを読み込み、 W EBサイトの URLを取得する。そして、検索データの URLと同一 URLの URLブロック に記録されている検索キーワードのアクセス統計データ及び、参照時間帯、職業別 の登録数及び参照回数、学歴別の登録数及び参照回数、趣味別の登録数及び参 照回数のユーザ統計データを取得する。
[0127] 次に、ユーザ固有データの職業、学歴、趣味等の各固有データと、 URLに対する 職業別登録数特性データ、学歴別登録数特性データ、趣味別登録数特性データ等 の各固有データ別登録数特性データとをそれぞれ比較する。そして、各固有データ が各特性データと一致する場合には、現在処理している検索データに対する重み付 け値をインクリメントすると共に、この検索データを選択対象とする旨を主記憶装置 10 4上に記憶する。かかる処理は、職業等の各データと固有データ別の参照回数特性 データについても行う。
[0128] 次に、現在時刻が URLブロックに記録された参照時間帯に含まれている力否かを 判定し、含まれて!/、る場合には現在処理中の検索データに対して重み付け値をイン クリメントすると共に、この検索データを選択対象とする旨を主記憶装置 104上に記 憶する。更に、指定された検索キーワードが URLブロックに記録された検索キーヮー ドに含まれているか否かを判定し、含まれている場合には現在処理中の検索データ に対して重み付け値をインクリメントすると共に、この検索データを選択対象とする旨 を主記憶装置 104上に記憶する。
[0129] 以上の処理を、検索された全ての検索データに対して順次行う。これにより、各検 索データに重み付け値が付与されると共に、一定の検索データが選択対象となる。
[0130] 尚、実施態様 3では、各検索データに対して重み付け値を付与すると共に、選択対 象とするか否かを判定して 、るが、 、ずれかのみを行うように構成してもよ 、。 [0131] 以上説明したように、実施形態 3によれば、実施形態 1で説明した効果に加えて、 WEBサイトに対する全ユーザの利用状況 (ブックマーク)を利用して検索した検索デ ータに対し、重み付け値の付与やフィルタリング処理を行って検索結果を生成する。 これにより、 WEBサイトにアクセスするユーザの傾向や偏りを検索結果一覧に反映す ることができ、また、人気のある WEBサイトやアクセスの多い WEBサイトを中心に検 索結果一覧を提供することが可能となる。
[0132] また、ユーザ毎の WEBサイトの利用状況を利用して検索した検索データに対し、 重み付け値の付与やフィルタリング処理を行って検索結果を生成するので、同一検 索キーワードでもユーザが異なったり検索時刻が異なれば、各ユーザごとに時刻によ る最適な検索結果を提供することが可能となる。

Claims

請求の範囲
[1] ユーザ端末力 受信する検索条件に基づいて、ネットワーク上の WEB情報を検索 し、その検索結果を前記ユーザ端末に提供する WEB情報提供装置であって、 前記ネットワークを介して、前記ユーザ端末から前記検索条件を受信する受信手段 と、
前記受信手段で受信した検索条件に対応する WEB情報を検索する検索手段と、 前記検索手段で検索された WEB情報に対応するサムネイル画像を生成するサム ネイル画像生成手段と、
前記サムネイル画像生成手段で生成したサムネイル画像を一覧表示する表示領域 を有する検索結果一覧画面を生成する画面生成手段と、
前記検索結果一覧画面を、前記検索手段による検索結果データとして前記ユーザ 端末へ送信する送信手段と、
前記検索手段で検索された WEB情報の更新状況を監視する監視手段と、 前記監視手段の監視結果に基づ!ヽて、前記送信手段で前記ユーザ端末へ送信し た前記検索結果一覧画面中の前記表示領域に表示されるサムネイル画像を更新す るとともに、その表示形態を、更新されていないサムネイル画像と区別して表示する ための表示制御情報を前記ユーザ端末へ送信する表示制御手段と
を備えることを特徴とする WEB情報提供装置。
[2] 前記表示制御手段は、前記送信手段で前記ユーザ端末へ送信した前記検索結果 一覧画面中の前記表示領域に表示されるサムネイル画像に対応する WEB情報が 更新された場合、その更新された WEB情報に対応するサムネイル画像を前記サム ネイル画像生成手段で生成して前記表示領域の表示内容を更新するとともに、前記 表示領域中の更新されて ヽな 、第 1サムネイル画像と更新された第 2サムネイル画 像の表示形態を異ならせて表示する表示制御情報を生成して、前記ユーザ端末へ 送信する
ことを特徴とする請求項 1に記載の WEB情報提供装置。
[3] 前記表示形態は、前記表示領域に表示される各サムネイル画像が更新されていな いことを示す第 1表示形態と、更新されていることを示す第 2表示形態を有し、 前記表示制御手段は、前記監視手段の監視結果に基づいて、前記送信手段で前 記ユーザ端末へ送信した前記検索結果一覧画面中の前記表示領域に表示される 各サムネイル画像の表示形態を前記第 1表示形態あるいは前記第 2表示形態で表 示する表示制御情報を生成して、前記ユーザ端末へ送信する
ことを特徴とする請求項 1に記載の WEB情報提供装置。
[4] 前記受信手段で受信した検索条件に基づ!、て、前記検索手段で検索された WEB 情報に対する評価値を算出する評価手段を更に備え、
前記サムネイル画像生成手段は、前記評価手段で算出された評価値に基づいて、 前記検索手段で検索された WEB情報に対応するサムネイル画像を生成する ことを特徴とする請求項 1に記載の WEB情報提供装置。
[5] 前記画面生成手段は、前記評価手段で算出された評価値に基づいて、前記サム ネイル画像生成手段で生成したサムネイル画像をソートして前記表示領域に配置す る
ことを特徴とする請求項 4に記載の WEB情報提供装置。
[6] 前記表示領域は、表示対象の前記サムネイル画像を n行 X m列の配列で表示する 表示領域であり、
前記表示制御手段は、更に、行単位で、前記サムネイル画像の表示画像の表示形 態を異ならせる表示制御情報を生成して、前記ユーザ端末へ送信する
ことを特徴とする請求項 4に記載の WEB情報提供装置。
[7] 前記ユーザ端末のユーザが、過去にアクセスした WEBサイトの識別情報を含むブ ックマーク情報を取得する取得手段を更に備え、
前記評価手段は、前記受信手段で受信した検索条件と前記取得手段で取得した ブックマーク情報とに基づ 、て、前記検索手段で検索された WEB情報に対する評 価値を算出する
ことを特徴とする請求項 4に記載の WEB情報提供装置。
[8] ユーザ端末力 受信する検索条件に基づいて、ネットワーク上の WEB情報を検索 し、その検索結果を前記ユーザ端末に提供する WEB情報提供方法であって、 前記ネットワークを介して、前記ユーザ端末から前記検索条件を受信する受信工程 と、
前記受信工程で受信した検索条件に対応する WEB情報を検索する検索工程と、 前記 WEB情報に対応するサムネイル画像を生成するサムネイル画像生成工程と、 前記サムネイル画像生成工程で生成したサムネイル画像を一覧表示する表示領域 を有する検索結果一覧画面を生成する画面生成工程と、
前記検索結果一覧画面を、前記検索工程による検索結果データとして前記ユーザ 端末へ送信する送信工程と、
前記検索工程で検索された WEB情報の更新状況を監視する監視工程と、 前記監視工程の監視結果に基づ!ヽて、前記送信工程で前記ユーザ端末へ送信し た前記検索結果一覧画面中の前記表示領域に表示されるサムネイル画像を更新す るとともに、その表示形態を、更新されていないサムネイル画像と区別して表示する ための表示制御情報を前記ユーザ端末へ送信する表示制御工程と
を備えることを特徴とする WEB情報提供方法。
ユーザ端末力 受信する検索条件に基づいて、ネットワーク上の WEB情報を検索 し、その検索結果を前記ユーザ端末に提供する WEB情報提供を実現するためのプ ログラムであって、
前記ネットワークを介して、前記ユーザ端末から前記検索条件を受信する受信工程 のプログラムコードと、
前記受信工程で受信した検索条件に対応する WEB情報を検索する検索工程の プログラムコードと、
前記 WEB情報に対応するサムネイル画像を生成するサムネイル画像生成工程の プログラムコードと、
前記サムネイル画像生成工程で生成したサムネイル画像を一覧表示する表示領域 を有する検索結果一覧画面を生成する画面生成工程のプログラムコードと、 前記検索結果一覧画面を、前記検索工程による検索結果データとして前記ユーザ 端末へ送信する送信工程のプログラムコードと、
前記検索工程で検索された WEB情報の更新状況を監視する監視工程のプロダラ ムコードと、 前記監視工程の監視結果に基づ!、て、前記送信工程で前記ユーザ端末へ送信し た前記検索結果一覧画面中の前記表示領域に表示されるサムネイル画像を更新す るとともに、その表示形態を、更新されていないサムネイル画像と区別して表示する ための表示制御情報を前記ユーザ端末へ送信する表示制御工程のプログラムコー ド、と
を備えることを特徴とするプログラム。
PCT/JP2004/014614 2004-10-04 2004-10-04 Web情報提供装置及びその方法、プログラム WO2006038280A1 (ja)

Priority Applications (1)

Application Number Priority Date Filing Date Title
PCT/JP2004/014614 WO2006038280A1 (ja) 2004-10-04 2004-10-04 Web情報提供装置及びその方法、プログラム

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
PCT/JP2004/014614 WO2006038280A1 (ja) 2004-10-04 2004-10-04 Web情報提供装置及びその方法、プログラム

Publications (1)

Publication Number Publication Date
WO2006038280A1 true WO2006038280A1 (ja) 2006-04-13

Family

ID=36142371

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/JP2004/014614 WO2006038280A1 (ja) 2004-10-04 2004-10-04 Web情報提供装置及びその方法、プログラム

Country Status (1)

Country Link
WO (1) WO2006038280A1 (ja)

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US7587392B2 (en) 2006-09-15 2009-09-08 Microsoft Corporation Efficient navigation of search results
CN111459427A (zh) * 2019-01-22 2020-07-28 发那科株式会社 显示数据提供装置

Citations (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2002049644A (ja) * 2000-05-26 2002-02-15 Fujitsu Ltd 情報処理装置、記憶媒体及びコンピュータプログラム
JP2003006230A (ja) * 2001-06-20 2003-01-10 Fuji Xerox Co Ltd 情報検索処理方法、情報検索処理サーバ、情報提示方法、情報提示装置、プログラム及び媒体
JP2003216653A (ja) * 2002-01-23 2003-07-31 Fuji Photo Film Co Ltd プログラム、画像管理装置、及び画像管理方法
JP2004030145A (ja) * 2002-06-25 2004-01-29 Sony Corp 電子機器及び電子機器のデータ表示・選択方法及びウェブブラウザ
JP2004070809A (ja) * 2002-08-08 2004-03-04 Ntt Advanced Technology Corp Web情報閲覧装置、Web情報表示方法及びそのプログラム
JP2004240751A (ja) * 2003-02-06 2004-08-26 Canon Inc 画像検索装置

Patent Citations (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2002049644A (ja) * 2000-05-26 2002-02-15 Fujitsu Ltd 情報処理装置、記憶媒体及びコンピュータプログラム
JP2003006230A (ja) * 2001-06-20 2003-01-10 Fuji Xerox Co Ltd 情報検索処理方法、情報検索処理サーバ、情報提示方法、情報提示装置、プログラム及び媒体
JP2003216653A (ja) * 2002-01-23 2003-07-31 Fuji Photo Film Co Ltd プログラム、画像管理装置、及び画像管理方法
JP2004030145A (ja) * 2002-06-25 2004-01-29 Sony Corp 電子機器及び電子機器のデータ表示・選択方法及びウェブブラウザ
JP2004070809A (ja) * 2002-08-08 2004-03-04 Ntt Advanced Technology Corp Web情報閲覧装置、Web情報表示方法及びそのプログラム
JP2004240751A (ja) * 2003-02-06 2004-08-26 Canon Inc 画像検索装置

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US7587392B2 (en) 2006-09-15 2009-09-08 Microsoft Corporation Efficient navigation of search results
CN111459427A (zh) * 2019-01-22 2020-07-28 发那科株式会社 显示数据提供装置

Similar Documents

Publication Publication Date Title
JP4699148B2 (ja) キーワード抽出装置、キーワード抽出プログラム
US20120197855A1 (en) Method and Apparatus of Generating Internet Navigation Page
US20100095219A1 (en) Selective history data structures
US20030236879A1 (en) Server, server program storage medium, and site serving method
CA2339543A1 (en) Search and index hosting system
JP2007058782A (ja) 情報検索装置および情報検索方法
JP4095739B2 (ja) ウェブサイト閲覧方法、ウェブサイト閲覧システム、コンピュータ、および記憶媒体
US20070283277A1 (en) Information processing apparatus, thumbnail management apparatus, content processing method, storage medium, and program
US20020035643A1 (en) Search support device and method, and recording medium storing program for computer to carry out operation with said search support device
JP2012064207A (ja) ホスト装置及びホスト装置のコンテンツ表示方法
JPH11338888A (ja) 広域情報システムに於ける情報検索方法、及び同方法のプログラム情報が格納された記憶媒体、広域情報検索システム
JP2007072596A (ja) 情報共有システムおよび情報共有方法
US20050283719A1 (en) HTML file processing technique
WO2007087300A1 (en) Printing tool
JPH11338810A (ja) 情報端末装置、環境設定方法及び記録媒体
JP5354981B2 (ja) 文書管理装置、文書管理方法及びプログラム
JP5049880B2 (ja) 情報処理装置
JP4571648B2 (ja) Web情報提供装置及びその方法、プログラム
WO2006038280A1 (ja) Web情報提供装置及びその方法、プログラム
JP5222882B2 (ja) 情報提供サーバ、クライアント端末及びコンピュータプログラム
JP2008234559A (ja) ドキュメント絞り込み検索装置、方法及びプログラム
JP2008046879A (ja) ページ表示装置、ページ表示方法、およびコンピュータプログラム
JP5389880B2 (ja) 電子ブック処理装置、電子ブック処理方法、およびプログラム
JP4391131B2 (ja) コンテンツ表示装置、コンテンツ表示プログラム、およびコンテンツ表示プログラムを記録したコンピュータ読み取り可能な記録媒体
JP4659931B2 (ja) ブラウザ装置及び記録媒体

Legal Events

Date Code Title Description
AK Designated states

Kind code of ref document: A1

Designated state(s): AE AG AL AM AT AU AZ BA BB BG BR BW BY BZ CA CH CN CO CR CU CZ DE DK DM DZ EC EE EG ES FI GB GD GE GH GM HR HU ID IL IN IS JP KE KG KP KR KZ LC LK LR LS LT LU LV MA MD MG MK MN MW MX MZ NA NI NO NZ OM PG PH PL PT RO RU SC SD SE SG SK SL SY TJ TM TN TR TT TZ UA UG US UZ VC VN YU ZA ZM ZW

AL Designated countries for regional patents

Kind code of ref document: A1

Designated state(s): GM KE LS MW MZ NA SD SL SZ TZ UG ZM ZW AM AZ BY KG KZ MD RU TJ TM AT BE BG CH CY CZ DE DK EE ES FI FR GB GR HU IE IT LU MC NL PL PT RO SE SI SK TR BF BJ CF CG CI CM GA GN GQ GW ML MR NE SN TD TG

121 Ep: the epo has been informed by wipo that ep was designated in this application
NENP Non-entry into the national phase

Ref country code: DE

122 Ep: pct application non-entry in european phase
NENP Non-entry into the national phase

Ref country code: JP