JP2011227572A - Browsing terminal and method - Google Patents

Browsing terminal and method Download PDF

Info

Publication number
JP2011227572A
JP2011227572A JP2010094163A JP2010094163A JP2011227572A JP 2011227572 A JP2011227572 A JP 2011227572A JP 2010094163 A JP2010094163 A JP 2010094163A JP 2010094163 A JP2010094163 A JP 2010094163A JP 2011227572 A JP2011227572 A JP 2011227572A
Authority
JP
Japan
Prior art keywords
web page
url
browsing
search
page
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
JP2010094163A
Other languages
Japanese (ja)
Other versions
JP5416023B2 (en
Inventor
Yu Miyazaki
祐 宮崎
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.)
Yahoo Japan Corp
Original Assignee
Yahoo Japan Corp
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 Yahoo Japan Corp filed Critical Yahoo Japan Corp
Priority to JP2010094163A priority Critical patent/JP5416023B2/en
Publication of JP2011227572A publication Critical patent/JP2011227572A/en
Application granted granted Critical
Publication of JP5416023B2 publication Critical patent/JP5416023B2/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Landscapes

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

Abstract

PROBLEM TO BE SOLVED: To provide a browsing terminal and a method that can provide not only information retrieved on the basis of a query that individual users input, but also information that meets the trend of the user's interest and favorite.SOLUTION: A browsing terminal 10 having a browsing page DB31 analyzes a content shown by a URL of a web page that is requested to be browsed by an user operation, creates an index of the analyzed content, and associates the created index with the URL of the web page to store in the browsing page DB31. Then the browsing terminal 10 accepts a query, sends a retrieval request to a retrieval server 50 according to the accepted query, acquires a retrieval result from the retrieval server 50 and retrieves the browsing page DB31 according to the query, acquires the index of the retrieved content and the URL of the web page associated with the index as a retrieval result, and displays the acquired retrieval result.

Description

本発明は、閲覧端末及び方法に関する。   The present invention relates to a browsing terminal and method.

近年、インターネット等の普及により、ユーザは、さまざまな情報を容易に検索できるようになった。例えば、ユーザは、端末から検索語等のクエリを入力して、検索サーバに検索要求を行う。すると、検索サーバは、端末からの要求に応じてデータベース等を検索し、検索した結果を端末に提供する。   In recent years, with the spread of the Internet and the like, users can easily search various information. For example, the user inputs a query such as a search word from the terminal and makes a search request to the search server. Then, the search server searches a database or the like in response to a request from the terminal, and provides the search result to the terminal.

このような検索サーバを利用して情報を検索することによって、ユーザは、新規な発想を得ることができる。さらに、ユーザの発想を広げるために、検索結果として検索語を含む文書を提示する代わりに、その検索語から連想される言葉を連想検索結果として提供する技術も提案されている。例えば、連想検索結果に対するユーザのフィードバックを取り入れて、連想検索の精度の向上を図る特許文献1に記載された検索サービス装置が知られている。   By searching for information using such a search server, the user can obtain a new idea. Furthermore, in order to broaden the user's idea, a technique has been proposed in which a word associated with a search word is provided as an associative search result instead of presenting a document including the search word as a search result. For example, a search service device described in Patent Document 1 that improves user association search results by incorporating user feedback on associative search results is known.

特許文献1に記載された検索サービス装置は、複数のキーワードの出現頻度を文書データごとに集計し、出現頻度データを用いて算出されたキーワード間の共起性に基づく関連度を表す関連度データを保持する。そして、検索サービス装置は、ユーザ端末から入力された複数の検索語に対して、検索語と関連度が高い順に予め定められた数のキーワードを連想語として抽出し、抽出した連想語を文字列として含むタグを配置したページを作成し、検索結果としてユーザ端末に出力する。   The search service device described in Patent Literature 1 aggregates appearance frequencies of a plurality of keywords for each document data, and relevance data representing relevance based on co-occurrence between keywords calculated using the appearance frequency data Hold. Then, the search service device extracts a predetermined number of keywords as an associative word in descending order of the degree of association with the search word from the plurality of search words input from the user terminal, and the extracted associative word is a character string. Create a page with tags included as and output it to the user terminal as a search result.

特開2009−86774号公報JP 2009-86774 A

しかしながら、特許文献1に記載された検索サービス装置は、入力された検索語と関連度が高い順に予め定められた数のキーワードを連想語として抽出することができるが、個々のユーザの興味や関心の傾向に沿った情報を抽出することができない。   However, the search service device described in Patent Literature 1 can extract a predetermined number of keywords as an associative word in descending order of relevance with the input search word. It is not possible to extract information in line with the tendency.

そこで、個々のユーザの検索に対しそのユーザの興味や関心の傾向に沿った情報を提供できる端末が求められている。   Therefore, there is a demand for a terminal capable of providing information in accordance with the interests of each user and the tendency of interest for each user search.

本発明は、個々のユーザによって入力されたクエリに基づいて検索した情報だけでなく、そのユーザの興味や関心の傾向に沿った情報も提供することができる閲覧端末及び方法を提供することを目的とする。   It is an object of the present invention to provide a browsing terminal and a method capable of providing not only information searched based on a query input by an individual user but also information in accordance with the interest and interest tendency of the user. And

本発明では、以下のような解決手段を提供する。   The present invention provides the following solutions.

(1) ユーザにより入力されるクエリによってウェブページを検索する閲覧端末であって、前記ウェブページのURL(Uniform Resource Locator)と、当該ウェブページのURLが示すコンテンツのインデックスとを対応付けて記憶する閲覧ページ記憶手段と、前記ユーザの操作によって閲覧要求がされたウェブページのURLが示すコンテンツを解析し、解析したコンテンツのインデックスを作成し、作成したインデックスと、当該ウェブページのURLとを対応付けて前記閲覧ページ記憶手段に記憶させる閲覧ページ登録手段と、前記クエリを受け付ける検索クエリ受付手段と、前記検索クエリ受付手段によって受け付けられたクエリによって検索サーバに検索要求を送信し、当該検索サーバから検索結果を取得すると共に、前記閲覧ページ記憶手段を当該クエリによって検索し、検索したコンテンツのインデックスと、当該インデックスに対応付けられたウェブページのURLとを検索結果として取得する検索結果取得手段と、前記検索結果取得手段によって取得された検索結果を表示する検索結果表示手段と、を備える閲覧端末。   (1) A browsing terminal that searches a web page by a query input by a user, and stores a URL (Uniform Resource Locator) of the web page and a content index indicated by the URL of the web page in association with each other. The browsing page storage means analyzes the content indicated by the URL of the web page requested to be browsed by the user's operation, creates an index of the analyzed content, and associates the created index with the URL of the web page A browsing page registration unit to be stored in the browsing page storage unit, a search query reception unit that receives the query, and a search request that is transmitted to the search server by the query that is received by the search query reception unit. The result A search result acquisition unit that searches the browsing page storage unit with the query and acquires an index of the searched content and a URL of a web page associated with the index as a search result, and the search result acquisition And a search result display means for displaying the search results acquired by the means.

