JPWO2006064573A1 - WEB information providing apparatus, method thereof, and program - Google Patents

WEB information providing apparatus, method thereof, and program Download PDF

Info

Publication number
JPWO2006064573A1
JPWO2006064573A1 JP2006548627A JP2006548627A JPWO2006064573A1 JP WO2006064573 A1 JPWO2006064573 A1 JP WO2006064573A1 JP 2006548627 A JP2006548627 A JP 2006548627A JP 2006548627 A JP2006548627 A JP 2006548627A JP WO2006064573 A1 JPWO2006064573 A1 JP WO2006064573A1
Authority
JP
Japan
Prior art keywords
search
information
web
user
user terminal
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Granted
Application number
JP2006548627A
Other languages
Japanese (ja)
Other versions
JP4571648B2 (en
Inventor
信也 武井
信也 武井
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
MARS FLAG CORPORATION
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
Publication of JPWO2006064573A1 publication Critical patent/JPWO2006064573A1/en
Application granted granted Critical
Publication of JP4571648B2 publication Critical patent/JP4571648B2/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F16/00Information retrieval; Database structures therefor; File system structures therefor
    • G06F16/90Details of database functions independent of the retrieved data types
    • G06F16/95Retrieval from the web
    • G06F16/953Querying, e.g. by the use of web search engines
    • G06F16/9535Search customisation based on user profiles and personalisation

Abstract

ネットワーク上に接続されている機器に記憶されているWEB情報と、該WEB情報にアクセスしたユーザの属性情報とを関係付けてデータベースに記憶しておく。そして、属性情報の指定を含む検索条件を入力するための検索画面を介して入力された検索情報を、ネットワークを介して、ユーザ端末から受信する。受信した検索情報に含まれる検索条件と属性情報とに基づいて、データベースを参照して、検索情報に対応するWEB情報を検索する。その検索結果を、ネットワークを介してユーザ端末へ送信する。WEB information stored in a device connected to the network is associated with attribute information of a user who has accessed the WEB information and stored in a database. And the search information input via the search screen for inputting the search conditions including designation | designated of attribute information is received from a user terminal via a network. Based on the search condition and attribute information included in the received search information, the database is searched to search for WEB information corresponding to the search information. The search result is transmitted to the user terminal via the network.

Description

本発明は、ユーザ端末から受信する検索情報に基づいて、ネットワーク上のWEB情報を検索し、その検索結果を前記ユーザ端末に提供するWEB情報提供装置及びその制御方法、プログラムに関するものである。   The present invention relates to a WEB information providing apparatus that searches WEB information on a network based on search information received from a user terminal and provides the search result to the user terminal, a control method thereof, and a program.

ユーザの検索指示によりインターネット上のWEBサイト(WEBページ)を全文検索する検索エンジンとしては、ロボット型検索エンジン、ディレクトリ型検索エンジン及びメタ検索エンジンが従来から一般的に知られている。   Conventionally known robot search engines, directory search engines, and meta search engines are known as search engines for full-text search of a WEB site (WEB page) on the Internet according to a user search instruction.

ロボット型検索エンジンは、検索したい情報に関連する検索キーワードを指定すると、WEBロボットやスパイダーと呼ばれるWWW探索プログラムを用いて、インターネット上で見つけることのできる全WWWサーバ上の情報を定期的に収集し、その情報の索引付けを自動的に行うものである。このロボット型検索エンジンは、コンピュータによって自動的に全世界のWEBサイトのデータを収集しているため、情報量が多いという利点を有している。   When a search keyword related to information to be searched is specified, the robot type search engine periodically collects information on all WWW servers that can be found on the Internet using a WWW search program called a WEB robot or spider. The information is automatically indexed. Since this robot type search engine automatically collects data of WEB sites all over the world by a computer, it has an advantage of a large amount of information.

ディレクトリ型検索エンジンは、作業者が予めWEBサイトのURL(Universal Resource Locator)を、芸術、ビジネス、教育等のように分野別に人為的に分類しておき、ユーザは分野別に検索キーワードを指定して検索するものである。このディレクトリ型検索エンジンでは情報を分野別に分類しているので、ユーザは職業別電話帳のような使い方ができ、分野を決めてから探す場合に便利であるという利点を有している。   In the directory type search engine, the operator categorizes the URL (Universal Resource Locator) of the WEB site in advance, such as art, business, education, etc., and the user designates a search keyword for each field. Search. Since this directory type search engine classifies information by field, the user can use it like an occupational telephone book, and has the advantage that it is convenient when searching after determining a field.

このような検索エンジンは、通常は、テキストによる検索や、あるいは複数種類のテキストの組み合わせによる検索を実現するだけであり、単純に入力されたテキストを含むWEBページを検索することが基本的な構成である。   Such a search engine usually realizes a search by text or a search by a combination of a plurality of types of text, and a basic configuration is to simply search a WEB page including the input text. It is.

このような背景の下、より効率的な検索を実現するために、例えば、特許文献1では、WEBページの特徴を示す属性情報(例えば、URLや、その特徴を示すキーワード等)とWEBページとを対応づけておき、検索結果としてWEBページを提示する際には、対応する属性情報を併せて提示することで、ユーザにより有用な情報を提供する構成が提案されている。   In order to realize a more efficient search under such a background, for example, in Patent Document 1, attribute information (for example, URL, a keyword indicating the feature, etc.) indicating a feature of a WEB page, a WEB page, When a WEB page is presented as a search result, a configuration is proposed in which useful information is provided to the user by presenting corresponding attribute information together.

また、特許文献2では、特定のテーマに関連するウェブサイト情報を記憶しておき、テーマカテゴリについて関連するキーワードリストをユーザに提示して、ユーザが選択したキーワードを利用して希望するウェブサイト情報を提供する構成が提案されている。
特開2002−14994号公報 特開2000−259382号公報
Moreover, in patent document 2, the website information relevant to a specific theme is memorize | stored, the keyword list relevant to a theme category is shown to a user, and the website information desired using the keyword which the user selected A configuration is proposed that provides
JP 2002-14994 A JP 2000-259382 A

上述のように、従来より、WEB情報の検索技術としては、その検索をより効率的に行うための様々な工夫がなされている。   As described above, conventionally, various contrivances for performing the search more efficiently have been made as a WEB information search technique.

このような環境の下、昨今のユーザの嗜好の多様化を考慮すると、自身の嗜好と合致するユーザが閲覧したWEB情報や、自身と同じ社会環境にあるユーザが閲覧したWEB情報等のよりユーザに特化したWEB情報の検索技術が望まれている。   Under these circumstances, considering the diversification of user preferences in recent years, the user is more interested in WEB information browsed by users who match his / her preferences, WEB information browsed by users in the same social environment as his / her own, etc. There is a demand for a web information search technique specialized for the above.

しかしながら、上記特許文献1の検索技術では、検索結果として提示するWEBページの特徴を示す属性情報としては、そのWEB情報から得られるデータを使用しているだけであり、そのWEB情報にアクセスするユーザの傾向を考慮した検索結果が得られるわけではない。   However, in the search technique of the above-mentioned patent document 1, as attribute information indicating the characteristics of a WEB page presented as a search result, only data obtained from the WEB information is used, and a user who accesses the WEB information. Search results that take into account these trends are not always obtained.

また、特許文献2の検索技術では、テーマ毎による検索を効率的に行うための工夫はなされているが、ユーザが所望するテーマが存在しない場合には、効率的にそのテーマに対する検索を実現することができない。また、特許文献1と同様、WEB情報にアクセスするユーザの傾向を考慮した検索結果が得られるわけではない。   In addition, in the search technique of Patent Document 2, a device for efficiently performing a search for each theme has been devised, but when a user's desired theme does not exist, a search for the theme is efficiently realized. I can't. Further, as in Patent Document 1, a search result that takes into account the tendency of users accessing WEB information is not obtained.

本発明は上記の課題を解決するためになされたものであり、ユーザが意図するWEB情報をより効率的に検索して提供することができるWEB情報提供装置及びその制御方法、プログラムを提供することを目的とする。   The present invention has been made to solve the above problems, and provides a WEB information providing apparatus, a control method thereof, and a program capable of more efficiently searching and providing WEB information intended by a user. With the goal.

上記の目的を達成するための本発明によるWEB情報提供装置は以下の構成を備える。即ち、
ユーザ端末から受信する検索情報に基づいて、ネットワーク上のWEB情報を検索し、その検索結果を前記ユーザ端末に提供するWEB情報提供装置であって、
ネットワーク上に接続されている機器に記憶されているWEB情報と、該WEB情報にアクセスしたユーザの属性情報とを関係付けてデータベースに記憶する記憶手段と、
前記属性情報の指定を含む検索条件を入力するための検索画面を介して入力された検索情報を、前記ネットワークを介して、前記ユーザ端末から受信する受信手段と、
前記受信手段で受信した検索情報に含まれる検索条件と属性情報とに基づいて、前記データベースを参照して、前記検索情報に対応するWEB情報を検索する検索手段と、
前記検索手段による検索結果を、前記ネットワークを介して前記ユーザ端末へ送信する送信手段と
を備える。
In order to achieve the above object, a WEB information providing apparatus according to the present invention comprises the following arrangement. That is,
Based on search information received from a user terminal, search for WEB information on a network, and provide a search result to the user terminal,
Storage means for associating WEB information stored in a device connected to the network with attribute information of a user who has accessed the WEB information in a database;
Receiving means for receiving, from the user terminal, search information input via a search screen for inputting a search condition including designation of the attribute information;
Search means for searching WEB information corresponding to the search information with reference to the database based on search conditions and attribute information included in the search information received by the receiving means;
Transmitting means for transmitting a search result by the search means to the user terminal via the network.

また、好ましくは、前記属性情報は、ユーザに関する情報である。   Preferably, the attribute information is information about a user.

また、好ましくは、前記データベースは、前記WEB情報あるいは前記属性情報の少なくとも一方の内容が更新された場合には、その内容を累積的かつ時系列に記憶管理する。   Preferably, when the content of at least one of the WEB information or the attribute information is updated, the database stores and manages the content cumulatively and in time series.

また、好ましくは、前記検索手段は、前記検索情報に含まれる検索条件と属性情報とに基づいて、該属性情報に属するユーザを評価して、該ユーザに関する統計情報を生成する評価手段を備え、
前記送信手段は、前記検索手段による前記統計情報を含む検索結果を、前記ネットワークを介して前記ユーザ端末へ送信する。
Preferably, the search means includes an evaluation means for evaluating a user belonging to the attribute information based on a search condition and attribute information included in the search information, and generating statistical information about the user.
The transmission means transmits a search result including the statistical information by the search means to the user terminal via the network.

また、好ましくは、前記検索画面は、前記検索条件を入力する入力領域、前記属性情報を指定する指定領域、検索対象とするWEB情報の日時あるいは日時範囲を指定する指定領域を少なくとも有する。   Preferably, the search screen has at least an input area for inputting the search condition, a designation area for designating the attribute information, and a designation area for designating a date or time range of WEB information to be searched.

上記の目的を達成するための本発明によるWEB情報提供装置の制御方法は以下の構成を備える。即ち、
ユーザ端末から受信する検索情報に基づいて、ネットワーク上のWEB情報を検索し、その検索結果を前記ユーザ端末に提供するWEB情報提供装置の制御方法であって、
ネットワーク上に接続されている機器に記憶されているWEB情報と、該WEB情報にアクセスしたユーザの属性情報とを関係付けてデータベースに記憶する記憶工程と、
前記属性情報の指定を含む検索条件を入力するための検索画面を介して入力された検索情報を、前記ネットワークを介して、前記ユーザ端末から受信する受信工程と、
前記受信工程で受信した検索情報に含まれる検索条件と属性情報とに基づいて、前記データベースを参照して、前記検索情報に対応するWEB情報を検索する検索工程と、
前記検索工程による検索結果を、前記ネットワークを介して前記ユーザ端末へ送信する送信工程と
を備える。
In order to achieve the above object, a method for controlling a WEB information providing apparatus according to the present invention comprises the following arrangement. That is,
A method for controlling a WEB information providing apparatus that searches WEB information on a network based on search information received from a user terminal and provides the search result to the user terminal.
A storage step of associating WEB information stored in a device connected to the network with attribute information of a user who has accessed the WEB information in a database;
A receiving step of receiving, from the user terminal via the network, search information input via a search screen for inputting a search condition including designation of the attribute information;
A search step of searching the WEB information corresponding to the search information with reference to the database based on the search condition and attribute information included in the search information received in the reception step;
A transmission step of transmitting a search result by the search step to the user terminal via the network.

上記の目的を達成するための本発明によるプログラムは以下の構成を備える。即ち、
ユーザ端末から受信する検索情報に基づいて、ネットワーク上のWEB情報を検索し、その検索結果を前記ユーザ端末に提供するWEB情報提供装置の制御を実現するプログラムであって、
ネットワーク上に接続されている機器に記憶されているWEB情報と、該WEB情報にアクセスしたユーザの属性情報とを関係付けてデータベースに記憶する記憶工程のプログラムコードと、
前記属性情報の指定を含む検索条件を入力するための検索画面を介して入力された検索情報を、前記ネットワークを介して、前記ユーザ端末から受信する受信工程のプログラムコードと、
前記受信工程で受信した検索情報に含まれる検索条件と属性情報とに基づいて、前記データベースを参照して、前記検索情報に対応するWEB情報を検索する検索工程のプログラムコードと、
前記検索工程による検索結果を、前記ネットワークを介して前記ユーザ端末へ送信する送信工程のプログラムコードと
を備える。
In order to achieve the above object, a program according to the present invention comprises the following arrangement. That is,
A program for searching for WEB information on a network based on search information received from a user terminal and realizing control of a WEB information providing apparatus for providing the search result to the user terminal,
A program code of a storing step for associating WEB information stored in a device connected to the network and attribute information of a user who has accessed the WEB information in a database;
A program code of a receiving step for receiving the search information input via the search screen for inputting the search condition including the designation of the attribute information from the user terminal via the network;
Based on the search conditions and attribute information included in the search information received in the reception step, the program code of the search step for searching the WEB information corresponding to the search information with reference to the database;
And a program code of a transmission step of transmitting a search result by the search step to the user terminal via the network.

本発明によれば、ユーザが意図するWEB情報をより効率的に検索して提供することができるWEB情報提供装置及びその制御方法、プログラムを提供できる。   ADVANTAGE OF THE INVENTION According to this invention, the WEB information provision apparatus which can search and provide the WEB information which a user intends more efficiently, its control method, and a program can be provided.

本発明の実施形態1に係るWEB情報提供システムの構成を示すブロック図である。It is a block diagram which shows the structure of the WEB information provision system which concerns on Embodiment 1 of this invention. 本発明の実施形態1のユーザ端末の構成を示すブロック図である。It is a block diagram which shows the structure of the user terminal of Embodiment 1 of this invention. 本発明の実施形態1に係るWEB情報提供サーバの機能構成を示すブロック図である。It is a block diagram which shows the function structure of the WEB information provision server which concerns on Embodiment 1 of this invention. 本発明の実施形態1のWEB情報提供サーバが実行するWEB情報検索処理を示すフローチャートである。It is a flowchart which shows the WEB information search process which the WEB information provision server of Embodiment 1 of this invention performs. 本発明の実施形態1の検索画面の一例を示す図である。It is a figure which shows an example of the search screen of Embodiment 1 of this invention. 本発明の実施形態2の検索結果の一例を示す図である。It is a figure which shows an example of the search result of Embodiment 2 of this invention. 本発明の実施形態2の検索結果の一例を示す図である。It is a figure which shows an example of the search result of Embodiment 2 of this invention.

符号の説明Explanation of symbols

101 WEB情報提供サーバ
102 通信装置
103 制御装置
104 主記憶装置
105 外部記憶装置
106 入力装置
107 出力装置
114 ユーザ端末
200 ネットワーク
202 データ収集部
205 検索部
206 評価部
207 検索結果生成部
208 ブックマークデータベース
209 URLデータベース
210 ユーザデータベース
DESCRIPTION OF SYMBOLS 101 Web information provision server 102 Communication apparatus 103 Control apparatus 104 Main storage apparatus 105 External storage apparatus 106 Input apparatus 107 Output apparatus 114 User terminal 200 Network 202 Data collection part 205 Search part 206 Evaluation part 207 Search result generation part 208 Bookmark database 209 URL Database 210 User database

以下、本発明の実施の形態について図面を用いて詳細に説明する。   Hereinafter, embodiments of the present invention will be described in detail with reference to the drawings.

本発明は、ユーザがユーザ端末からインターネットを介してWEB情報提供サーバに、WEBページの検索指示を行い、この検索指示によってインターネット上の対応するWEB情報(WEBサイトデータ)の取得を行って提示する場合に、そのWEB情報へアクセスするユーザの属性情報に基づいて、検索結果となるWEB情報を提示するWEB情報提供システムについて説明する。   According to the present invention, a user issues a web page search instruction from a user terminal to a web information providing server via the Internet, and the corresponding web information (WEB site data) on the Internet is acquired and presented by the search instruction. In this case, a WEB information providing system that presents WEB information as a search result based on attribute information of a user who accesses the WEB information will be described.

特に、本発明では、検索指示として、検索条件を入力する際に、検索対象となるWEB情報に対するアクセスユーザの属性情報(例えば、地域、年令、性別、趣味等)を指定可能として、この属性情報を考慮したWEB情報の検索を実現する。   In particular, in the present invention, when a search condition is input as a search instruction, attribute information (for example, region, age, gender, hobby, etc.) of an access user for WEB information to be searched can be specified. A search for WEB information considering information is realized.

これにより、ユーザは、例えば、特定の地域や年令層、性別、趣味に合致する他のユーザが過去にアクセスしたWEB情報を、指定された検索条件に基づいて検索することができる。   Thereby, the user can search, for example, WEB information accessed in the past by other users that match a specific region, age group, gender, or hobby based on the specified search condition.

つまり、ユーザは、自身の意図や目的、あるいは嗜好に合致する他のユーザが以前にアクセスしたWEB情報を検索することができるので、よりユーザ意図を反映した検索環境を実現することができる。   In other words, since the user can search for WEB information previously accessed by another user who matches his / her intention, purpose, or preference, a search environment that more reflects the user's intention can be realized.

また、応用例として、アクセスユーザの属性情報を考慮したWEB情報の検索結果を提示する際に、その属性情報を提示するに加えて、その属性情報によって得られる統計情報(例えば、検索したWEB情報に対する、地域別、年令別、性別、趣味別等のアクセス数や比率等)を提示することも可能である。   Further, as an application example, when presenting a search result of WEB information considering the attribute information of the access user, in addition to presenting the attribute information, statistical information obtained by the attribute information (for example, searched WEB information It is also possible to present the number of access, ratio, etc. by region, age, gender, hobby, etc.).

このような統計情報は、例えば、任意のWEB情報に対するアクセスユーザの傾向を把握することができるため、市場調査等のマーケティング情報として活用することも可能である。   Such statistical information can be used as marketing information for market research and the like because, for example, it is possible to grasp a tendency of an access user for arbitrary WEB information.

<<実施形態1>>
(WEB情報提供システムの構成)
図1Aは本発明の実施形態1に係るWEB情報提供システムの構成を示すブロック図である。
<< Embodiment 1 >>
(Configuration of WEB information provision system)
FIG. 1A is a block diagram showing a configuration of a WEB information providing system according to Embodiment 1 of the present invention.

図1Aに示すように、WEB情報提供システムは、WEB情報提供サーバ101と、複数のユーザ端末114とが、ネットワークを介して相互に接続して構成される。ユーザ端末114は、WEB情報提供サーバ101に対するWEBクライアントとして機能し、例えば、WEBブラウザを介して、WEB情報を取得するための取得指示(識別情報の入力)を行うことが可能である。また、WEB情報提供サーバ101とユーザ端末114間は、例えば、TCP/IP等の公知の通信プロトコルによって通信が実行される。   As shown in FIG. 1A, the WEB information providing system is configured by connecting a WEB information providing 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 providing server 101, and can issue an acquisition instruction (input of identification information) for acquiring WEB information via, for example, a WEB browser. In addition, communication is performed between the WEB information providing server 101 and the user terminal 114 using a known communication protocol such as TCP / IP.

尚、ネットワーク200は、典型的には、インターネットであるが、有線/無線を問わず、公衆回線(アナログ回線、ISDN等)やLAN、WAN、無線LAN等のデータ送受信可能な回線であれば、どのような構成でも良い。   The network 200 is typically the Internet, but it may be a public line (analog line, ISDN, etc.), LAN, WAN, wireless LAN, or other data transmission / reception line regardless of wired / wireless. Any configuration is acceptable.

WEB情報提供サーバ101は、ワークステーション(WS)、パーソナルコンピュータ(PC)等のコンピュータによって実現される。   The WEB information providing server 101 is realized by a computer such as a workstation (WS) or a personal computer (PC).

WEB情報提供サーバ101は、CPU、グラフィックボード、ROM等からなる制御装置103、メインメモリ(RAM)等の主記憶装置104と、ハードディスク(HD)、CD−ROM、フロッピー(登録商標)ディスク等の記憶媒体及び各記憶媒体に対するREAD/WRITEを制御するドライブ装置等の外部記憶装置105と、イーサネット(登録商標)ボードやモデム等からなる通信装置102と、ディスプレイ装置やプリンタ装置等の出力装置107と、キーボードやマウス等の入力装置106とを有している。   The WEB information providing 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-ROM, a floppy (registered trademark) disk, etc. An external storage device 105 such as a storage device and a drive device for controlling READ / WRITE for each storage medium, a communication device 102 such as an Ethernet (registered trademark) board or a modem, and an output device 107 such as a display device or a printer device And an input device 106 such as a keyboard and a mouse.

WEB情報提供サーバ101では、主記憶装置104としてのメインメモリに、後述するWEBサイトデータや検索結果画面等を作成するための一時データが格納される。   In the WEB information providing server 101, temporary data for creating WEB site data, a search result screen, and the like, which will be described later, is stored in the main memory as the main storage device 104.

WEB情報提供サーバ101で実行されるWEB情報提供プログラムは、インストール可能な形式又は実行可能な形式のファイルで、CD−ROM、フロッピーディスク(FD)等の記憶媒体で提供される。そして、WEB情報提供プログラムは、WEB情報提供サーバ101における起動により、主記憶装置104上にロードされるようになっている。   The WEB information providing program executed by the WEB information providing 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 providing program is loaded on the main storage device 104 upon activation in the WEB information providing server 101.

また、このWEB情報提供プログラムは、ネットワーク200上の外部機器に記憶しておき、この外部機器からネットワーク200を介してWEB情報提供サーバ101にダウンロードして提供する形態とすることも可能である。   Further, the WEB information providing program may be stored in an external device on the network 200 and downloaded from the external device to the WEB information providing server 101 via the network 200.

また、このWEB情報提供プログラムは、例えば、ユーザ端末114で動作するWEBブラウザのプラグインとして実装可能な独自アプリケーションとして機能する。   The WEB information providing program functions as a unique application that can be implemented as a plug-in of a WEB browser that operates on the user terminal 114, for example.

一方、複数のユーザ端末114は、それぞれネットワーク200に接続可能なPC、WS等の通常のコンピュータで実現されるが、この他、ネットワーク200に接続可能な携帯電話、PHS、携帯情報端末(PDA)等の携帯端末を使用することも可能である。   On the other hand, 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, but in addition, a mobile phone, PHS, or personal digital assistant (PDA) that can be connected to the network 200. It is also possible to use a portable terminal such as.

(ユーザ端末の構成)
次に、実施形態1のユーザ端末114の構成について、図1Bを用いて説明する。
(User terminal configuration)
Next, the structure of the user terminal 114 of Embodiment 1 is demonstrated using FIG. 1B.

図1Bは本発明の実施形態1のユーザ端末の構成を示すブロック図である。   FIG. 1B is a block diagram illustrating a configuration of a user terminal according to the first embodiment of the present invention.

図1Bにおいて、1200はCPUであり、後述するハードディスク装置(以下、HDと呼ぶ)1205に格納されているアプリケーションプログラム、オペレーティングシステム(OS)や制御プログラム等を実行し、RAM1202にプログラムの実行に必要な情報、ファイル等を一時的に格納する制御を行う。   In FIG. 1B, 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, which will be described later, and is necessary for the RAM 1202 to execute the program. Control to temporarily store information, files, etc.

1201はROMであり、内部には基本I/Oプログラム等のプログラム、文書処理の際に使用するフォントデータ、テンプレート用データ等の各種データを記憶する。1202は各種データを一時記憶するためのRAMであり、CPU1200の主メモリ、ワークエリア等として機能する。   A ROM 1201 stores programs such as a basic I / O program, various data such as font data and template data used for document processing. A RAM 1202 temporarily stores various data, and functions as a main memory, a work area, and the like of the CPU 1200.

1203は記録媒体へのアクセスを実現するための外部記憶ドライブであり、メディア(記録媒体)1204に記憶されたプログラム等を本コンピュータシステムにロードすることができる。尚、メディア1204は、例えば、フレキシブルディスク(FD)、CD−ROM、CD−R、CD−RW、PCカード、DVD、ICメモリカード、MO、メモリスティック等、任意である。   Reference numeral 1203 denotes an external storage drive for realizing access to a recording medium, and a program or the like stored in a medium (recording medium) 1204 can be loaded into the computer system. The medium 1204 is arbitrary, for example, a flexible disk (FD), a CD-ROM, a CD-R, a CD-RW, a PC card, a DVD, an IC memory card, an MO, a memory stick, and the like.

1205は外部記憶装置であり、実施形態1では、大容量メモリとして機能するHDを用いている。HD1205には、アプリケーションプログラム、OS、制御プログラム、関連プログラム等が格納される。   Reference numeral 1205 denotes an external storage device. In the first embodiment, an HD that functions as a large-capacity memory is used. The HD 1205 stores application programs, OS, control programs, related programs, and the like.

1206は指示入力装置であり、キーボードやポインティングデバイス(マウス等)、タッチパネル等がこれに相当する。指示入力装置1206を用いて、ユーザは、ユーザ端末114に対して、装置を制御するコマンド等を入力指示する。   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.

1207はディスプレイであり、指示入力装置1206から入力したコマンドや、それに対するクライアント101の応答出力等を表示したりするものである。   A display 1207 displays a command input from the instruction input device 1206, a response output of the client 101 in response thereto, and the like.

1209はシステムバスであり、情報処理装置内のデータの流れを司るものである。1208はインターフェイス(以下、I/Fという)であり、このI/F1208を介して外部装置とのデータのやり取りを行う。   A system bus 1209 controls the flow of data in the information processing apparatus. Reference numeral 1208 denotes an interface (hereinafter referred to as I / F), which exchanges data with an external device via the I / F 1208.

尚、以上の各装置と同等の機能を実現するソフトウェアにより、ハードウェア装置の代替として構成することもできる。   In addition, it can also be comprised as an alternative of a hardware apparatus with the software which implement | achieves a function equivalent to the above each apparatus.

実施形態1では、メディア1204から実施形態1に係るプログラム及び関連データを直接RAM1202にロードして実行させる例を示すが、これ以外にも、実施形態1に係るプログラムを動作させる度に、既にプログラムがインストールされているHD1205からRAM1202にロードするようにしてもよい。また、実施形態1に係るプログラムをROM1201に記録しておき、これをメモリマップの一部をなすように構成し、直接CPU1200で実行することも可能である。   In the first embodiment, an example is shown in which the program and related data according to the first embodiment are directly loaded from the medium 1204 to the RAM 1202 and executed. However, every time the program according to the first embodiment is operated, the program is already executed. May be loaded into the RAM 1202 from the HD 1205 in which is installed. It is also possible to record the program according to the first embodiment in the ROM 1201, configure it as a part of the memory map, and execute it directly by the CPU 1200.

(WEB情報提供サーバの機能構成)
次に、WEB情報提供サーバ101のソフトウェア構成(機能構成)について説明する。
(Functional configuration of WEB information providing server)
Next, the software configuration (functional configuration) of the WEB information providing server 101 will be described.

図2は本発明の実施形態1に係るWEB情報提供サーバの機能構成を示すブロック図である。   FIG. 2 is a block diagram showing a functional configuration of the WEB information providing server according to the first embodiment of the present invention.

図2に示す各構成要素は、実施形態1を実現するWEB情報提供プログラムを、WEB情報提供サーバ101上で実行することにより、主記憶装置104上に生成されるものである。   Each component shown in FIG. 2 is generated on the main storage device 104 by executing the WEB information providing program for realizing the first embodiment on the WEB information providing server 101.

図2に示すように、WEB情報提供サーバ101は、データ収集部202と、検索部205と、評価部206と、検索結果生成部207、各種データベース208〜210から主に構成される。図2において、矢印線はこれら各構成要素間の各種データの流れを示している。   As shown in FIG. 2, the WEB information providing server 101 mainly includes a data collection unit 202, a search unit 205, an evaluation unit 206, a search result generation unit 207, and various databases 208 to 210. In FIG. 2, the arrow lines indicate the flow of various data between these components.

尚、実施形態1では、各構成要素が一つのWEB情報提供サーバ101内に存在する構成としているが、これに限定されるものではなく、データ収集部202及び検索部205と、他の各構成要素とを別々のコンピュータに分散させたハードウェア構成とすることも可能である。   In the first embodiment, each component is configured to exist in one WEB information providing server 101. However, the present invention is not limited to this. The data collection unit 202, the search unit 205, and other components It is also possible to adopt a hardware configuration in which elements are distributed on separate computers.

データ収集部202は、検索部205で検索されたWEBサイトにアクセスし、そのWEBサイトの全文データ(全文WEBサイトデータ)を収集する。収集した全文WEBサイトデータは、外部記憶装置105に記憶される。   The data collection unit 202 accesses the WEB site searched by the search unit 205 and collects the full text data (full text WEB site data) of the WEB site. The collected full text WEB site data is stored in the external storage device 105.

検索部205は、ユーザ端末114からネットワーク200を介して、WEB情報の検索情報(キーワード等、あるいは識別情報(例えば、URLやIPアドレス))による、WEB情報の検索指示を受信し、その受信した検索情報に基づいて、その検索情報に対応するWEBサイトをネットワーク200上の各種WEBサーバから検索して取得する。   The search unit 205 receives a search instruction for WEB information based on search information (keywords or identification information (for example, URL or IP address)) of the WEB information from the user terminal 114 via the network 200, and receives the received instruction Based on the search information, a WEB site corresponding to the search information is searched and acquired from various WEB servers on the network 200.

評価部206は、検索部205により検索されたWEB情報(WEBサイトデータ)に関する情報(例えば、最終更新日時、最終リンク切れ(リンクダウン)日時、作者、所属ドメイン等)を取得する。   The evaluation unit 206 acquires information (for example, the last update date / time, the last link down (link down) date / time, the author, the affiliation domain, etc.) regarding the WEB information (WEB site data) searched by the search unit 205.

検索結果生成部207は、検索されたWEBサイトデータ自身、WEBサイトデータに関するテキスト情報(例えば、インデックスファイルの文字列、サブジェクト等)、あるいは、その画面データ(取得画面データ(全画面データ、あるいはサムネイル画像))を検索結果として生成してユーザ端末114に送信する。   The search result generation unit 207 displays the searched WEB site data itself, text information about the WEB site data (for example, a character string of an index file, a subject, etc.), or screen data thereof (acquired screen data (full-screen data or thumbnail). Image)) is generated as a search result and transmitted to the user terminal 114.

