JP2002063166A - System for processing retrieval result display in information-providing system - Google Patents

System for processing retrieval result display in information-providing system

Info

Publication number
JP2002063166A
JP2002063166A JP2000258127A JP2000258127A JP2002063166A JP 2002063166 A JP2002063166 A JP 2002063166A JP 2000258127 A JP2000258127 A JP 2000258127A JP 2000258127 A JP2000258127 A JP 2000258127A JP 2002063166 A JP2002063166 A JP 2002063166A
Authority
JP
Japan
Prior art keywords
search result
search
request
display
client
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Pending
Application number
JP2000258127A
Other languages
Japanese (ja)
Inventor
Jun Tao
潤 田尾
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.)
Hitachi Ltd
Original Assignee
Hitachi Ltd
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 Hitachi Ltd filed Critical Hitachi Ltd
Priority to JP2000258127A priority Critical patent/JP2002063166A/en
Publication of JP2002063166A publication Critical patent/JP2002063166A/en
Pending legal-status Critical Current

Links

Landscapes

  • Information Transfer Between Computers (AREA)
  • Information Retrieval, Db Structures And Fs Structures Therefor (AREA)

Abstract

PROBLEM TO BE SOLVED: To accelerate retrieval result display processing in a WWW information providing system. SOLUTION: In a WWW information providing system, the display processing of a retrieval result from a data base storage medium to an information retrieving client is performed; a retrieval result storage file is generated by a display format generating part; and the retrieved result storage file is stored in a retrieved result storage medium. When a non-displayed data display request is issued from an information reading client, rather the data base storage medium retrieval retrieval of result storage file extraction in a retrieval result storage part is conducted; and the information retrieving client display is conducted.

Description

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

【0001】[0001]

【発明の属する技術分野】本発明は例えばシステムセン
タの情報提供サーバに蓄積された情報を遠隔のクライア
ントより検索して利用するWWW情報提供システムに用
いられ、特に検索結果の件数が多数存在する場合に用い
て好適な検索結果表示処理方式に関する。
BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention is used, for example, in a WWW information providing system for retrieving and utilizing information stored in an information providing server of a system center from a remote client, particularly when a large number of search results exist. The present invention relates to a search result display processing method suitable for use in a search.

【0002】[0002]

【従来の技術】近年、例えばインターネットなどのネッ
トワークを介して情報の閲覧を行なうWWWシステムが
急速に普及してきた。WWWは本来HTML文書を発信
及び共有するための仕組みであったが、技術の発展によ
り例えばリレーショナルデータベースなどのデータベー
スとの連携が可能となった。WWWブラウザからWWW
サーバに対して情報検索要求を行ないWWWサーバがこ
の要求に対し、データベースを検索し検索結果情報を提
供する、いわゆるクライアントサーバ形式のWWW情報
提供システムである。
2. Description of the Related Art In recent years, WWW systems for browsing information via a network such as the Internet have rapidly become widespread. WWW was originally a mechanism for transmitting and sharing HTML documents, but with the development of technology, it has become possible to cooperate with a database such as a relational database. WWW browser to WWW
This is a so-called client-server type WWW information providing system in which a WWW server makes an information search request to a server and, in response to this request, searches a database and provides search result information.

【0003】従来のWWW情報提供システムにおいて、
情報提供サーバでは情報閲覧クライアントからのリクエ
ストに対しデータベースへの検索を行い、その結果を情
報閲覧クライアントに送信するという手続きが行われて
いる。
[0003] In a conventional WWW information providing system,
The information providing server performs a procedure of performing a search in the database in response to a request from the information browsing client, and transmitting the result to the information browsing client.

【0004】このとき検索キーワードに該当するデータ
件数が多数ある場合、全検索結果データを一度に情報閲
覧クライアントに表示させると、情報提供サーバから情
報閲覧クライアントへの送信処理及び情報閲覧クライア
ントでの表示処理に多大な時間がかかってしまう事があ
る。この為、一度に情報閲覧クライアントへ表示させる
データ件数の上限を例えば情報閲覧クライアントで指定
するなどして決め、一度に全データを表示できない場合
には情報閲覧クライアントから未表示データ表示要求の
リクエストによって、表示されていないデータを表示す
るという手続きが行われている。
At this time, when there are a large number of data items corresponding to the search keyword, when all the search result data are displayed on the information browsing client at a time, the transmission processing from the information providing server to the information browsing client and the display on the information browsing client Processing may take a long time. For this reason, the upper limit of the number of data items to be displayed to the information browsing client at one time is determined, for example, by specifying the information browsing client. If not all data can be displayed at once, the unviewed data display request request from the information browsing client , A procedure of displaying data that is not displayed is being performed.