(1)の構成によれば、本発明に係る閲覧端末は、ウェブページのURLと、当該ウェブページのURLが示すコンテンツのインデックスとを対応付けて記憶する閲覧ページ記憶手段を備え、ユーザの操作によって閲覧要求がされたウェブページのURLが示すコンテンツを解析し、解析したコンテンツのインデックスを作成し、作成したインデックスと、当該ウェブページのURLとを対応付けて前記閲覧ページ記憶手段に記憶させる。そして、本発明に係る閲覧端末は、クエリを受け付け、受け付けたクエリによって検索サーバに検索要求を送信し、当該検索サーバから検索結果を取得すると共に、閲覧ページ記憶手段を当該クエリによって検索し、検索したコンテンツのインデックスと、当該インデックスに対応付けられたウェブページのURLとを検索結果として取得し、取得した検索結果を表示する。   According to the configuration of (1), the browsing terminal according to the present invention includes browsing page storage means for storing the URL of the web page and the index of the content indicated by the URL of the web page in association with each other, and the user operation The content indicated by the URL of the web page requested to be browsed is analyzed, an index of the analyzed content is created, and the created index is associated with the URL of the web page and stored in the browse page storage means. Then, the browsing terminal according to the present invention receives the query, transmits a search request to the search server by the received query, acquires the search result from the search server, searches the browsing page storage unit by the query, and performs a search. The content index and the URL of the web page associated with the index are acquired as search results, and the acquired search results are displayed.

すなわち、本発明に係る閲覧端末は、受け付けたクエリによって検索サーバから検索結果を取得すると共に、ユーザによって過去に閲覧されたウェブページを記憶する閲覧ページ記憶手段からも検索結果を取得し、表示する。したがって、本発明に係る閲覧端末は、個々のユーザによって入力されたクエリに基づいて検索サーバを検索した情報だけでなく、そのユーザの興味や関心の傾向に沿った情報も提供することができる。   That is, the browsing terminal according to the present invention acquires the search result from the search server according to the received query, and also acquires and displays the search result from the browsing page storage unit that stores the web page browsed in the past by the user. . Therefore, the browsing terminal according to the present invention can provide not only information obtained by searching a search server based on a query input by an individual user, but also information in accordance with the user's interest and tendency of interest.

(2) 前記検索結果表示手段は、表示する際に、前記閲覧ページ記憶手段から取得した検索結果を、前記検索サーバから取得した検索結果よりも優先して表示する(1)に記載の閲覧端末。   (2) The browsing terminal according to (1), wherein the search result display unit displays the search result acquired from the browsing page storage unit in preference to the search result acquired from the search server. .

(2)の構成によれば、閲覧端末は、表示する際に、閲覧ページ記憶手段から取得した検索結果を、検索サーバから取得した検索結果よりも優先して表示する。したがって、(2)に係る閲覧端末は、個々のユーザによって入力されたクエリに基づいて検索サーバを検索した情報よりも、そのユーザの興味や関心の傾向に沿った情報を優先して提供することができる。   According to the configuration of (2), the browsing terminal displays the search result acquired from the browsing page storage unit in preference to the search result acquired from the search server when displaying. Accordingly, the browsing terminal according to (2) provides information that is in line with the user's interests and interests more preferentially than information obtained by searching the search server based on a query input by each user. Can do.

(3) 前記閲覧ページ記憶手段に記憶されたウェブページのURLによってウェブページを定期的にクローリングし、新たなウェブページのURLを取得するクローリング手段、をさらに備え、前記閲覧ページ登録手段は、前記クローリング手段によって取得された前記新たなウェブページのURLが示すコンテンツを解析し、解析したコンテンツのインデックスを作成し、作成したインデックスを当該新たなウェブページのURLに対応付けて前記閲覧ページ記憶手段に記憶させる、(1)又は(2)に記載の閲覧端末。   (3) A crawling unit that periodically crawls a web page according to the URL of the web page stored in the browsing page storage unit and acquires a URL of a new web page, and the browsing page registration unit includes: Analyzing the content indicated by the URL of the new web page acquired by the crawling means, creating an index of the analyzed content, and associating the created index with the URL of the new web page in the browsing page storage means The browsing terminal according to (1) or (2), which is stored.

(3)の構成によれば、閲覧端末は、閲覧ページ記憶手段に記憶されたウェブページのURLによってウェブページを定期的にクローリングし、新たなウェブページのURLをさらに取得し、取得した新たなウェブページのURLが示すコンテンツを解析し、解析したコンテンツのインデックスを作成し、作成したインデックスを当該新たなウェブページのURLに対応付けて閲覧ページ記憶手段に記憶させる。したがって、(3)に係る閲覧端末は、個々のユーザの興味や関心の傾向に沿った情報に基づいて取得したウェブページに基づいて、個々のユーザの興味や関心の傾向にさらに関連した情報を取得し、提供することができる。   According to the configuration of (3), the browsing terminal periodically crawls the web page by the URL of the web page stored in the browse page storage unit, further acquires the URL of the new web page, and acquires the acquired new page. The content indicated by the URL of the web page is analyzed, an index of the analyzed content is created, and the created index is stored in the browsing page storage unit in association with the URL of the new web page. Therefore, the browsing terminal according to (3) provides information further related to the interest and interest tendency of each user based on the web page acquired based on the information according to the interest and interest tendency of each user. Can be acquired and provided.

(4) ユーザにより入力されるクエリによって検索サーバからウェブページを検索する閲覧端末であって、前記ユーザの操作によって閲覧要求がされたウェブページのURLが示すコンテンツを解析し、解析したコンテンツのインデックスを作成し、作成したインデックスと、当該ウェブページのURLとを対応付けて閲覧ページ記憶手段に記憶させる閲覧端末が実行する方法であって、前記クエリを受け付けるステップと、受け付けられたクエリによって前記検索サーバに検索要求を送信し、当該検索サーバから検索結果を取得すると共に、前記閲覧ページ記憶手段を当該クエリによって検索し、検索したコンテンツのインデックスと、当該インデックスに対応付けられたウェブページのURLとを検索結果として取得するステップと、取得された検索結果を表示するステップと、を備える方法。   (4) A browsing terminal for searching a web page from a search server by a query input by a user, analyzing the content indicated by the URL of the web page requested to be browsed by the user's operation, and an index of the analyzed content , And a method executed by a browsing terminal that associates the created index with the URL of the web page and stores the URL in the browsing page storage unit, the step of receiving the query, and the search by the received query A search request is transmitted to the server, the search result is acquired from the search server, the browsing page storage unit is searched by the query, the index of the searched content, and the URL of the web page associated with the index, To get as search results, The method comprising the step of displaying the resulting search result.