尚、この評価部206による評価処理においては、ユーザ端末114に搭載されるハードディスクに記憶された、WEBサイトのブックマークデータを事前に取得しておき、このブックマークデータを更に利用する。この際、ブックマークデータは、ユーザ毎に管理しておくことで、各ユーザに特化した評価処理を実現することができる。   In the evaluation process by the evaluation unit 206, bookmark data of the WEB site stored in the hard disk mounted on the user terminal 114 is acquired in advance, and the bookmark data is further used. At this time, by managing the bookmark data for each user, an evaluation process specialized for each user can be realized.

このような構成の評価処理を実現するためには、WEB情報検索サーバ101の外部記憶装置105に、例えば、ブックマークデータベース208と、URLデータベース209と、ユーザデータベース210に加えて、不図示であるが、設定データベースと、全文検索用データベースを管理しておく。   In order to realize the evaluation process with such a configuration, the external storage device 105 of the WEB information search server 101 is not illustrated in addition to, for example, the bookmark database 208, the URL database 209, and the user database 210. , Manage the setting database and the full-text search database.

以下、各データベースについて、簡単に説明する。   Hereinafter, each database will be briefly described.

ブックマークデータベース208は、ユーザのブックマークの利用状況を示すブックマークデータを1レコードとして登録したものであり、各ブックマークデータはWEB情報検索サーバ101によりユーザのブックマークディレクトリ(ユーザ端末114のハードディスクに構成される)からブックマークを収集して分析することにより生成される。   The bookmark database 208 registers bookmark data indicating the usage status of the user's bookmarks as one record. Each bookmark data is stored in the user's bookmark directory (configured in the hard disk of the user terminal 114) by the WEB information search server 101. It is generated by collecting bookmarks from and analyzing them.

