JP2012181779A - Application retrieval server, and method - Google Patents

Application retrieval server, and method Download PDF

Info

Publication number
JP2012181779A
JP2012181779A JP2011045660A JP2011045660A JP2012181779A JP 2012181779 A JP2012181779 A JP 2012181779A JP 2011045660 A JP2011045660 A JP 2011045660A JP 2011045660 A JP2011045660 A JP 2011045660A JP 2012181779 A JP2012181779 A JP 2012181779A
Authority
JP
Japan
Prior art keywords
application
information element
information
search
unit
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
JP2011045660A
Other languages
Japanese (ja)
Other versions
JP5364117B2 (en
Inventor
Yuji Mori
勇二 森
Takeshi Naganuma
武史 長沼
Masaki Wada
真輝 和田
Kenji Okada
賢詞 岡田
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.)
NTT Docomo Inc
Original Assignee
NTT Docomo Inc
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 NTT Docomo Inc filed Critical NTT Docomo Inc
Priority to JP2011045660A priority Critical patent/JP5364117B2/en
Publication of JP2012181779A publication Critical patent/JP2012181779A/en
Application granted granted Critical
Publication of JP5364117B2 publication Critical patent/JP5364117B2/en
Expired - Fee Related legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Abstract

PROBLEM TO BE SOLVED: To improve the mismatch between an application to be retrieved by a retrieval server and an application stored in a distribution server.SOLUTION: A retrieval server includes: a reception part for receiving retrieval requests; a storage part for storing a table, for each application to be retrieved, plural information elements and, for each information element, the number of times of retrieving an application indicating a trigger to be updated, with the aforementioned pieces of information correlated with each other; a selection part for selecting an application to be presented from among the applications to be retrieved; a transmission part for transmitting the selected application as a retrieval response; a determination part for counting the number of times of selection for each application and determining whether there is an information element with the counted number of times of selection being equal to or larger than the number of times of retrieval included in the table; and an update part for obtaining an information element with the number of times of selection being equal to or larger than the number of times of retrieval and updating the obtained information element among the applications stored in the storage part.

Description

本発明は、アプリケーションを検索する無線通信システムに関する。   The present invention relates to a wireless communication system for searching for an application.

電気通信キャリアや端末メーカーにより、相次いでオープンなプラットフォームを採用した携帯端末が、市場に投入されている。該携帯端末には、スマートフォンが含まれる。オープンなプラットフォームが採用されることにより、電気通信キャリアや携帯端末メーカーは、API(Application Program Interface)を利用した新しい機能、サービスを提供可能な携帯端末を製品化できる。また、オープンなプラットフォームが採用されることにより、好みに応じてアプリケーションを追加できる。   Mobile terminals using open platforms have been put on the market by telecommunications carriers and terminal manufacturers. The mobile terminal includes a smartphone. By adopting an open platform, telecommunications carriers and mobile terminal manufacturers can commercialize mobile terminals that can provide new functions and services using API (Application Program Interface). Also, by adopting an open platform, you can add applications as you like.

オープンなプラットフォームが採用されることにより、アプリケーションの開発者はアプリケーションを自由に開発できる。アプリケーションマーケットには、日々多数のアプリケーションが新規に登録されている。ユーザは、該アプリケーションマーケットにアクセスすることにより、豊富にそろったアプリケーション中から所望のアプリケーションを選択できる。   By adopting an open platform, application developers can freely develop applications. Many new applications are registered in the application market every day. The user can select a desired application from among a wide variety of applications by accessing the application market.

特開2009-187466号公報JP 2009-187466 A

携帯端末は、アプリケーションの検索を行うアプリケーション検索サーバにアクセスすることにより、所望のアプリケーションの提示を受けることができる。該携帯端末は、該提示に従って、所望のアプリケーションをダウンロードするために、該所望のアプリケーションが格納されるべきサーバ(配信サーバ)にアクセスすることにより、該所望のアプリケーションをダウンロードすることができる。しかし、配信サーバにアクセスしても、該所望のアプリケーションをダウンロードすることができない場合もある。該所望のアプリケーションが、配信サーバから削除されていることや、該所望のアプリケーションに関する情報が変更されていること等があるためである。検索サーバと、配信サーバとが異なるサーバである場合には、検索サーバにより検索の対象とされるべきアプリケーションと、配信サーバに格納されているアプリケーションとが一致していない場合も多い。   The portable terminal can receive presentation of a desired application by accessing an application search server that searches for an application. According to the presentation, the portable terminal can download the desired application by accessing a server (distribution server) where the desired application is stored in order to download the desired application. However, there are cases where the desired application cannot be downloaded even if the distribution server is accessed. This is because the desired application has been deleted from the distribution server, information on the desired application has been changed, and the like. When the search server and the distribution server are different servers, the application to be searched by the search server often does not match the application stored in the distribution server.

検索サーバにより検索の対象とされるアプリケーションと、配信サーバにより配信可能なアプリケーションとを一致させるために、検索サーバは、定期的に、配信サーバに格納されているアプリケーションの情報を収集するのが好ましい。しかし、アプリケーションマーケットには、すでに数十万以上のアプリケーションが登録されている。検索サーバに、該数十万以上の全アプリケーションをクローリングさせることは、検索サーバに対する負荷を増大させることになるため現実的でない。   In order to match the application to be searched by the search server with the application that can be distributed by the distribution server, it is preferable that the search server periodically collects application information stored in the distribution server. . However, hundreds of thousands of applications are already registered in the application market. It is not practical to cause the search server to crawling all of the hundreds of thousands or more applications because it increases the load on the search server.

開示のアプリケーション検索サーバ、及びアプリケーション検索システムにおける方法は、アプリケーション検索サーバにより検索対象とされるべきアプリケーションと、配信サーバに格納されたアプリケーションとの間の不一致を改善することを目的とする。   The disclosed application search server and the method in the application search system are intended to improve the mismatch between the application to be searched by the application search server and the application stored in the distribution server.

開示の一実施例のアプリケーション検索サーバは、
提示すべきアプリケーションを検索するアプリケーション検索サーバであって、
携帯端末からのアプリケーション検索リクエストを受信する受信部と、
検索の対象とされているアプリケーション毎に、アプリケーションに関する複数の情報要素と、情報要素毎に、該情報要素を更新すべきトリガーを表すアプリケーションの検索された検索回数とを対応付けた情報要素更新頻度テーブルを格納したアプリケーション情報格納部と、
前記検索の対象とされているアプリケーションから、提示すべきアプリケーションを選択する配信情報選択部と、
前記配信情報選択部で選択されたアプリケーションを検索応答として携帯端末に送信する送信部と、
前記検索の対象とされているアプリケーション毎に、前記配信情報選択部により選択された選択回数をカウントし、カウントされた選択回数が、前記情報要素更新頻度テーブルに含まれるべき検索回数以上となる情報要素があるかどうかを判定する情報要素更新判定部と、
該情報要素更新判定部により選択回数が前記検索回数以上となる情報要素を取得し、前記アプリケーション情報格納部に格納されたアプリケーション情報のうち、取得された情報要素を更新するアプリケーション情報要素更新部と
を有する。
An application search server of an embodiment of the disclosure is
An application search server that searches for an application to be presented,
A receiver for receiving an application search request from a mobile device;
Information element update frequency in which a plurality of information elements related to an application are associated with the number of search times searched for an application representing a trigger that should update the information element for each information element, for each application to be searched An application information storage unit storing a table;
A delivery information selection unit for selecting an application to be presented from the applications to be searched;
A transmission unit that transmits the application selected by the distribution information selection unit to the mobile terminal as a search response;
Information for which the number of selections selected by the distribution information selection unit is counted for each application to be searched and the counted number of selections is equal to or greater than the number of searches to be included in the information element update frequency table An information element update determination unit for determining whether there is an element;
An application information element update unit that acquires an information element whose number of selections is equal to or greater than the number of searches by the information element update determination unit, and updates the acquired information element among the application information stored in the application information storage unit; Have

開示の一実施例のアプリケーション検索システムにおける方法は、
提示すべきアプリケーションを検索するアプリケーション検索システムにおける方法であって、
アプリケーションを検索する検索サーバは、
検索の対象とされているアプリケーション毎に、アプリケーションに関する複数の情報要素と、情報要素毎に、該情報要素を更新すべきトリガーを表すアプリケーションの検索された検索回数とを対応付けた情報要素更新頻度テーブルを有し、
前記検索サーバは、
携帯端末からのアプリケーション検索リクエストを受信する受信ステップと、
前記検索の対象とされているアプリケーションから、提示すべきアプリケーションを選択する配信情報選択ステップと、
前記配信情報選択ステップで選択されたアプリケーションを検索応答として携帯端末に送信する送信ステップと、
前記検索の対象とされているアプリケーション毎に、前記配信情報選択ステップにより選択された選択回数をカウントする選択回数カウントステップと、
前記選択回数カウントステップによりカウントされた選択回数が、前記情報要素更新頻度テーブルに含まれるべき検索回数以上となる情報要素があるかどうかを判定する情報要素更新判定ステップと、
該情報要素更新判定ステップにより選択回数が前記検索回数以上となる情報要素を取得する情報要素取得ステップと、
前記情報要素更新頻度テーブルに含まれるアプリケーション情報のうち、該情報要素取得ステップにより取得された情報要素を更新するアプリケーション情報要素更新ステップと
を有する。
A method in the application search system of an embodiment of the disclosure is as follows:
A method in an application search system for searching for an application to be presented, comprising:
Search servers that search for applications
Information element update frequency in which a plurality of information elements related to an application are associated with the number of search times searched for an application representing a trigger that should update the information element for each information element, for each application to be searched Have a table,
The search server
A receiving step for receiving an application search request from a mobile device;
A delivery information selection step of selecting an application to be presented from the applications to be searched;
A transmission step of transmitting the application selected in the distribution information selection step to the portable terminal as a search response;
A selection count counting step for counting the number of selections selected by the distribution information selection step for each application that is the search target;
An information element update determination step for determining whether there is an information element whose number of selections counted by the selection number count step is equal to or greater than the number of searches to be included in the information element update frequency table;
An information element acquisition step of acquiring an information element whose number of selections is equal to or greater than the number of searches in the information element update determination step;
An application information element update step for updating the information element acquired in the information element acquisition step among the application information included in the information element update frequency table.