【0005】従来の検索結果表示処理方式では、この情
報閲覧クライアントからの未表示データ表示要求に対し
ても情報提供サーバではデータベース検索処理を行い、
その結果を情報閲覧クライアントに送信していた。
[0005] In the conventional search result display processing method, the information providing server performs a database search process even in response to a non-display data display request from the information browsing client.
The result was sent to the information viewing client.

【0006】またこの時、検索結果データをブラウザで
表示させる為の例えばHTML形式への変換処理など、
表示フォーマット生成処理を行っていた。この為、同一
検索キーワードによる未表示データ表示要求に対して
も、表示要求から検索結果表示まで多くの処理時間を要
している。
At this time, for example, conversion processing to HTML format for displaying search result data on a browser, etc.
Display format generation processing was being performed. For this reason, even for a non-display data display request using the same search keyword, a lot of processing time is required from the display request to the display of the search result.

【0007】[0007]

【発明が解決しようとする課題】従来のWWW情報提供
システムにおいては、以上に説明したように同一検索キ
ーワードによる未表示データ表示要求に対しても、デー
タベース検索処理及び表示フォーマット生成処理を行う
事により、検索要求から検索結果表示まで多くの処理時
間を要していた。
In the conventional WWW information providing system, as described above, a database search process and a display format generation process are performed even for an undisplayed data display request using the same search keyword. However, it takes a lot of processing time from a search request to a display of a search result.

【0008】従来の欠点を解消するためこの発明では、
一つまたは複数の検索キーワードによる検索要求時に検
索結果が一度に情報閲覧クライアントへ表示させるデー
タ件数の上限を越えた場合、HTML形式等のブラウザ
で表示可能なファイル形式で検索結果記憶ファイルを格
納し、同一検索キーワードによる未表示データ表示要求
に対し、この検索結果記憶ファイルより検索結果を表示
させる事で、検索要求から検索結果表示までの高速化を
図る事を目的とする。
According to the present invention, in order to solve the conventional disadvantages,
If the search result exceeds the upper limit of the number of data to be displayed on the information browsing client at one time at the time of a search request by one or more search keywords, the search result storage file is stored in a file format that can be displayed by a browser such as an HTML format. It is another object of the present invention to display a search result from a search result storage file in response to a non-display data display request by the same search keyword, thereby speeding up the process from the search request to the search result display.

【0009】[0009]

【課題を解決するための手段】本発明では、以上で説明
した問題を解消するべく、以下のような解決手段を提供
する。
The present invention provides the following means for solving the problems described above.

【0010】まず、情報閲覧クライアントからの検索要
求に対し、情報提供サーバでは検索キーワードに従いデ
ータベースへの検索処理を行う。検索結果を情報閲覧ク
ライアントのWWWブラウザに表示させる為に、表示フ
ォーマット生成処理を行いブラウザへの表示処理を行
う。
First, in response to a search request from the information browsing client, the information providing server performs a search process on the database according to the search keyword. In order to display the search result on the WWW browser of the information browsing client, display format generation processing is performed and display processing on the browser is performed.

【0011】この時、検索結果件数が一度に情報閲覧ク
ライアントへ表示させるデータ件数の上限を越えた場
合、検索結果を一度に情報閲覧クライアントへ表示させ
るデータ件数毎に表示フォーマット生成処理を行い、検
索結果をHTML形式等のブラウザで表示可能なファイ
ル形式で格納する。この様な処理を行っておくと、クラ
イアントから同一検索キーワードによる未表示データ表
示要求に対して、検索結果記憶ファイルに格納されてい
るデータを表示させる事ができる。
At this time, if the number of search results exceeds the upper limit of the number of data to be displayed on the information browsing client at one time, display format generation processing is performed for each of the number of data to be displayed on the information browsing client at one time. The result is stored in a file format that can be displayed by a browser such as an HTML format. By performing such processing, data stored in the search result storage file can be displayed in response to a non-display data display request by the same search keyword from the client.