(4)の構成によれば、本発明に係る方法は、個々のユーザによって入力されたクエリに基づいて検索サーバを検索した情報だけでなく、そのユーザの興味や関心の傾向に沿った情報も提供することができる。   According to the configuration of (4), the method according to the present invention includes not only information obtained by searching the search server based on a query input by each user, but also information in accordance with the user's interest and tendency of interest. Can be provided.

本発明は、個々のユーザによって入力されたクエリに基づいて検索サーバを検索した情報だけでなく、そのユーザの興味や関心の傾向に沿った情報も提供することができる。さらに、本発明は、過去にユーザが閲覧したウェブページのURLを検索結果として優先的に表示させることができる。また、本発明は、ユーザが閲覧したウェブページの周辺のウェブページを検索結果の関連ページとして表示させることができる。   The present invention can provide not only information obtained by searching a search server based on a query input by an individual user, but also information according to the user's interest and tendency of interest. Furthermore, the present invention can preferentially display the URL of a web page browsed by the user in the past as a search result. Moreover, this invention can display the web page around the web page which the user browsed as a related page of a search result.

本発明の一実施形態に係る閲覧端末の機能構成を示す機能ブロック図である。It is a functional block diagram which shows the function structure of the browsing terminal which concerns on one Embodiment of this invention. 本発明の一実施形態に係る閲覧端末の閲覧ページDBの例を示す図である。It is a figure which shows the example of browsing page DB of the browsing terminal which concerns on one Embodiment of this invention. 本発明の一実施形態に係る閲覧端末の検索処理を示すフローチャートである。It is a flowchart which shows the search process of the browsing terminal which concerns on one Embodiment of this invention. 本発明の一実施形態に係る閲覧端末のクローリング処理を示すフローチャートである。It is a flowchart which shows the crawling process of the browsing terminal which concerns on one Embodiment of this invention. 本発明の一実施形態に係る閲覧端末による検索結果の表示例を示す図である。It is a figure which shows the example of a display of the search result by the browsing terminal which concerns on one Embodiment of this invention.

以下、本発明の実施形態について図を参照しながら説明する。   Hereinafter, embodiments of the present invention will be described with reference to the drawings.

本実施形態は、コンピュータ及びその周辺装置に適用される。本実施形態における各部は、コンピュータ及びその周辺装置が備えるハードウェア並びに該ハードウェアを制御するソフトウェアによって構成される。   This embodiment is applied to a computer and its peripheral devices. Each unit in the present embodiment is configured by hardware included in a computer and its peripheral devices, and software that controls the hardware.

上記ハードウェアには、制御部としてのCPU(Central Processing Unit)の他、記憶部、通信装置、表示装置及び入力装置が含まれる。記憶部としては、例えば、メモリ(RAM:Random Access Memory、ROM:Read Only Memory等)、ハードディスクドライブ(HDD:Hard Disk Drive)及び光ディスク(CD:Compact Disk、DVD:Digital Versatile Disk等)ドライブが挙げられる。通信装置としては、例えば、各種有線及び無線インターフェース装置が挙げられる。表示装置としては、例えば、液晶ディスプレイやプラズマディスプレイ等の各種ディスプレイが挙げられる。入力装置としては、例えば、キーボード及びポインティング・デバイス(マウス、トラッキングボール等)が挙げられる。   The hardware includes a storage unit, a communication device, a display device, and an input device in addition to a CPU (Central Processing Unit) as a control unit. Examples of the storage unit include a memory (RAM: Random Access Memory, ROM: Read Only Memory, etc.), a hard disk drive (HDD: Hard Disk Drive), and an optical disk (CD: Compact Disc, DVD: Digital Versatile Drive, etc.). It is done. Examples of the communication device include various wired and wireless interface devices. Examples of the display device include various displays such as a liquid crystal display and a plasma display. Examples of the input device include a keyboard and a pointing device (mouse, tracking ball, etc.).

上記ソフトウェアには、上記ハードウェアを制御するコンピュータ・プログラムやデータが含まれる。コンピュータ・プログラムやデータは、記憶部により記憶され、制御部により適宜実行、参照される。また、コンピュータ・プログラムやデータは、通信回線を介して配布されることも可能であり、CD−ROM等のコンピュータ可読媒体に記録して配布されることも可能である。   The software includes a computer program and data for controlling the hardware. The computer program and data are stored in the storage unit, and are appropriately executed and referenced by the control unit. The computer program and data can be distributed via a communication line, or can be recorded on a computer-readable medium such as a CD-ROM and distributed.

図1は、本発明の一実施形態に係る閲覧端末10の機能構成を示す機能ブロック図である。閲覧端末10は、閲覧ページ記憶手段として閲覧ページDB31(DB:データベース)と、閲覧ページ登録手段として閲覧ページ登録部11と、検索クエリ受付手段として検索クエリ受付部12と、検索結果取得手段として検索結果取得部13と、検索結果表示手段として検索結果表示部14と、クローリング手段としてクローリング部15とを備える。このような閲覧端末10の機能について、各部ごとに詳述する。   FIG. 1 is a functional block diagram showing a functional configuration of a browsing terminal 10 according to an embodiment of the present invention. The browsing terminal 10 is a browsing page DB 31 (DB: database) as a browsing page storage unit, a browsing page registration unit 11 as a browsing page registration unit, a search query receiving unit 12 as a search query receiving unit, and a search as a search result acquiring unit. The result acquisition unit 13 includes a search result display unit 14 as a search result display unit, and a crawling unit 15 as a crawling unit. The function of the browsing terminal 10 will be described in detail for each part.

閲覧ページDB31は、ウェブページのURLと、当該ウェブページのURLが示すコンテンツのインデックスとを対応付けて記憶する(後述する図2参照)。ウェブページのURLが示すコンテンツのインデックスは、ウェブページのURLが示すコンテンツを解析することによって得られ、例えば、そのウェブページのタイトルや要約等を含む。   The browsing page DB 31 stores the URL of the web page and the content index indicated by the URL of the web page in association with each other (see FIG. 2 described later). The index of the content indicated by the URL of the web page is obtained by analyzing the content indicated by the URL of the web page, and includes, for example, the title and summary of the web page.