ブックマークデータはブックマークに関するブックマーク情報であり、主として、ブックマークIDと、ブックマーク名と、URLデータベースへのリレーション、最終参照日時と、ブックマークの作成日時および編集日時と、ユーザのIPアドレスと、参照回数等から構成される。   The bookmark data is bookmark information related to the bookmark, and is mainly based on the bookmark ID, the bookmark name, the relation to the URL database, the last reference date, the bookmark creation date and edit date, the user IP address, the reference count, and the like. Composed.

ここで、「ブックマークID」は、収集した全てのブックマークについて一意的な識別子である。「ブックマーク名」は、ブックマークディレクトリに格納されたブックマークのファイル名である。「ユーザID」は、ブックマークを所有するユーザのIDであり、ユーザデータベースに登録されているものである。「URL ID」は、ブックマークを指定したときにアクセスされるWEBサイトのURLである。「参照回数」は、URLの示すWEBサイトに対するユーザの参照回数である。   Here, “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” is a URL of a WEB site accessed when a bookmark is designated. “Reference count” is the reference count of the user with respect to the WEB site indicated by the URL.

これらの各データの中で、「ブックマーク名」、「URL」、「最終参照日時」、「作成日時」、「編集日時」、「参照回数」の各データは、対応するブックマークディレクトリのブックマークからWEB情報検索サーバ101の外部記憶装置105にそのままコピーされる。また、ユーザIDは、ブックマークディレクトリの所有者からユーザデータベースを参照してユーザIDを取得して生成される。「ブックマークID」は、WEB情報検索サーバ101によってブックマークデータを登録する際に自動生成され付与される。   Among these data, “bookmark name”, “URL”, “last reference date”, “creation date”, “edit date”, and “reference count” data are obtained from the bookmark in the corresponding bookmark directory. The information is copied to the external storage device 105 of the information search server 101 as it is. Further, the user ID is generated by referring to the user database from the owner of the bookmark directory and acquiring the user ID. The “bookmark ID” is automatically generated and assigned when bookmark data is registered by the WEB information search server 101.