【0012】また、クライアントからの検索要求が同一
検索キーワード以外による検索要求のリクエスト、また
はクライアントからの検索処理終了要求のリクエストが
あった場合、検索結果記憶ファイルを消去するものとす
る。このようなステップを踏まえる事により、検索結果
記憶ファイル作成及び消去を効率良く行う事ができる。
When a search request from a client is a request for a search request other than the same search keyword or a request for a search processing end request from a client, the search result storage file is deleted. By taking such steps into account, it is possible to efficiently create and delete a search result storage file.

【0013】[0013]

【発明の実施の形態】以下、本発明の実施形態について
図面を参照して説明する。図1は本発明の実施形態に関
わる情報提供サーバを中心とするWWW情報提供システ
ムの構成を示すブロック図である。
Embodiments of the present invention will be described below with reference to the drawings. FIG. 1 is a block diagram showing a configuration of a WWW information providing system centered on an information providing server according to an embodiment of the present invention.

【0014】同図において、情報提供サーバ10はWW
Wサーバ11としての機能を有し、インターネット等の
ネットワーク40に接続されている。情報閲覧クライア
ント30は、インターネット等のネットワーク40に接
続されており、情報提供サーバ10にリクエストを発行
し、結果を表示するWWWブラウザ31を有する。この
WWWブラウザはMicrosoft社のIntern
et ExplorerやNetscape社のNet
scape Communicator等の汎用ブラウ
ザで良い。
In FIG. 1, an information providing server 10 has a WW
It has a function as the W server 11 and is connected to a network 40 such as the Internet. The information browsing client 30 is connected to a network 40 such as the Internet, and has a WWW browser 31 that issues a request to the information providing server 10 and displays a result. This WWW browser is Microsoft's Internet
et Explorer and Netscape's Net
A general-purpose browser such as a scale Communicator may be used.

【0015】図1ではネットワーク40に接続されてい
る情報閲覧クライアント30は1台の場合を示している
が、複数の情報閲覧クライアントが接続されているのが
一般的である。また、情報提供サーバ10についても複
数台存在するのが一般的である。
FIG. 1 shows a case where one information browsing client 30 is connected to the network 40, but a plurality of information browsing clients are generally connected. In general, there are a plurality of information providing servers 10.

【0016】情報提供サーバ10において、WWWサー
バ11は情報閲覧クライアント30からの検索要求のリ
クエストをうけて、このリクエストをHTTP(Hyp
erText Transfer Protcol)解析
部12へ送る。HTTP解析部12では、リクエスト中
の検索キーワードを取得し検索処理部13へ送る。検索
処理部13では、HTTP解析部12で取得した検索キ
ーワードよりデータベースシステム20のデータベース
記憶媒体21からデータを検索し、その検索結果データ
を表示フォーマット生成部13へ送る。表示フォーマッ
ト生成部13では、検索結果データを、HTML形式等
のWWWブラウザで表示可能な形式で検索結果記憶ファ
イルを生成し、WWWサーバ11へ送る。WWWサーバ
11はHTTPプロトコルに従い検索結果記憶ファイル
を検索要求元クライアント30へ送信する。
In the information providing server 10, the WWW server 11 receives a search request from the information browsing client 30 and converts the request to an HTTP (Hyper).
erText Transfer Protocol). The HTTP analysis unit 12 acquires the search keyword in the request and sends it to the search processing unit 13. The search processing unit 13 searches data from the database storage medium 21 of the database system 20 based on the search keyword acquired by the HTTP analysis unit 12 and sends the search result data to the display format generation unit 13. The display format generation unit 13 generates a search result storage file of the search result data in a format that can be displayed by a WWW browser such as an HTML format, and sends the file to the WWW server 11. The WWW server 11 transmits the search result storage file to the search requesting client 30 according to the HTTP protocol.

【0017】以上は従来から知られる情報提供サーバの
処理方式であるが、本発明実施形態の特徴はこの処理方
式に検索結果記憶部15を追加した事にある。
The above is the processing method of the information providing server which has been conventionally known. A feature of the embodiment of the present invention is that a search result storage unit 15 is added to this processing method.

【0018】検索結果記憶部15には検索結果記憶ファ
イルを格納する登録部151、検索結果記憶ファイルを
読出す抽出部152、及び検索結果記憶ファイルを削除
する削除部153を備えている。以下、検索結果記憶部
15内の登録部151の動作について図2のフローチャ
ートを参照して説明する。
The search result storage unit 15 includes a registration unit 151 for storing the search result storage file, an extraction unit 152 for reading the search result storage file, and a deletion unit 153 for deleting the search result storage file. Hereinafter, the operation of the registration unit 151 in the search result storage unit 15 will be described with reference to the flowchart in FIG.