閲覧ページ登録部11は、ユーザの操作によって閲覧要求がされたウェブページのURLが示すコンテンツを解析し、解析したコンテンツのインデックスを作成し、作成したインデックスと、当該ウェブページのURLとを対応付けて閲覧ページDB31に記憶させる。閲覧要求がされたウェブページのURLは、例えば、ユーザの操作によってウェブページのURLが直接入力されて閲覧要求がされたウェブページのURLを含む。また、閲覧要求がされたウェブページのURLは、検索によって表示されたウェブページのURLの一覧の中から、選択されてクリックされることによって閲覧要求がされたウェブページのURLを含む。そして、閲覧ページ登録部11は、閲覧要求がされたウェブページのURLが示すコンテンツを解析し、解析したコンテンツのインデックス(例えば、タイトルや要約等)を作成し、作成したインデックスをそのウェブページのURLに対応付けて閲覧ページDB31に記憶させる。   The browse page registration unit 11 analyzes the content indicated by the URL of the web page requested to be browsed by the user's operation, creates an index of the analyzed content, and associates the created index with the URL of the web page And stored in the browsing page DB 31. The URL of the web page requested to be browsed includes, for example, the URL of the web page requested to be browsed by directly inputting the URL of the web page by a user operation. Further, the URL of the web page requested to be browsed includes the URL of the web page requested to be browsed by being selected and clicked from the list of URLs of the web pages displayed by the search. Then, the browsing page registration unit 11 analyzes the content indicated by the URL of the web page requested to be browsed, creates an index (for example, a title, a summary, etc.) of the analyzed content, and uses the created index as the index of the web page. It is stored in the browsing page DB 31 in association with the URL.

検索クエリ受付部12は、クエリを受け付ける。例えば、検索クエリ受付部12は、検索するためのキーワードや、検索の対象となる検索サーバ50や閲覧ページDB31についての検索条件等を受け付ける。   The search query receiving unit 12 receives a query. For example, the search query receiving unit 12 receives a keyword for searching, a search condition for the search server 50 or the browsing page DB 31 to be searched, and the like.

検索結果取得部13は、検索クエリ受付部12によって受け付けられたクエリによって検索サーバ50に検索要求を送信し、当該検索サーバ50から検索結果を取得すると共に、閲覧ページDB31を当該クエリによって検索し、検索したコンテンツのインデックスと、当該インデックスに対応付けられたウェブページのURLとを検索結果として取得する。例えば、検索結果取得部13は、検索クエリ受付部12によって受け付けられたキーワードや、検索条件等によって、コンピュータネットワーク70を介して検索サーバ50に検索要求を送信し、送信した検索要求によって検索した検索サーバ50から検索結果を取得する。それと共に、検索結果取得部13は、検索クエリ受付部12によって受け付けられたキーワードや、検索条件等によって、閲覧ページDB31に記憶されたコンテンツのインデックス(例えば、タイトルや要約等)を検索し、検索したコンテンツのインデックスと、そのインデックスに対応付けられたウェブページのURLとを検索結果として取得する。   The search result acquisition unit 13 transmits a search request to the search server 50 by the query received by the search query reception unit 12, acquires the search result from the search server 50, and searches the browsing page DB 31 by the query. The index of the searched content and the URL of the web page associated with the index are acquired as search results. For example, the search result acquisition unit 13 transmits a search request to the search server 50 via the computer network 70 according to the keyword received by the search query receiving unit 12, the search condition, and the like, and the search searched by the transmitted search request A search result is acquired from the server 50. At the same time, the search result acquisition unit 13 searches the index (for example, title, summary, etc.) of the content stored in the browsing page DB 31 based on the keyword received by the search query receiving unit 12, the search condition, and the like. The index of the obtained content and the URL of the web page associated with the index are acquired as search results.

検索結果表示部14は、検索結果取得部13によって取得された検索結果を表示する。例えば、検索結果表示部14は、検索結果取得部13によって検索サーバ50から取得された検索結果と、検索結果取得部13によって閲覧ページDB31から取得された検索結果(例えば、ウェブページのURL及びコンテンツのインデックス)を表示する。検索結果表示部14は、検索結果取得部13によって検索結果が取得された際の一致度(例えば、キーワードを含む個数や、類似語辞書(図示せず)により取得したキーワードの類似語を含む個数等)によって、一致度が高い検索結果を優先して表示する。さらに、検索結果表示部14は、検索結果取得部13によって取得された検索結果を表示する際に、閲覧ページDB31から取得した検索結果を、検索サーバ50から取得した検索結果よりも優先して表示する。なお、検索結果表示部14は、他の方法によって検索結果の優先順位を決定し、表示するとしてもよい。そして、閲覧ページ登録部11は、例えば、検索結果表示部14によって表示された検索結果の一覧の中から、選択されてクリックされることによって表示され、閲覧されたウェブページについて、ウェブページのURLと、そのウェブページのURLが示すコンテンツのインデックスとを対応付けて閲覧ページDB31に記憶させる。   The search result display unit 14 displays the search result acquired by the search result acquisition unit 13. For example, the search result display unit 14 includes the search result acquired from the search server 50 by the search result acquisition unit 13 and the search result acquired from the browsing page DB 31 by the search result acquisition unit 13 (for example, the URL and content of the web page) Index). The search result display unit 14 includes the degree of coincidence when the search result is acquired by the search result acquisition unit 13 (for example, the number including keywords or the number including similar words of keywords acquired from a similar word dictionary (not shown)). Etc.), a search result with a high degree of matching is displayed with priority. Furthermore, the search result display unit 14 displays the search result acquired from the browsing page DB 31 with priority over the search result acquired from the search server 50 when displaying the search result acquired by the search result acquisition unit 13. To do. The search result display unit 14 may determine and display the priority order of the search results by other methods. Then, the browse page registration unit 11 selects, for example, a web page URL that is displayed by being selected from a list of search results displayed by the search result display unit 14 and clicked. And the index of the content indicated by the URL of the web page are stored in the browsing page DB 31 in association with each other.

クローリング部15は、閲覧ページDB31に記憶されたウェブページのURLによってウェブページを定期的にクローリングし、新たなウェブページのURLを取得する。例えば、クローリング部15は、閲覧ページDB31に記憶されたウェブページのURLが示すコンテンツからリンクされているコンテンツをたどり、新たなウェブページのURLを取得する。そして、閲覧ページ登録部11は、クローリング部15によって取得された、新たなウェブページのURLについて、その新たなウェブページのURLが示すコンテンツを解析し、解析したコンテンツのインデックス(例えば、タイトルや要約等)を作成し、作成したインデックスを、その新たなウェブページのURLに対応付けて閲覧ページDB31に記憶させる。   The crawling unit 15 periodically crawls the web page with the URL of the web page stored in the browsing page DB 31 and acquires the URL of the new web page. For example, the crawling unit 15 follows the content linked from the content indicated by the URL of the web page stored in the browse page DB 31 and acquires the URL of the new web page. Then, the browsing page registration unit 11 analyzes the content indicated by the URL of the new web page with respect to the URL of the new web page acquired by the crawling unit 15, and analyzes the index of the analyzed content (for example, title or summary) Etc.) and the created index is stored in the browsing page DB 31 in association with the URL of the new web page.