URLデータベース209は、WEBサイトのURL情報とWEBサイトに対するアクセス情報とを含むURLデータを1レコードとして登録したものであり、各URLデータはWEB情報検索サーバ101によりユーザのブックマークディレクトリからブックマークを収集して分析することにより生成される。また、URL情報に対応する各WEBサイトのインデックスファイルを少なくとも記憶する。   The URL database 209 registers URL data including URL information of a WEB site and access information for the WEB site as one record, and each URL data collects a bookmark from a user's bookmark directory by the WEB information search server 101. Generated by analysis. In addition, at least an index file of each WEB site corresponding to the URL information is stored.

URLデータはURLに関するURL情報であり、主として、作成日時、最終編集日時、URL、タイトル、参照回数等から構成され、URLとURL IDがキーとなっている。   The URL data is URL information related to the URL, and is mainly composed of a creation date / time, a last edit date / time, a URL, a title, the number of times of reference, and the like, and the URL and URL ID are keys.

これらの各データの中で、「URL」、「最終編集日時」、「参照回数」の各データは、対応するブックマークディレクトリからWEB情報検索サーバ101の外部記憶装置105にそのままコピーされる。また、「ユーザID」は、ブックマークディレクトリのあるユーザディレクトリ名から生成される。   Among these data, the data of “URL”, “Last Edit Date / Time”, and “Reference Count” are directly copied from the corresponding bookmark directory to the external storage device 105 of the WEB information search server 101. The “user ID” is generated from the name of the user directory where the bookmark directory exists.

ユーザデータベース210は、WEB情報検索サーバ101を使用するユーザを管理するものであり、ユーザごとのユーザ固有データを1レコードとして予め登録したものである。   The user database 210 manages users who use the WEB information search server 101, and is registered in advance as user-specific data for each user as one record.

ユーザ固有データはユーザに関するユーザ情報(属性情報)であり、主として、ユーザを識別するためのユーザID、パスワード(暗号化データ)、最終アクセス日時、国籍、誕生日(生年月日)、性別、氏名、住所、居住地域、E−mailアドレス、ホームページURL(過去にアクセスしたWEBサイトデータや、オンラインブックマークに登録されているWEBサイトデータ)、電話番号、インターネット歴、職業(例えば、システムエンジニア、セールス、会社経営者、研究職、学生、フリーター、無職等)、趣味、学歴(例えば、在学中、文系/理系や、大学卒/高卒等)、結婚歴(既婚/未婚)、年収、住所形態(戸建/マンション/賃貸)、車の所有の有無、趣味等から構成され、ユーザIDがキーとなっている。   The user-specific data is user information (attribute information) related to the user. The user ID, password (encrypted data), last access date, nationality, date of birth (date of birth), gender, name are mainly used to identify the user. , Address, residence area, E-mail address, homepage URL (WEB site data accessed in the past and WEB site data registered in online bookmarks), telephone number, Internet history, occupation (eg, system engineer, sales, Company managers, research positions, students, freeters, unemployed, etc.), hobbies, educational background (for example, while studying, liberal arts / science, university graduate / high school graduate, etc.), marriage history (married / unmarried), annual income, address form (detached) / Condominium / rental), presence / absence of car ownership, hobbies, etc., and the user ID is the key.