開示のアプリケーション検索サーバ、及びアプリケーション検索システムにおける方法によれば、アプリケーション検索サーバにより検索対象とされるべきアプリケーションと、配信サーバに格納されたアプリケーションとの間の不一致を改善することができる   According to the disclosed application search server and the method in the application search system, it is possible to improve the mismatch between the application to be searched by the application search server and the application stored in the distribution server.

検索サーバが適用される無線通信システムの一実施例を示す図である。It is a figure which shows one Example of the radio | wireless communications system with which a search server is applied. 携帯端末の一実施例を示す機能ブロック図である。It is a functional block diagram which shows one Example of a portable terminal. 情報要素更新頻度対応テーブルの一実施例を示す図である。It is a figure which shows one Example of an information element update frequency corresponding | compatible table. 検索サーバの一実施例を示す機能ブロック図である。It is a functional block diagram which shows one Example of a search server. 無線通信システムの動作の一実施例を示すフローチャートである。It is a flowchart which shows one Example of operation | movement of a radio | wireless communications system. 携帯端末の一実施例を示す機能ブロック図である。It is a functional block diagram which shows one Example of a portable terminal. 無線通信システムの動作の一実施例を示すフローチャートである。It is a flowchart which shows one Example of operation | movement of a radio | wireless communications system.

次に、本発明を実施するための形態を、以下の実施例に基づき図面を参照しつつ説明する。
なお、実施例を説明するための全図において、同一機能を有するものは同一符号を用い、繰り返しの説明は省略する。
Next, the form for implementing this invention is demonstrated, referring drawings based on the following Examples.
In all the drawings for explaining the embodiments, the same reference numerals are used for those having the same function, and repeated explanation is omitted.

<実施例>
<無線通信システム>
アプリケーションを検索するサーバ(以下、「検索サーバ」という)が適用される無線通信システムの一実施例について説明する。
<Example>
<Wireless communication system>
An embodiment of a wireless communication system to which a server for searching for an application (hereinafter referred to as “search server”) is applied will be described.

図1は、本検索サーバ400が適用される無線通信システムの一実施例を示す。   FIG. 1 shows an embodiment of a wireless communication system to which the search server 400 is applied.

本無線通信システムには、携帯端末300が含まれる。携帯端末300は、通信網50を介して、検索サーバ400にアクセスする。例えば、携帯端末300は、アクセスポイント(図示なし)に接続し、該アクセスポイントが接続された通信網50に接続された検索サーバ400にアクセスしてもよい。該通信網50は、インターネットであってもよい。また、例えば、携帯端末300は基地局(図示なし)に接続し、該基地局が接続された通信網50に接続された検索サーバ400にアクセスしてもよい。該通信網は、移動体通信ネットワークであってもよい。   The wireless communication system includes a mobile terminal 300. The mobile terminal 300 accesses the search server 400 via the communication network 50. For example, the mobile terminal 300 may connect to an access point (not shown) and access the search server 400 connected to the communication network 50 to which the access point is connected. The communication network 50 may be the Internet. Further, for example, the mobile terminal 300 may connect to a base station (not shown) and access the search server 400 connected to the communication network 50 to which the base station is connected. The communication network may be a mobile communication network.

また、携帯端末300は、通信網50を介して、配信サーバ100にアクセスする。例えば、携帯端末300は、アクセスポイントに接続し、該アクセスポイントが接続された通信網50に接続された配信サーバ100にアクセスしてもよい。該通信網50は、インターネットであってもよい。また、例えば、携帯端末300は基地局に接続し、該基地局が接続された通信網50に接続された配信サーバ100にアクセスしてもよい。該通信網50は、移動体通信ネットワークであってもよい。   In addition, the mobile terminal 300 accesses the distribution server 100 via the communication network 50. For example, the mobile terminal 300 may connect to an access point and access the distribution server 100 connected to the communication network 50 to which the access point is connected. The communication network 50 may be the Internet. For example, the mobile terminal 300 may connect to a base station and access the distribution server 100 connected to the communication network 50 to which the base station is connected. The communication network 50 may be a mobile communication network.

本無線通信システムには、配信サーバ100が含まれる。該配信サーバ100は、通信網50に接続される。該配信サーバ100は、携帯端末300により要求されたアプリケーションを配信する。   The wireless communication system includes a distribution server 100. The distribution server 100 is connected to the communication network 50. The distribution server 100 distributes the application requested by the mobile terminal 300.

本無線通信システムには、アプリケーション管理サーバ200が含まれる。該アプリケーション管理サーバ200は配信サーバ100に接続される。アプリケーション管理サーバ200は、アプリケーションを格納する。   The wireless communication system includes an application management server 200. The application management server 200 is connected to the distribution server 100. The application management server 200 stores applications.

<携帯端末>
本携帯端末300は、検索サーバ400に、アプリケーションの検索を要求するためのアプリケーション検索リクエストを無線送信する。該携帯端末300は、検索サーバ400から、該アプリケーション検索リクエストに対するアプリケーションの検索結果を含むアプリケーション検索応答を受信する。ユーザは、該アプリケーション検索応答を参照することにより、所望のアプリケーションを選択できる。該携帯端末300は、ユーザにより所望のアプリケーションが選択された場合、配信サーバ100に、該所望のアプリケーションの詳細な情報を要求するために、アプリケーション詳細情報要求を送信する。該携帯端末300は、アプリケーション詳細情報要求に対する応答であるアプリケーションの詳細な情報を含むアプリケーション詳細情報応答を受信する。該携帯端末300は、アプリケーション詳細情報応答に、所望のアプリケーションの詳細な情報が含まれる場合、該アプリケーションの詳細な情報に基づいて、配信サーバ100から、該所望のアプリケーションをダウンロードするための処理を行う。
<Mobile device>
The mobile terminal 300 wirelessly transmits an application search request for requesting an application search to the search server 400. The mobile terminal 300 receives from the search server 400 an application search response including an application search result for the application search request. The user can select a desired application by referring to the application search response. When a desired application is selected by the user, the portable terminal 300 transmits an application detailed information request to the distribution server 100 in order to request detailed information of the desired application. The portable terminal 300 receives an application detailed information response including detailed information of the application that is a response to the application detailed information request. When the detailed information of the desired application is included in the application detailed information response, the mobile terminal 300 performs processing for downloading the desired application from the distribution server 100 based on the detailed information of the application. Do.

<携帯端末の機能>
図2は、本携帯端末300の機能を示す機能ブロック図である。
<Functions of mobile terminals>
FIG. 2 is a functional block diagram showing functions of the mobile terminal 300.

本携帯端末300は、送受信部302を有する。   The mobile terminal 300 includes a transmission / reception unit 302.

該送受信部302は、検索サーバ400に、アプリケーション検索リクエストを送信する。該送受信部302は、検索サーバ400から、アプリケーション検索応答を受信する。該アプリケーション検索応答には、提示リストが含まれてもよい。該提示リストには、提示されるアプリケーションを表す情報が含まれてもよい。   The transmission / reception unit 302 transmits an application search request to the search server 400. The transmission / reception unit 302 receives an application search response from the search server 400. The application search response may include a presentation list. The presentation list may include information representing an application to be presented.

また、該送受信部302は、アプリケーション詳細情報要求を送信する。該アプリケーション詳細情報要求には、所望のアプリケーションを表す情報が含まれる。該送受信部302は、該アプリケーション詳細情報要求に対する応答である、アプリケーション詳細情報応答を受信する。該アプリケーション詳細情報応答には、所望のアプリケーションをダウンロードするための情報が含まれてもよい。   Further, the transmission / reception unit 302 transmits an application detailed information request. The application detailed information request includes information representing a desired application. The transmission / reception unit 302 receives an application detailed information response that is a response to the application detailed information request. The application detailed information response may include information for downloading a desired application.

また、該送受信部302は、配信サーバ100に、ダウンロード要求を送信し、該配信サーバ100から配信されるべき所望のアプリケーションをダウンロードする。   In addition, the transmission / reception unit 302 transmits a download request to the distribution server 100 and downloads a desired application to be distributed from the distribution server 100.

本携帯端末300は、制御部304を有する。該制御部304は、送受信部302と接続される。該制御部304は、検索サーバ400からアプリケーション検索応答を受信した場合に、表示部310に、該アプリケーション検索応答に含まれるべきアプリケーションの検索結果を表示するための制御を行う。また、該制御部304は、ユーザにより所望のアプリケーションが選択された場合、該所望のアプリケーションのアプリケーション詳細情報要求を送信するための制御を行う。また、該制御部304は、配信サーバ100からのアプリケーション詳細情報応答に基づいて、所定の情報を表示するための制御を行う。例えば、該制御部304は、配信サーバ100からのアプリケーション詳細情報応答に所望のアプリケーションの詳細な情報が含まれる場合に表示されるべき所定の画像を表示するための制御を行う。また、例えば、該制御部304は、配信サーバ100からのアプリケーション詳細情報応答に所望のアプリケーションの詳細な情報が含まれない場合に表示されるべき所定の画像を表示するための制御を行う。また、該制御部304は、配信サーバ100からのアプリケーション詳細情報応答に所望のアプリケーションの詳細な情報が含まれる場合に、該配信サーバ100に、所望のアプリケーションのダウンロードを要求するための制御を行う。   The mobile terminal 300 includes a control unit 304. The control unit 304 is connected to the transmission / reception unit 302. When the control unit 304 receives an application search response from the search server 400, the control unit 304 performs control for displaying a search result of an application to be included in the application search response on the display unit 310. Further, when a desired application is selected by the user, the control unit 304 performs control for transmitting an application detailed information request for the desired application. Further, the control unit 304 performs control for displaying predetermined information based on the application detailed information response from the distribution server 100. For example, the control unit 304 performs control for displaying a predetermined image to be displayed when detailed information of a desired application is included in the application detailed information response from the distribution server 100. Further, for example, the control unit 304 performs control for displaying a predetermined image to be displayed when detailed information of a desired application is not included in the application detailed information response from the distribution server 100. Further, the control unit 304 performs control for requesting the distribution server 100 to download a desired application when detailed information of the desired application is included in the application detailed information response from the distribution server 100. .