図2は、本発明の一実施形態に係る閲覧端末10の閲覧ページDB31の例を示す図である。閲覧ページDB31は、ウェブページのURLと、ウェブページのURLが示すコンテンツのインデックスとを対応付けて記憶する。コンテンツのインデックスは、例えば、コンテンツのタイトルや要約等を含む。さらに、閲覧ページDB31は、ウェブページのURLに対応付けて、そのウェブページのURLが示すコンテンツが閲覧されたか否かの情報(例えば、閲覧日)を記憶する。閲覧端末10は、閲覧ページDB31から取得した検索結果について、キーワードとの一致度と、そのウェブページのURLが示すコンテンツが閲覧されたか否かの情報とによって表示する順を決定する。そして、閲覧端末10は、過去に閲覧されたウェブページのURLを強調して表示するとしてもよい。また、閲覧端末10は、閲覧ページDB31に記憶されたウェブページのURLのうち、ユーザによって閲覧されたウェブページのURLの中から検索するとしてもよい。このことによって、閲覧端末10は、検索サーバ50から取得した現在の検索結果だけでなく、過去に実際に閲覧したウェブページのURLの中から取得した検索結果をも表示することができる。なお、閲覧ページDB31は、リンク先のウェブページのURLが示すコンテンツも保存するとしてもよい。ウェブページのURLが示すコンテンツを保存することによって、閲覧端末10は、現存しないコンテンツであっても、過去に閲覧したコンテンツをオフラインで表示することができる。   FIG. 2 is a diagram illustrating an example of the browsing page DB 31 of the browsing terminal 10 according to the embodiment of the present invention. The browsing page DB 31 stores the URL of the web page and the content index indicated by the URL of the web page in association with each other. The content index includes, for example, a content title and a summary. Further, the browsing page DB 31 stores information (for example, browsing date) indicating whether or not the content indicated by the URL of the web page has been browsed in association with the URL of the web page. The browsing terminal 10 determines the display order of the search results acquired from the browsing page DB 31 according to the degree of coincidence with the keyword and information indicating whether or not the content indicated by the URL of the web page has been browsed. Then, the browsing terminal 10 may display the URL of the web page browsed in the past with emphasis. Moreover, the browsing terminal 10 may search among the URLs of web pages browsed by the user among the URLs of web pages stored in the browse page DB 31. Thereby, the browsing terminal 10 can display not only the current search results acquired from the search server 50 but also the search results acquired from the URLs of web pages actually browsed in the past. Note that the browsing page DB 31 may also store the content indicated by the URL of the linked web page. By storing the content indicated by the URL of the web page, the browsing terminal 10 can display the content browsed in the past offline even if the content does not exist.

図3は、本発明の一実施形態に係る閲覧端末10の検索処理を示すフローチャートである。本処理は、プログラム開始指令により処理を開始する。   FIG. 3 is a flowchart showing search processing of the browsing terminal 10 according to the embodiment of the present invention. This process starts in response to a program start command.

ステップS101において、CPU(検索クエリ受付部12)は、クエリを受け付ける。より具体的には、CPUは、入力装置(例えば、キーボード等)からクエリ(例えば、キーワードや、検索条件等)の入力を受け付ける。その後、CPUは、処理をステップS102に移す。   In step S101, the CPU (search query receiving unit 12) receives a query. More specifically, the CPU receives an input of a query (for example, a keyword or a search condition) from an input device (for example, a keyboard). Thereafter, the CPU moves the process to step S102.

ステップS102において、CPU(検索結果取得部13)は、受け付けたクエリに基づいて検索サーバ50から検索結果を取得する。より具体的には、CPUは、受け付けたクエリによって、検索サーバ50に検索要求を送信し、送信した検索要求によって検索した検索サーバ50から検索結果を受信し、取得する。その後、CPUは、処理をステップS103に移す。   In step S102, the CPU (search result acquisition unit 13) acquires a search result from the search server 50 based on the accepted query. More specifically, the CPU transmits a search request to the search server 50 using the accepted query, and receives and acquires the search result from the search server 50 searched using the transmitted search request. Thereafter, the CPU moves the process to step S103.

ステップS103において、CPU(検索結果取得部13)は、受け付けたクエリに基づいて閲覧ページDB31から検索結果を取得する。より具体的には、CPUは、受け付けたクエリによって、閲覧ページDB31に記憶されたコンテンツのインデックス(例えば、タイトルや要約等)を検索し、検索したコンテンツのインデックスと、そのインデックスに対応付けられたウェブページのURLとを検索結果として取得する。その後、CPUは、処理をステップS104に移す。   In step S103, the CPU (search result acquisition unit 13) acquires a search result from the browse page DB 31 based on the accepted query. More specifically, the CPU searches the index (for example, title, summary, etc.) of the content stored in the browsing page DB 31 by the received query, and the index of the searched content is associated with the index. The URL of the web page is acquired as a search result. Thereafter, the CPU moves the process to step S104.

ステップS104において、CPU(検索結果表示部14)は、取得した検索結果のうち、閲覧ページDB31から取得した検索結果を優先して表示する。より具体的には、CPUは、ステップS103において、検索サーバ50から取得した検索結果と、閲覧ページDB31から取得した検索結果とを表示する際に、閲覧ページDB31から取得した検索結果を優先して表示する。その後、CPUは、処理をステップS105に移す。   In step S104, the CPU (search result display unit 14) preferentially displays the search results acquired from the browse page DB 31 among the acquired search results. More specifically, when displaying the search result acquired from the search server 50 and the search result acquired from the browsing page DB 31 in step S103, the CPU gives priority to the search result acquired from the browsing page DB 31. indicate. Thereafter, the CPU moves the process to step S105.

ステップS105において、CPU(閲覧ページ登録部11)は、表示した検索結果のうち、選択されたウェブページのURL及びコンテンツのインデックスを閲覧ページDB31に記憶させる。より具体的には、CPUは、表示した検索結果のうち、入力装置(キーボードや、マウス等)からの入力によって選択されたウェブページのURLが示すコンテンツを解析し、解析したコンテンツのインデックスを作成し、作成したインデックスをそのウェブページのURLに対応付けて閲覧ページDB31に記憶させる。その後、CPUは、処理を終了する。   In step S <b> 105, the CPU (browsing page registration unit 11) stores the URL and content index of the selected web page among the displayed search results in the browsing page DB 31. More specifically, the CPU analyzes the content indicated by the URL of the web page selected by the input from the input device (keyboard, mouse, etc.) from the displayed search results, and creates an index of the analyzed content. Then, the created index is stored in the browsing page DB 31 in association with the URL of the web page. Thereafter, the CPU ends the process.