尚、本発明では、ユーザに関するユーザ情報を累積的に記憶するため、その内容が変更された場合には、逐次、該当する項目毎にその内容を更新あるいは追加する。例えば、ユーザがある時点では、学生で、その後、卒業して、就職した場合には、当初は、「職業」の項目の内容は、学生であり、その後、その就職先の職種となる。また、「学歴」の項目は、在学から、最終学歴(大卒、高卒等)となる。   In the present invention, user information related to the user is cumulatively stored. Therefore, when the contents are changed, the contents are sequentially updated or added for each corresponding item. For example, when a user is a student at a certain point in time and then graduates and finds a job, initially, the content of the item of “occupation” is a student, and then the occupation type of the place of employment. In addition, the item of “educational background” is changed from being enrolled to the final educational background (university graduate, high school graduate, etc.).

設定データベースは、各ユーザのWEBブラウザの表示画面の各種設定を設定データとしてユーザごとに登録したものである。   The setting database registers various settings on the display screen of the WEB browser of each user for each user as setting data.

この設定データは、ユーザの指定により変更が可能である。設定データはWEBブラウザの表示画面の各種設定に関する設定情報であり、主として、ユーザID、スキン(壁紙)設定、所有者、高さ、幅、フォント等から構成され、この他、ブックマーク表示に関する設定項目を含めてもよい。   This setting data can be changed by user designation. The setting data is setting information related to various settings of the display screen of the WEB browser, and mainly includes a user ID, a skin (wallpaper) setting, an owner, a height, a width, a font, and the like. May be included.

全文検索用データベースは、検索エンジン用の情報を記録するものであり、データ収集部202によりインターネット上のWEBサイトから収集した検索データが登録される。   The full-text search database records information for a search engine, and search data collected from the WEB site on the Internet by the data collection unit 202 is registered.

検索データは検索に関する検索情報であり、主として、ID、ユーザが入力した検索キーワード、属性、データ取得時間、データ取得URL、URLのタイトル、全文データ(Description)等から構成される。   The search data is search information related to the search, and mainly includes an ID, a search keyword input by the user, an attribute, a data acquisition time, a data acquisition URL, a URL title, a full text data (Description), and the like.

ここで、「ID」は各検索データの識別情報であり、データ収集部202によって検索データの登録時に自動生成されて付与される。また「全文データ」に収集したデータが格納される。   Here, “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”.

このように、実施形態1では、ブックマークデータベース208と、URLデータベース209と、ユーザデータベース210とを相互に関係づけて管理することで、例えば、通常のテキストベースの検索条件に加えて、ユーザの属性情報を検索オプションとする検索を実現することができる。   As described above, in the first embodiment, by managing the bookmark database 208, the URL database 209, and the user database 210 in association with each other, for example, in addition to a normal text-based search condition, user attributes A search using information as a search option can be realized.

特に、実施形態1では、各ユーザが登録しているブックマークとそのURLと、その属性情報との関係を管理することができるので、例えば、複数のユーザの内、例えば、所在する地域が「東京」で、年令層が「20〜30代」のユーザがアクセスしたWEB情報の内、検索条件に合致するWEB情報を検索することが可能となる。   In particular, in the first embodiment, since the relationship between the bookmark registered by each user, its URL, and its attribute information can be managed, for example, among the plurality of users, for example, the location is “Tokyo” ”, It becomes possible to search for WEB information that matches the search condition among the WEB information accessed by the user whose age group is“ 20-30 generations ”.

また、実施形態1では、ブックマークデータベース208と、URLデータベース209と、ユーザデータベース210で管理する内容については、ユーザ端末114でその内容を更新する必要があるイベントが発生する毎に、逐次累積的にかつ時系列その管理内容を更新する。   In the first embodiment, the contents managed in the bookmark database 208, the URL database 209, and the user database 210 are sequentially and cumulatively generated every time an event that requires the contents to be updated in the user terminal 114 occurs. And the management contents are updated in time series.

例えば、あるユーザ端末114でブックマークの構成の変更がある場合には、既存の構成に加えて、変更後の構成を管理する。また、例えば、入力された検索条件についても、都度、累積管理する。同様に、過去に検索されたWEB情報等の検索に関して適宜発生する情報やユーザの属性情報の変更内容についても累積管理する。   For example, when a bookmark configuration is changed at a certain user terminal 114, the configuration after the change is managed in addition to the existing configuration. Further, for example, the input search conditions are also cumulatively managed each time. Similarly, information that is appropriately generated in relation to searches of WEB information and the like searched in the past and changes in user attribute information are cumulatively managed.

つまり、実施形態1では、ユーザの検索に係る操作履歴やユーザの属性情報を適宜累積管理する。これにより、上述のような検索に加えて、例えば、過去の日時あるいは日時範囲内に存在していたWEB情報を検索したり、現在、リンク切れで閲覧不可能なWEB情報を検索することが可能となる。   That is, in the first embodiment, operation history related to user search and user attribute information are accumulated and managed as appropriate. As a result, in addition to the above-described search, for example, it is possible to search for WEB information that existed in the past date and time range, or search for WEB information that cannot be browsed because the link is currently broken. It becomes.

ここで、リンク切れ(リンクダウン)とは、WEBサイトデータの識別情報(URL)が変更されて、本来の識別情報によって目的とするWEBサイトデータにアクセスできない場合や、目的とするWEBサイトデータそのものが消滅して、そのWEBサイトデータにアクセスできない場合等である。   Here, the broken link (link down) is a case where the identification information (URL) of the WEB site data is changed and the target WEB site data cannot be accessed by the original identification information, or the target WEB site data itself. Disappears and the WEB site data cannot be accessed.

(WEB情報検索処理)
次に、WEB情報提供サーバ101が実行するWEB情報検索処理について、図3を用いて説明する。
(WEB information search processing)
Next, WEB information search processing executed by the WEB information providing server 101 will be described with reference to FIG.

図3は本発明の実施形態1のWEB情報提供サーバが実行するWEB情報検索処理を示すフローチャートである。   FIG. 3 is a flowchart showing WEB information search processing executed by the WEB information providing server according to the first embodiment of the present invention.

尚、このWEB情報検索処理は、上述のWEB情報提供プログラムを実行することによって実現される。   This WEB information search process is realized by executing the above WEB information providing program.

まず、ステップS101で、検索部205は、ユーザ端末114から、WEB情報を取得するための検索情報を受信する。   First, in step S <b> 101, the search unit 205 receives search information for acquiring WEB information from the user terminal 114.

この検索情報は、ユーザ端末114に提示する検索画面に対してユーザ操作に基づいて生成され、ユーザ端末114より検索指示がなされると、その検索画面で設定される各種情報を含む情報が検索情報としてWEB情報提供サーバ101へ送信されることになる。   This search information is generated on the search screen presented on the user terminal 114 based on a user operation, and when a search instruction is issued from the user terminal 114, information including various information set on the search screen is searched information. Is transmitted to the WEB information providing server 101.

ここで、検索画面の一例について、図4を用いて説明する。   Here, an example of the search screen will be described with reference to FIG.

図4は本発明の実施形態1の検索画面の一例を示す図である。   FIG. 4 is a diagram showing an example of a search screen according to the first embodiment of the present invention.

図4は、ユーザ端末114のディスプレイ1207において、WEBブラウザ上に表示される検索画面400を示している。   FIG. 4 shows a search screen 400 displayed on the WEB browser on the display 1207 of the user terminal 114.

検索画面400において、401は検索条件入力フィールドであり、ユーザ端末114から受信した検索条件を表示する、あるいはユーザ端末114から新たな検索条件の入力を受け付けるためのフィールドである。   In the search screen 400, 401 is a search condition input field, which is a field for displaying the search condition received from the user terminal 114 or accepting an input of a new search condition from the user terminal 114.

402は検索オプション指定領域であり、ユーザデータベース210から得られるユーザの属性情報に基づいて、検索条件に対する検索範囲を指定するための各種指定フィールド402a〜402hが構成されている。   Reference numeral 402 denotes a search option specification area, which includes various specification fields 402 a to 402 h for specifying a search range for a search condition based on user attribute information obtained from the user database 210.

図4の例の場合、検索オプション指定領域402では、ユーザの属性情報として、居住地域、職業、年令、性別、趣味、最終学歴、日時を指定する指定フィールド402a〜402gと、既婚/未婚を指定する指定フィールド402hが構成されている。   In the case of the example of FIG. 4, in the search option designation area 402, designation fields 402 a to 402 g for designating the residence area, occupation, age, gender, hobby, final educational background, date and time are displayed as user attribute information. A designation field 402h to be designated is configured.

尚、指定フィールド402a〜402gはプルダウンメニューコントロール、指定フィールド402hはラジオボタンコントロールで構成されているが、これに限定されず、テキスト入力コントロール、チェックボックスコントロール等の他のコントロールで、属性情報を指定する構成としても良い。   The designation fields 402a to 402g are configured by pull-down menu controls, and the designation field 402h is configured by radio button controls. However, the present invention is not limited to this, and attribute information is designated by other controls such as a text input control and a check box control. It is good also as composition to do.