【0019】情報閲覧クライアント30からの検索要求
があると、HTTP解析部12は検索キーワードを取得
する。この検索キーワードより検索処理部13では、デ
ータベースシステム20のデータベース記憶媒体21を
検索し、検索結果を取得する。表示フォーマット生成部
14は、検索結果データより検索結果表示データを生成
し、WWWサーバ11に渡し、情報検索クライアント3
0への検索結果データの表示を行なう。表示フォーマッ
ト生成部14ではWWWサーバ11に検索結果表示デー
タを渡すとともに、検索結果データ件数が一度に情報閲
覧クライアントへ表示させるデータ件数より多い時、未
表示の検索結果データより検索結果記憶ファイルを情報
閲覧クライアントへ表示させる画面単位に生成し、検索
結果記憶部15内の登録部151へ渡す。登録部151
では生成された検索結果表示データを画面単位に検索結
果記憶媒体16に検索結果記憶ファイルとして格納す
る。次に検索結果記憶部15内の抽出部152の動作に
ついて図3のフローチャートを参照して説明する。情報
閲覧クライアント30から未表示データ表示要求のリク
エストがあると、情報提供サーバ10では検索処理部1
3でのデータベース記憶媒体21検索を行なわず、検索
結果記憶部15内の抽出部152で、図2フローチャー
トで説明した検索要求リクエストに対する処理時に格納
した検索結果記憶ファイルから表示要求の該当データ抽
出を行ないこのデータをWWWサーバ11に渡し、情報
検索クライアント30への検索結果データの送信を行な
う。これにより、データベース記憶媒体21への検索処
理時間を省く事で、未表示データ表示要求に対し情報検
索クライアント30へのデータ提供処理時間が短縮され
る。
When there is a search request from the information viewing client 30, the HTTP analysis unit 12 acquires a search keyword. The search processing unit 13 searches the database storage medium 21 of the database system 20 based on the search keyword, and obtains a search result. The display format generation unit 14 generates search result display data from the search result data, passes it to the WWW server 11, and
0 is displayed on the search result data. The display format generation unit 14 passes the search result display data to the WWW server 11 and, when the number of search result data items is larger than the number of data items to be displayed to the information browsing client at one time, stores the search result storage file from the undisplayed search result data. It is generated for each screen to be displayed on the browsing client and passed to the registration unit 151 in the search result storage unit 15. Registration unit 151
Then, the generated search result display data is stored as a search result storage file in the search result storage medium 16 for each screen. Next, the operation of the extraction unit 152 in the search result storage unit 15 will be described with reference to the flowchart in FIG. When there is a request for a non-display data display request from the information browsing client 30, the information processing server 10
3, the extraction unit 152 in the search result storage unit 15 extracts the corresponding data of the display request from the search result storage file stored at the time of processing the search request request described in the flowchart of FIG. This data is passed to the WWW server 11 and the search result data is transmitted to the information search client 30. As a result, the processing time for searching the database storage medium 21 is omitted, and the processing time for providing data to the information search client 30 in response to an undisplayed data display request is reduced.

【0020】この検索結果記憶ファイル抽出には、情報
検索クライアント30からの未表示データ表示要求のリ
クエストをURLで直接表示要求の該当データをリンク
指定させる手続きを設定しておく事で、情報提供サーバ
では検索結果記憶ファイルの管理テーブルが不要とな
る。
In the extraction of the search result storage file, a procedure is set in which a request for an undisplayed data display request from the information search client 30 is directly designated by a URL with the corresponding data of the display request. Then, the management table of the search result storage file becomes unnecessary.

【0021】次に検索結果記憶部15内の削除部153
の動作について図4のフローチャートを参照して説明す
る。情報閲覧クライアント30から同一検索キーワード
以外による検索要求、またはクライアントからの検索処
理終了要求のリクエストがあると、検索結果記憶部15
内の削除部153で、図2フローチャートで説明した検
索要求時に格納した検索結果記憶ファイルの削除を行な
う。これにより検索結果記憶媒体16の資源管理を行な
う。
Next, the deletion unit 153 in the search result storage unit 15
Will be described with reference to the flowchart of FIG. When there is a search request from the information browsing client 30 using a keyword other than the same search keyword, or a request for a search processing end request from the client, the search result storage unit 15
The deletion unit 153 deletes the search result storage file stored at the time of the search request described in the flowchart of FIG. Thereby, resource management of the search result storage medium 16 is performed.