本携帯端末300は、アプリケーション情報要求部306を有する。該アプリケーション情報要求部306は、制御部304と接続される。該アプリケーション情報要求部306には、ユーザにより選択されるべき所望のアプリケーションに関して、該所望のアプリケーションの詳細な情報を要求するためのアプリケーション詳細情報要求を生成する。ユーザは、アプリケーション検索応答を参照することにより、所望のアプリケーションを選択できる。該アプリケーション詳細情報要求には、ユーザにより選択された所望のアプリケーションを表す情報が含まれる。   The mobile terminal 300 includes an application information request unit 306. The application information request unit 306 is connected to the control unit 304. The application information request unit 306 generates an application detailed information request for requesting detailed information of the desired application regarding the desired application to be selected by the user. The user can select a desired application by referring to the application search response. The application detailed information request includes information representing a desired application selected by the user.

本携帯端末300は、アプリケーションダウンロード部310を有する。該アプリケーションダウンロード部310は、アプリケーション情報要求部306、及び制御部304と接続される。該アプリケーションダウンロード部310には、アプリケーション詳細情報応答に所望のアプリケーションの詳細な情報が含まれる場合に、アプリケーション情報要求部306から、所望のアプリケーションの詳細な情報が通知される。該アプリケーションダウンロード部310は、アプリケーション情報要求部306から、所望のアプリケーションの詳細な情報が通知された場合、該所望のアプリケーションの詳細な情報に基づいて、配信サーバ100にアクセスし、所望のアプリケーションをダウンロードする。   The mobile terminal 300 includes an application download unit 310. The application download unit 310 is connected to the application information request unit 306 and the control unit 304. The application download unit 310 is notified of detailed information of the desired application from the application information request unit 306 when the detailed information of the desired application is included in the application detailed information response. When the application information request unit 306 is notified of detailed information about a desired application, the application download unit 310 accesses the distribution server 100 based on the detailed information about the desired application, and selects the desired application. to download.

本携帯端末300は、表示部310を有する。該表示部310は、制御部304と接続される。該表示部312は、検索サーバ400により送信されたアプリケーション検索応答に含まれるべきアプリケーションの検索結果を表示する。また、表示部310は、配信サーバ100により送信されるべきアプリケーション詳細情報に基づいて、所定の画像の表示を行う。   The mobile terminal 300 includes a display unit 310. The display unit 310 is connected to the control unit 304. The display unit 312 displays the search result of the application that should be included in the application search response transmitted by the search server 400. Further, the display unit 310 displays a predetermined image based on the detailed application information to be transmitted by the distribution server 100.

<検索サーバ>
検索サーバ400は、アプリケーションの情報を格納する。アプリケーションの情報には情報要素として、アプリケーション名と、説明文と、画像と、価格と、レートと、ダウンロード回数と、レビューコメントとが含まれる。
<Search server>
The search server 400 stores application information. The application information includes, as information elements, an application name, a description, an image, a price, a rate, the number of downloads, and a review comment.

さらに、検索サーバ400は、アプリケーション毎に、該アプリケーションの情報要素と、該情報要素を更新する際のトリガーとなるべき検索された回数(以下、「更新トリガー検索回数」という)とを対応付けたテーブル(以下、「情報要素更新頻度対応テーブル」という)を有する。更新トリガー検索回数は、アプリケーション毎に異なる値であってもよい。アプリケーションの種類によって、更新頻度が変動することが想定されるからである。   Further, for each application, the search server 400 associates the information element of the application with the number of times of search that should be a trigger for updating the information element (hereinafter referred to as “update trigger search frequency”). A table (hereinafter referred to as an “information element update frequency correspondence table”). The update trigger search count may be different for each application. This is because it is assumed that the update frequency varies depending on the type of application.

図3は、情報要素更新頻度対応テーブルの一例を示す。図3には、情報要素に対応する更新頻度も示されている。少なくとも、情報要素と、更新トリガー検索回数とが含まれていればよい。   FIG. 3 shows an example of the information element update frequency correspondence table. FIG. 3 also shows the update frequency corresponding to the information element. It is sufficient that at least the information element and the update trigger search count are included.

図3に示される情報要素更新頻度対応テーブルには、情報要素として、「アプリケーション名」、「説明文」、「画像」、「価格」、「レート」、「ダウンロード回数」、及び「レビューコメント」と、更新頻度として、「低」、「低」、「低」、「中」、「高」、「高」、及び「高」と、更新トリガー検索回数として、「X」、「X」、「X」、「Y」、「Z」、「Z」、及び「Z」とがそれぞれ対応付けられている。これらは一例であり適宜変更可能である。   The information element update frequency correspondence table shown in FIG. 3 includes, as information elements, “application name”, “description”, “image”, “price”, “rate”, “download count”, and “review comment”. The update frequency is “low”, “low”, “low”, “medium”, “high”, “high”, and “high”, and the update trigger search frequency is “X”, “X”, “X”, “Y”, “Z”, “Z”, and “Z” are associated with each other. These are examples and can be changed as appropriate.

「アプリケーション名」、「説明文」、及び「画像」は、比較的更新される頻度は低いと想定される。従って、更新頻度は「低」に設定されている。   The “application name”, “description”, and “image” are assumed to be relatively infrequently updated. Therefore, the update frequency is set to “low”.

また、「価格」に対応する更新頻度が「中」であるのは、価格の変動は、通貨レートの変動に依存するためである。   Also, the reason why the update frequency corresponding to “price” is “medium” is that the price fluctuation depends on the currency rate fluctuation.

また、「レート」に対応する更新頻度が「高」であるのは、アプリケーションの普及の度合いによって変動するためである。「レート」はアプリケーションが登録されてから時間が経過するに従って、更新頻度が低くなると想定される。時間が経過する程レートの母集団が大きくなるため、レートの変動が小さくなると想定されるためである。   Also, the reason why the update frequency corresponding to “rate” is “high” is that it fluctuates depending on the degree of spread of applications. It is assumed that the update rate of the “rate” decreases as time passes after the application is registered. This is because the rate population is assumed to be small because the population of the rate increases as time elapses.

また、「ダウンロード数」に対応する更新頻度が「高」であるのは、アプリケーションの普及の度合いによって変動するためである。「ダウンロード数」はアプリケーションが登録されてから時間が経過するに従って、ダウンロードされる回数が減少すると想定されるためである。   Also, the reason why the update frequency corresponding to the “number of downloads” is “high” is that it fluctuates depending on the degree of spread of applications. This is because the “number of downloads” is assumed that the number of downloads decreases as time passes after the application is registered.

また、「レビューコメント」に対応する更新頻度が「高」であるのは、アプリケーションの普及の度合いによって、また、アップデートからの経過時間により変動するためである。「レビューコメント」はアプリケーションが登録されてから時間が経過するに従って、更新頻度が低くなると想定される。時間が経過する程「レビューコメント」の投稿数が少なくなると想定されるためである。   The reason why the update frequency corresponding to the “review comment” is “high” is that it fluctuates depending on the degree of spread of the application and the elapsed time since the update. The “review comment” is assumed to update less frequently as time passes after the application is registered. This is because the number of “review comments” posted is expected to decrease as time elapses.

更新トリガー検索回数は、X>Y>Zであるのが好ましい。更新頻度が高くなるに従って、配信サーバ100において、アプリケーションに関する情報要素が更新されている確率が高くなるため、更新トリガー検索回数を小さな数とすることにより、検索サーバ400における更新頻度を増加させるのが好ましいためである。   The number of update trigger searches is preferably X> Y> Z. As the update frequency increases, the probability that the information element related to the application is updated increases in the distribution server 100. Therefore, the update frequency in the search server 400 is increased by reducing the number of update trigger searches. This is because it is preferable.

アプリケーションの情報要素毎に更新すべきトリガーを異ならせることにより、情報要素毎に更新タイミングを異ならせることができる。更新頻度が高いと想定される情報要素については短い期間で更新されることになるため、最低限の情報要素を更新できる。このため、検索サーバ400におけるクローリングの負荷を低減し、さらにネットワークの負荷も低減できる。   By changing the trigger to be updated for each information element of the application, the update timing can be made different for each information element. Since information elements that are assumed to have a high update frequency are updated in a short period of time, the minimum information elements can be updated. Therefore, the crawling load on the search server 400 can be reduced, and further the network load can be reduced.

本検索サーバ400は、携帯端末300から、アプリケーション検索リクエストを受信する。該検索サーバ400は、該アプリケーション検索リクエストに応じて、アプリケーションを検索する。該検索サーバ400は、携帯端末300に、アプリケーション検索応答を送信する。該アプリケーションの検索応答には、提示すべきアプリケーションが含まれる。   The search server 400 receives an application search request from the mobile terminal 300. The search server 400 searches for an application in response to the application search request. The search server 400 transmits an application search response to the mobile terminal 300. The application search response includes the application to be presented.