また、この指定フィールドを構成する各種指定項目は、ユーザデータベース210で管理されるユーザ情報の各種項目に基づいて設定すれば良い。また、その項目の構成は、用途や目的に応じて、任意に設計・変更できることは言うまでもない。   Various specification items constituting the specification field may be set based on various items of user information managed in the user database 210. Further, it goes without saying that the configuration of the item can be arbitrarily designed and changed according to the use and purpose.

403は検索実行ボタンであり、この検索実行ボタン403が押下された場合には、検索条件入力フィールド401に入力される検索条件、あるいはその検索条件と検索オプション指定領域402で指定される各種属性情報に基づく検索を実行するために、検索指示(検索条件、あるいは検索条件と各種属性情報を含む)がWEB情報提供サーバ101へ送信される。   Reference numeral 403 denotes a search execution button. When this search execution button 403 is pressed, the search condition input in the search condition input field 401 or various attribute information specified in the search condition and search option specification area 402 In order to execute a search based on the above, a search instruction (including a search condition or a search condition and various attribute information) is transmitted to the WEB information providing server 101.

WEB情報提供サーバ101は、この検索指示を受信すると、その検索指示によって特定される、WEBサイトデータをネットワーク200上の各種WEBサーバあるいは自身の外部記憶装置105から検索し、得られる検索結果をユーザ端末114へ送信する。これにより、ユーザ端末114では、検索指示に対応する検索結果が表示されることになる。   Upon receiving this search instruction, the WEB information providing server 101 searches the WEB site data specified by the search instruction from various WEB servers on the network 200 or its own external storage device 105, and obtains the search results obtained by the user. Transmit to terminal 114. As a result, the search result corresponding to the search instruction is displayed on the user terminal 114.

この検索結果の表示方法としては、通常のテキストベースの検索結果の表示に加えて、例えば、検索されたWEB情報に対応するサムネイル画像を、検索結果一覧として表示することも可能である。このような表示を行うことで、ユーザにより直感的に検索結果及びその内容を視認させることが可能な検索結果を提供することができる。   As a display method of this search result, in addition to displaying a normal text-based search result, for example, thumbnail images corresponding to the searched WEB information can be displayed as a search result list. By performing such display, it is possible to provide a search result that allows the user to intuitively view the search result and its contents.

図3の説明に戻る。   Returning to the description of FIG.

ステップS102で、検索部205は、受信した検索情報に、検索オプション(属性情報)の有無を判定する。検索オプションがない場合(ステップS102でNO)、ステップS104に進む。一方、検索オプションがある場合(ステップS102でYES)、ステップS103に進む。   In step S102, the search unit 205 determines whether the received search information has a search option (attribute information). If there is no search option (NO in step S102), the process proceeds to step S104. On the other hand, if there is a search option (YES in step S102), the process proceeds to step S103.

ステップS103で、評価部206は、ブックマークデータベース208、URLデータベース、ユーザデータベース210等の各種データベースを適宜参照しながら、検索情報に含まれる属性情報に対し評価処理を実行し、検索情報に含まれる検索条件とその属性情報に基づく属性付き検索条件を生成する。   In step S103, the evaluation unit 206 performs an evaluation process on the attribute information included in the search information while appropriately referring to various databases such as the bookmark database 208, the URL database, and the user database 210, and the search included in the search information. A search condition with an attribute is generated based on the condition and its attribute information.

ここで生成する属性付き検索条件とは、上述したように、例えば、地域指定、年令層指定、性別指定等の検索対象となるWEBサイトデータに過去にアクセスしたアクセスユーザの属性の範囲が指定された検索条件である。   The attribute-added search condition generated here is, for example, the attribute range of the access user who has previously accessed the WEB site data to be searched, such as region designation, age group designation, gender designation, etc. Search conditions.

ステップS104で、検索情報に属性情報が含まれていない場合には、その検索情報に対応するWEBサイトデータをネットワーク200あるいは外部記憶装置105から検索して取得する。取得したWEBサイトデータは、一旦、外部記憶装置105に記憶する。   If the attribute information is not included in the search information in step S104, the WEB site data corresponding to the search information is searched from the network 200 or the external storage device 105 and acquired. The acquired WEB site data is temporarily stored in the external storage device 105.

一方、検索情報に属性情報が含まれている場合には、ステップS103で生成された属性付き検索条件に基づいて、それに対応するWEBサイトデータをネットワーク200あるいは外部記憶装置105から検索して取得する。取得したWEBサイトデータは、一旦、外部記憶装置105に記憶する。   On the other hand, if the search information includes attribute information, the web site data corresponding to the attribute search condition generated in step S103 is retrieved from the network 200 or the external storage device 105 and acquired. . The acquired WEB site data is temporarily stored in the external storage device 105.

ステップS105で、検索結果生成部207は、取得したWEBサイトデータを検索結果として送信するための検索結果情報(テキスト情報、WEBサイトデータ自身、サムネイル画像等)を生成して、その生成した取得画面を外部記憶装置に105に記憶するとともに、ユーザ端末114へ送信する。これにより、ユーザ端末114のWEBブラウザ上に、ユーザ端末114が送信した検索情報に対応する検索結果情報が表示されることになる。   In step S105, the search result generation unit 207 generates search result information (text information, WEB site data itself, thumbnail images, etc.) for transmitting the acquired WEB site data as a search result, and the generated acquisition screen Is stored in the external storage device 105 and transmitted to the user terminal 114. Accordingly, search result information corresponding to the search information transmitted by the user terminal 114 is displayed on the WEB browser of the user terminal 114.

以上説明したように、実施形態1によれば、WEB情報の検索に際し、その検索条件の検索オプションとして、ユーザの属性情報を指定可能とすることで、この属性情報を考慮したWEB情報の検索を実現することができる。   As described above, according to the first embodiment, when searching for WEB information, user attribute information can be specified as a search option of the search condition, so that WEB information can be searched in consideration of the attribute information. Can be realized.

これにより、ユーザは、例えば、特定の地域や年令層、性別、趣味、日時に合致する他のユーザが過去にアクセスしたWEB情報を、指定された検索条件に基づいて検索することができる。   Thereby, the user can search, for example, WEB information accessed by other users in the past that matches a specific region, age group, gender, hobby, date and time based on the specified search condition.

つまり、ユーザは、自身の意図や目的、あるいは嗜好に合致する他のユーザが以前にアクセスしたWEB情報を検索することができるので、よりユーザ意図を反映した検索環境を実現することができる。   In other words, since the user can search for WEB information previously accessed by another user who matches his / her intention, purpose, or preference, a search environment that more reflects the user's intention can be realized.

<<実施形態2>>
実施形態1では、WEB情報提供サーバ101は、特に、ユーザ端末114から受信する検索情報に基づいて、属性付き検索条件による検索を実行した場合には、指定された属性の範囲内で、その検索情報に対応するWEBサイトデータを検索して提示する構成とした。これにより、ユーザは、自身の意図や目的、嗜好に合致する他のユーザがアクセスしたWEBサイトデータを効率的に検索することができる。つまり、ユーザは、より自身が意図するWEBサイトデータを効率良く検索することが可能となる。
<< Embodiment 2 >>
In the first embodiment, the WEB information providing server 101 performs the search within the range of the specified attribute, particularly when the search based on the search condition with attribute is executed based on the search information received from the user terminal 114. The WEB site data corresponding to the information is searched and presented. Thereby, the user can efficiently search the WEB site data accessed by other users that match his intention, purpose, and preference. That is, the user can more efficiently search the WEB site data intended by the user.

これに対し、実施形態2では、この属性情報の利用の応用例として、検索結果となるWEBサイトデータに対するアクセスユーザの属性情報に統計処理を施して、その統計処理結果を含む検索結果を提示する構成について説明する。   On the other hand, in the second embodiment, as an application example of the use of this attribute information, statistical processing is performed on the attribute information of the access user for the WEB site data that is the search result, and the search result including the statistical processing result is presented. The configuration will be described.

特に、このような統計処理結果を含む検索結果を提示することで、WEBサイトデータにアクセスするユーザの傾向等を把握することができることとなり、市場調査や商品トレンド解析等の有用なマーケティング情報を容易に取得することが可能となる。   In particular, by presenting search results including such statistical processing results, it is possible to grasp the tendency of users accessing WEB site data, and it is easy to obtain useful marketing information such as market research and product trend analysis. Can be obtained.

この統計処理は、例えば、評価部206が、ブックマークデータベース208、URLデータベース、ユーザデータベース210等の各種データベースを適宜参照することによって実行する。また、統計処理の実行の有無は、例えば、図3のステップS102において、検索オプションが指定されている場合に、その指定されている検索オプションで規定される属性情報に基づいて実行する。あるいは、検索オプションの指定の有無に関わらず、所定の属性情報(例えば、地域別、年令別)に基づいて、常に統計処理を実行する構成としても良い。   This statistical processing is executed by the evaluation unit 206 referring to various databases such as the bookmark database 208, the URL database, and the user database 210 as appropriate. In addition, for example, when a search option is specified in step S102 of FIG. 3, whether or not the statistical process is executed is executed based on attribute information defined by the specified search option. Or it is good also as a structure which always performs a statistical process based on predetermined | prescribed attribute information (for example, according to area and age) irrespective of the presence or absence of designation | designated of a search option.

そして、検索結果を提示する場合には、この統計処理結果を含む検索結果を提示する。この検索結果の一例について、図5及び図6を用いて説明する。   When presenting the search result, the search result including the statistical processing result is presented. An example of the search result will be described with reference to FIGS.

図5及び図6は本発明の実施形態2の検索結果の一例を示す図である。   5 and 6 are diagrams showing examples of search results according to the second embodiment of the present invention.