【0022】[0022]

【発明の効果】以上説明したとおり本発明によれば、次
のような効果が期待できる。
As described above, according to the present invention, the following effects can be expected.

【0023】請求項1の発明は、検索結果一時的に検索
結果記憶ファイルに格納しておく事で、データベース記
憶媒体への検索処理回数を削減させる事ができ、情報閲
覧クライアントからの表示要求に対する情報提供を高速
化することが可能となる。
According to the first aspect of the present invention, by temporarily storing search results in a search result storage file, it is possible to reduce the number of search processes to a database storage medium, and to respond to a display request from an information browsing client. It is possible to speed up information provision.

【0024】請求項2の発明は、請求項1の検索結果表
示処理方式において、検索結果記憶ファイルを予めHT
ML形式等のブラウザで表示可能なファイル形式で格納
することで、表示フォーマット生成処理回数を削減させ
る事ができ、情報閲覧クライアントからの表示要求に対
する情報提供を高速化することが可能となる。
According to a second aspect of the present invention, in the search result display processing method of the first aspect, the search result storage file is stored
By storing the file in a file format that can be displayed by a browser such as the ML format, the number of display format generation processes can be reduced, and information provision in response to a display request from an information browsing client can be speeded up.

【0025】また、未表示データの表示要求のリクエス
トをURLで直接検索結果記憶ファイルをリンク指定す
る事で、検索結果記憶ファイルの管理テーブルが不要と
なり、検索結果記憶媒体の容量を抑制する事ができる。
Further, by directly specifying the search result storage file by linking the request for the display request of the non-display data by URL, the management table of the search result storage file becomes unnecessary, and the capacity of the search result storage medium can be suppressed. it can.

【0026】請求項3ほ発明は、請求項1、請求項2に
記載の方式において、検索結果記憶ファイルを削除する
事によって、検索結果記憶媒体の容量を抑制する事がで
きる。
According to a third aspect of the present invention, in the method according to the first or second aspect, the capacity of the search result storage medium can be suppressed by deleting the search result storage file.

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

【図1】本発明による検索結果表示処理方式を適用した
WWW情報提供システムの構成例を示す図。
FIG. 1 is a diagram showing a configuration example of a WWW information providing system to which a search result display processing method according to the present invention is applied.

【図2】図1中の情報提供サーバにおける情報閲覧クラ
イアントからの検索要求に対する動作を説明する為のフ
ローチャート。
FIG. 2 is a flowchart for explaining an operation in response to a search request from an information browsing client in the information providing server in FIG. 1;

【図3】図1中の情報提供サーバにおける情報閲覧クラ
イアントからの未表示データ表示要求に対する動作を説
明する為のフローチャート。
FIG. 3 is a flowchart for explaining an operation in response to a non-display data display request from an information viewing client in the information providing server in FIG. 1;

【図4】図1中の情報提供サーバにおける情報閲覧クラ
イアントからの検索処理終了要求に対する動作を説明す
る為のフローチャート。
FIG. 4 is a flowchart for explaining an operation in response to a search processing end request from an information browsing client in the information providing server in FIG. 1;

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

10…情報提供サーバ、11…WWWサーバ、12…H
TTPデータ解析部、13…検索処理部、14…表示フ
ォーマット生成部、15…検索結果記憶部、16…検索
結果記憶媒体、20…データベースシステム、21…デ
ータベース記憶媒体、30…情報閲覧クライアント、3
1…WWWブラウザ、40…ネットワーク、151…登
録部、152…抽出部、153…削除部。
10 ... information providing server, 11 ... WWW server, 12 ... H
TTP data analysis unit 13, search processing unit 14, display format generation unit 15, search result storage unit 16, search result storage medium 20, database system 21, database storage medium 30, information browsing client 3,
1. WWW browser, 40 network, 151 registration unit, 152 extraction unit, 153 deletion unit.

Claims (3)