図4は、本発明の一実施形態に係る閲覧端末10のクローリング処理を示すフローチャートである。本処理は、定期的に処理を開始する。   FIG. 4 is a flowchart showing the crawling process of the viewing terminal 10 according to the embodiment of the present invention. This process starts periodically.

ステップS201において、CPU(クローリング部15)は、閲覧ページDB31からウェブページのURLを取得する。その後、CPUは、処理をステップS202に移す。   In step S <b> 201, the CPU (crawling unit 15) acquires the URL of the web page from the browsing page DB 31. Thereafter, the CPU moves the process to step S202.

ステップS202において、CPU(クローリング部15)は、取得したウェブページのURLが示すコンテンツにリンク先があるか否かを判断する。この判断がYESの場合、CPUは、処理をステップS203に移し、NOの場合、CPUは、処理をステップS205に移す。   In step S202, the CPU (crawling unit 15) determines whether there is a link destination in the content indicated by the URL of the acquired web page. If this determination is YES, the CPU moves the process to step S203, and if NO, the CPU moves the process to step S205.

ステップS203において、CPU(クローリング部15)は、新たなリンク先か否かを判断する。すなわち、CPUは、リンク先を示すウェブページのURLによって閲覧ページDB31を検索し、リンク先を示すウェブページのURLが記憶されていないか否かを判断する。この判断がYESの場合、CPUは、処理をステップS204に移し、NOの場合、CPUは、処理をステップS202に移す。   In step S203, the CPU (crawling unit 15) determines whether or not it is a new link destination. That is, the CPU searches the browsing page DB 31 with the URL of the web page indicating the link destination, and determines whether the URL of the web page indicating the link destination is not stored. If this determination is YES, the CPU moves the process to step S204, and if NO, the CPU moves the process to step S202.

ステップS204において、CPU(クローリング部15)は、リンク先であるウェブページのURLと、そのウェブページのURLが示すコンテンツのインデックスとを対応付けて閲覧ページDB31に記憶させる。より具体的には、CPUは、リンク先であるウェブページのURLが示すコンテンツを解析し、解析したコンテンツのインデックスを作成し、作成したインデックスをそのウェブページのURLに対応付けて閲覧ページDB31に記憶させる。その後、CPUは、処理をステップS202に移す。   In step S <b> 204, the CPU (crawling unit 15) associates the URL of the web page that is the link destination with the content index indicated by the URL of the web page and stores them in the browsing page DB 31. More specifically, the CPU analyzes the content indicated by the URL of the web page that is the link destination, creates an index of the analyzed content, and associates the created index with the URL of the web page in the browsing page DB 31. Remember me. Thereafter, the CPU moves the process to step S202.

ステップS205において、CPU(クローリング部15)は、次にクローリング処理すべきウェブページのURLがあるか否かを判断する。すなわち、CPUは、閲覧ページDB31に記憶されたウェブページのURLのうち次にクローリング処理すべきURLが記憶されているか否かを判断する。この判断がYESの場合、CPUは、処理をステップS201に移し、NOの場合、CPUは、処理を終了する。   In step S205, the CPU (crawling unit 15) determines whether there is a URL of a web page to be crawled next. That is, the CPU determines whether a URL to be crawled next is stored among the URLs of the web pages stored in the browsing page DB 31. If this determination is YES, the CPU moves the process to step S201, and if NO, the CPU ends the process.

図5は、本発明の一実施形態に係る閲覧端末10による検索結果の表示例を示す図である。図5の例は、閲覧端末10が、表示装置のクエリ入力欄111に入力されたクエリに基づいて取得した検索結果を検索結果欄121に表示していることを示す例である。図5の例において、マーク122は、閲覧ページDB31から取得した検索結果であることを示し、URLと共に表示されている日付は、閲覧日を示している。また、閲覧ページDB31から取得した検索結果であって、閲覧日のないURLは、クローリング処理によって閲覧ページDB31に記憶されているが、閲覧されていないコンテンツを示す。すなわち、図5の例は、閲覧端末10が、入力されたクエリに基づいて検索サーバ50から取得した検索結果と、閲覧ページDB31から取得した検索結果とを表示し、閲覧ページDB31から取得した検索結果を、検索サーバ50から取得した検索結果よりも優先して表示していることを示す例である。さらに、図5の例において、閲覧端末10は、表示された検索結果の一覧の中からウェブページのURLがマウスのポインタ201によって選択されてクリックされることによって、ウェブページが表示され、閲覧されると、そのウェブページのURLと、そのウェブページのURLが示すコンテンツのインデックスとを対応付けて閲覧ページDB31に記憶させる。   FIG. 5 is a diagram showing a display example of search results by the browsing terminal 10 according to an embodiment of the present invention. The example of FIG. 5 is an example showing that the browsing terminal 10 displays the search result acquired based on the query input in the query input field 111 of the display device in the search result field 121. In the example of FIG. 5, the mark 122 indicates a search result acquired from the browsing page DB 31, and the date displayed together with the URL indicates the browsing date. In addition, a URL that is a search result acquired from the browsing page DB 31 and has no browsing date is stored in the browsing page DB 31 by the crawling process, but indicates a content that has not been browsed. That is, the example of FIG. 5 displays the search result acquired from the search server 50 based on the input query by the browsing terminal 10 and the search result acquired from the browse page DB 31, and the search acquired from the browse page DB 31. It is an example showing that the results are displayed with priority over the search results acquired from the search server 50. Further, in the example of FIG. 5, the browsing terminal 10 displays and browses the web page by selecting and clicking the URL of the web page from the displayed search result list with the mouse pointer 201. Then, the URL of the web page and the index of the content indicated by the URL of the web page are stored in the browsing page DB 31 in association with each other.