尚、図5及び図6の検索結果は、いずれも所定の属性情報に基づく統計処理を実行した場合の一例を示している。   The search results shown in FIGS. 5 and 6 show an example in the case where statistical processing based on predetermined attribute information is executed.

図5の検索結果画面では、検索条件「ABC」に対応するWEB情報のサムネイル画像が、その検索条件との合致度に基づいて、右端に縦に並んで表示されている。また、各サムネイル画像の左側には、そのWEB情報の主要なテキスト情報に加えて、評価部206の統計処理によって得られる統計処理結果として、統計データ501、平均年令・性別比率データ502及び職業データ503等が表示される。   In the search result screen of FIG. 5, thumbnail images of WEB information corresponding to the search condition “ABC” are displayed vertically on the right end based on the degree of matching with the search condition. Further, on the left side of each thumbnail image, in addition to the main text information of the WEB information, as statistical processing results obtained by the statistical processing of the evaluation unit 206, statistical data 501, average age / gender ratio data 502, and occupation Data 503 and the like are displayed.

統計データ501は、入力された検索条件との合致度や、WEB情報の優先度や重要度に基づいて得られる各種数値情報からなる統計データを横棒グラフで表現したものである。図5では、特に、その統計データとして、そのWEB情報に対する総合ポイント(total)、URLランク(url rank)、WEB情報がブックマークとして登録されているブックマーク数(bm)、そのWEB情報に対するクリック数(clicks)を表示している。   The statistical data 501 expresses statistical data including various numerical information obtained based on the degree of coincidence with an input search condition and the priority and importance of WEB information in a horizontal bar graph. In FIG. 5, in particular, as statistical data, the total point (total) for the WEB information, the URL rank (url rank), the number of bookmarks (bm) in which the WEB information is registered as bookmarks, and the number of clicks for the WEB information ( clicks).

平均年令・性別比率データ502は、WEB情報のアクセスユーザの平均年令・性別比率を表現したものである。図5では、アクセスユーザの平均年令(Average age)をテキスト情報で、性別比率(□:男性、■:女性)を円グラフで表示している例を示している。また、これらの情報に加えて、アクセスユーザが所在する地域情報(lives around(Tokyo/Kanagawa/Chiba/Saitama/Aichi/Shizuoka...))を表示している。   The average age / sex ratio data 502 represents the average age / sex ratio of users accessing WEB information. FIG. 5 shows an example in which the average age of the access user (Average page) is displayed as text information and the gender ratio (□: male, ■: female) is displayed as a pie chart. In addition to these pieces of information, local information (lives around (Tokyo / Kanagawa / Chiba / Saitama / Aichi / Shioka ...)) where the access user is located is displayed.

職業データ503は、WEB情報に注目しているユーザの職業を表現したものである。図5では、ユーザの職業をテキスト情報で表示している例を示している。   The occupation data 503 represents the occupation of the user who is paying attention to the WEB information. FIG. 5 shows an example in which the occupation of the user is displayed as text information.

図5では、検索結果が検索条件との合致度に基づいて配列表示する構成としているが、この構成に限定されるものではない。例えば、合致度が一番高い検索結果のみを表示する構成としても良い。この場合の表示例が図6である。   In FIG. 5, the search results are arranged and displayed based on the degree of match with the search condition, but the present invention is not limited to this configuration. For example, only the search result with the highest degree of match may be displayed. A display example in this case is shown in FIG.

図6では、図5の統計データ501に加えて、職業データ503の詳細表示となる職業データ601及び地域属性データ602等が表示される。   In FIG. 6, in addition to the statistical data 501 of FIG. 5, occupation data 601 and regional attribute data 602, which are detailed display of occupation data 503, are displayed.

職業データ601は、WEB情報のアクセスユーザの職種をテキスト情報で、その性別比率を円グラフで表示している例を示している。   The occupation data 601 shows an example in which the occupation type of the accessing user of the WEB information is displayed as text information and the gender ratio is displayed as a pie chart.

地域属性データ602は、アクセスユーザが所在する地域毎に、その地域、平均年令、職種等をテキスト情報で、性別比率を円グラフで表示している例を示している。   The region attribute data 602 shows an example in which for each region where the access user is located, the region, average age, job type, etc. are displayed as text information, and the gender ratio is displayed as a pie chart.

尚、図5や図6の検索結果の表示例は一例であり、用途や目的に応じて、統計処理結果の表示形式(例えば、縦棒グラフ、横棒グラフ、折れ線グラフ、円グラフ、3次元/2次元表示、アイコン表示、ブリンク表示等)を適宜構成することができることは言うまでもない。   The search result display examples in FIG. 5 and FIG. 6 are only examples, and the display format of the statistical processing result (for example, a vertical bar graph, horizontal bar graph, line graph, pie graph, 3D / 2) according to the use and purpose. Needless to say, dimension display, icon display, blink display, and the like can be appropriately configured.

以上説明したように、実施形態2によれば、実施形態1で説明した効果に加えて、アクセスユーザの属性情報を考慮したWEB情報の検索結果を提示する際に、その属性情報を提示するに加えて、その属性情報によって得られる統計情報(例えば、検索したWEB情報に対する、地域別、年令別、性別、趣味別等のアクセス数や比率等)を提示する。   As described above, according to the second embodiment, in addition to the effects described in the first embodiment, when presenting a search result of WEB information considering the access user's attribute information, the attribute information is presented. In addition, the statistical information obtained from the attribute information (for example, the number of access and ratio by region, age, sex, hobby, etc. for the searched WEB information) is presented.

このような統計情報は、例えば、任意のWEB情報に対するアクセスユーザの傾向を把握することができるため、市場調査等のマーケティング情報として活用することができる、有効な情報提供を実現することができる。   Such statistical information, for example, can grasp a tendency of an access user with respect to arbitrary WEB information, so that it is possible to realize effective information provision that can be used as marketing information such as market research.

また、検索オプションとして、過去の日時範囲を指定することで、現在だけではなく、過去のある時点での統計情報を提示することが可能である。また、更に応用して、過去と現在における統計情報を比較して提示する構成とすることも可能である。   Further, by specifying a past date and time range as a search option, it is possible to present statistical information not only at the present time but also at a certain point in the past. Further, it may be applied to a configuration in which statistical information in the past and the present is compared and presented.

本発明は上記実施の形態に制限されるものではなく、本発明の精神及び範囲から離脱することなく、様々な変更及び変形が可能である。従って、本発明の範囲を公にするために、以下の請求項を添付する。   The present invention is not limited to the above-described embodiments, and various changes and modifications can be made without departing from the spirit and scope of the present invention. Therefore, in order to make the scope of the present invention public, the following claims are attached.

Claims (7)