【特許請求の範囲】[Claims] 【請求項1】 クライアントからの一つまたは複数の検
索キーワードによる検索要求のリクエストに対し、デー
タベースに蓄積された情報を検索し検索結果を表示する
方法において、検索結果を一時的に検索結果記憶ファイ
ルに格納して、前記クライアントからの同一検索キーワ
ードによるデータ表示要求に対し、前記検索結果記憶フ
ァイルから検索結果を表示させる事を特徴とする情報提
供サーバにおける検索結果表示処理方式。
1. A method of searching information stored in a database and displaying a search result in response to a request for a search request based on one or more search keywords from a client, wherein the search result is temporarily stored in a search result storage file. And displaying a search result from the search result storage file in response to a data display request by the same search keyword from the client.
【請求項2】 請求項1に記載の検索結果表示処理方式
において、前記検索結果記憶ファイルをHTML(Hy
per Text Markup Language)形
式等のWWW(World Wide Web)ブラウザ
で表示可能なファイル形式で前記情報提供サーバに格納
し、前記クライアントからの未表示データ表示要求のリ
クエストをURL(Uniform Resource
Locator)で表示要求の該当ファイルをリンク指
定させる手続きを設定することを特徴とする検索結果表
示処理方式。
2. The search result display method according to claim 1, wherein the search result storage file is stored in an HTML (Hy
The information is stored in the information providing server in a file format that can be displayed by a WWW (World Wide Web) browser such as a per Text Markup Language (URL) format, and a request for a non-display data display request from the client is stored in a URL (Uniform Resource).
A search result display processing method characterized by setting a procedure for specifying a link of a file corresponding to a display request in a Locator.
【請求項3】 請求項1に記載の検索結果表示処理方式
において、クライアントからのリクエストが同一検索キ
ーワード以外による検索要求、またはクライアントから
の検索処理終了要求ならば、前記検索結果記憶ファイル
を消去することを特徴とする検索結果表示処理方式。
3. In the search result display processing method according to claim 1, if the request from the client is a search request other than the same search keyword or a search processing end request from the client, the search result storage file is deleted. A search result display processing method characterized in that:
JP2000258127A 2000-08-23 2000-08-23 System for processing retrieval result display in information-providing system Pending JP2002063166A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2000258127A JP2002063166A (en) 2000-08-23 2000-08-23 System for processing retrieval result display in information-providing system

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2000258127A JP2002063166A (en) 2000-08-23 2000-08-23 System for processing retrieval result display in information-providing system

Publications (1)

Publication Number Publication Date
JP2002063166A true JP2002063166A (en) 2002-02-28

Family

ID=18746480

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2000258127A Pending JP2002063166A (en) 2000-08-23 2000-08-23 System for processing retrieval result display in information-providing system

Country Status (1)

Country Link
JP (1) JP2002063166A (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2014118233A (en) * 2012-12-13 2014-06-30 Hitachi Ltd Elevator operation monitoring system

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2014118233A (en) * 2012-12-13 2014-06-30 Hitachi Ltd Elevator operation monitoring system

Similar Documents

Publication Publication Date Title
US7131062B2 (en) Systems, methods and computer program products for associating dynamically generated web page content with web site visitors
JP4318741B2 (en) Database system, database search method and recording medium
US6925595B1 (en) Method and system for content conversion of hypertext data using data mining
US7194678B1 (en) Dynamic web page generation method and system
US20020107847A1 (en) Method and system for visual internet search engine
US20120131045A1 (en) Group universal resource identifiers
US20060218245A1 (en) Method, system, and computer program product for distributing a stored URL and web document set
US20020047856A1 (en) Web based stacked images
JP2000194612A (en) Method and device for converting contents of electronic data into contents used for radio device
US20060101007A1 (en) Information processing apparatus and method, and recording medium
US6829619B1 (en) Information providing server
US6243662B1 (en) Data relay device, information terminal equipment, computer-readable recording medium storing data relay program, and computer-readable recording medium storing information browsing program
US7120870B1 (en) Method, system, and program for presenting data in a limited display area
JP2000099460A (en) Method and device for forming page map and providing internet data useful for management and business
JP2002140224A (en) Content change managing method
US20040181609A1 (en) Group administration of universal resource identifiers with heirarchical members
JP2000285052A (en) Url conversion method and device
CA2339217A1 (en) Information access
JP2002063166A (en) System for processing retrieval result display in information-providing system
JP2006236221A (en) Management server for web page retrieval
JP3726459B2 (en) Data relay device, data relay method, information terminal device, information processing method of information terminal device, data communication system, and recording medium
US6993525B1 (en) Document-database access device
JPH11345244A (en) Method and system for extracting and displaying similar information
JPH11175448A (en) Data repeater system and information terminal equipment and request repeater system and computer readable record medium for recording data relay program and information reading program
JP2003122773A (en) Meta-data retrieving system