JP6604603B2 - SEARCH DEVICE, SEARCH METHOD, AND PROGRAM - Google Patents

SEARCH DEVICE, SEARCH METHOD, AND PROGRAM Download PDF

Info

Publication number
JP6604603B2
JP6604603B2 JP2015186032A JP2015186032A JP6604603B2 JP 6604603 B2 JP6604603 B2 JP 6604603B2 JP 2015186032 A JP2015186032 A JP 2015186032A JP 2015186032 A JP2015186032 A JP 2015186032A JP 6604603 B2 JP6604603 B2 JP 6604603B2
Authority
JP
Japan
Prior art keywords
domain
genre
search
association
web 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.)
Active
Application number
JP2015186032A
Other languages
Japanese (ja)
Other versions
JP2017059184A (en
Inventor
竹志 安部
Original Assignee
Zホールディングス株式会社
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 Zホールディングス株式会社 filed Critical Zホールディングス株式会社
Priority to JP2015186032A priority Critical patent/JP6604603B2/en
Publication of JP2017059184A publication Critical patent/JP2017059184A/en
Application granted granted Critical
Publication of JP6604603B2 publication Critical patent/JP6604603B2/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Description

本発明は、検索結果のサマリーを提供する検索装置、検索方法、及びプログラムに関する。   The present invention relates to a search device, a search method, and a program that provide a summary of search results.

従来のインターネットを利用した一般的な検索サービスでは、ユーザの端末から検索クエリ(キーワード等の検索条件)を含む検索要求を検索サーバが受信すると、検索サーバは、検索クエリに適合するウェブページの情報をユーザの端末に検索結果として提供している。   In a conventional search service using the Internet, when a search server receives a search request including a search query (search conditions such as keywords) from a user's terminal, the search server stores information on a web page that matches the search query. As a search result to the user's terminal.

ユーザの端末からの検索クエリと、検索クエリに適合するウェブページの中からユーザの端末により選択されたウェブページの情報との関係をクリックログとして、検索サーバに蓄積することも行われている。   The relationship between the search query from the user terminal and the information on the web page selected by the user terminal from the web pages that match the search query is also stored in the search server as a click log.

また、クリックログを用いて、ユーザの検索の意図を推定し、検索の意図に合致するドメインの情報を、検索サーバがユーザの端末に通知することが提案されている(例えば、特許文献1)。   In addition, it is proposed that a search log is used to estimate a user's search intention, and a search server notifies the user's terminal of domain information that matches the search intention (for example, Patent Document 1). .

例えば、「ABC」というタイトルの小説が流行しているときに、検索サーバは、「ABC」の検索クエリのクリックログを分析して、「書籍の販売サイト」のジャンルに分類されるドメインに属するウェブページの情報がクリックされる傾向にあることを特定する。そして、新たな「ABC」の検索クエリをユーザの端末から受信したときに、検索サーバは、ユーザの端末に、検索結果のウェブページと共に、「書店の販売サイト」のジャンルに分類される「YAH_BOOKS_XXX」のドメインの情報を表示するように指示する。   For example, when a novel titled “ABC” is prevalent, the search server analyzes a click log of a search query of “ABC” and belongs to a domain classified as a genre of “book sales site”. Identify that information on web pages tends to be clicked. Then, when a new “ABC” search query is received from the user's terminal, the search server sends “YAH_BOOKS_XXX” classified into the genre of “bookstore sales site” together with the search result web page to the user's terminal. To display information about the domain.

特許第5133946号公報Japanese Patent No. 5133946

上述したように、ドメインの情報を表示することにより、ユーザの端末の検索の意図に合ったドメインの情報を表示できる可能性があるものの、ユーザ毎に検索の意図は異なるため、検索サーバが、適切な情報を選択できないおそれがあった。   As described above, by displaying the domain information, there is a possibility that the domain information suitable for the search intention of the user's terminal may be displayed, but the search intention is different for each user. Appropriate information could not be selected.

本発明は、上記の点を鑑みてなされたものであって、ユーザの検索の意図にあったジャンルのドメインの情報を検索結果と共に表示することを目的とする。   The present invention has been made in view of the above points, and an object of the present invention is to display domain information of a genre suitable for a user's search intention together with a search result.

一つの案では、インターネット上のウェブページの属するドメインをジャンルに対応付けて記憶する記憶部と、端末からの検索クエリを受信し、受信した前記検索クエリと関連するウェブページを検索結果として抽出する抽出部と、抽出された前記ウェブページの各々の属するドメインを検出する検出部と、検出された前記ドメインと対応付けられて記憶されているジャンルを特定する特定部と、特定された前記ジャンル毎に、当該ジャンルに対応付けられて記憶されているドメインの情報を、前記検索結果と共に前記端末に表示させる制御部と、を有する検索装置、が提供される。   In one proposal, a storage unit that stores a domain to which a web page on the Internet belongs is stored in association with a genre, a search query from a terminal is received, and a web page related to the received search query is extracted as a search result. An extracting unit; a detecting unit that detects a domain to which each of the extracted web pages belongs; a specifying unit that specifies a genre stored in association with the detected domain; and for each specified genre And a control unit that causes the terminal to display information on the domain stored in association with the genre together with the search result.

一態様によれば、ユーザの検索の意図にあったジャンルのドメインの情報を検索結果と共に表示することが可能となる。   According to one aspect, it is possible to display domain information of a genre suitable for the user's search intention together with the search result.

第1の実施形態に係る検索システムの一例を示す図である。It is a figure which shows an example of the search system which concerns on 1st Embodiment. 第1の実施形態に係る検索サーバのハードウェア構成の一例を示す図である。It is a figure which shows an example of the hardware constitutions of the search server which concerns on 1st Embodiment. 第1の実施形態に係る検索サーバの機能構成の一例を示す図である。It is a figure which shows an example of a function structure of the search server which concerns on 1st Embodiment. 第1の実施形態に係るクリックログDBの一例を示す図である。It is a figure which shows an example of the click log DB which concerns on 1st Embodiment. 第1の実施形態に係るサイト分類DBの一例を示す図である。It is a figure which shows an example of site classification DB which concerns on 1st Embodiment. 第1の実施形態に係る検索クエリ分類DBの一例を示す図である。It is a figure which shows an example of search query classification DB which concerns on 1st Embodiment. 第1の実施形態に係る動作手順の一例を示すフローチャート(その1)である。It is a flowchart (the 1) which shows an example of the operation | movement procedure which concerns on 1st Embodiment. 第1の実施形態に係る動作手順の一例を示すフローチャート(その2)である。It is a flowchart (the 2) which shows an example of the operation | movement procedure which concerns on 1st Embodiment. 第1の実施形態に係るユーザの端末の表示の一例を示す図(その1)である。It is a figure (the 1) which shows an example of a display of a user's terminal concerning a 1st embodiment. 第1の実施形態に係るユーザの端末の表示の一例を示す図(その2)である。It is FIG. (2) which shows an example of a display of the user's terminal which concerns on 1st Embodiment.

[第1の実施形態]
<システム構成>
図1は、第1の実施形態に係る検索システム1の一例を示す図である。検索システム1は、検索サーバ10と、端末(20a、20b、20c)とを有する。検索サーバ10と端末20はネットワーク2を介して接続される。ネットワーク2は、有線の部分と無線の部分とから構成されてもよい。端末20は、例えば、スマートフォン、タブレット端末、及びPC等である。
[First Embodiment]
<System configuration>
FIG. 1 is a diagram illustrating an example of a search system 1 according to the first embodiment. The search system 1 includes a search server 10 and terminals (20a, 20b, 20c). The search server 10 and the terminal 20 are connected via the network 2. The network 2 may be composed of a wired part and a wireless part. The terminal 20 is, for example, a smartphone, a tablet terminal, or a PC.

検索サーバ10は、検索結果の一覧とユーザの端末20により選択されたウェブページとの対応関係を検索クエリ毎に記憶する。この記憶されている対応関係はクリックログと呼ばれる。   The search server 10 stores a correspondence relationship between the list of search results and the web page selected by the user terminal 20 for each search query. This stored correspondence is called a click log.

検索サーバ10は、ユーザの端末20から検索クエリを受け付ける。検索サーバ10は、受け付けた検索クエリについて検索処理を行う。具体的には、検索サーバ10は、クリックログを参照し、検索サーバ10は、検索クエリに対するウェブページの選択頻度を算出する。算出されたウェブページの選択頻度に基づいて、検索サーバ10は、関連するウェブページを検索クエリに対する検索結果として抽出する。   The search server 10 receives a search query from the user terminal 20. The search server 10 performs a search process for the received search query. Specifically, the search server 10 refers to the click log, and the search server 10 calculates the selection frequency of the web page for the search query. Based on the calculated web page selection frequency, the search server 10 extracts related web pages as search results for the search query.

検索サーバ10は、検索結果として抽出されたウェブページのドメインを検出する。ここで、ドメインとは、インターネット上でコンピュータやネットワークを識別する名前の体系である。ドメインの情報は、インターネット上でウェブサイトを公開しているコンピュータを特定する情報を含む。ドメインの情報は、階層的に構成されており、同一のドメインに属するウェブページには、同一のドメインに属することを示す文字列がホームページのURLに含まれる。例えば、「eiga.com」、「book−shop.com」等はドメインの一例である。   The search server 10 detects the domain of the web page extracted as a search result. Here, the domain is a name system for identifying computers and networks on the Internet. The domain information includes information that identifies a computer that publishes a website on the Internet. The domain information is hierarchically configured, and a web page belonging to the same domain includes a character string indicating that it belongs to the same domain in the URL of the home page. For example, “eiga.com”, “book-shop.com”, etc. are examples of domains.

検索サーバ10は、ドメインの情報を、ジャンルと対応付けて記憶している。具体的には、検索サーバ10は、ドメインの情報で特定されるインターネット上のコンピュータやネットワークと、かかるコンピュータやネットワーク上で提供される情報のジャンルとを対応付けて記憶している。例えば、検索サーバ10は、ドメイン「shopping.yah.co.jp」のジャンルを「ショッピング」として記憶し、「cinema.yah.co.jp」のジャンルを「映画」として記憶している。   The search server 10 stores domain information in association with genres. Specifically, the search server 10 stores a computer or network on the Internet specified by domain information and a genre of information provided on the computer or network in association with each other. For example, the search server 10 stores the genre of the domain “shopping.yah.co.jp” as “shopping” and the genre of “cinema.yah.co.jp” as “movie”.

検索サーバ10は、検索結果から抽出されたドメインの属するジャンルを特定し、特定されたジャンルの検索結果における重要度を算出する。重要度は、例えば、検索結果の上位から所定の範囲に位置するウェブページの属するドメインに占めるジャンルの割合等である。   The search server 10 specifies the genre to which the domain extracted from the search result belongs, and calculates the importance in the search result of the specified genre. The importance is, for example, a genre ratio in a domain to which a web page located in a predetermined range from the top of the search result belongs.

検索サーバ10は、所定以上の重要度を有するジャンルを検索クエリに関連するジャンルとして選択する。次に、検索サーバ10は、選択されたジャンルに対応付けられて記憶されているドメインを特定する。例えば、選択されたジャンルが「ショッピング」の場合、「ショッピング」に対応付けられている1以上のドメインを抽出する。   The search server 10 selects a genre having a predetermined importance or higher as a genre related to the search query. Next, the search server 10 specifies a domain stored in association with the selected genre. For example, when the selected genre is “shopping”, one or more domains associated with “shopping” are extracted.

検索サーバ10は、検索結果と、選択されたジャンルと、ジャンルに対応付けられているドメインの情報とを表示することを端末20に指示する。   The search server 10 instructs the terminal 20 to display the search result, the selected genre, and the domain information associated with the genre.

<ハードウェア構成>
図2は、第1の実施形態に係る検索サーバ10のハードウェア構成の一例を示す図である。
<Hardware configuration>
FIG. 2 is a diagram illustrating an example of a hardware configuration of the search server 10 according to the first embodiment.

第1の実施形態に係る検索サーバ10は、情報処理プログラムを用いて汎用コンピュータ30で実現することができる。汎用コンピュータ30では、CPU(Central Processing Unit:中央演算装置)31、ROM(Read Only Memory)32、RAM(Random Access Memory)33、及び入出力インターフェース35がバス34により相互接続されている。入出力インターフェース35には、入出力モジュール36、記憶モジュール37、通信モジュール38、及びドライブ39が接続される。ドライブ39を介してリムーバブルメディア40が接続されてもよい。   The search server 10 according to the first embodiment can be realized by the general-purpose computer 30 using an information processing program. In the general-purpose computer 30, a CPU (Central Processing Unit) 31, a ROM (Read Only Memory) 32, a RAM (Random Access Memory) 33, and an input / output interface 35 are interconnected by a bus 34. An input / output module 36, a storage module 37, a communication module 38, and a drive 39 are connected to the input / output interface 35. A removable medium 40 may be connected via the drive 39.

CPU31は、ROM32またはハードディスクドライブ等の記憶モジュール37に記録されたプログラムに従って、一連の処理手順を実行する。RAM33は、CPU31が実行する処理過程や処理結果のデータを適宜記憶する。処理に用いるプログラムやデータは通信モジュール38を介して外部から取得してもよい。ドライブ39は、各種の記録媒体(光ディスク等)を含むリムーバブルメディア40が挿入されたときにそれらを駆動する。入出力モジュール36は、キーボード、マウス、タッチパネル画面等の入力用のユーザインタフェースと、ディスプレイ、スピーカ等の出力用のユーザインタフェースを含む。通信モジュール38は、ネットワーク接続の制御を含む通信処理を行う。   The CPU 31 executes a series of processing procedures according to a program recorded in a storage module 37 such as a ROM 32 or a hard disk drive. The RAM 33 appropriately stores data of processing steps and processing results executed by the CPU 31. Programs and data used for processing may be acquired from the outside via the communication module 38. The drive 39 drives them when a removable medium 40 including various recording media (such as an optical disk) is inserted. The input / output module 36 includes a user interface for input such as a keyboard, a mouse, and a touch panel screen, and a user interface for output such as a display and a speaker. The communication module 38 performs communication processing including network connection control.

ROM32または記憶モジュール37に記録されたプログラムに基づいて、CPU31が動作することにより、以下に説明する検索サーバ10の各機能を実現することができる。   Each function of the search server 10 described below can be realized by the CPU 31 operating based on a program recorded in the ROM 32 or the storage module 37.

<機能構成>
図3は第1の実施形態に係る検索サーバ10の機能構成の一例を示す図である。検索サーバ10は、情報記憶部100と、通信部130と、入出力処理部140と、制御部150とを有する。制御部150は、検索部110と、ドメイン選択部120とを有する。
<Functional configuration>
FIG. 3 is a diagram illustrating an example of a functional configuration of the search server 10 according to the first embodiment. The search server 10 includes an information storage unit 100, a communication unit 130, an input / output processing unit 140, and a control unit 150. The control unit 150 includes a search unit 110 and a domain selection unit 120.

検索サーバ10の各機能は以下のように連携する。情報記憶部100は、インターネット上のウェブサイトの属するドメインをジャンル毎に対応付けて記憶する。通信部130は、ユーザの端末20からの検索クエリを受信する。検索部110は、受信した検索クエリと関連するウェブページを検索結果として抽出する。ドメイン選択部120は、まず、検索結果として抽出されたウェブページの各々の属するドメインを検出する。次に、ドメイン選択部120は、検出されたドメインと対応付けられて情報記憶部100に記憶されているジャンルを特定する。通信部130は、特定されたジャンル毎に、かかるジャンルに対応付けられて記憶されているドメインの情報を、検索結果と共にユーザの端末20に表示させる。   Each function of the search server 10 cooperates as follows. The information storage unit 100 stores a domain to which a website on the Internet belongs in association with each genre. The communication unit 130 receives a search query from the user terminal 20. The search unit 110 extracts a web page related to the received search query as a search result. The domain selection unit 120 first detects a domain to which each web page extracted as a search result belongs. Next, the domain selection unit 120 specifies a genre stored in the information storage unit 100 in association with the detected domain. For each identified genre, the communication unit 130 causes the user's terminal 20 to display the domain information stored in association with the genre, together with the search result.

ドメイン選択部120は、特定されたジャンルの検索結果における重要度を算出し、特定されたジャンルのうち、所定以上の重要度を有するジャンルを選択してもよい。この場合、通信部130は、選択されたジャンルと、選択されたジャンルに対応付けられているドメインの情報とを、検索結果と共に表示することをユーザの端末20に指示する。   The domain selection unit 120 may calculate the importance in the search result of the specified genre, and may select a genre having a predetermined level of importance or higher among the specified genres. In this case, the communication unit 130 instructs the user's terminal 20 to display the selected genre and information on the domain associated with the selected genre together with the search result.

以下、各機能について説明する。   Each function will be described below.

情報記憶部100は、クリックログDB100Aと、サイト分類DB100Bと、検索クエリ分類DB100Cと、検索DB100Dとを有する。   The information storage unit 100 includes a click log DB 100A, a site classification DB 100B, a search query classification DB 100C, and a search DB 100D.

図4に第1の実施形態に係るクリックログDB100Aの一例を示す。クリックログDB100Aは、検索クエリと、選択されたURLと、選択された日時とを対応付けて記憶している。ここで「選択されたURL」は、検索クエリの受信に応じて、検索サーバ10からユーザの端末20に提供された検索結果一覧の中から、ユーザの端末20に選択されたURLである。   FIG. 4 shows an example of the click log DB 100A according to the first embodiment. The click log DB 100A stores a search query, a selected URL, and a selected date and time in association with each other. Here, the “selected URL” is a URL selected by the user terminal 20 from the search result list provided from the search server 10 to the user terminal 20 in response to reception of the search query.

図5に第1の実施形態に係るサイト分類DB100Bの一例を示す。サイト分類DB100Bは、ジャンルと、ドメインとを対応付けて記憶している。例えば、「映画」、「仕事探し」、「お笑い」及び「書籍販売」などがジャンルに設定される。ジャンルは、プロパティと呼ばれてもよい。ドメインには、ジャンルに対応するサイトのドメインの情報が設定される。ドメインの情報とは、例えばサイトのトップページのURLである。例えば、ジャンル「映画」に対応するドメインの欄には、映画に関するサイトのトップページのURLが設定される。   FIG. 5 shows an example of the site classification DB 100B according to the first embodiment. The site classification DB 100B stores a genre and a domain in association with each other. For example, “movie”, “job search”, “comedy”, “book sales”, and the like are set as genres. The genre may be called a property. In the domain, information on the domain of the site corresponding to the genre is set. The domain information is, for example, the URL of the top page of the site. For example, the URL of the top page of a site related to a movie is set in the domain field corresponding to the genre “movie”.

ジャンルに対応するドメインについては、検索サーバ10の管理者により手動で設定されてもよい。或いは、検索サーバ10が、サイトに含まれるワードから自動的にジャンルを特定し、特定されたジャンルに対応するドメインの欄に、かかるサイトのトップページのURLを設定してもよい。   The domain corresponding to the genre may be manually set by the administrator of the search server 10. Alternatively, the search server 10 may automatically specify a genre from words included in the site, and set the URL of the top page of the site in the domain column corresponding to the specified genre.

例えば、検索サーバ10は、「購入」、「購入履歴」、「買い物カゴ」、「家電」、及び「雑貨」等のキーワードを含むサイトのジャンルを「ショッピング」と特定し、ドメインの欄に、かかるサイトのトップページのURLを設定する。   For example, the search server 10 identifies the genre of the site including keywords such as “purchase”, “purchase history”, “shopping cart”, “home appliance”, and “miscellaneous goods” as “shopping”, The URL of the top page of such a site is set.

サイト分類DB100Bは、「ドメインの属性」の欄を有してもよい。「ドメインの属性」には、ドメインのタイトル、及びドメインの説明が記憶されてもよい。   The site classification DB 100 </ b> B may have a “domain attribute” field. In the “domain attribute”, a title of the domain and a description of the domain may be stored.

サイト分類DB100Bは、「ジャンル別アクセス数ランキング」の欄と、「推奨フラグ」の欄とを有してもよい。「ジャンル別アクセス数ランキング」の欄には、各ジャンルにおけるドメイン毎のアクセス数ランキングが設定される。「推奨フラグ」の欄には、検索サイトの管理者により推奨されているドメインにフラグが設定される。   The site classification DB 100B may include a “genre access count ranking” column and a “recommended flag” column. In the “genre-by-genre access number ranking” column, the access number ranking for each domain in each genre is set. In the “recommended flag” field, a flag is set for the domain recommended by the administrator of the search site.

図6に第1の実施形態に係る検索クエリ分類DB100Cの一例を示す。検索クエリ分類DB100Cは、検索クエリと、検索結果の中から選択されたジャンルとの関係が記憶されている。ドメイン選択部120が、クリックログDB100Aと、サイト分類DB100Bとを用いて、検索クエリ分類DB100Cに設定する値を算出し、算出された値の設定を情報記憶部100に指示する。   FIG. 6 shows an example of the search query classification DB 100C according to the first embodiment. The search query classification DB 100C stores the relationship between the search query and the genre selected from the search results. The domain selection unit 120 calculates a value to be set in the search query classification DB 100C using the click log DB 100A and the site classification DB 100B, and instructs the information storage unit 100 to set the calculated value.

具体的には、ドメイン選択部120が以下の処理を行うことにより検索クエリ分類DB100Cに設定する値が求められる。   Specifically, a value set in the search query classification DB 100C is obtained by the domain selection unit 120 performing the following processing.

ドメイン選択部120は、クリックログDB100Aを用いて、検索結果一覧から選択されたURLの属するドメインを検出する。例えば、選択されたURLが「http://www.shopping.yah.co.jp/abc.abc.abc.abc」の場合、ドメイン「shopping.yah.co.jp」を検出する。次に、ドメイン選択部120は、サイト分類DB100Bを用いて検出されたドメインのジャンルを特定する。ドメイン選択部120は、所定の期間のクリックログについて同様の処理を行い、処理の結果から特定されたジャンルを集計し、ジャンル毎のクリックされた回数と、ジャンル毎のクリックされた割合とを算出する。   The domain selection unit 120 uses the click log DB 100A to detect the domain to which the URL selected from the search result list belongs. For example, when the selected URL is “http://www.shopping.yah.co.jp/abc.abc.abc.abc”, the domain “shopping.yah.co.jp” is detected. Next, the domain selection unit 120 specifies the genre of the domain detected using the site classification DB 100B. The domain selection unit 120 performs the same processing on the click log for a predetermined period, aggregates the genres identified from the processing results, and calculates the number of clicks for each genre and the clicked rate for each genre. To do.

検索DB100Dは、検索クエリと、検索クエリに対応する検索結果の一覧のウェブページを特定する識別子との対応関係を記憶する。検索DB100Dは、クリックログDB100Aの情報を基に生成される。また、検索DB100Dは、ウェブページを特定する識別子と、かかるウェブページのタイトル、URL、ウェブページの説明等を対応付けて記憶してもよい。   The search DB 100D stores a correspondence relationship between a search query and an identifier that identifies a web page of a list of search results corresponding to the search query. The search DB 100D is generated based on information in the click log DB 100A. In addition, the search DB 100D may store an identifier for identifying a web page, the title of the web page, a URL, a description of the web page, and the like in association with each other.

通信部130は、ユーザの端末20から検索クエリを受信し、受信した検索クエリを制御部150の検索部110に通知する。   The communication unit 130 receives a search query from the user terminal 20 and notifies the search unit 110 of the control unit 150 of the received search query.

また、通信部130は、検索部110により抽出された検索結果の一覧と、ドメイン選択部120により選択されたジャンル、及び選択されたジャンルに対応付けられているドメインの情報とを表示する指示を、ユーザの端末20に通知する。   In addition, the communication unit 130 gives an instruction to display a list of search results extracted by the search unit 110, the genre selected by the domain selection unit 120, and information on the domain associated with the selected genre. The user terminal 20 is notified.

通信部130は、検索結果一覧から選択されたURLを特定する情報を、ユーザの端末20から取得し、検索部110に通知する。   The communication unit 130 acquires information specifying the URL selected from the search result list from the user terminal 20 and notifies the search unit 110 of the information.

入出力処理部140は、検索サーバ10の管理者に各種情報を表示する。また、入出力処理部140は、検索サーバ10への各種設定を管理者から受け付ける。例えば、入出力処理部140は、管理者から、ジャンルに対応するドメインの情報の入力を受け付ける。   The input / output processing unit 140 displays various information to the administrator of the search server 10. The input / output processing unit 140 also receives various settings for the search server 10 from the administrator. For example, the input / output processing unit 140 receives input of domain information corresponding to the genre from the administrator.

制御部150は、検索サーバ10の各機能に対する制御をする。また、制御部150は、検索部110と、ドメイン選択部120とを有し、それぞれ以下の機能を有する。   The control unit 150 controls each function of the search server 10. Moreover, the control part 150 has the search part 110 and the domain selection part 120, and has the following functions, respectively.

検索部110は、通信部130を介して、ユーザの端末20からの検索クエリを受信する。検索部110は、かかる検索クエリを入力とする検索の処理を行い、検索結果の一覧を生成する。例えば、検索部110は、検索DB100Dから、検索クエリに対応する検索結果を取得し、検索結果の一覧を生成してもよい。検索結果の一覧には、検索により抽出されるウェブページのタイトル、URL及びウェブページの説明等を含んでもよい。   The search unit 110 receives a search query from the user's terminal 20 via the communication unit 130. The search unit 110 performs a search process using the search query as an input, and generates a list of search results. For example, the search unit 110 may acquire search results corresponding to the search query from the search DB 100D and generate a list of search results. The list of search results may include the title, URL, and description of the web page of the web page extracted by the search.

検索部110は、生成した検索結果の一覧と、ドメイン選択部120から通知されたジャンルと、ジャンルに対応付けられたドメインの情報とを、ユーザの端末20に通知することを、通信部130に指示する。   The search unit 110 notifies the communication unit 130 that the user's terminal 20 is notified of the list of generated search results, the genre notified from the domain selection unit 120, and the domain information associated with the genre. Instruct.

検索部110は、通信部130を介して、検索結果一覧からユーザの端末20に選択されたURLを特定する情報を取得する。検索部110は、取得した情報をクリックログDB100Aに記憶することを、情報記憶部100に指示する。   The search unit 110 acquires information specifying the URL selected by the user terminal 20 from the search result list via the communication unit 130. The search unit 110 instructs the information storage unit 100 to store the acquired information in the click log DB 100A.

ドメイン選択部120は、上述したように、クリックログDB100Aと、サイト分類DB100Bとを用いて、検索クエリとジャンルとの対応関係を特定し、特定したかかる対応関係を、検索クエリ分類DB100Cに記憶することを情報記憶部100に指示する。   As described above, the domain selection unit 120 uses the click log DB 100A and the site classification DB 100B to identify the correspondence relationship between the search query and the genre, and stores the identified correspondence relationship in the search query classification DB 100C. To the information storage unit 100.

また、ドメイン選択部120は、検索部110から、検索サーバ10が受信した検索クエリを取得する。ドメイン選択部120は、取得した検索クエリに対応するジャンルを、検索クエリ分類DB100Cを参照して、特定する。   Further, the domain selection unit 120 acquires the search query received by the search server 10 from the search unit 110. The domain selection unit 120 specifies a genre corresponding to the acquired search query with reference to the search query classification DB 100C.

ドメイン選択部120は、検索クエリに対応する複数のジャンルから所定以上の重要度を有するジャンルを選択する。具体的には、所定期間のアクセス数が所定の数を上回る場合、或いは所定期間のアクセス割合が所定の割合を上回る場合に、ドメイン選択部120は、所定以上の重要度を有するジャンルとして選択してもよい。   The domain selection unit 120 selects a genre having a predetermined degree of importance or more from a plurality of genres corresponding to the search query. Specifically, when the number of accesses for a predetermined period exceeds a predetermined number, or when the access ratio for a predetermined period exceeds a predetermined ratio, the domain selection unit 120 selects as a genre having an importance level equal to or higher than a predetermined level. May be.

ドメイン選択部120は、サイト分類DB100Bから選択されたジャンルに対応するドメインとしてユーザの端末20に通知するドメインを決定する。例えば、ドメイン選択部120は、ジャンル別アクセス数のランキングで1位からN位(Nは自然数)までのドメインを選択されたジャンルに対応付けられているドメインと決定してもよい。また、ドメイン選択部120は、推奨フラグが設定されているドメインを選択されたジャンルに対応付けられているドメインと決定してもよい。   The domain selection unit 120 determines a domain to be notified to the user terminal 20 as a domain corresponding to the genre selected from the site classification DB 100B. For example, the domain selection unit 120 may determine the domains from the first to the Nth place (N is a natural number) in the ranking of the number of accesses by genre as domains associated with the selected genre. Further, the domain selection unit 120 may determine that the domain for which the recommendation flag is set is the domain associated with the selected genre.

なお、選択されたジャンルに対応付けられているドメインは、検索結果として抽出されたウェブページが属するドメインに含まれなくてもよい。   Note that the domain associated with the selected genre may not be included in the domain to which the web page extracted as the search result belongs.

ドメイン選択部120は、選択されたジャンルと、かかるジャンルに対応付けられているドメインとして決定されたドメインの情報とを、検索部110に通知する。   The domain selection unit 120 notifies the search unit 110 of the selected genre and information on the domain determined as the domain associated with the genre.

なお、ドメイン選択部120は、特定されたジャンルと、かかる特定されたジャンルに対応するドメインの情報とを、検索部110に通知してもよい。この場合、ドメイン選択部120は、重要度に基づくドメインの選択の処理を行わない。   Note that the domain selection unit 120 may notify the search unit 110 of the specified genre and information on the domain corresponding to the specified genre. In this case, the domain selection unit 120 does not perform domain selection processing based on importance.

ここで、ジャンルに対応づけられたドメインの情報とは、ドメインのURLに加えて、ウェブサイトのシンボルマーク・イメージであるファビコン(favorite icon)、ドメインの説明を含んでもよい。   Here, in addition to the domain URL, the domain information associated with the genre may include a favicon (favorite icon) that is a symbol mark image of the website and a description of the domain.

<動作手順>
(1)検索クエリ分類DBの更新手順
図7は、第1の実施形態に係る動作手順の一例を示すフローチャート(その1)である。
<Operation procedure>
(1) Search Query Classification DB Update Procedure FIG. 7 is a flowchart (part 1) illustrating an example of an operation procedure according to the first embodiment.

検索サーバ10は、図7に示す動作手順を実行することにより、検索クエリ分類DB100Cに記憶する情報の更新を行う。   The search server 10 updates the information stored in the search query classification DB 100C by executing the operation procedure shown in FIG.

ステップS101で、検索サーバ10のドメイン選択部120は、クリックログDB100Aを参照し、検索クエリ毎に蓄積されているクリックログを取得する。   In step S101, the domain selection unit 120 of the search server 10 refers to the click log DB 100A and acquires the click log accumulated for each search query.

ステップS102で、ドメイン選択部120は、取得したクリックログからクリックされたURLの所定期間における選択回数と、累積表示回数とを算出する。また、ドメイン選択部120は、選択回数を累積表示回数で割り、クリックされたURL毎のクリック率を算出する。クリック率が高いウェブページは、ユーザの端末20により頻繁に選択されるウェブページである。   In step S102, the domain selection unit 120 calculates the number of selections of URLs clicked from the acquired click log in a predetermined period and the cumulative number of display times. Further, the domain selection unit 120 divides the number of selections by the cumulative number of display times and calculates a click rate for each clicked URL. A web page with a high click rate is a web page that is frequently selected by the user's terminal 20.

ステップS103で、ドメイン選択部120は、クリック率の高いウェブページを抽出する。例えば、ドメイン選択部120は、クリック率が所定の閾値(例えば、3%)より高いウェブページを抽出する。かかる所定の閾値は、検索サーバ10の管理者が設定することができる。   In step S103, the domain selection unit 120 extracts a web page with a high click rate. For example, the domain selection unit 120 extracts a web page whose click rate is higher than a predetermined threshold (for example, 3%). Such a predetermined threshold can be set by the administrator of the search server 10.

クリック率が所定の閾値以上の場合は、多くのユーザの検索の意図に合致していると推測できる。一方、クリック率が所定の閾値未満の場合は、多くのユーザの検索の意図に合致しているとは推測できず、誤って選択された可能性もある。このため、ドメイン選択部120は、所定の閾値以上のクリック率を有するウェブページを抽出する。   If the click rate is greater than or equal to a predetermined threshold, it can be assumed that the search intention of many users is met. On the other hand, if the click rate is less than a predetermined threshold, it cannot be assumed that it matches the intention of many users' search, and there is a possibility that it has been selected by mistake. For this reason, the domain selection unit 120 extracts a web page having a click rate equal to or higher than a predetermined threshold.

ステップS104で、ドメイン選択部120は、抽出されたウェブページの各々のドメインを検出する。例えば、抽出されたウェブページのURLが「http://www.eiga.com/roadshow/featured/ABC・・」の場合、ドメイン選択部120は、eiga.com」の部分をドメインとして検出する。なお、ドメイン選択部120は、URLの規則性を用いて「http:」以降の、最初の「/」で囲まれる領域をドメインと検出してもよいし、正規表現を用いてドメインを検出してもよい。   In step S104, the domain selection unit 120 detects each domain of the extracted web page. For example, when the URL of the extracted web page is “http://www.eiga.com/loadshow/featured/ABC...”, The domain selection unit 120 uses eiga. com "is detected as a domain. Note that the domain selection unit 120 may detect a region surrounded by “/” after “http:” using the regularity of the URL as a domain, or detect a domain using a regular expression. May be.

ステップS105で、ドメイン選択部120は、サイト分類DB100Bを用いて、検出されたドメインの各々のジャンルを特定する。例えば、検出されたドメインが「eiga.com」の場合、ドメイン選択部120は、サイト分類DB100Bから対応付けられているジャンルが「映画」であることを特定する。検索サーバ10がドメインの単位でジャンルを特定する処理を実行することにより、クリックログから抽出されるウェブページのURLの細部が異なっていてもユーザの検索の意図に合致するジャンルを特定することが可能となる。   In step S105, the domain selection unit 120 specifies each genre of the detected domain using the site classification DB 100B. For example, when the detected domain is “eiga.com”, the domain selection unit 120 specifies that the genre associated with the site classification DB 100B is “movie”. When the search server 10 executes the process of specifying the genre in units of domains, the genre that matches the user's search intention can be specified even if the details of the URL of the web page extracted from the click log are different. It becomes possible.

ステップS106で、ドメイン選択部120は、検索クエリ毎のジャンルの分布を算出する。具体的には、ステップS101からステップS105の処理により、抽出されたウェブページの各々の属するジャンルが特定される。ドメイン選択部120は、特定されたジャンルの各々のアクセス数を算出する。例えば、ドメイン選択部120は、抽出されたウェブページの中で、ジャンルが「映画」のウェブページのアクセス数の合計値を算出し、ジャンル「映画」のアクセス数とする。   In step S106, the domain selection unit 120 calculates a genre distribution for each search query. Specifically, the genre to which each of the extracted web pages belongs is specified by the processing from step S101 to step S105. The domain selection unit 120 calculates the number of accesses for each identified genre. For example, among the extracted web pages, the domain selection unit 120 calculates the total number of accesses of web pages whose genre is “movie”, and sets it as the number of accesses of the genre “movie”.

また、ドメイン選択部120は、特定されたジャンルの各々の割合を算出する。具体的には、ドメイン選択部120は、特定されたジャンルの各々の合計値を、所定期間のアクセス数で割ることにより、特定されたジャンルの各々の割合を算出する。   Further, the domain selection unit 120 calculates the ratio of each identified genre. Specifically, the domain selection unit 120 calculates the ratio of each specified genre by dividing the total value of each specified genre by the number of accesses in a predetermined period.

なお、ドメイン選択部120は、ウェブページごとに重み付けを行って、分布を調整してもよい。   Note that the domain selection unit 120 may adjust the distribution by weighting each web page.

ステップS107で、ドメイン選択部120は、算出した検索クエリに係るジャンルの各々のアクセス数と、ジャンルの各々の割合の更新を、検索クエリ分類DB100Cに指示する。かかる更新により、所定期間における検索クエリに対応するジャンルの分布が検索クエリ分類DB100Cに記憶される。これにより、検索サーバ10は、所定期間におけるユーザの検索の意図の適切に把握できる。   In step S107, the domain selection unit 120 instructs the search query classification DB 100C to update the number of accesses of each genre related to the calculated search query and the ratio of each genre. With this update, the genre distribution corresponding to the search query in the predetermined period is stored in the search query classification DB 100C. Thereby, the search server 10 can grasp | ascertain appropriately the intention of the user's search in a predetermined period.

例えば、「ABC」というタイトルの小説が出版された後、映画化された場合でも、検索サーバ10は、所定の期間毎に検索クエリに対応するジャンルを更新するため、ジャンルの分布に大きな割合を占めるジャンルが「書籍販売」から「映画」に推移することを把握できる。つまり、検索サーバ10は時事・流行を考慮して検索クエリに対応する検索の意図を特定することができる。   For example, even if a novel titled “ABC” is published and then converted into a movie, the search server 10 updates the genre corresponding to the search query every predetermined period, and therefore a large proportion of the genre distribution. It can be understood that the genre occupied changes from “book sales” to “movies”. That is, the search server 10 can specify the intention of the search corresponding to the search query in consideration of current affairs / fashion.

検索サーバ10が、検索クエリ分類DB100Cを更新するタイミング、及びクリックログの対象期間については、検索サーバ10の管理者により設定可能である。   The timing at which the search server 10 updates the search query classification DB 100C and the click log target period can be set by the administrator of the search server 10.

なお、ドメイン選択部120は、ステップS103の「クリック率の高いウェブページを抽出する」処理を省いてもよい。ドメイン選択部120は、クリックされた全てのウェブページの属するドメインを検出し、かかるドメインに対応するジャンルの分布を算出してもよい。   The domain selection unit 120 may omit the process of “extracting a web page with a high click rate” in step S103. The domain selection unit 120 may detect a domain to which all the clicked web pages belong and calculate a genre distribution corresponding to the domain.

(2)ユーザの端末20へのドメインの情報の通知
図8は、第1の実施形態に係る動作手順の一例を示すフローチャート(その2)である。
(2) Notification of Domain Information to User's Terminal 20 FIG. 8 is a flowchart (part 2) illustrating an example of an operation procedure according to the first embodiment.

図8に示す動作手順を実行することにより、検索サーバ10は、検索クエリに対応付けられているジャンルと、かかるジャンルに対応付けられているドメインの情報とをユーザの端末20に表示することを指示する。   By executing the operation procedure shown in FIG. 8, the search server 10 displays on the user terminal 20 the genre associated with the search query and the domain information associated with the genre. Instruct.

ステップS201で、検索部110は、通信部130を介して、ユーザの端末20から検索クエリを受信したか否かを判定する。検索クエリを受信した場合(ステップS201 YES)、ステップS202に進む。一方、検索クエリを受信しない場合(ステップS201 NO)、処理を終了する。   In step S <b> 201, the search unit 110 determines whether a search query has been received from the user terminal 20 via the communication unit 130. If a search query has been received (step S201 YES), the process proceeds to step S202. On the other hand, when the search query is not received (NO in step S201), the process ends.

ステップS202で、検索部110は、通信部130を介して、検索クエリを取得する。検索クエリは、ユーザの端末20から送信される検索要求に含まれる。   In step S <b> 202, the search unit 110 acquires a search query via the communication unit 130. The search query is included in the search request transmitted from the user terminal 20.

ステップS203で、検索部110は、検索DB100Dを参照し、検索を実行する。検索の実行の結果、検索結果の一覧が生成される。   In step S203, the search unit 110 refers to the search DB 100D and executes a search. As a result of the search execution, a list of search results is generated.

ステップS204で、検索部110は、ユーザの端末20から検索クエリを受信したことを、ドメイン選択部120に通知する。   In step S204, the search unit 110 notifies the domain selection unit 120 that the search query has been received from the user terminal 20.

ドメイン選択部120は、検索クエリ分類DB100Cを参照して、検索クエリに対応するジャンルのうち所定以上の重要度を有する複数のジャンルを選択する。   The domain selection unit 120 refers to the search query classification DB 100C and selects a plurality of genres having a degree of importance equal to or higher than a predetermined level from among the genres corresponding to the search query.

「重要度」は、検索クエリ分類DB100Cに記憶されている、検索クエリに対応するジャンルの割合であってもよい。かかる割合は、検索部110の抽出されたウェブページから算出されているため、「抽出されたウェブページにおけるジャンルの割合」と呼ばれてもよい。   The “importance” may be a genre ratio corresponding to the search query stored in the search query classification DB 100C. Since this ratio is calculated from the extracted web page of the search unit 110, it may be referred to as “a genre ratio in the extracted web page”.

また、「重要度」は、検索クエリ分類DB100Cに記憶されている、検索クエリに対応するジャンルのアクセス数であってもよい。かかるアクセス数は、検索部110の抽出されたウェブページから算出されているため、「抽出されたウェブページにおけるジャンルのアクセス数」と呼ばれてもよい。   The “importance” may be the number of accesses of a genre corresponding to the search query stored in the search query classification DB 100C. Since the number of accesses is calculated from the extracted web page of the search unit 110, it may be referred to as “the number of genre accesses in the extracted web page”.

例えば、検索クエリが「ABC」で、重要度がジャンルの割合であり、閾値が10%の場合を例に説明する。ドメイン選択部120は、検索クエリ分類DB100Cから、ジャンル「映画」、「お笑い」及び「書籍販売」を選択する。   For example, a case where the search query is “ABC”, the importance is the genre ratio, and the threshold is 10% will be described as an example. The domain selection unit 120 selects the genres “movie”, “comedy”, and “book sales” from the search query classification DB 100C.

ステップS205で、ドメイン選択部120は、サイト分類DB100Bから、選択したジャンルに対応する所定の数のドメインのURLとかかるドメインの属性とを取得する。ドメインのURLとドメインの属性とは、ドメインの情報と呼ばれてもよい。ドメイン選択部120は、ドメインのジャンル別アクセス数、及び/又は推奨フラグの有無等から選択するドメインの情報を決定する。   In step S205, the domain selection unit 120 acquires the URLs of a predetermined number of domains corresponding to the selected genre and the attributes of the domains from the site classification DB 100B. The domain URL and domain attributes may be referred to as domain information. The domain selection unit 120 determines domain information to be selected based on the number of accesses by domain genre and / or presence / absence of a recommendation flag.

例えば、「映画」、「お笑い」及び「書籍販売」がジャンルとして選択されている場合、ドメイン選択部120は、ジャンル別アクセス数ランキングに基づいて、「映画」について「eiga.com」、「movies.com」、及び「cinema.co.jp」のドメインの情報を取得し、「お笑い」について「matsutake.com」、「owarai.co.jp」、及び「yoshim.co.jp」のドメインの情報を取得し、「書籍販売」について「books.co.jp」、「bunko.co.jp」、及び「book−shop.co.jp」の情報を取得してもよい。   For example, when “movie”, “comedy”, and “book sales” are selected as genres, the domain selection unit 120 sets “eiga.com”, “movies” for “movie” based on the genre access number ranking. .Com ”and“ cinema.co.jp ”domain information,“ commutation ”for“ Matsutake.com ”,“ owarai.co.jp ”, and“ yoshima.co.jp ”domain information And “books.co.jp”, “bunko.co.jp”, and “book-shop.co.jp” may be acquired for “book sales”.

ここで、検索部110により抽出されたウェブページの属するドメインと、ドメイン選択部120で選択されたドメインとは、独立している。ドメイン選択部120で選択されたドメインは抽出されたウェブページの属するドメインに含まれない場合もある。   Here, the domain to which the web page extracted by the search unit 110 belongs and the domain selected by the domain selection unit 120 are independent. The domain selected by the domain selection unit 120 may not be included in the domain to which the extracted web page belongs.

これにより、検索クエリの結果としてユーザの端末20に表示されないウェブページのドメインであっても、ドメイン選択部120が、ユーザの検索の意図に関連する有用なドメインと判断したドメインの情報をユーザの端末20に提供することが可能となる。   As a result, even if the domain of the web page is not displayed on the user's terminal 20 as a result of the search query, the domain information that the domain selection unit 120 determines to be a useful domain related to the user's search intention is displayed. It can be provided to the terminal 20.

なお、「重要度」は設定されなくてもよい、この場合、ドメイン選択部120は、特定されたジャンルと、かかる特定されたジャンルに対応するドメインとしてサイト分類DB100Bで記憶されているドメインを選択したことになる。   The “importance” may not be set. In this case, the domain selection unit 120 selects the identified genre and the domain stored in the site classification DB 100B as the domain corresponding to the identified genre. It will be done.

ステップS206で、ドメイン選択部120は、選択したジャンルと、選択したジャンルに対応付けられているドメインの情報を検索部110に通知する。検索部110は、ユーザの端末20に通知する情報の編集を行う。具体的には、検索部110は、検索クエリに応じて生成した検索結果の一覧、選択したジャンル、及び選択したドメインの情報を検索結果の画面として、ユーザの端末20に表示させるように編集を行う。   In step S206, the domain selection unit 120 notifies the search unit 110 of the selected genre and information on the domain associated with the selected genre. The search unit 110 edits information notified to the user terminal 20. Specifically, the search unit 110 edits the list of search results generated according to the search query, the selected genre, and the information of the selected domain to be displayed on the user terminal 20 as a search result screen. Do.

ステップS207で、検索部110は、通信部130を介して、ユーザの端末20に表示させる情報を通知する。   In step S <b> 207, the search unit 110 notifies information to be displayed on the user terminal 20 via the communication unit 130.

ステップS208で、検索部110は、通信部130を介して、ユーザの端末20による検索の結果の選択を受け付けたか否かを判定する。選択を受け付けた場合(ステップS208 YES)、ステップS09に進む。一方、選択を受け付けない場合(ステップS208 NO)、処理を終了する。   In step S <b> 208, the search unit 110 determines whether selection of a search result by the user terminal 20 has been received via the communication unit 130. If selection is accepted (YES in step S208), the process proceeds to step S09. On the other hand, if the selection is not accepted (NO in step S208), the process ends.

ステップS209で、検索部110は、クリックされたウェブページのURL、及び日時等の情報を、クリックログDB100Aに記憶するように指示する。指示を受けてクリックログDB100Aは指示された情報を記憶する。   In step S209, the search unit 110 instructs the click log DB 100A to store information such as the URL of the clicked web page and the date and time. In response to the instruction, the click log DB 100A stores the instructed information.

<端末の表示>
図9は、第1の実施形態に係るユーザの端末20の表示の一例を示す図である。
<Display of terminal>
FIG. 9 is a diagram illustrating an example of a display on the user terminal 20 according to the first embodiment.

ユーザの端末20は、検索サーバ10から、選択されたジャンルと、選択されたジャンルに対応付けられているドメインの情報とを、検索結果と共に表示する指示を受信する。かかる指示の受信に応じて、ユーザの端末20は、指示に応じて検索結果等の表示をする。   The user's terminal 20 receives from the search server 10 an instruction to display the selected genre and domain information associated with the selected genre together with the search result. In response to receiving the instruction, the user terminal 20 displays a search result or the like according to the instruction.

図9の(1)はユーザの端末20の表示の一例である。ユーザの端末20のディスプレイの検索結果の表示領域50に検索結果が表示され、選択されたジャンルの表示領域60に、ドメイン選択部120により選択されたドメインの情報が表示される。   (1) of FIG. 9 is an example of a display on the user terminal 20. The search result is displayed in the search result display area 50 on the display of the user terminal 20, and information on the domain selected by the domain selection unit 120 is displayed in the display area 60 of the selected genre.

図9の(1)では、選択されたジャンルの表示領域60にジャンル毎のタブ62が生成され、ジャンル毎のタブ62に、ジャンルに対応するドメインの情報が表示される。例えば、ジャンル「ショッピング」に、「楽XXX」、「YHXXX」、及び「AZXXX」の3つのドメインの情報が表示される。また、図9の(1)では、検索クエリに対応するジャンルのうち最も重要度が高い「ショッピング」が表示されている。   In (1) of FIG. 9, a tab 62 for each genre is generated in the display area 60 of the selected genre, and domain information corresponding to the genre is displayed on the tab 62 for each genre. For example, information of three domains “Raku XXX”, “YHXXX”, and “AZXXX” is displayed in the genre “Shopping”. Further, in (1) of FIG. 9, “shopping” having the highest importance among the genres corresponding to the search query is displayed.

図9の(2)は、「旅行」のタブ62が選択された場合のユーザの端末20の表示である。ユーザの端末20に、図9の(1)を表示したときに、「旅行」のタブ62が選択されると、ユーザの端末20は、図9の(2)の表示に変更する。ユーザの検索の意図と異なるジャンルのタブ62が表示されている場合でも、タブ62を変更することにより、ユーザの検索の意図に合ったドメインを表示させることができる。   (2) of FIG. 9 is a display of the terminal 20 of the user when the “travel” tab 62 is selected. When (Travel) tab 62 is selected when (1) in FIG. 9 is displayed on user terminal 20, user terminal 20 changes to the display in (2) in FIG. Even when a tab 62 of a genre different from the user's search intention is displayed, by changing the tab 62, a domain suitable for the user's search intention can be displayed.

なお、ドメインの情報は、ファビコン61と共に表示されてもよい。   The domain information may be displayed together with the favicon 61.

図10はユーザの端末20の別の表示の例である。図10の(1)では、選択されたジャンルの表示領域60にタブ62を用いずに、ジャンル選択ボタン63が設けられ、ジャンル毎にドメインの情報が表示される。この表示方法でも、同様にユーザの検索の意図に合ったドメインの情報が表示される可能性を高めることができる。   FIG. 10 shows another display example of the user terminal 20. In (1) of FIG. 10, a genre selection button 63 is provided in the display area 60 of the selected genre without using the tab 62, and domain information is displayed for each genre. Even in this display method, it is possible to increase the possibility that information on a domain suitable for the user's search intention is displayed.

図10の(2)は、「旅行」のジャンル選択ボタン63が選択された場合のユーザの端末20の表示である。ユーザの端末20に、図10の(1)の表示をしたときに、「旅行」のジャンル選択ボタン63が選択されると、ユーザの端末20は、図10の(2)の表示に変更する。ユーザの検索の意図のジャンルが表示されている場合には、ジャンル選択ボタン63を選択することにより、ユーザの検索の意図に合ったドメインの表示領域を拡大させることができる。   (2) of FIG. 10 is a display of the terminal 20 of the user when the “travel” genre selection button 63 is selected. When (1) in FIG. 10 is displayed on the user terminal 20 and the “travel” genre selection button 63 is selected, the user terminal 20 changes to the display in (2) in FIG. . When the genre of the user's search intention is displayed, by selecting the genre selection button 63, the display area of the domain that matches the user's search intention can be expanded.

<その他>
検索サーバ10は、検索装置の一例である。情報記憶部100は、記憶部の一例である。検索部110は、抽出部の一例である。ドメイン選択部120は、検出部、特定部、算出部、及び選択部の一例である。通信部130は、制御部の一例である。検索サーバ10の各機能が別のハードウェア上に実装されてもよい。この場合、別のハードウェア上に実装された各機能が連携することにより検索サーバ10の機能を実現する。例えば、検索サーバ10は、他の装置に実装されている情報記憶部100から情報を取得して、上述した動作を実現してもよい。
<Others>
The search server 10 is an example of a search device. The information storage unit 100 is an example of a storage unit. The search unit 110 is an example of an extraction unit. The domain selection unit 120 is an example of a detection unit, a specification unit, a calculation unit, and a selection unit. The communication unit 130 is an example of a control unit. Each function of the search server 10 may be implemented on different hardware. In this case, the functions of the search server 10 are realized by cooperation of the functions implemented on different hardware. For example, the search server 10 may acquire information from the information storage unit 100 installed in another device and realize the above-described operation.

上述した実施の形態の機能を実現するソフトウェアのプログラムコードを記録した記憶媒体を、検索サーバ10に供給してもよい。そして、検索サーバ10が、記憶媒体に格納されたプログラムコードを読み出し実行することによっても、上述の実施形態が、達成されることは言うまでもない。この場合、記憶媒体から読み出されたプログラムコード自体が前述した実施形態の機能を実現することになり、そのプログラムコードを記憶した記憶媒体は、いずれかの実施の形態を構成することになる。ここで、記憶媒体は、記録媒体または非一時的な記憶媒体である。   A storage medium storing software program codes for realizing the functions of the above-described embodiments may be supplied to the search server 10. Needless to say, the above-described embodiment is also achieved when the search server 10 reads and executes the program code stored in the storage medium. In this case, the program code itself read from the storage medium realizes the functions of the above-described embodiment, and the storage medium storing the program code constitutes any of the embodiments. Here, the storage medium is a recording medium or a non-transitory storage medium.

また、コンピュータ装置が読み出したプログラムコードを実行することにより、前述した実施形態の機能が実現されるだけではない。そのプログラムコードの指示に従って、コンピュータ装置上で動作しているオペレーティングシステム(OS)等が実際の処理の一部または全部を行ってもよい。さらに、その処理によって前述した実施形態の機能が実現されてもよいことは言うまでもない。   The functions of the above-described embodiments are not only realized by executing the program code read by the computer device. An operating system (OS) or the like operating on the computer device may perform part or all of the actual processing in accordance with the instruction of the program code. Furthermore, it goes without saying that the functions of the above-described embodiments may be realized by the processing.

以上、本発明の好ましい実施形態について説明したが、本発明はこうした実施形態に限定されるものではなく、本発明の要旨を逸脱しない範囲内において種々の変形及び置換を加えることができる。   As mentioned above, although preferable embodiment of this invention was described, this invention is not limited to such embodiment, A various deformation | transformation and substitution can be added in the range which does not deviate from the summary of this invention.

1 検索システム
2 ネットワーク
10 検索サーバ
20 端末
100 情報記憶部
110 検索部
120 ドメイン選択部
130 通信部
140 入出力処理部
150 制御部
DESCRIPTION OF SYMBOLS 1 Search system 2 Network 10 Search server 20 Terminal 100 Information storage part 110 Search part 120 Domain selection part 130 Communication part 140 Input / output processing part 150 Control part

Claims (8)

インターネット上のウェブページの属するドメインをジャンルに対応付けて記憶する記憶部と、
端末からの検索クエリを受信し、受信した前記検索クエリと関連するウェブページを検索結果として抽出する抽出部と、
抽出された前記ウェブページの各々の属するドメインを検出する検出部と、
検出された前記ドメインと対応付けられて記憶されているジャンルを特定する特定部と、
特定された前記ジャンル毎に、当該ジャンルに対応付けられて記憶されているドメインの情報を、前記検索結果と共に前記端末に表示させる制御部と、を有する検索装置。
A storage unit for storing a domain to which a web page on the Internet belongs in association with a genre;
An extraction unit that receives a search query from a terminal and extracts a web page related to the received search query as a search result;
A detection unit for detecting a domain to which each of the extracted web pages belongs;
A specifying unit for specifying a genre stored in association with the detected domain;
A search apparatus comprising: a control unit that displays, for each of the specified genres, domain information stored in association with the genre, together with the search results, on the terminal.
前記検索結果において前記ドメインと対応付けられて記憶されているジャンルの重要度を算出する算出部と、
特定された前記ジャンルのうち、所定以上の重要度を有するジャンルを選択する選択部と、を有し
前記制御部は、選択された前記ジャンル毎に、当該ジャンルに対応付けられて記憶されているドメインの情報を、前記検索結果と共に前記端末に表示させる、請求項1に記載の検索装置。
A calculation unit that calculates importance of a genre stored in association with the domain in the search result;
A selection unit that selects a genre having an importance level equal to or higher than a predetermined level among the identified genres, and the control unit is stored in association with the genre for each selected genre. The search device according to claim 1, wherein domain information is displayed on the terminal together with the search result.
選択された前記ジャンルに対応付けられて記憶されている前記ドメインは、前記検索結果として抽出された前記ウェブページが属していないドメインを含む請求項2に記載の検索装置。   The search device according to claim 2, wherein the domain stored in association with the selected genre includes a domain to which the web page extracted as the search result does not belong. 前記重要度は、抽出された前記ウェブページに占めるジャンルの割合である請求項2又は3に記載の検索装置。   The search device according to claim 2, wherein the importance is a ratio of a genre in the extracted web page. 前記重要度は、抽出された前記ウェブページにおけるジャンル毎のアクセス数である請求項2又は3に記載の検索装置。   The search device according to claim 2 or 3, wherein the importance is the number of accesses for each genre in the extracted web page. 前記選択部は、選択された前記ジャンルに対応付けられて記憶されている前記ドメインの各々を、前記ドメインの各々のアクセス数、及び/又は推奨フラグの有無に基づいて、選択する請求項2乃至5のいずれか一項に記載の検索装置。   The selection unit selects each of the domains stored in association with the selected genre based on the number of accesses of each domain and / or presence / absence of a recommendation flag. The search device according to claim 5. 検索装置が実行する検索方法であって、
インターネット上のウェブページの属するドメインをジャンルに対応付けて記憶するステップと、
端末からの検索クエリを受信し、受信した前記検索クエリと関連するウェブページを検索結果として抽出するステップと、
抽出された前記ウェブページの各々の属するドメインを検出するステップと、
検出された前記ドメインと対応付けられて記憶されているジャンルを特定するステップと、
特定された前記ジャンル毎に、当該ジャンルに対応付けられて記憶されているドメインの情報を、前記検索結果と共に前記端末に表示させるステップと、を有する検索方法。
A search method executed by a search device,
Storing a domain to which a web page on the Internet belongs in association with a genre;
Receiving a search query from a terminal and extracting a web page associated with the received search query as a search result;
Detecting a domain to which each of the extracted web pages belongs;
Identifying a genre stored in association with the detected domain;
For each identified genre, displaying information on a domain stored in association with the genre on the terminal together with the search result.
インターネット上のウェブページの属するドメインをジャンルに対応付けて記憶するステップと、
端末からの検索クエリを受信し、受信した前記検索クエリと関連するウェブページを検索結果として抽出するステップと、
抽出された前記ウェブページの各々の属するドメインを検出するステップと、
検出された前記ドメインと対応付けられて記憶されているジャンルを特定するステップと、
特定された前記ジャンル毎に、当該ジャンルに対応付けられて記憶されているドメインの情報を、前記検索結果と共に前記端末に表示させるステップと、をコンピュータに実行させるプログラム。
Storing a domain to which a web page on the Internet belongs in association with a genre;
Receiving a search query from a terminal and extracting a web page associated with the received search query as a search result;
Detecting a domain to which each of the extracted web pages belongs;
Identifying a genre stored in association with the detected domain;
A program that causes a computer to execute, for each identified genre, a step of causing the terminal to display information on a domain stored in association with the genre together with the search result.
JP2015186032A 2015-09-18 2015-09-18 SEARCH DEVICE, SEARCH METHOD, AND PROGRAM Active JP6604603B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2015186032A JP6604603B2 (en) 2015-09-18 2015-09-18 SEARCH DEVICE, SEARCH METHOD, AND PROGRAM

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2015186032A JP6604603B2 (en) 2015-09-18 2015-09-18 SEARCH DEVICE, SEARCH METHOD, AND PROGRAM

Publications (2)

Publication Number Publication Date
JP2017059184A JP2017059184A (en) 2017-03-23
JP6604603B2 true JP6604603B2 (en) 2019-11-13

Family

ID=58390781

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2015186032A Active JP6604603B2 (en) 2015-09-18 2015-09-18 SEARCH DEVICE, SEARCH METHOD, AND PROGRAM

Country Status (1)

Country Link
JP (1) JP6604603B2 (en)

Families Citing this family (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP6479239B1 (en) * 2018-04-19 2019-03-06 ヤフー株式会社 Information processing apparatus, information processing system, information processing method, and program
JP6871208B2 (en) * 2018-09-06 2021-05-12 ヤフー株式会社 Monitoring devices, shopping servers, monitoring methods, and programs
JP7262863B2 (en) * 2020-11-04 2023-04-24 データ・サイエンティスト株式会社 Search Needs Evaluation Program, Search Needs Evaluation Device and Search Needs Evaluation Method, Evaluation Program, Evaluation Device and Evaluation Method
JP7262871B2 (en) * 2020-11-04 2023-04-24 データ・サイエンティスト株式会社 Search Needs Evaluation Program, Search Needs Evaluation Device and Search Needs Evaluation Method, Evaluation Program, Evaluation Device and Evaluation Method
JP2022077381A (en) * 2020-11-11 2022-05-23 ヤフー株式会社 Searching device, searching method and searching program

Family Cites Families (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH11345201A (en) * 1998-05-29 1999-12-14 Ntt Data Corp Information providing system and information providing network system
JP5133946B2 (en) * 2009-06-18 2013-01-30 ヤフー株式会社 Information search apparatus and information search method
JP5386548B2 (en) * 2011-06-28 2014-01-15 ヤフー株式会社 Soaring word extraction apparatus and method
JP5361090B2 (en) * 2011-08-26 2013-12-04 日本電信電話株式会社 Topic word acquisition apparatus, method, and program

Also Published As

Publication number Publication date
JP2017059184A (en) 2017-03-23

Similar Documents

Publication Publication Date Title
US11119627B2 (en) Information display method, device, apparatus and storage medium
JP6604603B2 (en) SEARCH DEVICE, SEARCH METHOD, AND PROGRAM
JP5881847B2 (en) Real-time mapping and navigation of multiple media types with a metadata-based infrastructure
JPWO2010109581A1 (en) Content recommendation method, recommended information creation method, content recommendation program, content recommendation server, and content providing system
JP6291145B2 (en) Information processing apparatus, information processing method, program, and storage medium
US20160034957A1 (en) Generating Advertisements for Search Results Associated With Entities Based on Aggregated Entity Bids
JP6401726B2 (en) Information processing apparatus, information processing method, and program
CN103995829A (en) Method and device for providing and displaying query results
JP5734332B2 (en) Advertisement information providing device
JP5805134B2 (en) Terminal device and device program
JP5903783B2 (en) Server apparatus and information processing apparatus
JP5996766B1 (en) Information processing apparatus, information processing method, and information processing program
US10157210B2 (en) Searching and accessing software application functionality using application connections
US20160034958A1 (en) Generating Advertisements For Search Results That Are Associated With Entities
CN104850608A (en) Method for searching keywords on information exhibiting page
JP2011053996A (en) Web browser selecting method and device
JP4477931B2 (en) Search request device, search request method, search request program, and computer-readable recording medium storing search request program
JP5356485B2 (en) User attribute information expansion apparatus, user attribute information expansion method, and user attribute information expansion system using content
US20170192639A1 (en) Using Search Results As Software Application Input Parameters
JP2018151995A (en) Information providing device, information providing method, and information providing program
JP2011118770A (en) Apparatus, method, program and system for processing information
JP2016192067A (en) Searcher device
JP5416023B2 (en) Reading terminal and method
JP2010271995A (en) Net shopping management apparatus
JP5330169B2 (en) Content data providing device

Legal Events

Date Code Title Description
A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20180308

A977 Report on retrieval

Free format text: JAPANESE INTERMEDIATE CODE: A971007

Effective date: 20190219

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20190312

A521 Request for written amendment filed

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20190426

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

A61 First payment of annual fees (during grant procedure)

Free format text: JAPANESE INTERMEDIATE CODE: A61

Effective date: 20191008

R150 Certificate of patent or registration of utility model

Ref document number: 6604603

Country of ref document: JP

Free format text: JAPANESE INTERMEDIATE CODE: R150

A711 Notification of change in applicant

Free format text: JAPANESE INTERMEDIATE CODE: A712

Effective date: 20191101

RD03 Notification of appointment of power of attorney

Free format text: JAPANESE INTERMEDIATE CODE: A7423

Effective date: 20191112

S111 Request for change of ownership or part of ownership

Free format text: JAPANESE INTERMEDIATE CODE: R313111

R360 Written notification for declining of transfer of rights

Free format text: JAPANESE INTERMEDIATE CODE: R360

R370 Written measure of declining of transfer procedure

Free format text: JAPANESE INTERMEDIATE CODE: R370

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

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

R350 Written notification of registration of transfer

Free format text: JAPANESE INTERMEDIATE CODE: R350