ユーザ端末から受信する検索情報に基づいて、ネットワーク上のWEB情報を検索し、その検索結果を前記ユーザ端末に提供するWEB情報提供装置であって、
ネットワーク上に接続されている機器に記憶されているWEB情報と、該WEB情報にアクセスしたユーザの属性情報とを関係付けてデータベースに記憶する記憶手段と、
前記属性情報の指定を含む検索条件を入力するための検索画面を介して入力された検索情報を、前記ネットワークを介して、前記ユーザ端末から受信する受信手段と、
前記受信手段で受信した検索情報に含まれる検索条件と属性情報とに基づいて、前記データベースを参照して、前記検索情報に対応するWEB情報を検索する検索手段と、
前記検索手段による検索結果を、前記ネットワークを介して前記ユーザ端末へ送信する送信手段と
を備えることを特徴とするWEB情報提供装置。
Based on search information received from a user terminal, search for WEB information on a network, and provide a search result to the user terminal,
Storage means for associating WEB information stored in a device connected to the network with attribute information of a user who has accessed the WEB information in a database;
Receiving means for receiving, from the user terminal, search information input via a search screen for inputting a search condition including designation of the attribute information;
Search means for searching WEB information corresponding to the search information with reference to the database based on search conditions and attribute information included in the search information received by the receiving means;
A web information providing apparatus comprising: a transmission unit configured to transmit a search result by the search unit to the user terminal via the network.
前記属性情報は、ユーザに関する情報である
ことを特徴とする請求項1に記載のWEB情報提供装置。
The WEB information providing apparatus according to claim 1, wherein the attribute information is information related to a user.
前記データベースは、前記WEB情報あるいは前記属性情報の少なくとも一方の内容が更新された場合には、その内容を累積的かつ時系列に記憶管理する
ことを特徴とする請求項1に記載のWEB情報提供装置。
2. The WEB information provision according to claim 1, wherein when at least one content of the WEB information or the attribute information is updated, the database stores and manages the content in a cumulative and time-series manner. apparatus.
前記検索手段は、前記検索情報に含まれる検索条件と属性情報とに基づいて、該属性情報に属するユーザを評価して、該ユーザに関する統計情報を生成する評価手段を備え、
前記送信手段は、前記検索手段による前記統計情報を含む検索結果を、前記ネットワークを介して前記ユーザ端末へ送信する
ことを特徴とする請求項1に記載のWEB情報提供装置。
The search means includes an evaluation means for evaluating a user belonging to the attribute information based on a search condition and attribute information included in the search information, and generating statistical information about the user,
The WEB information providing apparatus according to claim 1, wherein the transmission unit transmits a search result including the statistical information by the search unit to the user terminal via the network.
前記検索画面は、前記検索条件を入力する入力領域、前記属性情報を指定する指定領域、検索対象とするWEB情報の日時あるいは日時範囲を指定する指定領域を少なくとも有する
ことを特徴とする請求項1に記載のWEB情報提供装置。
The search screen includes at least an input area for inputting the search condition, a designation area for designating the attribute information, and a designation area for designating a date or time range of WEB information to be searched. WEB information providing apparatus according to the above.
ユーザ端末から受信する検索情報に基づいて、ネットワーク上のWEB情報を検索し、その検索結果を前記ユーザ端末に提供するWEB情報提供装置の制御方法であって、
ネットワーク上に接続されている機器に記憶されているWEB情報と、該WEB情報にアクセスしたユーザの属性情報とを関係付けてデータベースに記憶する記憶工程と、
前記属性情報の指定を含む検索条件を入力するための検索画面を介して入力された検索情報を、前記ネットワークを介して、前記ユーザ端末から受信する受信工程と、
前記受信工程で受信した検索情報に含まれる検索条件と属性情報とに基づいて、前記データベースを参照して、前記検索情報に対応するWEB情報を検索する検索工程と、
前記検索工程による検索結果を、前記ネットワークを介して前記ユーザ端末へ送信する送信工程と
を備えることを特徴とするWEB情報提供装置の制御方法。
A method for controlling a WEB information providing apparatus that searches WEB information on a network based on search information received from a user terminal and provides the search result to the user terminal.
A storage step of associating WEB information stored in a device connected to the network with attribute information of a user who has accessed the WEB information in a database;
A receiving step of receiving, from the user terminal via the network, search information input via a search screen for inputting a search condition including designation of the attribute information;
A search step of searching the WEB information corresponding to the search information with reference to the database based on the search condition and attribute information included in the search information received in the reception step;
A method for controlling a WEB information providing apparatus, comprising: a transmission step of transmitting a search result in the search step to the user terminal via the network.
ユーザ端末から受信する検索情報に基づいて、ネットワーク上のWEB情報を検索し、その検索結果を前記ユーザ端末に提供するWEB情報提供装置の制御を実現するプログラムであって、
ネットワーク上に接続されている機器に記憶されているWEB情報と、該WEB情報にアクセスしたユーザの属性情報とを関係付けてデータベースに記憶する記憶工程のプログラムコードと、
前記属性情報の指定を含む検索条件を入力するための検索画面を介して入力された検索情報を、前記ネットワークを介して、前記ユーザ端末から受信する受信工程のプログラムコードと、
前記受信工程で受信した検索情報に含まれる検索条件と属性情報とに基づいて、前記データベースを参照して、前記検索情報に対応するWEB情報を検索する検索工程のプログラムコードと、
前記検索工程による検索結果を、前記ネットワークを介して前記ユーザ端末へ送信する送信工程のプログラムコードと
を備えることを特徴とするプログラム。
A program for searching for WEB information on a network based on search information received from a user terminal and realizing control of a WEB information providing apparatus for providing the search result to the user terminal,
A program code of a storing step for associating WEB information stored in a device connected to the network and attribute information of a user who has accessed the WEB information in a database;
A program code of a receiving step for receiving the search information input via the search screen for inputting the search condition including the designation of the attribute information from the user terminal via the network;
Based on the search conditions and attribute information included in the search information received in the reception step, the program code of the search step for searching the WEB information corresponding to the search information with reference to the database;
A program code comprising: a transmission process program code for transmitting a search result of the search process to the user terminal via the network.
JP2006548627A 2004-12-17 2004-12-17 WEB information providing apparatus, method thereof, and program Active JP4571648B2 (en)

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
PCT/JP2004/018946 WO2006064573A1 (en) 2004-12-17 2004-12-17 Web information providing device, method, and program

Publications (2)

Publication Number Publication Date
JPWO2006064573A1 true JPWO2006064573A1 (en) 2008-06-12
JP4571648B2 JP4571648B2 (en) 2010-10-27

Family

ID=36587639

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2006548627A Active JP4571648B2 (en) 2004-12-17 2004-12-17 WEB information providing apparatus, method thereof, and program

Country Status (2)

Country Link
JP (1) JP4571648B2 (en)
WO (1) WO2006064573A1 (en)

Families Citing this family (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
EP2062170A2 (en) * 2006-08-31 2009-05-27 QUALCOMM Incorporated Method and apparatus of obtaining or providing search results using user-based biases
JP2009069909A (en) * 2007-09-10 2009-04-02 Chugoku Electric Power Co Inc:The Information processor, control method for information processor, and program
JP5290041B2 (en) * 2008-05-16 2013-09-18 株式会社エヌ・ティ・ティ・ドコモ Information search apparatus and information search method
CN103678350B (en) * 2012-09-10 2018-01-05 腾讯科技(深圳)有限公司 Social network search result methods of exhibiting and device
JP5937939B2 (en) * 2012-09-28 2016-06-22 株式会社Nttドコモ Server apparatus and information processing method

Citations (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2002049644A (en) * 2000-05-26 2002-02-15 Fujitsu Ltd Information processor, recording medium and computer program
JP2002073678A (en) * 2000-06-23 2002-03-12 Internatl Business Mach Corp <Ibm> System and method for sharing retrieval engine inquiry web base
JP2003157259A (en) * 2001-09-05 2003-05-30 Fuji Xerox Co Ltd Information retrieval system
JP2003323544A (en) * 2002-05-08 2003-11-14 Nec Corp System and method for information distribution
JP2004021817A (en) * 2002-06-19 2004-01-22 Fujitsu Ltd Server and server program
JP2004078689A (en) * 2002-08-20 2004-03-11 Toppan Printing Co Ltd Search system, search program, and search method

Family Cites Families (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2002092028A (en) * 2000-09-19 2002-03-29 Nippon Telegraph & Telephone East Corp Contents collection and distribution system
JP3671368B2 (en) * 2001-05-30 2005-07-13 株式会社マーズフラッグ WEB information search apparatus, WEB information search method, and program for causing computer to execute the method

Patent Citations (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2002049644A (en) * 2000-05-26 2002-02-15 Fujitsu Ltd Information processor, recording medium and computer program
JP2002073678A (en) * 2000-06-23 2002-03-12 Internatl Business Mach Corp <Ibm> System and method for sharing retrieval engine inquiry web base
JP2003157259A (en) * 2001-09-05 2003-05-30 Fuji Xerox Co Ltd Information retrieval system
JP2003323544A (en) * 2002-05-08 2003-11-14 Nec Corp System and method for information distribution
JP2004021817A (en) * 2002-06-19 2004-01-22 Fujitsu Ltd Server and server program
JP2004078689A (en) * 2002-08-20 2004-03-11 Toppan Printing Co Ltd Search system, search program, and search method

Also Published As

Publication number Publication date
WO2006064573A1 (en) 2006-06-22
JP4571648B2 (en) 2010-10-27

Similar Documents

Publication Publication Date Title
US11669493B2 (en) Generating file usage information
CA2622315C (en) Automatic website generator
CA2462415C (en) Computer searching with associations
JP4724425B2 (en) Integrated mixed search system and method
JP4430598B2 (en) Information sharing system and information sharing method
JP2007323394A (en) Meta retrieval system and meta retrieval method, user terminal to be used for the same, and program
JP4571648B2 (en) WEB information providing apparatus, method thereof, and program
JPWO2012023541A1 (en) Information providing apparatus, information providing method, program, and information recording medium
JP4527770B2 (en) Information retrieval apparatus, computer program, and storage medium
JP2013011940A (en) Information providing server, information retrieval system, information retrieval method, and information retrieval program
WO2020179537A1 (en) Labeling support method, labeling support device, and program
KR20080028031A (en) System extracting and displaying keyword and contents related with the keyword and method using the system
JP2013137823A (en) Information providing server, client terminal, and computer program
JP2018169900A (en) Information providing device, information providing method, program, and information providing system
JP2012138109A (en) Retrieval device, retrieval system, information processor, retrieval result reception method and information reception program
JP2012043258A (en) Retrieval system, retrieval device, retrieval program, recording medium and retrieval method
JP5955610B2 (en) Web page providing device
JP6986920B2 (en) Client system
JP2004086332A (en) Knowledge sharing system, knowledge management supporting system, and condition retrieving method of shared document
JP2007034419A (en) Information collecting and distributing system
KR20120076507A (en) System and method for searching information of visiting web site
JP2015014922A (en) Information providing device, method, and program
JP5077574B2 (en) Terminal device, Web content evaluation system, Web content evaluation method, and program
JP4962992B2 (en) Terminal, method and program for displaying web page
JP2021077239A (en) Information processing system, identification information application module and information management method

Legal Events

Date Code Title Description
A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20100205

A521 Request for written amendment filed

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20100406

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20100507

A521 Request for written amendment filed

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20100705

TRDD Decision of grant or rejection written
A01 Written decision to grant a patent or to grant a registration (utility model)

Free format text: JAPANESE INTERMEDIATE CODE: A01

Effective date: 20100726

A01 Written decision to grant a patent or to grant a registration (utility model)

Free format text: JAPANESE INTERMEDIATE CODE: A01

A61 First payment of annual fees (during grant procedure)

Free format text: JAPANESE INTERMEDIATE CODE: A61

Effective date: 20100812

FPAY Renewal fee payment (event date is renewal date of database)

Free format text: PAYMENT UNTIL: 20130820

Year of fee payment: 3

R150 Certificate of patent or registration of utility model

Ref document number: 4571648

Country of ref document: JP

Free format text: JAPANESE INTERMEDIATE CODE: R150

Free format text: JAPANESE INTERMEDIATE CODE: R150

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250

S531 Written request for registration of change of domicile

Free format text: JAPANESE INTERMEDIATE CODE: R313531

R350 Written notification of registration of transfer

Free format text: JAPANESE INTERMEDIATE CODE: R350

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250