本実施形態によれば、閲覧端末10は、ウェブページのURLと、当該ウェブページのURLが示すコンテンツのインデックスとを対応付けて記憶する閲覧ページDB31を備え、ユーザの操作によって閲覧要求がされたウェブページのURLが示すコンテンツを解析し、解析したコンテンツのインデックスを作成し、作成したインデックスと、当該ウェブページのURLとを対応付けて閲覧ページDB31に記憶させる。そして、閲覧端末10は、クエリを受け付け、受け付けたクエリによって検索サーバ50に検索要求を送信し、当該検索サーバ50から検索結果を取得すると共に、閲覧ページDB31を当該クエリによって検索し、検索したコンテンツのインデックスと、当該インデックスに対応付けられたウェブページのURLとを検索結果として取得し、取得した検索結果を表示する。そして、閲覧端末10は、表示する際に、閲覧ページDB31から取得した検索結果を、検索サーバ50から取得した検索結果よりも優先して表示する。さらに、閲覧端末10は、閲覧ページDB31に記憶されたウェブページのURLによってウェブページを定期的にクローリングし、新たなウェブページのURLをさらに取得し、取得した新たなウェブページのURLが示すコンテンツを解析し、解析したコンテンツのインデックスを作成し、作成したインデックスを当該新たなウェブページのURLに対応付けて閲覧ページDB31に記憶させる。したがって、閲覧端末10は、個々のユーザによって入力されたクエリに基づいて検索サーバを検索した情報だけでなく、そのユーザの興味や関心の傾向に沿った情報も提供することができ、さらにユーザの興味や関心の傾向に関連した情報も提供することができる。   According to this embodiment, the browsing terminal 10 includes a browsing page DB 31 that stores a URL of a web page and an index of content indicated by the URL of the web page in association with each other, and a browsing request is made by a user operation. The content indicated by the URL of the web page is analyzed, an index of the analyzed content is created, and the created index is associated with the URL of the web page and stored in the browsing page DB 31. The browsing terminal 10 receives the query, transmits a search request to the search server 50 by the received query, acquires the search result from the search server 50, searches the browsing page DB 31 by the query, and searches the content. And the URL of the web page associated with the index are acquired as search results, and the acquired search results are displayed. And the browsing terminal 10 displays the search result acquired from the browsing page DB31 with priority over the search result acquired from the search server 50 when displaying. Further, the browsing terminal 10 periodically crawls the web page with the URL of the web page stored in the browse page DB 31, further acquires the URL of the new web page, and the content indicated by the URL of the acquired new web page Is analyzed, an index of the analyzed content is created, and the created index is stored in the browsing page DB 31 in association with the URL of the new web page. Therefore, the browsing terminal 10 can provide not only information searched for a search server based on a query input by an individual user, but also information in accordance with the user's interest and tendency of interest. Information related to interests and trends in interest can also be provided.

以上、本発明の実施形態について説明したが、本発明は上述した実施形態に限るものではない。また、本発明の実施形態に記載された効果は、本発明から生じる最も好適な効果を列挙したに過ぎず、本発明による効果は、本発明の実施形態に記載されたものに限定されるものではない。   As mentioned above, although embodiment of this invention was described, this invention is not restricted to embodiment mentioned above. The effects described in the embodiments of the present invention are only the most preferable effects resulting from the present invention, and the effects of the present invention are limited to those described in the embodiments of the present invention. is not.

10 閲覧端末
11 閲覧ページ登録部
12 検索クエリ受付部
13 検索結果取得部
14 検索結果表示部
15 クローリング部
31 閲覧ページDB
50 検索サーバ
70 コンピュータネットワーク
DESCRIPTION OF SYMBOLS 10 Browse terminal 11 Browse page registration part 12 Search query reception part 13 Search result acquisition part 14 Search result display part 15 Crawling part 31 Browse page DB
50 search server 70 computer network

Claims (4)

ユーザにより入力されるクエリによってウェブページを検索する閲覧端末であって、
前記ウェブページのURLと、当該ウェブページのURLが示すコンテンツのインデックスとを対応付けて記憶する閲覧ページ記憶手段と、
前記ユーザの操作によって閲覧要求がされたウェブページのURLが示すコンテンツを解析し、解析したコンテンツのインデックスを作成し、作成したインデックスと、当該ウェブページのURLとを対応付けて前記閲覧ページ記憶手段に記憶させる閲覧ページ登録手段と、
前記クエリを受け付ける検索クエリ受付手段と、
前記検索クエリ受付手段によって受け付けられたクエリによって検索サーバに検索要求を送信し、当該検索サーバから検索結果を取得すると共に、前記閲覧ページ記憶手段を当該クエリによって検索し、検索したコンテンツのインデックスと、当該インデックスに対応付けられたウェブページのURLとを検索結果として取得する検索結果取得手段と、
前記検索結果取得手段によって取得された検索結果を表示する検索結果表示手段と、
を備える閲覧端末。
A browsing terminal that searches a web page by a query input by a user,
Browsing page storage means for storing the URL of the web page and the index of the content indicated by the URL of the web page in association with each other;
Analyzing the content indicated by the URL of the web page requested to be browsed by the user's operation, creating an index of the analyzed content, and associating the created index with the URL of the web page, the browse page storage means Browsing page registration means to be stored in,
Search query receiving means for receiving the query;
Sending a search request to the search server by the query received by the search query receiving means, obtaining a search result from the search server, searching the browsing page storage means by the query, and an index of the searched content, Search result acquisition means for acquiring the URL of the web page associated with the index as a search result;
Search result display means for displaying the search results acquired by the search result acquisition means;
A browsing terminal comprising:
前記検索結果表示手段は、表示する際に、前記閲覧ページ記憶手段から取得した検索結果を、前記検索サーバから取得した検索結果よりも優先して表示する請求項1に記載の閲覧端末。   The browsing terminal according to claim 1, wherein the search result display unit displays the search result acquired from the browsing page storage unit in preference to the search result acquired from the search server. 前記閲覧ページ記憶手段に記憶されたウェブページのURLによってウェブページを定期的にクローリングし、新たなウェブページのURLを取得するクローリング手段、をさらに備え、
前記閲覧ページ登録手段は、前記クローリング手段によって取得された前記新たなウェブページのURLが示すコンテンツを解析し、解析したコンテンツのインデックスを作成し、作成したインデックスを当該新たなウェブページのURLに対応付けて前記閲覧ページ記憶手段に記憶させる、請求項1又は2に記載の閲覧端末。
Crawling means for periodically crawling the web page with the URL of the web page stored in the browsing page storage means to obtain the URL of a new web page;
The browsing page registration unit analyzes the content indicated by the URL of the new web page acquired by the crawling unit, creates an index of the analyzed content, and corresponds the created index to the URL of the new web page The browsing terminal according to claim 1, wherein the browsing terminal is further stored in the browsing page storage unit.
ユーザにより入力されるクエリによって検索サーバからウェブページを検索する閲覧端末であって、前記ユーザの操作によって閲覧要求がされたウェブページのURLが示すコンテンツを解析し、解析したコンテンツのインデックスを作成し、作成したインデックスと、当該ウェブページのURLとを対応付けて閲覧ページ記憶手段に記憶させる閲覧端末が実行する方法であって、
前記クエリを受け付けるステップと、
受け付けられたクエリによって前記検索サーバに検索要求を送信し、当該検索サーバから検索結果を取得すると共に、前記閲覧ページ記憶手段を当該クエリによって検索し、検索したコンテンツのインデックスと、当該インデックスに対応付けられたウェブページのURLとを検索結果として取得するステップと、
取得された検索結果を表示するステップと、
を備える方法。
A browsing terminal for searching a web page from a search server by a query input by a user, analyzing the content indicated by the URL of the web page requested to be browsed by the user's operation, and creating an index of the analyzed content A method executed by a browsing terminal that associates the created index with the URL of the web page and stores it in the browsing page storage means,
Receiving the query;
A search request is transmitted to the search server by the accepted query, a search result is acquired from the search server, the browsing page storage unit is searched by the query, and the index of the searched content is associated with the index. Obtaining a URL of the web page as a search result;
Displaying the retrieved search results;
A method comprising:
JP2010094163A 2010-04-15 2010-04-15 Reading terminal and method Active JP5416023B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2010094163A JP5416023B2 (en) 2010-04-15 2010-04-15 Reading terminal and method

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2010094163A JP5416023B2 (en) 2010-04-15 2010-04-15 Reading terminal and method