本検索サーバ400は、アプリケーション毎に、検索された結果、提示すべきアプリケーションとして選択された回数(以下、「検索回数」という」をカウントする。該検索サーバ400は、該検索回数が更新トリガー検索回数に達した情報要素があるかどうかを判定する。   The search server 400 counts, for each application, the number of times selected as an application to be presented as a result of the search (hereinafter referred to as “number of searches”). It is determined whether there is an information element that has reached the number of times.

本検索サーバ400は、検索回数が更新トリガー検索回数に達した情報要素があると判定された場合、該情報要素を更新するために、配信サーバ100に、該情報要素を要求するためのアプリケーション情報要素取得要求を送信する。本検索サーバ400は、アプリケーション情報要素取得要求の応答信号として、配信サーバ100から通知されたアプリケーション情報要素取得応答に基づいて、該当するアプリケーションの情報要素を更新する。   When it is determined that there is an information element whose search count has reached the update trigger search count, the search server 400 requests the distribution server 100 to request the information element in order to update the information element. Send element acquisition request. The search server 400 updates the information element of the corresponding application based on the application information element acquisition response notified from the distribution server 100 as a response signal of the application information element acquisition request.

<検索サーバの機能>
図4は、検索サーバ400の一実施例を示す。
<Search server functions>
FIG. 4 shows an embodiment of the search server 400.

本検索サーバ400は、送受信部402を有する。該送受信部402は、携帯端末300からのアプリケーション検索リクエストを受信する。該送受信部402は、配信情報選択部408に、該アプリケーション検索リクエストを入力する。該送受信部402は、携帯端末300に、アプリケーション検索応答を送信する。   The search server 400 includes a transmission / reception unit 402. The transmission / reception unit 402 receives an application search request from the mobile terminal 300. The transmission / reception unit 402 inputs the application search request to the distribution information selection unit 408. The transmission / reception unit 402 transmits an application search response to the mobile terminal 300.

また、送受信部402は、配信サーバ100に、アプリケーション情報要素取得要求を送信する。該アプリケーション情報取得要求には、配信サーバ100から取得すべき、アプリケーションの情報要素を表す情報が含まれる。該送受信部402は、配信サーバ100から、アプリケーション情報要素取得応答を受信する。該アプリケーション情報要素取得応答は、アプリケーション情報要素更新部404に入力される。   Further, the transmission / reception unit 402 transmits an application information element acquisition request to the distribution server 100. The application information acquisition request includes information representing an information element of the application to be acquired from the distribution server 100. The transmission / reception unit 402 receives an application information element acquisition response from the distribution server 100. The application information element acquisition response is input to the application information element update unit 404.

本検索サーバ400は、アプリケーション情報要素更新部404を有する。該アプリケーション情報要素更新部404は、送受信部402と接続される。該アプリケーション情報要素更新部404は、送受信部402を介して、配信サーバ100に、アプリケーション情報要素取得要求を送信する。また、アプリケーション情報要素更新部404には、送受信部402からアプリケーション情報要素取得応答が入力される。該アプリケーション情報要素更新部404は、該アプリケーション情報要素取得応答に従って、アプリケーション情報格納部406に格納されるべきアプリケーションの情報要素のうち、該当するアプリケーションの情報要素を更新する。   The search server 400 includes an application information element update unit 404. The application information element update unit 404 is connected to the transmission / reception unit 402. The application information element update unit 404 transmits an application information element acquisition request to the distribution server 100 via the transmission / reception unit 402. Further, the application information element update unit 404 receives an application information element acquisition response from the transmission / reception unit 402. The application information element update unit 404 updates the information element of the corresponding application among the information elements of the application to be stored in the application information storage unit 406 in accordance with the application information element acquisition response.

本検索サーバ400は、アプリケーション情報格納部406を有する。該アプリケーション情報格納部406には、アプリケーションの情報を格納する。アプリケーションの情報には情報要素として、アプリケーション名と、説明文と、画像と、価格と、レートと、ダウンロード回数と、レビューコメントとが含まれる。さらに、該アプリケーション情報格納部406には、情報要素更新頻度対応テーブルが格納される。情報要素更新頻度対応テーブルは、図3を参照して説明したように、アプリケーション毎に、該アプリケーションに関する情報要素と、更新トリガー検索回数とが対応付けられている。   The search server 400 includes an application information storage unit 406. The application information storage unit 406 stores application information. The application information includes, as information elements, an application name, a description, an image, a price, a rate, the number of downloads, and a review comment. Further, the application information storage unit 406 stores an information element update frequency correspondence table. In the information element update frequency correspondence table, as described with reference to FIG. 3, for each application, an information element related to the application and the update trigger search frequency are associated with each other.

本検索サーバ400は、配信情報選択部408を有する。該配信情報選択部408は、送受信部402、及びアプリケーション情報格納部406と接続される。該配信情報選択部408は、送受信部402により入力されるべきアプリケーション検索リクエストに基づいて、提示すべきアプリケーションを選択する。例えば、配信情報選択部408は、アプリケーション情報格納部406に格納されるべきアプリケーションから、提示すべきアプリケーションを選択する。種々の選択方法が適用できる。該配信情報選択部408は、情報要素更新判定部412、及びアプリケーションリスト生成部410に、提示すべきアプリケーション情報を入力する。   The search server 400 includes a distribution information selection unit 408. The distribution information selection unit 408 is connected to the transmission / reception unit 402 and the application information storage unit 406. The distribution information selection unit 408 selects an application to be presented based on an application search request to be input by the transmission / reception unit 402. For example, the distribution information selection unit 408 selects an application to be presented from applications to be stored in the application information storage unit 406. Various selection methods can be applied. The distribution information selection unit 408 inputs application information to be presented to the information element update determination unit 412 and the application list generation unit 410.

本検索サーバ400は、情報要素更新判定部412を有する。該情報要素更新判定部412は、アプリケーション情報要素更新部404、アプリケーション情報格納部406、及び配信情報選択部408と接続される。情報要素更新判定部412は、配信情報選択部408から入力される提示すべきアプリケーションを表す情報に基づいて、アプリケーション毎に、検索回数をカウントする。該情報要素更新判定部412は、アプリケーション情報格納部406に格納された情報要素更新頻度対応テーブルを参照し、検索回数が、更新トリガー検索回数以上となった情報要素があるかどうかを判定する。検索回数が更新トリガー検索回数以上となった情報要素がない場合には、検索回数のカウントを継続する。検索回数が更新トリガー検索回数以上となった情報要素がある場合には、情報要素更新判定部412は、アプリケーション情報要素更新部404に、該当する情報要素を取得するために、アプリケーション情報要素取得要求を入力する。該アプリケーション情報要素取得要求には、検索回数が更新トリガー検索回数以上となった情報要素を表す情報と、該情報要素を含むアプリケーションを表す情報とが含まれる。   The search server 400 includes an information element update determination unit 412. The information element update determination unit 412 is connected to the application information element update unit 404, the application information storage unit 406, and the distribution information selection unit 408. The information element update determination unit 412 counts the number of searches for each application based on the information representing the application to be presented input from the distribution information selection unit 408. The information element update determination unit 412 refers to the information element update frequency correspondence table stored in the application information storage unit 406 and determines whether there is an information element whose search count is equal to or greater than the update trigger search count. If there is no information element whose search count is equal to or greater than the update trigger search count, the search count is continued. When there is an information element whose search count is equal to or greater than the update trigger search count, the information element update determination unit 412 requests the application information element update unit 404 to acquire an application information element acquisition request in order to acquire the corresponding information element. Enter. The application information element acquisition request includes information indicating an information element whose search count is equal to or greater than the update trigger search count and information indicating an application including the information element.

本検索サーバ400は、アプリケーションリスト生成部410を有する。該アプリケーションリスト生成部410は、配信情報選択部408と接続される。該アプリケーションリスト生成部410には、配信情報選択部408から提示すべきアプリケーションを表す情報が入力される。該アプリケーションリスト生成部410は、提示すべきアプリケーションを表す情報をリスト化する。該アプリケーションリスト生成部410は、送受信部402に、アプリケーションリストを入力する。送受信部402は、携帯端末300に、アプリケーションリスト生成部410により入力されたアプリケーションリストを送信する。   The search server 400 includes an application list generation unit 410. The application list generation unit 410 is connected to the distribution information selection unit 408. Information indicating an application to be presented from the distribution information selection unit 408 is input to the application list generation unit 410. The application list generation unit 410 lists information representing applications to be presented. The application list generation unit 410 inputs an application list to the transmission / reception unit 402. The transmission / reception unit 402 transmits the application list input by the application list generation unit 410 to the mobile terminal 300.

<無線通信システムの動作>
図5は、無線通信システムの動作の一実施例を示す。
<Operation of wireless communication system>
FIG. 5 shows an embodiment of the operation of the wireless communication system.

携帯端末300は、検索サーバ400に、アプリケーション検索リクエストを送信する(ステップS502)。つまり、ユーザが、アプリケーションを検索するための所定の操作を行うことにより、携帯端末300の送受信部302から、検索サーバ400に、アプリケーション検索リクエストが送信される。   The portable terminal 300 transmits an application search request to the search server 400 (step S502). That is, when a user performs a predetermined operation for searching for an application, an application search request is transmitted from the transmission / reception unit 302 of the mobile terminal 300 to the search server 400.

検索サーバ400は、携帯端末300からのアプリケーション検索リクエストに対する応答として、アプリケーション検索応答を送信する(ステップS504)。つまり、配信情報選択部408は、アプリケーション情報格納部406に格納されたアプリケーションを参照し、所定の選択方法により、提示すべきアプリケーションを選択する。アプリケーションリスト生成部410は、配信情報選択部408により選択されたアプリケーションを含むアプリケーションリストを生成する。アプリケーションリスト生成部410により生成されたアプリケーションリストは、送受信部402から、携帯端末300に送信される。   The search server 400 transmits an application search response as a response to the application search request from the mobile terminal 300 (step S504). That is, the distribution information selection unit 408 refers to the application stored in the application information storage unit 406 and selects an application to be presented by a predetermined selection method. The application list generation unit 410 generates an application list that includes the application selected by the distribution information selection unit 408. The application list generated by the application list generation unit 410 is transmitted from the transmission / reception unit 402 to the mobile terminal 300.

携帯端末300は、配信サーバ100に、アプリケーション詳細情報要求を送信する(ステップS506)。ユーザがアプリケーションリストを参照することにより、所望のアプリケーションが選択された場合、アプリケーション情報要求部306は、該所望のアプリケーションの詳細な情報を要求するために、アプリケーション詳細情報要求を生成する。該アプリケーション詳細情報要求は、制御部304に入力され、送受信部302から、配信サーバ100に送信される。   The portable terminal 300 transmits an application detailed information request to the distribution server 100 (step S506). When a user selects a desired application by referring to the application list, the application information request unit 306 generates an application detailed information request in order to request detailed information of the desired application. The application detailed information request is input to the control unit 304 and transmitted from the transmission / reception unit 302 to the distribution server 100.

配信サーバ100は、携帯端末300からのアプリケーション詳細情報要求に従って、該アプリケーション詳細情報要求により要求された所望のアプリケーションの詳細な情報を含むアプリケーション詳細情報応答を生成する。該アプリケーション詳細情報応答は、携帯端末300に送信される(ステップS508)。配信サーバ100は、アプリケーション詳細情報要求により要求されたアプリケーションを有さない場合、該アプリケーションを有さないことを表す情報を含むアプリケーション詳細情報応答を生成する。配信サーバ100は、携帯端末300に、アプリケーション詳細情報応答を送信する。   In accordance with the application detailed information request from the mobile terminal 300, the distribution server 100 generates an application detailed information response including detailed information on the desired application requested by the application detailed information request. The application detailed information response is transmitted to the mobile terminal 300 (step S508). When the distribution server 100 does not have the application requested by the application detailed information request, the distribution server 100 generates an application detailed information response including information indicating that the application is not included. Distribution server 100 transmits an application detailed information response to portable terminal 300.

検索サーバ400は、ステップS504により携帯端末300に送信したアプリケーション検索応答に含まれるべき提示すべきアプリケーションについて、検索回数を増加させる。検索回数を増加させた結果、該検索回数が更新トリガー検索回数以上となった情報要素があるかどうかを判定する(ステップS510)。つまり、情報要素更新判定部412は、配信情報選択部408により入力される提示すべきアプリケーションに対応する検索回数を増加させる。該情報要素更新判定部412は、アプリケーション情報格納部406に格納されるべき情報要素更新頻度対応テーブルを参照し、検索回数が、更新トリガー検索回数以上となる情報要素があるかどうかを判定する。   The search server 400 increases the number of searches for the application to be presented that should be included in the application search response transmitted to the mobile terminal 300 in step S504. As a result of increasing the number of searches, it is determined whether there is an information element whose number of searches is equal to or greater than the number of update trigger searches (step S510). That is, the information element update determination unit 412 increases the number of searches corresponding to the application to be presented input by the distribution information selection unit 408. The information element update determination unit 412 refers to the information element update frequency correspondence table to be stored in the application information storage unit 406, and determines whether there is an information element whose search count is equal to or greater than the update trigger search count.

検索回数が更新トリガー検索回数以上となる情報要素が無いと判定された場合(ステップS510:NO)、終了する。つまり、アプリケーションを検索する処理を継続する。一方、検索回数が更新トリガー検索回数以上となる情報要素があると判定された場合(ステップS510:YES)、検索サーバ400は、配信サーバ100に、検索回数が更新トリガー検索回数以上となる情報要素を取得するために、アプリケーション情報要素取得要求を送信する(ステップS512)。   If it is determined that there is no information element whose search count is equal to or greater than the update trigger search count (step S510: NO), the processing ends. That is, the process of searching for an application is continued. On the other hand, when it is determined that there is an information element whose search count is equal to or greater than the update trigger search count (step S510: YES), the search server 400 informs the distribution server 100 that the search count is equal to or greater than the update trigger search count. Is acquired, an application information element acquisition request is transmitted (step S512).

配信サーバ100は、検索サーバ400からのアプリケーション情報要素取得要求に応じて、該アプリケーション情報要素取得要求により要求されているアプリケーションの情報要素を含むアプリケーション情報要素取得応答を送信する(ステップS514)。   In response to the application information element acquisition request from the search server 400, the distribution server 100 transmits an application information element acquisition response including the information element of the application requested by the application information element acquisition request (step S514).

検索サーバ400は、配信サーバ100から、アプリケーション情報要素取得応答を受信する。検索サーバ400は、該アプリケーション情報要素取得応答に含まれる情報要素に、該当する情報要素を更新することにより、アプリケーションの情報を更新する(ステップS516)。つまり、配信サーバ100からのアプリケーション情報要素取得応答は、アプリケーション情報要素更新部404に入力される。アプリケーション情報要素更新部404は、アプリケーションの情報に含まれる情報要素のうち、アプリケーション情報要素取得応答に含まれる情報要素に該当するものを、書き換えることにより、アプリケーションの情報を更新する。また、アプリケーション情報要素取得応答に含まれる情報要素に対応する検索回数を初期値にリセットする。   The search server 400 receives an application information element acquisition response from the distribution server 100. The search server 400 updates the application information by updating the corresponding information element to the information element included in the application information element acquisition response (step S516). That is, the application information element acquisition response from the distribution server 100 is input to the application information element update unit 404. The application information element update unit 404 updates the application information by rewriting information elements included in the application information corresponding to the information elements included in the application information element acquisition response. In addition, the search count corresponding to the information element included in the application information element acquisition response is reset to the initial value.

本実施例によれば、アプリケーションが検索された結果提示すべきアプリケーションとして選択された回数に応じて、情報要素が更新される。従って、選択回数が多いアプリケーションほど、つまりはユーザに人気があるアプリケーションほど、頻繁に情報更新がされることとなる。また、情報要素ごとにその更新頻度に基づき更新トリガー検索回数を設定し、更新トリガー検索回数を上回る検索回数となった情報要素のみが更新される。従って、全情報要素が一度に更新される頻度を低減できるため、検索サーバ400の対する負荷を抑えつつ、配信サーバ100に格納されるべきアプリケーションと、検索サーバ400により検索の対象とされるべきアプリケーションとの間の不一致を改善できる。   According to the present embodiment, the information element is updated according to the number of times the application is selected as an application to be presented as a result of the search. Accordingly, information is frequently updated as the number of selections increases, that is, as the application is more popular with the user. In addition, for each information element, the update trigger search count is set based on the update frequency, and only the information element that has a search count exceeding the update trigger search count is updated. Therefore, since the frequency with which all information elements are updated at a time can be reduced, an application to be stored in the distribution server 100 and an application to be searched by the search server 400 while suppressing the load on the search server 400. Can be improved.

本実施例において、配信サーバ100において、アプリケーションが更新された際には検索サーバ400においても、該アプリケーションに関する全情報要素が更新されるのが好ましい。   In the present embodiment, when the application is updated in the distribution server 100, it is preferable that all information elements related to the application are also updated in the search server 400.

本実施例において、検索サーバ400と、配信サーバ100とが同じ装置であっても適用できる。   In the present embodiment, the search server 400 and the distribution server 100 can be applied even if they are the same device.

<変形例>
本検索サーバが適用される無線通信システムの一実施例は、図1を参照して説明した無線通信システムと略同一である。
<Modification>
An embodiment of a wireless communication system to which the present search server is applied is substantially the same as the wireless communication system described with reference to FIG.

本変形例では、検索サーバ400は、携帯端末300に、更新すべき情報要素を要求する。携帯端末300は、検索サーバ400からの要求に応じて、配信サーバ100から情報要素を取得し、検索サーバ400に通知する。   In this modification, the search server 400 requests the mobile terminal 300 for an information element to be updated. In response to a request from the search server 400, the mobile terminal 300 acquires an information element from the distribution server 100 and notifies the search server 400 of the information element.

<携帯端末>
本携帯端末300は、上述した実施例で説明した携帯端末の機能と略同様の機能を有する。さらに、携帯端末300は、検索サーバ400から、アプリケーション情報要素取得要求を受信する。該アプリケーション情報要素取得要求には、取得すべき情報要素を表す情報と、該情報要素を含むアプリケーションを表す情報とが含まれる。
<Mobile device>
The mobile terminal 300 has substantially the same function as that of the mobile terminal described in the above embodiment. Furthermore, the mobile terminal 300 receives an application information element acquisition request from the search server 400. The application information element acquisition request includes information indicating an information element to be acquired and information indicating an application including the information element.

携帯端末300は、検索サーバ400からのアプリケーション情報要素取得要求に応じて、配信サーバ100に、アプリケーション情報要素取得要求により要求されたアプリケーションの情報要素を要求するためのアプリケーション情報要素要求を送信する。   In response to the application information element acquisition request from the search server 400, the mobile terminal 300 transmits an application information element request for requesting the information element of the application requested by the application information element acquisition request to the distribution server 100.

配信サーバ100は、携帯端末300からのアプリケーション情報要素要求に応じて、該携帯端末300に、該当するアプリケーションの情報要素を含むアプリケーション情報要素応答を送信する。   In response to the application information element request from the mobile terminal 300, the distribution server 100 transmits an application information element response including the information element of the corresponding application to the mobile terminal 300.

携帯端末300は、配信サーバ100から、アプリケーション情報要素応答を受信すると、検索サーバ400に、該アプリケーション情報要素応答に含まれる情報要素を含むアプリケーション情報要素取得応答を送信する。   When the mobile terminal 300 receives the application information element response from the distribution server 100, the mobile terminal 300 transmits an application information element acquisition response including the information element included in the application information element response to the search server 400.

<携帯端末の機能>
図6は、携帯端末300の一実施例を示す。
<Functions of mobile terminals>
FIG. 6 shows an embodiment of the mobile terminal 300.

本携帯端末300は、図2を参照して説明した携帯端末の機能ブロックに加え、アプリケーション情報要素取得部314を有する。該アプリケーション情報要素取得部314は、制御部304と接続される。該アプリケーション情報要素取得部314には、検索サーバ400により送信されるべきアプリケーション情報要素取得要求が入力される。該アプリケーション情報要求部306は、該アプリケーション情報要素取得要求に含まれるべきアプリケーションの情報要素を要求するためのアプリケーション情報要素要求を生成し、配信サーバ100に送信する。該アプリケーション情報要素取得部314は、検索サーバ400に、アプリケーション情報要素要求の応答であるアプリケーション情報要素応答に含まれるアプリケーションの情報要素を含むアプリケーション情報要素取得応答を送信する。   The mobile terminal 300 includes an application information element acquisition unit 314 in addition to the functional blocks of the mobile terminal described with reference to FIG. The application information element acquisition unit 314 is connected to the control unit 304. The application information element acquisition unit 314 receives an application information element acquisition request to be transmitted by the search server 400. The application information request unit 306 generates an application information element request for requesting an information element of an application to be included in the application information element acquisition request, and transmits the application information element request to the distribution server 100. The application information element acquisition unit 314 transmits an application information element acquisition response including an application information element included in the application information element response, which is a response to the application information element request, to the search server 400.

<検索サーバ>
本検索サーバ400は、上述した実施例で説明した検索サーバと略同一の機能ブロック図により説明される。つまり、図4を参照して説明した検索サーバにより説明される。上述した実施例に係る検索サーバと異なる点について主に説明する。
<Search server>
The search server 400 is described using a functional block diagram that is substantially the same as the search server described in the above embodiment. That is, it is explained by the search server explained with reference to FIG. Differences from the search server according to the embodiment described above will be mainly described.

本検索サーバ400は、検索回数が更新トリガー検索回数に達した情報要素があると判定された場合、該情報要素を更新するために、携帯端末300に、該情報要素を要求するためのアプリケーション情報要素取得要求を送信する。本検索サーバ400は、アプリケーション情報要素取得要求の応答信号として、携帯端末300から通知されたアプリケーション情報要素取得応答に基づいて、該当するアプリケーションの情報要素を更新する。   When it is determined that there is an information element whose search count has reached the update trigger search count, the search server 400 requests application information for requesting the information element from the mobile terminal 300 in order to update the information element. Send element acquisition request. The search server 400 updates the information element of the corresponding application based on the application information element acquisition response notified from the mobile terminal 300 as a response signal of the application information element acquisition request.

<検索サーバの機能>
送受信部402は、携帯端末300に、アプリケーション情報要素取得要求を送信する。該アプリケーション情報取得要求には、配信サーバ100から取得すべき、アプリケーションの情報要素を表す情報が含まれる。該送受信部402は、携帯端末300から、アプリケーション情報要素取得応答を受信する。該アプリケーション情報要素取得応答は、アプリケーション情報要素更新部404に入力される。
<Search server functions>
The transmission / reception unit 402 transmits an application information element acquisition request to the mobile terminal 300. The application information acquisition request includes information representing an information element of the application to be acquired from the distribution server 100. The transmission / reception unit 402 receives an application information element acquisition response from the mobile terminal 300. The application information element acquisition response is input to the application information element update unit 404.

アプリケーション情報要素更新部404は、送受信部402を介して、携帯端末300に、アプリケーション情報要素取得要求を送信する。また、アプリケーション情報要素更新部404には、送受信部404からアプリケーション情報要素取得応答が入力される。該アプリケーション情報要素更新部404は、該アプリケーション情報要素取得応答に従って、アプリケーション情報格納部406に格納されるべきアプリケーションの情報要素のうち、該当するアプリケーションの情報要素を更新する。   The application information element update unit 404 transmits an application information element acquisition request to the mobile terminal 300 via the transmission / reception unit 402. Further, the application information element update unit 404 receives an application information element acquisition response from the transmission / reception unit 404. The application information element update unit 404 updates the information element of the corresponding application among the information elements of the application to be stored in the application information storage unit 406 in accordance with the application information element acquisition response.

<無線通信システムの動作>
図7は、無線通信システムの一実施例を示す。
<Operation of wireless communication system>
FIG. 7 shows an embodiment of a wireless communication system.

携帯端末300は、検索サーバ400に、アプリケーション検索リクエストを送信する(ステップS702)。つまり、ユーザが、アプリケーションを検索するための所定の操作を行うことにより、携帯端末300の送受信部302から、検索サーバ400に、アプリケーション検索リクエストが送信される。   The portable terminal 300 transmits an application search request to the search server 400 (step S702). That is, when a user performs a predetermined operation for searching for an application, an application search request is transmitted from the transmission / reception unit 302 of the mobile terminal 300 to the search server 400.

検索サーバ400は、携帯端末300からのアプリケーション検索リクエストに対する応答として、アプリケーション検索応答を送信する(ステップS704)。つまり、配信情報選択部408は、アプリケーション情報格納部406に格納されたアプリケーションを参照し、所定の選択方法により、提示すべきアプリケーションを選択する。アプリケーションリスト生成部410は、配信情報選択部408により選択されたアプリケーションを含むアプリケーションリストを生成する。アプリケーションリスト生成部410により生成されたアプリケーションリストは、送受信部402から、携帯端末300に送信される。   The search server 400 transmits an application search response as a response to the application search request from the mobile terminal 300 (step S704). That is, the distribution information selection unit 408 refers to the application stored in the application information storage unit 406 and selects an application to be presented by a predetermined selection method. The application list generation unit 410 generates an application list that includes the application selected by the distribution information selection unit 408. The application list generated by the application list generation unit 410 is transmitted from the transmission / reception unit 402 to the mobile terminal 300.

検索サーバ400は、ステップS704により携帯端末300に送信したアプリケーション検索応答に含まれる提示すべきアプリケーションについて、検索回数を増加させる。検索回数を増加させた結果、該検索回数が更新トリガー検索回数以上となった情報要素があるかどうかを判定する(ステップS706)。つまり、情報要素更新判定部412は、配信情報選択部408により入力される提示すべきアプリケーションに対応する検索回数を増加させる。該情報要素更新判定部412は、アプリケーション情報格納部406に格納されるべき情報要素更新頻度対応テーブルを参照し、検索回数が、更新トリガー検索回数以上となる情報要素があるかどうかを判定する。   The search server 400 increases the number of searches for the application to be presented included in the application search response transmitted to the mobile terminal 300 in step S704. As a result of increasing the number of searches, it is determined whether there is an information element whose number of searches is equal to or greater than the number of update trigger searches (step S706). That is, the information element update determination unit 412 increases the number of searches corresponding to the application to be presented input by the distribution information selection unit 408. The information element update determination unit 412 refers to the information element update frequency correspondence table to be stored in the application information storage unit 406, and determines whether there is an information element whose search count is equal to or greater than the update trigger search count.

検索回数が更新トリガー検索回数以上となる情報要素が無いと判定された場合(ステップS706:NO)、終了する。つまり、アプリケーションを検索する処理を継続する。一方、検索回数が更新トリガー検索回数以上となる情報要素があると判定された場合(ステップS706:YES)、検索サーバ400は、携帯端末300に、検索回数が更新トリガー検索回数以上となる情報要素を取得するために、アプリケーション情報要素取得要求を送信する(ステップS708)。   If it is determined that there is no information element whose search count is equal to or greater than the update trigger search count (step S706: NO), the process ends. That is, the process of searching for an application is continued. On the other hand, when it is determined that there is an information element whose search count is equal to or greater than the update trigger search count (step S706: YES), the search server 400 informs the mobile terminal 300 that the search count is equal to or greater than the update trigger search count. In order to acquire the application information element acquisition request is transmitted (step S708).

携帯端末300は、検索サーバ400からのアプリケーション情報要素取得要求に応じて、該アプリケーション情報要素取得要求により要求されているアプリケーションの情報要素を要求するためのアプリケーション情報要素要求を、配信サーバ100に送信する(ステップS710)。つまり、アプリケーション情報要素取得部314は、検索サーバ400からのアプリケーション情報要素取得要求に従って、配信サーバ100に、アプリケーション情報要素要求を生成し、送受信部302を介して送信する。   In response to the application information element acquisition request from the search server 400, the portable terminal 300 transmits an application information element request for requesting the information element of the application requested by the application information element acquisition request to the distribution server 100. (Step S710). That is, the application information element acquisition unit 314 generates an application information element request to the distribution server 100 in accordance with the application information element acquisition request from the search server 400 and transmits it via the transmission / reception unit 302.

配信サーバ100は、携帯端末300からのアプリケーション情報要素要求に応じて、携帯端末300に、該アプリケーション情報要素要求により要求された情報要素を含むアプリケーション情報要素応答を送信する(ステップS712)。   In response to the application information element request from the mobile terminal 300, the distribution server 100 transmits an application information element response including the information element requested by the application information element request to the mobile terminal 300 (step S712).

携帯端末300は、配信サーバ100からアプリケーション情報要素応答を受信すると、検索サーバ400に、該アプリケーション情報要素応答に含まれる情報要素を含むアプリケーション情報要素取得応答を送信する(ステップS714)。   When receiving the application information element response from the distribution server 100, the mobile terminal 300 transmits an application information element acquisition response including the information element included in the application information element response to the search server 400 (step S714).

検索サーバ400は、携帯端末300から、アプリケーション情報要素取得応答を受信する。検索サーバ400は、該アプリケーション情報要素取得応答に含まれる情報要素に、該当する情報要素を更新することにより、アプリケーションの情報を更新する(ステップS716)。つまり、携帯端末300からのアプリケーション情報要素取得応答は、アプリケーション情報要素更新部404に入力される。アプリケーション情報要素更新部404は、アプリケーションの情報に含まれる情報要素のうち、アプリケーション情報要素取得応答に含まれる情報要素に該当するものを、書き換えることにより、アプリケーションの情報を更新する。また、アプリケーション情報要素取得応答に含まれる情報要素に対応する検索回数を初期値にリセットする。   The search server 400 receives an application information element acquisition response from the mobile terminal 300. The search server 400 updates the application information by updating the corresponding information element to the information element included in the application information element acquisition response (step S716). That is, the application information element acquisition response from the mobile terminal 300 is input to the application information element update unit 404. The application information element update unit 404 updates the application information by rewriting information elements included in the application information corresponding to the information elements included in the application information element acquisition response. In addition, the search count corresponding to the information element included in the application information element acquisition response is reset to the initial value.

本変形例によれば、上述した実施例と同様に、アプリケーションが検索された結果提示すべきアプリケーションとして選択された回数に応じて、情報要素が更新される。従って、選択回数が多いアプリケーションほど、つまりはユーザに人気があるアプリケーションほど、頻繁に情報更新がされることとなる。また、情報要素ごとにその更新頻度に基づき更新トリガー検索回数を設定し、更新トリガー検索回数を上回る検索回数となった情報要素のみが更新される。従って、全情報要素が一度に更新される頻度を低減できるため、検索サーバ400の対する負荷を抑えつつ、配信サーバ100に格納されるべきアプリケーションと、検索サーバ400により検索の対象とされるべきアプリケーションとの間の不一致を改善できる。   According to this modification, as in the above-described embodiment, the information element is updated according to the number of times the application is selected as an application to be presented as a result of the search. Accordingly, information is frequently updated as the number of selections increases, that is, as the application is more popular with the user. In addition, for each information element, the update trigger search count is set based on the update frequency, and only the information element that has a search count exceeding the update trigger search count is updated. Therefore, since the frequency with which all information elements are updated at a time can be reduced, an application to be stored in the distribution server 100 and an application to be searched by the search server 400 while suppressing the load on the search server 400. Can be improved.

本変形例において、配信サーバ100において、アプリケーションが更新された際には検索サーバ400においても、該アプリケーションに関する全情報要素が更新されるのが好ましい。   In this modification, when the application is updated in the distribution server 100, it is preferable that all information elements related to the application are also updated in the search server 400.

本変形例において、検索サーバ400と、配信サーバ100とが同じ装置であっても適用できる。   In the present modification, the search server 400 and the distribution server 100 can be applied even if they are the same device.

以上の実施例を含む実施形態に関し、更に以下の項目を開示する。   The following items are further disclosed regarding the embodiment including the above examples.

(1)提示すべきアプリケーションを検索するアプリケーション検索サーバであって、
携帯端末からのアプリケーション検索リクエストを受信する送受信部としての、受信部と、
検索の対象とされているアプリケーション毎に、アプリケーションに関する複数の情報要素と、情報要素毎に、該情報要素を更新すべきトリガーを表すアプリケーションの検索された検索回数とを対応付けた情報要素更新頻度テーブルを格納したアプリケーション情報格納部と、
前記検索の対象とされているアプリケーションから、提示すべきアプリケーションを選択する配信情報選択部と、
前記配信情報選択部で選択されたアプリケーションを検索応答として携帯端末に送信する送受信部としての、送信部と、
前記検索の対象とされているアプリケーション毎に、前記配信情報選択部により選択された選択回数をカウントし、カウントされた選択回数が、前記情報要素更新頻度テーブルに含まれるべき検索回数以上となる情報要素があるかどうかを判定する情報要素更新判定部と、
該情報要素更新判定部により選択回数が前記検索回数以上となる情報要素を取得し、前記アプリケーション情報格納部に格納されたアプリケーション情報のうち、取得された情報要素を更新するアプリケーション情報要素更新部と
を有する。
(1) An application search server for searching for an application to be presented,
A receiving unit as a transmitting / receiving unit that receives an application search request from a mobile terminal;
Information element update frequency in which a plurality of information elements related to an application are associated with the number of search times searched for an application representing a trigger that should update the information element for each information element, for each application to be searched An application information storage unit storing a table;
A delivery information selection unit for selecting an application to be presented from the applications to be searched;
A transmission unit as a transmission / reception unit that transmits the application selected by the distribution information selection unit to the mobile terminal as a search response;
Information for which the number of selections selected by the distribution information selection unit is counted for each application to be searched and the counted number of selections is equal to or greater than the number of searches to be included in the information element update frequency table An information element update determination unit for determining whether there is an element;
An application information element update unit that acquires an information element whose number of selections is equal to or greater than the number of searches by the information element update determination unit, and updates the acquired information element among the application information stored in the application information storage unit; Have

(2)(1)に記載のアプリケーション検索サーバにおいて、
前記アプリケーション情報要素更新部は、アプリケーションを配信する外部の配信サーバから、情報要素を取得する。
(2) In the application search server described in (1),
The application information element update unit acquires an information element from an external distribution server that distributes the application.

(3)(1)に記載のアプリケーション検索サーバにおいて、
前記送信部は、携帯端末に、前記情報要素更新判定部により選択回数が前記検索回数以上となる情報要素を取得するためのアプリケーション情報要素取得要求を送信し、
前記受信部は、該携帯端末がアプリケーションを配信する配信サーバから、前記アプリケーション情報要素取得要求に基づいて取得した情報要素を受信し、
前記アプリケーション情報要素更新部は、前記携帯端末より受信した情報要素を更新する。
(3) In the application search server described in (1),
The transmission unit transmits an application information element acquisition request for acquiring an information element whose number of selections is equal to or greater than the number of searches by the information element update determination unit to the mobile terminal,
The receiving unit receives an information element acquired based on the application information element acquisition request from a distribution server to which the mobile terminal distributes an application,
The application information element update unit updates the information element received from the mobile terminal.

(4)(1)ないし(3)のいずれか1項に記載のアプリケーション検索サーバにおいて、
前記情報要素更新頻度テーブルには、情報要素として、アプリケーション名、説明文、画像、価格、レート、ダウンロード回数、及びレビューコメントのいずれかが含まれる。
(4) In the application search server according to any one of (1) to (3),
The information element update frequency table includes, as information elements, any of an application name, a description, an image, a price, a rate, a download count, and a review comment.

(5)提示すべきアプリケーションを検索するアプリケーション検索システムにおける方法であって、
アプリケーションを検索する検索サーバは、
検索の対象とされているアプリケーション毎に、アプリケーションに関する複数の情報要素と、情報要素毎に、該情報要素を更新すべきトリガーを表すアプリケーションの検索された検索回数とを対応付けた情報要素更新頻度テーブルを有し、
前記検索サーバは、
携帯端末からのアプリケーション検索リクエストを受信する受信ステップと、
前記検索の対象とされているアプリケーションから、提示すべきアプリケーションを選択する配信情報選択ステップと、
前記配信情報選択ステップで選択されたアプリケーションを検索応答として携帯端末に送信する送信ステップと、
前記検索の対象とされているアプリケーション毎に、前記配信情報選択ステップにより選択された選択回数をカウントする選択回数カウントステップと、
前記選択回数カウントステップによりカウントされた選択回数が、前記情報要素更新頻度テーブルに含まれるべき検索回数以上となる情報要素があるかどうかを判定する情報要素更新判定ステップと、
該情報要素更新判定ステップにより選択回数が前記検索回数以上となる情報要素を取得する情報要素取得ステップと、
前記情報要素更新頻度テーブルに含まれるアプリケーション情報のうち、該情報要素取得ステップにより取得された情報要素を更新するアプリケーション情報要素更新ステップと
を有する。
(5) A method in an application search system for searching for an application to be presented,
Search servers that search for applications
Information element update frequency in which a plurality of information elements related to an application are associated with the number of search times searched for an application representing a trigger that should update the information element for each information element, for each application to be searched Have a table,
The search server
A receiving step for receiving an application search request from a mobile device;
A delivery information selection step of selecting an application to be presented from the applications to be searched;
A transmission step of transmitting the application selected in the distribution information selection step to the portable terminal as a search response;
A selection count counting step for counting the number of selections selected by the distribution information selection step for each application that is the search target;
An information element update determination step for determining whether there is an information element whose number of selections counted by the selection number count step is equal to or greater than the number of searches to be included in the information element update frequency table;
An information element acquisition step of acquiring an information element whose number of selections is equal to or greater than the number of searches in the information element update determination step;
An application information element update step for updating the information element acquired in the information element acquisition step among the application information included in the information element update frequency table.

説明の便宜上、発明の理解を促すため具体的な数値例を用いて説明されるが、特に断りのない限り、それらの数値は単なる一例に過ぎず適切な如何なる値が使用されてよい。   For convenience of explanation, specific numerical examples will be described to facilitate understanding of the invention. However, unless otherwise specified, these numerical values are merely examples, and any appropriate value may be used.

以上、本発明は特定の実施例を参照しながら説明されてきたが、各実施例は単なる例示に過ぎず、当業者は様々な変形例、修正例、代替例、置換例等を理解するであろう。説明の便宜上、本発明の実施例に係る装置は機能的なブロック図を用いて説明されたが、そのような装置はハードウエアで、ソフトウエアで又はそれらの組み合わせで実現されてもよい。本発明は上記実施例に限定されず、本発明の精神から逸脱することなく、様々な変形例、修正例、代替例、置換例等が包含される。   Although the present invention has been described above with reference to specific embodiments, each embodiment is merely an example, and those skilled in the art will understand various variations, modifications, alternatives, substitutions, and the like. I will. For convenience of explanation, an apparatus according to an embodiment of the present invention has been described using a functional block diagram, but such an apparatus may be realized by hardware, software, or a combination thereof. The present invention is not limited to the above-described embodiments, and various variations, modifications, alternatives, substitutions, and the like are included without departing from the spirit of the present invention.

50 通信網
100 配信サーバ
200 アプリケーション管理サーバ
300 携帯端末
302 送受信部
304 制御部
306 アプリケーション情報要求部
310 アプリケーションロード部
312 表示部
314 アプリケーション情報要素取得部
400 検索サーバ
402 送受信部
404 アプリケーション情報要素更新部
406 アプリケーション情報格納部
408 配信情報選択部
410 アプリケーションリスト生成部
412 情報要素更新判定部
DESCRIPTION OF SYMBOLS 50 Communication network 100 Distribution server 200 Application management server 300 Portable terminal 302 Transmission / reception part 304 Control part 306 Application information request part 310 Application load part 312 Display part 314 Application information element acquisition part 400 Search server 402 Transmission / reception part 404 Application information element update part 406 Application information storage unit 408 Distribution information selection unit 410 Application list generation unit 412 Information element update determination unit

Claims (5)

提示すべきアプリケーションを検索するアプリケーション検索サーバであって、
携帯端末からのアプリケーション検索リクエストを受信する受信部と、
検索の対象とされているアプリケーション毎に、アプリケーションに関する複数の情報要素と、情報要素毎に、該情報要素を更新すべきトリガーを表すアプリケーションの検索された検索回数とを対応付けた情報要素更新頻度テーブルを格納したアプリケーション情報格納部と、
前記検索の対象とされているアプリケーションから、提示すべきアプリケーションを選択する配信情報選択部と、
前記配信情報選択部で選択されたアプリケーションを検索応答として携帯端末に送信する送信部と、
前記検索の対象とされているアプリケーション毎に、前記配信情報選択部により選択された選択回数をカウントし、カウントされた選択回数が、前記情報要素更新頻度テーブルに含まれるべき検索回数以上となる情報要素があるかどうかを判定する情報要素更新判定部と、
該情報要素更新判定部により選択回数が前記検索回数以上となる情報要素を取得し、前記アプリケーション情報格納部に格納されたアプリケーション情報のうち、取得された情報要素を更新するアプリケーション情報要素更新部と
を有する、アプリケーション検索サーバ。
An application search server that searches for an application to be presented,
A receiver for receiving an application search request from a mobile device;
Information element update frequency in which a plurality of information elements related to an application are associated with the number of search times searched for an application representing a trigger that should update the information element for each information element, for each application to be searched An application information storage unit storing a table;
A delivery information selection unit for selecting an application to be presented from the applications to be searched;
A transmission unit that transmits the application selected by the distribution information selection unit to the mobile terminal as a search response;
Information for which the number of selections selected by the distribution information selection unit is counted for each application to be searched and the counted number of selections is equal to or greater than the number of searches to be included in the information element update frequency table An information element update determination unit for determining whether there is an element;
An application information element update unit that acquires an information element whose number of selections is equal to or greater than the number of searches by the information element update determination unit, and updates the acquired information element among the application information stored in the application information storage unit; An application search server.
請求項1に記載のアプリケーション検索サーバにおいて、
前記アプリケーション情報要素更新部は、アプリケーションを配信する外部の配信サーバから、情報要素を取得する、アプリケーション検索サーバ。
In the application search server according to claim 1,
The application information element update unit is an application search server that acquires an information element from an external distribution server that distributes an application.
請求項1に記載のアプリケーション検索サーバにおいて、
前記送信部は、携帯端末に、前記情報要素更新判定部により選択回数が前記検索回数以上となる情報要素を取得するためのアプリケーション情報要素取得要求を送信し、
前記受信部は、該携帯端末がアプリケーションを配信する配信サーバから、前記アプリケーション情報要素取得要求に基づいて取得した情報要素を受信し、
前記アプリケーション情報要素更新部は、前記携帯端末より受信した情報要素を更新する、アプリケーション検索サーバ。
In the application search server according to claim 1,
The transmission unit transmits an application information element acquisition request for acquiring an information element whose number of selections is equal to or greater than the number of searches by the information element update determination unit to the mobile terminal,
The receiving unit receives an information element acquired based on the application information element acquisition request from a distribution server to which the mobile terminal distributes an application,
The application information element update unit updates an information element received from the mobile terminal.
請求項1ないし3のいずれか1項に記載のアプリケーション検索サーバにおいて、
前記情報要素更新頻度テーブルには、情報要素として、アプリケーション名、説明文、画像、価格、レート、ダウンロード回数、及びレビューコメントのいずれかが含まれる、アプリケーション検索サーバ。
In the application search server according to any one of claims 1 to 3,
The application search server, wherein the information element update frequency table includes any of an application name, a description, an image, a price, a rate, a download count, and a review comment as an information element.
提示すべきアプリケーションを検索するアプリケーション検索システムにおける方法であって、
アプリケーションを検索する検索サーバは、
検索の対象とされているアプリケーション毎に、アプリケーションに関する複数の情報要素と、情報要素毎に、該情報要素を更新すべきトリガーを表すアプリケーションの検索された検索回数とを対応付けた情報要素更新頻度テーブルを有し、
前記検索サーバは、
携帯端末からのアプリケーション検索リクエストを受信する受信ステップと、
前記検索の対象とされているアプリケーションから、提示すべきアプリケーションを選択する配信情報選択ステップと、
前記配信情報選択ステップで選択されたアプリケーションを検索応答として携帯端末に送信する送信ステップと、
前記検索の対象とされているアプリケーション毎に、前記配信情報選択ステップにより選択された選択回数をカウントする選択回数カウントステップと、
前記選択回数カウントステップによりカウントされた選択回数が、前記情報要素更新頻度テーブルに含まれるべき検索回数以上となる情報要素があるかどうかを判定する情報要素更新判定ステップと、
該情報要素更新判定ステップにより選択回数が前記検索回数以上となる情報要素を取得する情報要素取得ステップと、
前記情報要素更新頻度テーブルに含まれるアプリケーション情報のうち、該情報要素取得ステップにより取得された情報要素を更新するアプリケーション情報要素更新ステップと
を有する、方法。
A method in an application search system for searching for an application to be presented, comprising:
Search servers that search for applications
Information element update frequency in which a plurality of information elements related to an application are associated with the number of search times searched for an application representing a trigger that should update the information element for each information element, for each application to be searched Have a table,
The search server
A receiving step for receiving an application search request from a mobile device;
A delivery information selection step of selecting an application to be presented from the applications to be searched;
A transmission step of transmitting the application selected in the distribution information selection step to the portable terminal as a search response;
A selection count counting step for counting the number of selections selected by the distribution information selection step for each application that is the search target;
An information element update determination step for determining whether there is an information element whose number of selections counted by the selection number count step is equal to or greater than the number of searches to be included in the information element update frequency table;
An information element acquisition step of acquiring an information element whose number of selections is equal to or greater than the number of searches in the information element update determination step;
An application information element update step of updating the information element acquired by the information element acquisition step among the application information included in the information element update frequency table.
JP2011045660A 2011-03-02 2011-03-02 Application search server and method Expired - Fee Related JP5364117B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2011045660A JP5364117B2 (en) 2011-03-02 2011-03-02 Application search server and method

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2011045660A JP5364117B2 (en) 2011-03-02 2011-03-02 Application search server and method

Publications (2)

Publication Number Publication Date
JP2012181779A true JP2012181779A (en) 2012-09-20
JP5364117B2 JP5364117B2 (en) 2013-12-11

Family

ID=47012903

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2011045660A Expired - Fee Related JP5364117B2 (en) 2011-03-02 2011-03-02 Application search server and method

Country Status (1)

Country Link
JP (1) JP5364117B2 (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2020154864A (en) * 2019-03-20 2020-09-24 ヤフー株式会社 Information processing device, information processing method, and information processing program

Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH06215037A (en) * 1993-01-18 1994-08-05 Fuji Xerox Co Ltd Automatic updating device for index
JP2002342371A (en) * 2001-05-16 2002-11-29 Nec Corp System and method for www retrieval
JP2010186459A (en) * 2009-01-15 2010-08-26 Ntt Docomo Inc System and method for collection of content management information

Patent Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH06215037A (en) * 1993-01-18 1994-08-05 Fuji Xerox Co Ltd Automatic updating device for index
JP2002342371A (en) * 2001-05-16 2002-11-29 Nec Corp System and method for www retrieval
JP2010186459A (en) * 2009-01-15 2010-08-26 Ntt Docomo Inc System and method for collection of content management information

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2020154864A (en) * 2019-03-20 2020-09-24 ヤフー株式会社 Information processing device, information processing method, and information processing program
JP7086024B2 (en) 2019-03-20 2022-06-17 ヤフー株式会社 Information processing equipment, information processing methods and information processing programs

Also Published As

Publication number Publication date
JP5364117B2 (en) 2013-12-11

Similar Documents

Publication Publication Date Title
CN107079239B (en) Method and electronic device for providing network service
US11064053B2 (en) Method, apparatus and system for processing data
US8838725B2 (en) Internet cache subscription for wireless mobile users
US8892511B2 (en) Apparatus and method for synchronizing data in connected devices
CN106031127B (en) Method and apparatus for management of applications
JP2006343855A (en) Content relay device and content relay method
CN107560617B (en) Navigation method based on advertisement player, storage medium and advertisement player
US20120214456A1 (en) Methods and apparatus for transmitting data
EP2635073A1 (en) Access point selection based on number of successful connections
US9357020B2 (en) Information source selection system, information source selection method, and program
CN103647756A (en) Advertisement broadcasting method, server, client and system
CN110650209A (en) Method and device for realizing load balance
CN111176706A (en) Terminal upgrading method and device, electronic equipment and storage medium
JP5520262B2 (en) Application providing system and application providing method
JP5364117B2 (en) Application search server and method
CN108810056B (en) Information pushing method and device
KR101513472B1 (en) Apparatus for confirming buddy based on telephone number and method thereof
JP2012014444A (en) Distribution server, portable terminal device, system, and method
CN116841978A (en) Path analysis method, device and storage medium based on distributed file system
KR101926756B1 (en) Network product display method, apparatus, system, server and terminal
CN116743785A (en) Cloud network data storage method, device, equipment and medium based on fog calculation
JP2012014445A (en) Distribution server and system, and method
JP2013122622A (en) Information system and program
US9842481B1 (en) Apparatus and method to collect device information published in past times via a network of gateways
US20150236987A1 (en) Device, method and non-transitory computer readable storage medium for performing instant message communication

Legal Events

Date Code Title Description
A977 Report on retrieval

Free format text: JAPANESE INTERMEDIATE CODE: A971007

Effective date: 20130620

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20130625

A521 Request for written amendment filed

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20130808

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

A61 First payment of annual fees (during grant procedure)

Free format text: JAPANESE INTERMEDIATE CODE: A61

Effective date: 20130906

R150 Certificate of patent or registration of utility model

Ref document number: 5364117

Country of ref document: JP

Free format text: JAPANESE INTERMEDIATE CODE: R150

Free format text: JAPANESE INTERMEDIATE CODE: R150

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250

LAPS Cancellation because of no payment of annual fees