Publications (2)

Publication Number Publication Date
JP2011227572A true JP2011227572A (en) 2011-11-10
JP5416023B2 JP5416023B2 (en) 2014-02-12

Family

ID=45042867

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2010094163A Active JP5416023B2 (en) 2010-04-15 2010-04-15 Reading terminal and method

Country Status (1)

Country Link
JP (1) JP5416023B2 (en)

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN104637509A (en) * 2013-11-13 2015-05-20 腾讯科技(深圳)有限公司 Content collection method, server and terminal
JP2021096802A (en) * 2019-12-13 2021-06-24 翼 加藤 Search device, search application, and search method

Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH11184862A (en) * 1997-12-18 1999-07-09 Nippon Telegr & Teleph Corp <Ntt> Group adaptation-type information retrieval device
JP2009026249A (en) * 2007-07-23 2009-02-05 Sharp Corp Browsing-history-editing terminal, program, and its method
JP2009048380A (en) * 2007-08-17 2009-03-05 Yahoo Japan Corp Search system, search apparatus and search method
JP2010072751A (en) * 2008-09-16 2010-04-02 Fujitsu Ltd Information processor, computer program, and information retrieval system

Patent Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH11184862A (en) * 1997-12-18 1999-07-09 Nippon Telegr & Teleph Corp <Ntt> Group adaptation-type information retrieval device
JP2009026249A (en) * 2007-07-23 2009-02-05 Sharp Corp Browsing-history-editing terminal, program, and its method
JP2009048380A (en) * 2007-08-17 2009-03-05 Yahoo Japan Corp Search system, search apparatus and search method
JP2010072751A (en) * 2008-09-16 2010-04-02 Fujitsu Ltd Information processor, computer program, and information retrieval system

Cited By (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN104637509A (en) * 2013-11-13 2015-05-20 腾讯科技(深圳)有限公司 Content collection method, server and terminal
WO2015070698A1 (en) * 2013-11-13 2015-05-21 腾讯科技(深圳)有限公司 Content collecting method, server and terminal
JP2021096802A (en) * 2019-12-13 2021-06-24 翼 加藤 Search device, search application, and search method
JP7002804B2 (en) 2019-12-13 2022-01-20 翼 加藤 Search device, search application and search method
US11556602B2 (en) 2019-12-13 2023-01-17 Tsubasa KATO Search device, search application, and search method

Also Published As

Publication number Publication date
JP5416023B2 (en) 2014-02-12

Similar Documents

Publication Publication Date Title
KR101708448B1 (en) Predictive query suggestion caching
JP5608286B2 (en) Infinite browsing
US7933917B2 (en) Personalized search method and system for enabling the method
US20080104042A1 (en) Personalized Search Using Macros
US8577868B1 (en) Bookmarks
US20130006914A1 (en) Exposing search history by category
US20090006338A1 (en) User created mobile content
JP5084858B2 (en) Summary creation device, summary creation method and program
JP4962945B2 (en) Bookmark / tag setting device
US20170345053A1 (en) Slideshows in Search
KR100896614B1 (en) Retrieval system and method
RU2633180C2 (en) System and method for managing browser application, persistent computer-readable medium and electronic device
JP2009037501A (en) Information retrieval apparatus, information retrieval method and program
JP5891759B2 (en) Bookmark extraction apparatus and method, and computer program
US20150339387A1 (en) Method of and system for furnishing a user of a client device with a network resource
JP5416023B2 (en) Reading terminal and method
US8131752B2 (en) Breaking documents
JP5297295B2 (en) WWW information browsing system and method, and Web browser and program
JP4477931B2 (en) Search request device, search request method, search request program, and computer-readable recording medium storing search request program
JP2006235875A (en) Information navigation method, device and program
JP2009059195A (en) Information provision server and information provision method
KR100688344B1 (en) Location Based Intelligent Serach Service Method
JP2008262442A (en) Method for displaying retrieval key data, and server
JP4962992B2 (en) Terminal, method and program for displaying web page
JP2010086180A (en) Retrieval method for adjusting device, program and server

Legal Events

Date Code Title Description
RD04 Notification of resignation of power of attorney

Free format text: JAPANESE INTERMEDIATE CODE: A7424

Effective date: 20120312

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20120904

RD02 Notification of acceptance of power of attorney

Free format text: JAPANESE INTERMEDIATE CODE: A7422

Effective date: 20121001

A521 Request for written amendment filed

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20121101

A02 Decision of refusal

Free format text: JAPANESE INTERMEDIATE CODE: A02

Effective date: 20130604

A521 Request for written amendment filed

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20130903

A911 Transfer to examiner for re-examination before appeal (zenchi)

Free format text: JAPANESE INTERMEDIATE CODE: A911

Effective date: 20130910

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: 20131022

A61 First payment of annual fees (during grant procedure)

Free format text: JAPANESE INTERMEDIATE CODE: A61

Effective date: 20131114

R150 Certificate of patent or registration of utility model

Ref document number: 5416023

Country of ref document: JP

Free format text: JAPANESE INTERMEDIATE CODE: R150

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

S533 Written request for registration of change of name

Free format text: JAPANESE INTERMEDIATE CODE: R313533

S111 Request for change of ownership or part of ownership

Free format text: JAPANESE INTERMEDIATE CODE: R313111

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250

R350 Written notification of registration of transfer

Free format text: JAPANESE INTERMEDIATE CODE: R350

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

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250

S111 Request for change of ownership or part of ownership

Free format text: JAPANESE INTERMEDIATE CODE: R313111

R371 Transfer withdrawn

Free format text: JAPANESE INTERMEDIATE CODE: R371

S111 Request for change of ownership or part of ownership

Free format text: JAPANESE INTERMEDIATE CODE: R313111

R350 Written notification of registration of transfer

Free format text: JAPANESE INTERMEDIATE CODE: R350