JP6109278B1 - User name management method, terminal, information processing apparatus, and program - Google Patents

User name management method, terminal, information processing apparatus, and program Download PDF

Info

Publication number
JP6109278B1
JP6109278B1 JP2015226977A JP2015226977A JP6109278B1 JP 6109278 B1 JP6109278 B1 JP 6109278B1 JP 2015226977 A JP2015226977 A JP 2015226977A JP 2015226977 A JP2015226977 A JP 2015226977A JP 6109278 B1 JP6109278 B1 JP 6109278B1
Authority
JP
Japan
Prior art keywords
user name
character string
terminal
user
search
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
JP2015226977A
Other languages
Japanese (ja)
Other versions
JP2017097502A (en
Inventor
忍 妹尾
忍 妹尾
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Line Corp
Original Assignee
Line Corp
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Line Corp filed Critical Line Corp
Priority to JP2015226977A priority Critical patent/JP6109278B1/en
Application granted granted Critical
Publication of JP6109278B1 publication Critical patent/JP6109278B1/en
Publication of JP2017097502A publication Critical patent/JP2017097502A/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Abstract

【課題】複数のそれぞれ異なるユーザに、ユーザ名を検索する文字列から登録されているユーザ名を適切に解決する。【解決手段】第1の文字列の入力を、第1の端末で受け付け、ユーザ名の検索を実行するステップと、前記第1の文字列を基に所望のユーザ名が抽出されなかった場合、第2の文字列の入力を、前記第1の端末で受け付け、ユーザ名の検索を実行するステップと、前記第2の文字列を基に所望のユーザ名が抽出された場合、所望の前記ユーザ名と、前記第1の文字列と、前記第2の文字列とを対応付けて、情報処理装置に記憶するステップと、を有するユーザ名の管理方法が提供される。【選択図】図2A user name registered from a character string for searching for a user name is appropriately solved for a plurality of different users. When the input of the first character string is received by the first terminal and a search for a user name is executed, and a desired user name is not extracted based on the first character string, When the input of the second character string is received by the first terminal and the search for the user name is executed, and the desired user name is extracted based on the second character string, the desired user There is provided a user name management method including a step of associating a name, the first character string, and the second character string with each other in an information processing apparatus. [Selection] Figure 2

Description

本発明は、ユーザ名の管理方法、端末、情報処理装置、及びプログラムに関する。   The present invention relates to a user name management method, a terminal, an information processing apparatus, and a program.

ソーシャルネットワークサービス(以下、SNS)を使用する場合には、ユーザはSNS上に登録されている他のユーザを検索し、検索の結果発見されたユーザとの間で、各種情報の共有を行う。   When using a social network service (hereinafter referred to as SNS), the user searches for other users registered on the SNS and shares various information with the users found as a result of the search.

SNSでは、ユーザは任意のユーザ名を選択し、SNSを提供するサーバ等の情報処理装置に選択したユーザ名を自己のユーザ名として登録する。ユーザは登録されたユーザ名(登録ユーザ名)を用いて、他のユーザとの間で情報の共有を行う。   In the SNS, the user selects an arbitrary user name, and registers the selected user name as an own user name in an information processing apparatus such as a server that provides the SNS. The user uses the registered user name (registered user name) to share information with other users.

SNS上では、ユーザは任意のユーザ名を使用するため、他のユーザから発見され難い場合がある。   On the SNS, since the user uses an arbitrary user name, it may be difficult for other users to find it.

インターネット上の検索では、情報処理装置が、第1の検索ワードと第2の検索ワードとの一致の度合いから関連を認識し、第1の検索ワードと第2の検索ワードを関連付けて記憶することにより、第2の検索ワードで検索された場合でも、第1の検索ワードで検索された結果を表示させることが行われている(例えば、特許文献1)。   In the search on the Internet, the information processing apparatus recognizes the relationship from the degree of matching between the first search word and the second search word, and stores the first search word and the second search word in association with each other. Thus, even when a search is performed using the second search word, the result of the search using the first search word is displayed (for example, Patent Document 1).

特開2010−27031号JP 2010-27031 A

SNS上では、ユーザは任意のユーザ名で登録されている。例えば、ユーザ名は、名字、名前、あだ名、又は名前と数字の組み合わせ等が選択されユーザ名として登録される。   On the SNS, the user is registered with an arbitrary user name. For example, as the user name, a surname, name, nickname, or a combination of name and number is selected and registered as the user name.

該ユーザと関係のある他のユーザ(例えば、友達)は、該ユーザと他のユーザとの関係によって異なるユーザ名を推測する。例えば、高校時代の友人の場合、高校時代のユーザのあだ名等からユーザ名を推測する。他のユーザにより推測されるユーザ名と、登録ユーザ名との間に一致する部分がなく、両者の関連を客観的に認識できない場合がある。   Other users (for example, friends) related to the user infer different user names depending on the relationship between the user and other users. For example, in the case of a high school friend, the user name is estimated from the nickname of the high school user. There is no matching part between the user name guessed by other users and the registered user name, and there is a case where the relation between the two cannot be recognized objectively.

このため、SNSでは、情報処理装置が、登録ユーザ名の検索の要求に含まれる文字列(検索ワード)と、検索の結果得られると期待される所望のユーザ名との関連を認識できず、所望のユーザ名を特定できないおそれがあった。   For this reason, in the SNS, the information processing apparatus cannot recognize the relationship between the character string (search word) included in the search request for the registered user name and the desired user name expected to be obtained as a result of the search. There was a possibility that a desired user name could not be specified.

本発明は、上記の課題を鑑みてされたものであり、複数のそれぞれ異なるユーザに、ユーザ名を検索する文字列から登録されているユーザ名を適切に提供することを目的とする。   The present invention has been made in view of the above problems, and an object of the present invention is to appropriately provide a plurality of different users with user names registered from character strings for searching for user names.

一つの態様では、情報処理装置が、第1の端末で受け付けられた第1の文字列に基づき、ユーザ名の検索を実行するステップと、前記第1の文字列を基に前記ユーザ名が抽出されなかった場合、前記第1の端末で受け付けられた第2の文字列に基づき、前記ユーザ名の検索を実行するステップと、前記第2の文字列を基に前記ユーザ名が抽出された場合、前記ユーザ名と、前記第1の文字列と、前記第2の文字列とを対応付けて記憶するステップと、検索された前記ユーザ名に対応するユーザの第3の端末に、前記ユーザ名、前記第1の文字列、及び前記第2の文字列を表示させるステップと、前記第3の端末から、前記ユーザ名を、前記第1の文字列又は前記第2の文字列に変更する指示を受け付けるステップと、実行するユーザ名の管理方法が提供される。 In one embodiment, the information processing apparatus, based on the first character string received in the first terminal, and performing a search for user name, the user name based on the first character string is extracted If not, on the basis of prior SL second character string received in the first terminal, the steps of performing a search of the user name, the user name is extracted based on the second character string If, before Symbol username, said first character string, comprising the steps of memorize in association with the second string, the third terminal of the user corresponding to the found the user name, The step of displaying the user name, the first character string, and the second character string, and the user name from the third terminal to the first character string or the second character string. tube of a user name to perform the steps of: receiving an instruction to change, the A method is provided.

複数のそれぞれ異なるユーザに、ユーザ名を検索する文字列から登録されているユーザ名を適切に提供することが可能となる。   It is possible to appropriately provide a plurality of different users with user names registered from character strings for searching for user names.

第1の実施形態に係る情報処理システムのシステム構成の一例を示す図である。It is a figure which shows an example of the system configuration | structure of the information processing system which concerns on 1st Embodiment. 第1の実施形態に係る端末の表示画面(その1)の一例を示す図である。It is a figure which shows an example of the display screen (the 1) of the terminal which concerns on 1st Embodiment. 第1の実施形態に係る端末の表示画面(その2)の一例を示す図である。It is a figure which shows an example of the display screen (the 2) of the terminal which concerns on 1st Embodiment. 第1の実施形態に係るコンピュータのハードウェア構成の一例を示す図である。It is a figure which shows an example of the hardware constitutions of the computer which concerns on 1st Embodiment. 第1の実施形態における端末のハードウェア構成の一例を示す図である。It is a figure which shows an example of the hardware constitutions of the terminal in 1st Embodiment. 第1の実施形態に係る機能構成の一例を示す図である。It is a figure which shows an example of the function structure which concerns on 1st Embodiment. 第1の実施形態に係るユーザ名管理テーブルの一例を示す。An example of the user name management table which concerns on 1st Embodiment is shown. 第1の実施形態に係る動作シーケンス(その1)の一例を示す図である。It is a figure which shows an example of the operation | movement sequence (the 1) which concerns on 1st Embodiment. 第1の実施形態に係る動作シーケンス(その2)の一例を示す図である。It is a figure which shows an example of the operation | movement sequence (the 2) which concerns on 1st Embodiment. 第1の実施形態に係るフローチャートの一例を示す図である。It is a figure which shows an example of the flowchart which concerns on 1st Embodiment. 第2の実施形態に係る端末の表示画面(その1)の一例を示す図である。It is a figure which shows an example of the display screen (the 1) of the terminal which concerns on 2nd Embodiment. 第2の実施形態に係る端末の表示画面(その2)の一例を示す図である。It is a figure which shows an example of the display screen (the 2) of the terminal which concerns on 2nd Embodiment. 第2の実施形態に係るユーザ名管理テーブルの一例を示す。An example of the user name management table which concerns on 2nd Embodiment is shown.

[第1の実施形態]
<概要>
図1は、第1の実施形態に係る情報処理システム1のシステム構成の一例を示す図である。情報処理システム1は、サーバ等の情報処理装置10と、複数の端末20(端末20A、端末20B、端末20C)とを有する。情報処理装置10と端末20とはネットワーク2を介して接続される。ネットワーク2は、有線のネットワークと、無線のネットワークとを含む。
[First Embodiment]
<Overview>
FIG. 1 is a diagram illustrating an example of a system configuration of an information processing system 1 according to the first embodiment. The information processing system 1 includes an information processing apparatus 10 such as a server and a plurality of terminals 20 (terminal 20A, terminal 20B, terminal 20C). The information processing apparatus 10 and the terminal 20 are connected via the network 2. The network 2 includes a wired network and a wireless network.

端末20は、スマートフォン、タブレット端末、PC(Personal Computer)、携帯電話機、ゲーム用コンソール、タッチパッド、電子書籍リーダ、又はウェアラブル端末等である。   The terminal 20 is a smartphone, a tablet terminal, a PC (Personal Computer), a mobile phone, a game console, a touch pad, an electronic book reader, or a wearable terminal.

情報処理装置10は、端末20のユーザにSNS(Social Network Service、ソーシャルネットワークサービス)を提供する。端末20のユーザは、端末20にSNSのアプリケーションをインストールし、情報処理装置10に接続することにより、情報処理装置10からSNSサービスの提供を受けることができる。   The information processing apparatus 10 provides SNS (Social Network Service) to the user of the terminal 20. A user of the terminal 20 can receive provision of an SNS service from the information processing apparatus 10 by installing an SNS application on the terminal 20 and connecting to the information processing apparatus 10.

なお、以下の実施形態については、SNSにおけるユーザ名の管理方法を中心に説明するが、他のユーザ名の管理方法、例えばアドレス帳におけるユーザ名の管理方法等に、適用することも可能である。   The following embodiment will be described with a focus on a user name management method in SNS, but it can also be applied to other user name management methods, such as a user name management method in an address book. .

端末20は、ウェブブラウザ等を用いて、情報処理装置10に接続し、SNSサービスの提供を受けてもよい。   The terminal 20 may connect to the information processing apparatus 10 using a web browser or the like and receive provision of an SNS service.

情報処理装置10は、SNSサービスのユーザ間のメッセージ40の交換サービス(チャットサービス)、及びタイムラインサービスを含む各種サービスを提供する。   The information processing apparatus 10 provides various services including an exchange service (chat service) of messages 40 between users of the SNS service, and a timeline service.

端末20は、端末20のユーザから、SNSに登録されているユーザ名の検索を受け付ける。検索されたユーザの情報が端末20に記憶されている場合、端末20は、記憶されている該ユーザの情報を表示する。また、検索されたユーザの情報が端末20に記憶されていない場合、端末20は、情報処理装置10から該ユーザの情報を取得し、取得した該ユーザの情報を表示する。端末20は表示されたユーザの情報の選択を、ユーザから受け付ける。ユーザの情報とは、例えば、ユーザのアイコンと登録ユーザ名である。   The terminal 20 accepts a search for a user name registered in the SNS from the user of the terminal 20. When the searched user information is stored in the terminal 20, the terminal 20 displays the stored user information. If the searched user information is not stored in the terminal 20, the terminal 20 acquires the user information from the information processing apparatus 10 and displays the acquired user information. The terminal 20 receives selection of the displayed user information from the user. The user information is, for example, a user icon and a registered user name.

端末20のユーザは、選択されたユーザの情報を用いて、該ユーザとチャットメッセージの交換、及びコンテンツの共有等を行う。   The user of the terminal 20 uses the selected user information to exchange chat messages with the user, share contents, and the like.

SNSでは、ユーザが選択したユーザ名で、登録ユーザ名が登録される。このため、登録ユーザ名が分からない場合、他のユーザから検索を受けても、検索結果として登録ユーザ名が抽出されないおそれがあった。   In the SNS, the registered user name is registered with the user name selected by the user. For this reason, when the registered user name is unknown, there is a possibility that the registered user name may not be extracted as a search result even if a search is received from another user.

図2は、第1の実施形態に係る端末20の表示画面(その1)の一例を示す図である。図2は、端末20Aが、ユーザAから他のユーザの検索を受け付けたときの画面遷移の様子を示している。   FIG. 2 is a diagram illustrating an example of a display screen (part 1) of the terminal 20 according to the first embodiment. FIG. 2 shows a state of screen transition when the terminal 20A accepts a search for another user from the user A.

図2の(A)は、SNSサービスにおける端末20AのユーザAに関連するユーザを検索するメニュー(「友達検索」メニュー)の一例を示す図である。図2を用いて、端末20AのユーザAが、SNS上の他のユーザ(友達)である「Daijiro Yamada」を特定する手順について説明する。   (A) of FIG. 2 is a figure which shows an example of the menu ("friend search" menu) which searches the user relevant to the user A of the terminal 20A in SNS service. A procedure in which the user A of the terminal 20A specifies “Dajiro Yamada”, which is another user (friend) on the SNS, will be described with reference to FIG.

端末20Aで「友達検索」メニューが起動されると、端末20AのユーザAの友達の一覧が表示される。入力欄30は、ユーザAから検索する他のユーザ(友達)の検索を受け付けるために設けられている。入力欄30に「文字列」が入力された後、検索ボタン31が選択されると、端末20A上、及び情報処理装置10に記憶されている情報を検索し、検索結果を端末20Aの表示画面に表示する。ここで「文字列」には、端末20AのユーザAが想定する登録ユーザ名の候補、例えば、登録ユーザ名の一部等が入力される。   When the “friend search” menu is activated on the terminal 20A, a list of friends of the user A of the terminal 20A is displayed. The input field 30 is provided to accept a search for another user (friend) searching from the user A. When the search button 31 is selected after “character string” is input in the input field 30, information stored on the terminal 20A and the information processing apparatus 10 is searched, and the search result is displayed on the display screen of the terminal 20A. To display. Here, a candidate for a registered user name assumed by the user A of the terminal 20 </ b> A, for example, a part of the registered user name is input to “character string”.

図2の(B)は、入力欄30に第1の文字列「山田」が設定され、検索ボタン31が選択された後の端末20Aの表示画面を示している。   FIG. 2B shows the display screen of the terminal 20A after the first character string “Yamada” is set in the input field 30 and the search button 31 is selected.

図2の(B)では、第1の文字列「山田」で検索したものの、対応するユーザを発見できなかった場合の端末20の表示画面を示している。検索したが発見できなかった旨のメッセージ「友達を発見できませんでした」が表示される。   FIG. 2B shows a display screen of the terminal 20 when the first character string “Yamada” is searched but a corresponding user cannot be found. The message “Could not find a friend” is displayed to the effect that the search has failed.

情報処理装置10に「山田」を含む登録ユーザ名が登録されている場合、検索ボタン31が選択された後、端末20Aの表示画面に、「山田」を含む登録ユーザ名が表示される。   When the registered user name including “Yamada” is registered in the information processing apparatus 10, the registered user name including “Yamada” is displayed on the display screen of the terminal 20A after the search button 31 is selected.

なお、検索される範囲は、SNSに登録されている全てのユーザではなく、例えば、既に「友達」として登録されているユーザ、所定のグループに属するユーザ、及び検索を許可しているユーザに限定して検索することも可能である。   The search range is not limited to all users registered in the SNS, but is limited to, for example, users who are already registered as “friends”, users who belong to a predetermined group, and users who are permitted to search. It is also possible to search.

図2の(C)は、入力欄30に第2の文字列「大二郎」が設定され、検索ボタン31が選択された後の端末20Aの表示画面を示している。図2の(B)と同様に、「大二郎」で検索したものの、対応するユーザを発見できなかった場合の端末20Aの表示画面を示している。   FIG. 2C shows a display screen of the terminal 20A after the second character string “Daijiro” is set in the input field 30 and the search button 31 is selected. Similarly to FIG. 2B, the display screen of the terminal 20 </ b> A when searching for “Dairo” but not finding a corresponding user is shown.

図2の(D)は、入力欄30に第3の文字列「Daiji」が設定され、検索ボタン31が選択された後の端末20Aの表示画面を示している。検索の結果、対応するユーザの候補として登録ユーザ名が部分的に一致する「Daijiro Yamada」(40A)と、「Daijiman Sato」(40B)とが抽出された様子を示している。   2D shows a display screen of the terminal 20A after the third character string “Daiji” is set in the input field 30 and the search button 31 is selected. As a result of the search, “Dajiro Yamada” (40A) and “Daijiman Sato” (40B) in which the registered user names partially match are extracted as corresponding user candidates.

図2の(E)は、端末20AがユーザAから「Daijiro Yamada」(40A)の選択を受けたときの、端末20Aの表示画面を示している。   (E) of FIG. 2 shows a display screen of the terminal 20A when the terminal 20A receives a selection of “Dairo Yamada” (40A) from the user A.

「Daijiro Yamada」が検索の結果選択されたことから、情報処理装置10は、入力された文字列「山田」、「大二郎」、及び「Daiji」の検索の意図を、登録ユーザ名「Daijiro Yamada」のユーザの検索であることを認識する。そして、今後も、登録ユーザ名「Daijiro Yamada」のユーザは、他のユーザによって「山田」又は「大二郎」で検索される可能性があるため、情報処理装置10は、これらを関連付けて記憶する必要があるか、ユーザに確認する。具体的には、図2の(E)に示すように、情報処理装置10は、端末20Aの表示画面に「「Daijiro Yamada」を今後、「山田」、「大二郎」、「Daiji」でも検索できるようにしますか?」とのメッセージを表示させ、端末20AのユーザAにYES32、又はNO33により、関連付けの要否を確認する。   Since “Dajiro Yamada” is selected as a result of the search, the information processing apparatus 10 changes the intention of searching for the input character strings “Yamada”, “Daijiro”, and “Dajiji” to the registered user name “Dajiro Yamada”. Recognize that this is a search for users. In the future, the user with the registered user name “Dajiro Yamada” may be searched for by “Yamada” or “Daijiro” by other users, so the information processing apparatus 10 needs to store them in association with each other. Check with the user to see if there is any. Specifically, as shown in FIG. 2E, the information processing apparatus 10 can search for “Daiiro Yamada” in the future on “Yamada”, “Daijiro”, and “Daji” on the display screen of the terminal 20A. Do you like? Is displayed and the user A of the terminal 20A confirms whether or not the association is necessary through YES32 or NO33.

YES32が選択された場合、情報処理装置10は、「山田」、「大二郎」、「Daiji」が登録ユーザ名「Daijiro Yamada」に関連するユーザ名(以下、関連ユーザ名)として記憶する。また、端末20も同様に、登録ユーザ名と、関連ユーザ名とを対応付けて記憶する。   When YES32 is selected, the information processing apparatus 10 stores “Yamada”, “Daijiro”, and “Daiji” as user names (hereinafter referred to as related user names) related to the registered user name “Dajiro Yamada”. Similarly, the terminal 20 stores a registered user name and a related user name in association with each other.

図3は、第1の実施形態に係る端末20の表示画面(その2)の一例を示す図である。図3は、ユーザAの端末20Aにより登録ユーザ名と、関連ユーザ名とが対応付けて記憶された後に、ユーザCの端末20Cによりユーザの検索が実行されたときの画面遷移の様子を示している。ここでは、登録ユーザ名「Daijiro Yamada」が、関連ユーザ名「山田」、「大二郎」、「Daiji」と対応付けられて、情報処理装置10に記憶されているものとして説明を進める。   FIG. 3 is a diagram illustrating an example of a display screen (part 2) of the terminal 20 according to the first embodiment. FIG. 3 shows a state of screen transition when a user search is executed by the terminal 20C of the user C after the registered user name and the related user name are stored in association with each other by the terminal 20A of the user A. Yes. Here, description will be given assuming that the registered user name “Dajiro Yamada” is stored in the information processing apparatus 10 in association with the related user names “Yamada”, “Daijiro”, “Daiji”.

図3の(A)は、ユーザCの端末20Cの入力欄30に第1の文字列「大二郎」の入力受け付け、検索ボタン31が選択されたときの様子を示している。   FIG. 3A shows a state where the input of the first character string “Daijiro” is accepted in the input field 30 of the terminal C of the user C and the search button 31 is selected.

上述した端末20Aと情報処理装置10との間の処理により、第1の文字列「大二郎」は、「Daijiro Yamada」と対応付けて、情報処理装置10に記憶されているため、情報処理装置10は、検索されているユーザの登録ユーザ名は「Daijiro Yamada」であることを特定する。そして、図3の(B)に示すように、検索した登録ユーザ名は「Daijiro Yamada」ではないか確認するメッセージを表示することを端末20Cに指示する。確認の結果、YES32が選択された場合、登録ユーザ名「Daijiro Yamada」のユーザが選択される。なお、登録ユーザ名と、関連ユーザ名とが端末20Cで記憶されている場合、上述した処理は端末20Cにより実行される。   Since the first character string “Daijiro” is stored in the information processing apparatus 10 in association with “Dajiro Yamada” by the process between the terminal 20A and the information processing apparatus 10 described above, the information processing apparatus 10 Specifies that the registered user name of the user being searched is “Dajiro Yamada”. Then, as shown in FIG. 3B, the terminal 20C is instructed to display a message for confirming whether or not the searched registered user name is “Dajiro Yamada”. If YES 32 is selected as a result of the confirmation, the user with the registered user name “Dajiro Yamada” is selected. When the registered user name and the related user name are stored in the terminal 20C, the above-described processing is executed by the terminal 20C.

これにより、検索対象のユーザの登録ユーザ名が分からない場合でも、関連ユーザ名によりユーザの検索を実行し、登録ユーザ名を提供することが可能となる。他のユーザが関連ユーザ名により検索することも可能となる。関連ユーザ名と登録ユーザ名とが対応付けられて記憶されているユーザは、SNS上で検索により特定される可能性が高くなり、ユーザの利便性が向上する。   As a result, even when the registered user name of the user to be searched is not known, it is possible to search for the user by the related user name and provide the registered user name. Other users can also search by the related user name. A user in which an associated user name and a registered user name are stored in association with each other is more likely to be specified by searching on the SNS, and user convenience is improved.

登録ユーザ名と関連ユーザ名の対応付けは、該ユーザに対する検索を、特定のユーザから登録ユーザ名の検索を受け付けた場合にのみ参照されるようにしてもよいし、特定のグループから登録ユーザ名の検索を受け付けた場合に参照されるようにしてもよいし、全てのユーザから登録ユーザ名の検索を受け付けた場合に参照されるようにしてもよい。   The association between a registered user name and a related user name may be referred to only when a search for a registered user name is accepted from a specific user, or a registered user name from a specific group. May be referred to when the search is received, or may be referred to when the search for registered user names is received from all users.

例えば、ユーザAの端末20Aへの入力により、登録ユーザ名「Daijiro Yamada」を、関連ユーザ名「山田課長XYZ社」と対応付けて記憶した場合、関連ユーザ名にユーザ個人に関する情報が含まれる。このため、かかる関連ユーザ名は、端末20AがユーザAから入力を受け付けた場合にのみ参照されるようにすることが好ましい。   For example, when the registered user name “Dajiro Yamada” is stored in association with the related user name “Yamada Section Manager XYZ Company” by the input to the terminal 20A of the user A, the related user name includes information related to the individual user. For this reason, it is preferable that the related user name is referred to only when the terminal 20A receives an input from the user A.

なお、文字列は、カタカナ、ひらがな、漢字、数字、アルファベット、記号又はこれらのうち2つ以上の組み合わせからなる。   The character string is composed of katakana, hiragana, kanji, numbers, alphabets, symbols, or a combination of two or more of these.

なお、上記では検索ボタン31が選択された後に検索結果を表示する構成を説明したが、検索ボタン31を設定せずに、文字列が入力されて所定の時間(例えば1秒)が経過した時点で結果を表示しても良いし、1文字入力するごとに検索結果を表示しても良い。   In the above description, the search result is displayed after the search button 31 is selected. However, when a predetermined time (for example, 1 second) elapses after a character string is input without setting the search button 31. The result may be displayed with or a search result may be displayed every time one character is input.

<ハードウェア構成>
次に、情報処理システム1に含まれる各装置のハードウェア構成について説明する。
<Hardware configuration>
Next, the hardware configuration of each device included in the information processing system 1 will be described.

(1)情報処理装置
情報処理装置10は、一般的なコンピュータの構成有している。
(1) Information processing apparatus The information processing apparatus 10 has a general computer configuration.

図4は、第1の実施形態に係るコンピュータのハードウェア構成の一例を示す図である。図4において、コンピュータ300は、例えば、CPU(Central Processing Unit)301、RAM(Random Access Memory)302、ROM(Read Only Memory)303、ストレージ装置304、入力装置305、表示装置306、通信I/F(Interface)307、外部I/F308、及びバス309等を有する。   FIG. 4 is a diagram illustrating an example of a hardware configuration of the computer according to the first embodiment. In FIG. 4, a computer 300 includes, for example, a CPU (Central Processing Unit) 301, a RAM (Random Access Memory) 302, a ROM (Read Only Memory) 303, a storage device 304, an input device 305, a display device 306, and a communication I / F. (Interface) 307, an external I / F 308, a bus 309, and the like.

CPU301は、ROM303やストレージ装置304等のメモリからプログラムやデータをRAM302上に読み出し、処理を実行することで、コンピュータ300の制御や機能を実現する演算装置である。ROM303は、コンピュータ300の起動時に実行されるBIOS(Basic Input/Output System)、OS(Operating System)の設定、及び各種設定等のプログラムやデータが格納されている。RAM302は、プログラムやデータを一時保持する揮発性のメモリである。ストレージ装置304は、プログラムやデータを格納している大容量の記憶装置である。   The CPU 301 is an arithmetic unit that realizes control and functions of the computer 300 by reading a program and data from a memory such as the ROM 303 and the storage device 304 onto the RAM 302 and executing processing. The ROM 303 stores programs and data such as BIOS (Basic Input / Output System), OS (Operating System) settings, and various settings that are executed when the computer 300 is started up. The RAM 302 is a volatile memory that temporarily stores programs and data. The storage device 304 is a large-capacity storage device that stores programs and data.

入力装置305は、例えばキーボードやマウス等であり、ユーザが各種操作信号を入力するのに用いられる。表示装置306は、例えばディスプレイ等であり、コンピュータ300による処理結果を表示する。なお、入力装置305又は/及び表示装置306は、必要なときに接続して利用する形態であってもよい。   The input device 305 is, for example, a keyboard or a mouse, and is used by a user to input various operation signals. The display device 306 is, for example, a display, and displays a processing result by the computer 300. Note that the input device 305 and / or the display device 306 may be connected and used when necessary.

通信I/F307は、コンピュータ300をネットワーク2に接続するためのインタフェースである。外部I/F308は、外部装置とのインタフェースである。外部装置には、外部記憶媒体308a等がある。これにより、コンピュータ300は外部I/F308を介して外部記憶媒体308aの読み取り及び/又は書き込みを行うことができる。外部記憶媒体308aには例えば、各種の光学ディスクや、各種のメモリカード等が含まれる。   The communication I / F 307 is an interface for connecting the computer 300 to the network 2. The external I / F 308 is an interface with an external device. The external device includes an external storage medium 308a. Accordingly, the computer 300 can read and / or write to the external storage medium 308a via the external I / F 308. Examples of the external storage medium 308a include various optical disks and various memory cards.

CPU301が、ROM303等に格納されているプログラムを実行することにより、情報処理装置10の各機能を実現することができる。   Each function of the information processing apparatus 10 can be realized by the CPU 301 executing a program stored in the ROM 303 or the like.

(2)端末
図5は、第1の実施形態における端末20のハードウェア構成の一例を示す図である。
(2) Terminal FIG. 5 is a diagram illustrating an example of a hardware configuration of the terminal 20 in the first embodiment.

端末20は、CPU201、ROM202、RAM203、記憶装置204、入出力装置205、通信I/F206及びディスプレイ207(表示装置)を備える。なお、端末20のハードウェアの各構成要素は、バス208を介して相互に接続される。   The terminal 20 includes a CPU 201, a ROM 202, a RAM 203, a storage device 204, an input / output device 205, a communication I / F 206, and a display 207 (display device). Note that the hardware components of the terminal 20 are connected to each other via the bus 208.

記憶装置204は各種プログラムを記憶する。CPU201は、記憶装置204に記憶された各種プログラムを実行するコンピュータである。   The storage device 204 stores various programs. The CPU 201 is a computer that executes various programs stored in the storage device 204.

ROM202は不揮発性メモリである。ROM202は、記憶装置204に記憶された各種プログラムをCPU201が実行するために必要な各種プログラムやデータ等を記憶する。   The ROM 202 is a nonvolatile memory. The ROM 202 stores various programs and data necessary for the CPU 201 to execute various programs stored in the storage device 204.

RAM203は、DRAM(Dynamic Random Access Memory)やSRAM(Static Random Access Memory)等の主記憶装置である。RAM203は、各種プログラムがCPU201によって実行される際に展開される作業領域として機能する。   The RAM 203 is a main storage device such as a DRAM (Dynamic Random Access Memory) or an SRAM (Static Random Access Memory). The RAM 203 functions as a work area that is expanded when various programs are executed by the CPU 201.

入出力装置205は、端末20に対する各種指示を入力する入力装置、及び端末20で処理された処理結果を出力する出力装置の機能を含む。入出力装置205は、ディスプレイ207に接続される。本実施形態において、ディスプレイ207は、タッチ反応型ディスプレイ(タッチパネル)とすることができる。通信I/F206は、ネットワーク2を介して端末20と情報処理装置10との通信を行う。   The input / output device 205 includes functions of an input device that inputs various instructions to the terminal 20 and an output device that outputs a processing result processed by the terminal 20. The input / output device 205 is connected to the display 207. In the present embodiment, the display 207 can be a touch-responsive display (touch panel). The communication I / F 206 performs communication between the terminal 20 and the information processing apparatus 10 via the network 2.

CPU201が、記憶装置204等に格納されているプログラムを実行することにより、端末20の各機能を実現することができる。   Each function of the terminal 20 can be realized by the CPU 201 executing a program stored in the storage device 204 or the like.

<機能構成>
図6は、第1の実施形態に係る機能構成の一例を示す図である。図6を用いて情報処理装置10、及び端末20の機能構成について説明する。
<Functional configuration>
FIG. 6 is a diagram illustrating an example of a functional configuration according to the first embodiment. The functional configurations of the information processing apparatus 10 and the terminal 20 will be described with reference to FIG.

(1)情報処理装置
情報処理装置10は、通信部110と、制御部120と、情報記憶部130と、入出力部140とを有する。
(1) Information Processing Device The information processing device 10 includes a communication unit 110, a control unit 120, an information storage unit 130, and an input / output unit 140.

情報処理装置10の各機能は次のように連携する。制御部120は、通信部110を介して、端末20から第1の文字列を受信し、第1の文字列に基づいて、ユーザ名の検索を実行し、第1の文字列を基に所望の登録ユーザ名が抽出されなかった場合、通信部110を介して、端末20から第2の文字列を受信し、登録ユーザ名の検索を実行する。検索を実行するときには、情報記憶部130で記憶されている情報を参照する。第2の文字列を基に所望の登録ユーザ名が抽出された場合、情報記憶部130は、所望の登録ユーザ名と、第1の文字列と、第2の文字列とを対応付けて、記憶する。   Each function of the information processing apparatus 10 cooperates as follows. The control unit 120 receives a first character string from the terminal 20 via the communication unit 110, performs a search for a user name based on the first character string, and performs a desired operation based on the first character string. If the registered user name is not extracted, the second character string is received from the terminal 20 via the communication unit 110, and the registered user name is searched. When executing the search, the information stored in the information storage unit 130 is referred to. When a desired registered user name is extracted based on the second character string, the information storage unit 130 associates the desired registered user name, the first character string, and the second character string, Remember.

通信部110は、端末20から各種情報を受信し、受信した情報を制御部120に通知する。また、通信部110は、制御部120からの指示を受けて、端末20に各種情報を送信する。   The communication unit 110 receives various information from the terminal 20 and notifies the control unit 120 of the received information. In addition, the communication unit 110 transmits various information to the terminal 20 in response to an instruction from the control unit 120.

通信部110は、端末20から、所定の文字列を含むユーザ検索要求を受信する。所定の文字列は、端末20がユーザから受け付けた文字列である。   The communication unit 110 receives a user search request including a predetermined character string from the terminal 20. The predetermined character string is a character string received by the terminal 20 from the user.

通信部110は、端末20に、該ユーザ検索要求に対する応答を送信する。また、通信部110は、端末20から、選択結果通知を受信する。該選択結果通知には、端末20のユーザにより選択された登録ユーザ名を含む。   The communication unit 110 transmits a response to the user search request to the terminal 20. Further, the communication unit 110 receives a selection result notification from the terminal 20. The selection result notification includes the registered user name selected by the user of the terminal 20.

制御部120は、情報処理装置10の各機能に対する制御を実行する。制御部120は、通信部110を介して、ユーザ検索要求を受信する。ユーザ検索要求には、所定の文字列を含む。   The control unit 120 executes control for each function of the information processing apparatus 10. The control unit 120 receives a user search request via the communication unit 110. The user search request includes a predetermined character string.

制御部120は、情報記憶部130を参照し、ユーザ検索要求への応答を生成する。制御部120は、生成した応答を、通信部110を介して、端末20に送信する。検索の結果登録ユーザ名が抽出された場合、該応答には、抽出された1以上の登録ユーザ名を含む。また、検索の結果登録ユーザ名が抽出されなかった場合、該応答には、対応するユーザが抽出されなかった旨を含む。   The control unit 120 refers to the information storage unit 130 and generates a response to the user search request. The control unit 120 transmits the generated response to the terminal 20 via the communication unit 110. When a registered user name is extracted as a result of the search, the response includes one or more extracted registered user names. If the registered user name is not extracted as a result of the search, the response includes the fact that the corresponding user has not been extracted.

制御部120は、端末20から受信したユーザ検索要求に含まれる所定の文字列を記憶することを情報記憶部130に指示する。   The control unit 120 instructs the information storage unit 130 to store a predetermined character string included in the user search request received from the terminal 20.

制御部120は、通信部110を介して、端末20から選択結果通知を受信する。制御部120は、選択結果通知に含まれる選択された登録ユーザ名と、ユーザ検索要求に含まれる所定の文字列等とを対応付けて記憶することを、情報記憶部130に指示する。ここで、ユーザ検索要求に含まれる所定の文字列は、選択された登録ユーザ名の関連ユーザ名として記憶される。   The control unit 120 receives a selection result notification from the terminal 20 via the communication unit 110. The control unit 120 instructs the information storage unit 130 to store the selected registered user name included in the selection result notification and a predetermined character string included in the user search request in association with each other. Here, the predetermined character string included in the user search request is stored as the related user name of the selected registered user name.

端末20から選択結果通知を受信するまでに、複数回のユーザ検索要求を通信部110を介して、受信した場合、制御部120は、ユーザ検索要求の各々に含まれる所定の文字列を記憶するように情報記憶部130に指示する。指示を受けて、情報記憶部130は複数の所定の文字列を記憶する。そして、通信部110を介して、端末20から選択結果通知を受信すると、制御部120は、情報記憶部130に、記憶されている複数の所定の文字列を選択された登録ユーザ名の関連ユーザ名として記憶することを指示する。   When a plurality of user search requests are received via the communication unit 110 before the selection result notification is received from the terminal 20, the control unit 120 stores a predetermined character string included in each user search request. The information storage unit 130 is instructed as follows. In response to the instruction, the information storage unit 130 stores a plurality of predetermined character strings. When the selection result notification is received from the terminal 20 via the communication unit 110, the control unit 120 relates to the registered user name selected from the plurality of predetermined character strings stored in the information storage unit 130. Instructs to memorize as a name.

なお、制御部120は、登録ユーザ名と関連ユーザ名とを対応付けて記憶してよいか確認するメッセージを表示することを、端末20に指示し、対応付けて記憶してよい旨の応答を端末20から受信した場合、登録ユーザ名と関連ユーザ名とを対応付けて記憶してもよい。   Note that the control unit 120 instructs the terminal 20 to display a message for confirming whether the registered user name and the related user name may be stored in association with each other, and sends a response indicating that the registered user name may be stored in association with the terminal 20 When received from the terminal 20, the registered user name and the related user name may be stored in association with each other.

情報記憶部130は、情報処理装置10が端末20にSNSサービスを提供するのに必要な情報を記憶する。また、情報記憶部130は、制御部120の指示を受けて記憶している情報を更新する。   The information storage unit 130 stores information necessary for the information processing apparatus 10 to provide the terminal 20 with the SNS service. In addition, the information storage unit 130 updates information stored in response to an instruction from the control unit 120.

情報記憶部130は、ユーザ名管理テーブル130Aを保持する。ユーザ名管理テーブル130Aに、SNS内でユーザを一意にユーザを特定するユーザ識別子と、SNSに登録されているユーザ名である登録ユーザ名と、関連ユーザ名とが、対応付けて記憶される。   The information storage unit 130 holds a user name management table 130A. In the user name management table 130A, a user identifier that uniquely identifies a user in the SNS, a registered user name that is a user name registered in the SNS, and a related user name are stored in association with each other.

図7に、第1の実施形態に係るユーザ名管理テーブル130Aの一例を示す。ユーザ識別子、登録ユーザ名、関連ユーザ名、及び検索回数が対応付けられて記憶される。例えば、図7のユーザ名管理テーブル130Aでは、「ユーザ識別子」が、「XXX」の登録ユーザ名は「Daijiro Yamada」であり、関連ユーザ名として「山田」、「大二郎」、「Daijiro」、「Yamada」、「Daiji」、「Yama−chan」、及び「ジロー」が対応付けられて記憶されていることを示している。検索回数は、登録ユーザ名、又は関連ユーザ名の各々を含む検索要求を、端末20から受信した回数を表している。検索回数は、検索されたユーザが登録ユーザ名の変更、及び登録ユーザ名と関連ユーザ名との関係の管理をするために用いられる。詳細については後述する。   FIG. 7 shows an example of the user name management table 130A according to the first embodiment. A user identifier, a registered user name, a related user name, and the number of searches are stored in association with each other. For example, in the user name management table 130A of FIG. 7, the registered user name with “XXX” as the “user identifier” is “Dajiro Yamada”, and the related user names are “Yamada”, “Dairo”, “Dajiro”, “Dajiro”, “ “Yamada”, “Daiji”, “Yama-chan”, and “Giro” are stored in association with each other. The number of searches represents the number of times a search request including each registered user name or related user name has been received from the terminal 20. The number of searches is used for the searched user to change the registered user name and manage the relationship between the registered user name and the related user name. Details will be described later.

ユーザ名管理テーブル130Aは、情報処理装置10の検索の処理に応じて更新される。このため、情報処理装置10が受信した文字列から、迅速に登録ユーザ名を特定することが可能となる。   The user name management table 130 </ b> A is updated according to the search process of the information processing apparatus 10. For this reason, it becomes possible to quickly specify the registered user name from the character string received by the information processing apparatus 10.

入出力部140は、情報処理装置10に対する各種入力を受け付ける。また、入出力部140は、情報処理装置10の各種情報を表示する。   The input / output unit 140 receives various inputs to the information processing apparatus 10. In addition, the input / output unit 140 displays various information of the information processing apparatus 10.

(2)端末
端末20は、通信部210、表示部220、入力部230、制御部240、及び情報記憶部250を有する。
(2) Terminal The terminal 20 includes a communication unit 210, a display unit 220, an input unit 230, a control unit 240, and an information storage unit 250.

各機能は次のように連携する。入力部230は、文字列の入力を受け付ける。通信部210は、制御部240の指示を受けて、入力された文字列を含む登録ユーザ名の検索の要求を、情報処理装置10に送信し、該情報処理装置10から登録ユーザ名の検索の結果を受信する。情報記憶部250は、検索結果に所望の登録ユーザ名を含む場合、文字列と、登録ユーザ名とを対応付けて記憶する。第1の文字列を基に所望の登録ユーザ名が抽出されなかった場合、通信部210は、制御部240の指示を受けて、第2の文字列を基に登録ユーザ名の検索要求を、情報処理装置10に送信する。第2の文字列を基に所望の登録ユーザ名が抽出された場合、情報記憶部250は、登録ユーザ名と、第1の文字列と、第2の文字列とを対応付けて記憶する。   Each function works as follows. The input unit 230 accepts input of a character string. In response to an instruction from the control unit 240, the communication unit 210 transmits a request for searching for a registered user name including the input character string to the information processing device 10, and the information processing device 10 searches for the registered user name. Receive the result. When the search result includes the desired registered user name, the information storage unit 250 stores the character string and the registered user name in association with each other. If the desired registered user name is not extracted based on the first character string, the communication unit 210 receives an instruction from the control unit 240 and issues a search request for the registered user name based on the second character string. It transmits to the information processing apparatus 10. When a desired registered user name is extracted based on the second character string, the information storage unit 250 stores the registered user name, the first character string, and the second character string in association with each other.

通信部210は、制御部240からの指示を受け、各種情報を情報処理装置10に送信する。また、通信部210は、情報処理装置10から各種情報を受信し、制御部240に通知する。   The communication unit 210 receives an instruction from the control unit 240 and transmits various types of information to the information processing apparatus 10. In addition, the communication unit 210 receives various information from the information processing apparatus 10 and notifies the control unit 240 of the various information.

表示部220は、制御部240からの指示に基づいて、端末20の表示画面に各種情報を表示する。表示部220は、端末20の関連するユーザを検索するメニューである「友達検索」メニューを表示する。また、表示部220は、情報処理装置10からユーザ検索要求の応答の内容を表示する。応答の内容とは、検索要求に含まれる所定の文字列に基づいて抽出された登録ユーザ名、又は所定の文字列に基づいてユーザが抽出されなかった旨の通知である。   The display unit 220 displays various information on the display screen of the terminal 20 based on instructions from the control unit 240. The display unit 220 displays a “friend search” menu that is a menu for searching for related users of the terminal 20. Further, the display unit 220 displays the content of the response to the user search request from the information processing apparatus 10. The content of the response is a registered user name extracted based on a predetermined character string included in the search request or a notification that a user has not been extracted based on the predetermined character string.

また、表示部220は、制御部240からの指示に基づいて、所定の文字列を、検索の結果選択された登録ユーザ名の関連ユーザ名として記憶してよいか、確認する表示をする。   Further, the display unit 220 displays to confirm whether or not the predetermined character string may be stored as the related user name of the registered user name selected as a result of the search based on the instruction from the control unit 240.

入力部230は、端末20のユーザから各種入力を受け付け、受け付けた内容を制御部240に通知する。   The input unit 230 receives various inputs from the user of the terminal 20 and notifies the control unit 240 of the received contents.

入力部230は、ユーザから「友達検索」メニューの表示の指示を受け付ける。「友達検索」メニューにおいて、入力部230は、ユーザから、ユーザを検索するための所定の文字列の入力とユーザの検索要求とを受け付け、検索要求と受け付けた所定の文字列とを制御部240に通知する。また、ユーザから、所定の文字列を、検索の結果選択された登録ユーザ名の関連ユーザ名として記憶するか否かの選択を受け付ける。   The input unit 230 receives an instruction to display the “friend search” menu from the user. In the “friend search” menu, the input unit 230 receives an input of a predetermined character string for searching for a user and a user search request from the user, and the control unit 240 receives the search request and the received predetermined character string. Notify Further, the user receives a selection as to whether or not to store a predetermined character string as a related user name of the registered user name selected as a result of the search.

制御部240は、端末20の各機能に対する制御を行う。入力部230が、「友達検索」メニューの表示の指示を受けると、制御部240は、表示部220に「友達検索」メニューの表示を指示する。   The control unit 240 controls each function of the terminal 20. When the input unit 230 receives an instruction to display the “friend search” menu, the control unit 240 instructs the display unit 220 to display the “friend search” menu.

制御部240は、入力部230が、ユーザを検索するための所定の文字列の入力を受け付けると、情報記憶部250を参照し、所定の文字列を基に登録ユーザ名を抽出する。   When the input unit 230 receives an input of a predetermined character string for searching for a user, the control unit 240 refers to the information storage unit 250 and extracts a registered user name based on the predetermined character string.

情報記憶部250を参照し、所定の文字列を基に登録ユーザ名を抽出できなかった場合、制御部240は、通信部210を介して、情報処理装置10に、検索要求を送信する。検索要求には所定の文字列を含む。制御部240は、通信部210を介して、情報処理装置10から検索要求の応答を受信すると、応答の内容を表示部220に表示することを指示する。   If the registered user name cannot be extracted based on a predetermined character string with reference to the information storage unit 250, the control unit 240 transmits a search request to the information processing apparatus 10 via the communication unit 210. The search request includes a predetermined character string. When receiving a search request response from the information processing apparatus 10 via the communication unit 210, the control unit 240 instructs the display unit 220 to display the content of the response.

入力部230が、抽出された登録ユーザ名の選択を受け付けた場合、制御部240は、表示部220に、所定の文字列を選択された登録ユーザ名の関連ユーザ名として記憶するか否かの選択を促す表示をさせる。入力部230が、関連ユーザ名として記憶する旨の選択を受けた場合、制御部240は、情報記憶部250に、所定の文字列を選択された登録ユーザ名の関連ユーザ名として記憶することを指示する。また、制御部240は、選択された登録ユーザ名と、所定の文字列を関連ユーザ名として記憶する旨とを、通信部210を介して、情報処理装置10に通知する。かかる通知は、選択通知と呼ばれる。   When the input unit 230 receives selection of the extracted registered user name, the control unit 240 determines whether or not to store a predetermined character string as a related user name of the selected registered user name on the display unit 220. Prompt for selection. When the input unit 230 receives a selection for storing as a related user name, the control unit 240 stores the predetermined character string as the related user name of the selected registered user name in the information storage unit 250. Instruct. In addition, the control unit 240 notifies the information processing apparatus 10 via the communication unit 210 that the selected registered user name and a predetermined character string are stored as the related user name. Such notification is called selection notification.

なお、登録ユーザ名が選択されるまでに複数の所定の文字列が入力された場合、これらの複数の所定の文字列が、関連ユーザ名として記憶される。   When a plurality of predetermined character strings are input before the registered user name is selected, the plurality of predetermined character strings are stored as related user names.

情報記憶部250は、端末20のユーザに関する各種情報を記憶する。制御部240からの指示に基づいて各種情報を記憶し、更新すると共に、制御部240から記憶している情報を参照される。   The information storage unit 250 stores various information related to the user of the terminal 20. Various types of information are stored and updated based on instructions from the control unit 240, and information stored from the control unit 240 is referred to.

情報処理装置10の情報記憶部130と同様に、端末20の情報記憶部250は、ユーザ名管理テーブル250Aを保持している。情報処理装置10のユーザ名管理テーブル250Aには、端末20のユーザに関連するユーザの情報が記憶される。つまり、情報処理装置10のユーザ名管理テーブル130Aの一部が、端末20の情報記憶部250に、ユーザ名管理テーブル250Aとして記憶される。端末20で保持するユーザ名管理テーブル250Aの情報要素は、情報処理装置10のユーザ名管理テーブル(図7参照)と同じである。但し、検索回数の欄には、端末20で検索された回数が記憶される。   Similar to the information storage unit 130 of the information processing apparatus 10, the information storage unit 250 of the terminal 20 holds a user name management table 250A. The user name management table 250A of the information processing apparatus 10 stores user information related to the user of the terminal 20. That is, a part of the user name management table 130A of the information processing apparatus 10 is stored in the information storage unit 250 of the terminal 20 as the user name management table 250A. The information elements of the user name management table 250A held by the terminal 20 are the same as the user name management table (see FIG. 7) of the information processing apparatus 10. However, the number of searches performed by the terminal 20 is stored in the search count column.

上述した実施形態では、入力部230が、ユーザの検索要求を受け付けたことに応じて、制御部240がユーザの検索の処理を開始していたが、明示的なユーザの検索要求を受け付ける前に検索の処理を開始してもよい。例えば、「友達検索」メニューにおいて、文字列の入力を検知した場合に、ユーザの検索の処理を開始し、検索結果を表示部220に表示してもよい。これによりユーザが文字列の入力を完了する前に、検索される対象のユーザを絞り込み表示させることができる。また、制御部240は、情報記憶部130の検索結果を確認する前に、情報処理装置10に検索要求を送信してもよい。また、検索要求に含まれる所定の文字列は、入力部230がユーザの入力の受け付けを完了する前の文字列でもよい。   In the above-described embodiment, the control unit 240 has started the user search process in response to the input unit 230 receiving the user search request. However, before the explicit user search request is received, The search process may be started. For example, in the “friend search” menu, when an input of a character string is detected, a user search process may be started and the search result may be displayed on the display unit 220. As a result, before the user completes the input of the character string, the search target users can be narrowed down and displayed. Further, the control unit 240 may transmit a search request to the information processing apparatus 10 before confirming the search result in the information storage unit 130. Further, the predetermined character string included in the search request may be a character string before the input unit 230 completes acceptance of user input.

<動作手順>
図8乃至図11を用いて第1の実施形態に係る動作手順について説明する。
<Operation procedure>
The operation procedure according to the first embodiment will be described with reference to FIGS.

図8は、第1の実施形態に係る動作シーケンス(その1)の一例を示す図である。図8は、端末20Aが、端末20AのユーザAからの文字列の入力及び、ユーザの検索要求を受け付けた場合の、端末20Aと情報処理装置10との間の動作シーケンスである。   FIG. 8 is a diagram illustrating an example of an operation sequence (part 1) according to the first embodiment. FIG. 8 shows an operation sequence between the terminal 20A and the information processing apparatus 10 when the terminal 20A receives an input of a character string from the user A of the terminal 20A and a user search request.

ステップS801で、端末20Aの入力部230が、友達検索メニューにおいて、第1の文字列の入力と、ユーザの検索要求を受け付ける。   In step S801, the input unit 230 of the terminal 20A receives an input of the first character string and a user search request in the friend search menu.

ステップS802で、入力部230が第1の文字列の入力と、ユーザの検索要求を受け付けたことに応じて、端末20Aの制御部240は、検索要求を情報処理装置10に送信することを通信部210に指示する。制御部240からの指示を受けて、通信部210は、検索要求を情報処理装置10に送信する。該検索要求には、第1の文字列を含む。   In step S802, the control unit 240 of the terminal 20A communicates that the search request is transmitted to the information processing apparatus 10 in response to the input of the first character string by the input unit 230 and the reception of the user's search request. The unit 210 is instructed. In response to the instruction from the control unit 240, the communication unit 210 transmits a search request to the information processing apparatus 10. The search request includes the first character string.

情報処理装置10の制御部120は、通信部110を介して、検索要求を受信する。   The control unit 120 of the information processing apparatus 10 receives a search request via the communication unit 110.

ステップS803で、制御部120は、情報記憶部130のユーザ名管理テーブル130Aを参照し、受信した第1の文字列が登録ユーザ名、関連ユーザ名のいずれにも含まれていないことを確認する。制御部120は、第1の文字列を情報記憶部130に記憶させる。   In step S803, the control unit 120 refers to the user name management table 130A of the information storage unit 130, and confirms that the received first character string is not included in either the registered user name or the related user name. . The control unit 120 causes the information storage unit 130 to store the first character string.

ステップS804で、制御部120は、通信部110を介し、検索要求に対する応答を端末20Aに送信する。応答には、該当ユーザが記憶されていない旨を含む。   In step S804, the control unit 120 transmits a response to the search request to the terminal 20A via the communication unit 110. The response includes that the corresponding user is not stored.

ステップS805で、端末20Aの制御部240は、通信部210を介して応答を受信すると、第1の文字列に対応するユーザが記憶されていない旨を、表示部220に表示させる。   In step S805, when receiving the response via the communication unit 210, the control unit 240 of the terminal 20A causes the display unit 220 to display that the user corresponding to the first character string is not stored.

ステップS806で、入力部230が、友達検索メニューで第2の文字列の入力と、ユーザの検索要求を受け付ける。   In step S806, the input unit 230 receives an input of the second character string and a user search request in the friend search menu.

ステップS807で、入力部230が、第2の文字列の入力と、ユーザの検索要求を受け付けたことに応じて、端末20Aの制御部240は、検索要求を情報処理装置10に送信することを通信部210に指示する。制御部240からの指示を受けて、通信部210は、検索要求を情報処理装置10に送信する。該検索要求には、第2の文字列を含む。   In step S <b> 807, the control unit 240 of the terminal 20 </ b> A transmits the search request to the information processing apparatus 10 in response to the input of the second character string and the user search request received by the input unit 230. The communication unit 210 is instructed. In response to the instruction from the control unit 240, the communication unit 210 transmits a search request to the information processing apparatus 10. The search request includes the second character string.

情報処理装置10の制御部120は、通信部110を介して、検索要求を受信する。   The control unit 120 of the information processing apparatus 10 receives a search request via the communication unit 110.

ステップS808で、制御部120は、情報記憶部130のユーザ名管理テーブル130Aを参照し、受信した第2の文字列に関連するユーザとして、ユーザBとユーザCを抽出する。制御部120は、第1の文字列と第2の文字列とを対応付けて情報記憶部130に記憶させる。   In step S808, the control unit 120 refers to the user name management table 130A of the information storage unit 130, and extracts the user B and the user C as users related to the received second character string. The control unit 120 causes the information storage unit 130 to store the first character string and the second character string in association with each other.

ステップS809で、制御部120は、通信部110を介し、検索要求に対する応答を端末20Aに送信する。応答には、第2の文字列から抽出されたユーザとしてユーザBとユーザCとを含む。   In step S809, the control unit 120 transmits a response to the search request to the terminal 20A via the communication unit 110. The response includes user B and user C as users extracted from the second character string.

ステップS810で、端末20Aの制御部240は、通信部210を介して応答を受信すると、表示部220に、第2の文字列に対応するユーザとしてユーザBとユーザCの登録ユーザ名を表示させる。   In step S810, when receiving a response via the communication unit 210, the control unit 240 of the terminal 20A causes the display unit 220 to display the registered user names of the user B and the user C as users corresponding to the second character string. .

ステップS811で、入力部230は、ユーザB又はユーザCの選択ではなく、第3の文字列の入力と、ユーザの検索要求を受け付ける。   In step S811, the input unit 230 accepts the input of the third character string and the search request of the user, not the selection of the user B or the user C.

ステップS812で、入力部230が、第3の文字列の入力と、ユーザの検索要求を受け付けると、端末20Aの制御部240は、検索要求を情報処理装置10に送信することを通信部210に指示する。制御部240からの指示を受けて、通信部210は、検索要求を情報処理装置10に送信する。該検索要求には、第3の文字列を含む。   In step S812, when the input unit 230 receives the input of the third character string and the search request from the user, the control unit 240 of the terminal 20A notifies the communication unit 210 that the search request is transmitted to the information processing apparatus 10. Instruct. In response to the instruction from the control unit 240, the communication unit 210 transmits a search request to the information processing apparatus 10. The search request includes the third character string.

情報処理装置10の制御部120は、通信部110を介して、検索要求を受信する。   The control unit 120 of the information processing apparatus 10 receives a search request via the communication unit 110.

ステップS813で、制御部120は、情報記憶部130のユーザ名管理テーブル130Aを参照し、受信した第3の文字列に関連するユーザとして、ユーザDとユーザEを抽出する。制御部120は、第1の文字列と第2の文字列と第3の文字列とを対応付けて情報記憶部130に記憶させる。   In step S813, the control unit 120 refers to the user name management table 130A of the information storage unit 130, and extracts the user D and the user E as users related to the received third character string. The control unit 120 stores the first character string, the second character string, and the third character string in the information storage unit 130 in association with each other.

ステップS814で、制御部120は、通信部110を介し、検索要求に対する応答を端末20Aに送信する。応答には、第3の文字列から抽出されたユーザとしてユーザDとユーザEとを含む。   In step S814, the control unit 120 transmits a response to the search request to the terminal 20A via the communication unit 110. The response includes user D and user E as users extracted from the third character string.

ステップS815で、端末20Aの制御部240は、通信部210を介して応答を受信すると、表示部220に、第3の文字列に対応するユーザとしてユーザDとユーザEの登録ユーザ名を表示させる。   In step S815, when receiving the response via the communication unit 210, the control unit 240 of the terminal 20A causes the display unit 220 to display the registered user names of the user D and the user E as users corresponding to the third character string. .

ステップS816で、入力部230は、ユーザEの選択を受け付ける。   In step S816, the input unit 230 receives the selection of the user E.

ステップS817で、通信部210は、制御部240の指示を受けて選択結果を通知する。選択結果には、ユーザEが選択された旨を含む。   In step S817, the communication unit 210 notifies the selection result in response to an instruction from the control unit 240. The selection result includes the fact that user E has been selected.

ステップS818で、制御部240は、情報記憶部250に、第1の文字列、第2の文字列、及び第3の文字列を、ユーザEの関連ユーザ名として記憶することを指示する。情報記憶部250は、指示を受けて、第1の文字列、第2の文字列、及び第3の文字列をユーザEの関連ユーザ名として記憶する。   In step S818, the control unit 240 instructs the information storage unit 250 to store the first character string, the second character string, and the third character string as the related user name of the user E. In response to the instruction, the information storage unit 250 stores the first character string, the second character string, and the third character string as the related user name of the user E.

ステップS819で、情報処理装置10の通信部110がユーザEが選択された旨の選択結果を受信すると、情報処理装置10の制御部120は、情報記憶部130に、第1の文字列、第2の文字列、及び第3の文字列を、ユーザEの関連ユーザ名として記憶することを指示する。情報記憶部130は、指示を受けて、第1の文字列、第2の文字列、及び第3の文字列をユーザEの関連ユーザ名として記憶する。   In step S819, when the communication unit 110 of the information processing device 10 receives a selection result indicating that the user E is selected, the control unit 120 of the information processing device 10 stores the first character string, the first character string in the information storage unit 130. It is instructed to store the second character string and the third character string as the related user name of the user E. In response to the instruction, the information storage unit 130 stores the first character string, the second character string, and the third character string as the related user name of the user E.

上述した動作手順により、友達検索の際に入力された文字列が、SNSに登録されているユーザ名と関連付けられて記憶される。   Through the operation procedure described above, the character string input during the friend search is stored in association with the user name registered in the SNS.

なお、検索要求は、端末20の情報記憶部250に入力された文字列に対応する登録ユーザ名、又は関連ユーザ名が記憶されていない場合に、端末20の制御部240は、通信部210に検索要求を送信することを指示してもよい。   The search request is sent to the communication unit 210 when the registered user name or the related user name corresponding to the character string input to the information storage unit 250 of the terminal 20 is not stored. It may be instructed to send a search request.

この場合、入力部230がユーザから明示的な情報処理装置10への検索要求を受け付けない場合でも、端末20は、検索要求を送信してもよい。例えば、文字列の入力中に、抽出されるユーザが記憶されてないことが確定した場合に、端末20は、検索要求を送信してもよい。   In this case, even when the input unit 230 does not accept an explicit search request from the user to the information processing apparatus 10, the terminal 20 may transmit the search request. For example, when it is determined that the user to be extracted is not stored while inputting a character string, the terminal 20 may transmit a search request.

また、入力部230がユーザから明示的な情報処理装置10への検索要求の送信の指示を受け付けた場合に、端末20は、検索要求を送信してもよい。   In addition, when the input unit 230 receives an instruction to explicitly transmit a search request from the user to the information processing apparatus 10, the terminal 20 may transmit the search request.

次に、図9は、第1の実施形態に係る動作シーケンス(その2)の一例を示す図である。図9の動作シーケンスは、図8の動作シーケンスが完了した後に実行される。   Next, FIG. 9 is a diagram illustrating an example of an operation sequence (part 2) according to the first embodiment. The operation sequence of FIG. 9 is executed after the operation sequence of FIG. 8 is completed.

ステップS901で、端末20Fの入力部230が、友達検索メニューにおいて、第1の文字列の入力を受け付ける。   In step S901, the input unit 230 of the terminal 20F accepts input of the first character string in the friend search menu.

ステップ902で、入力部230が第1の文字列の入力を受け付けたことに応じて、端末20Fの制御部240は、検索要求を情報処理装置10に送信することを通信部210に指示する。制御部240からの指示を受けて、通信部210は、検索要求を情報処理装置10に送信する。該検索要求には、第1の文字列を含む。   In step 902, in response to the input unit 230 accepting the input of the first character string, the control unit 240 of the terminal 20F instructs the communication unit 210 to transmit a search request to the information processing apparatus 10. In response to the instruction from the control unit 240, the communication unit 210 transmits a search request to the information processing apparatus 10. The search request includes the first character string.

情報処理装置10の制御部120は、通信部110を介して、検索要求を受信する。   The control unit 120 of the information processing apparatus 10 receives a search request via the communication unit 110.

ステップS903で、制御部120は、情報記憶部130のユーザ名管理テーブル130Aを参照し、受信した第1の文字列に関連するユーザとして、ユーザEを抽出する。ステップS819の手順が実行されたことにより、第1の文字列が、ユーザEの関連ユーザ名としてユーザ名管理テーブル130Aに記憶されているため、第1の文字列からユーザEが抽出される。   In step S903, the control unit 120 refers to the user name management table 130A of the information storage unit 130, and extracts the user E as a user related to the received first character string. Since the first character string is stored in the user name management table 130A as the related user name of the user E by executing the procedure of step S819, the user E is extracted from the first character string.

なお、第1の文字列から複数のユーザが抽出される場合もある。関連ユーザ名は、ユーザ間で重複する場合もあるためである。ここでは、1つの登録ユーザ名が抽出された場合について説明を続ける。   A plurality of users may be extracted from the first character string. This is because the related user name may be duplicated among users. Here, the description continues when one registered user name is extracted.

ステップS904で、制御部120は、通信部110を介し、検索要求に対する応答を端末20Fに送信する。応答には、第1の文字列から抽出されたユーザとしてユーザEを含む。   In step S904, the control unit 120 transmits a response to the search request to the terminal 20F via the communication unit 110. The response includes user E as the user extracted from the first character string.

ステップS905で、端末20Fの制御部240は、通信部210を介して応答を受信すると、表示部220に、第1の文字列に対応するユーザとしてユーザEを表示させる。   In step S905, when receiving a response via the communication unit 210, the control unit 240 of the terminal 20F causes the display unit 220 to display the user E as a user corresponding to the first character string.

ステップS906で、入力部230は、ユーザEの選択を受け付ける。   In step S906, the input unit 230 receives the selection of the user E.

ステップS907で、通信部210は、制御部240の指示を受けて選択結果を通知する。選択結果には、ユーザEが選択された旨を含む。   In step S907, the communication unit 210 receives an instruction from the control unit 240 and notifies the selection result. The selection result includes the fact that user E has been selected.

ステップS908で、情報処理装置10の制御部120は、通信部110に、ユーザEとユーザEの関連ユーザ名との対応を端末20Fに通知してもよい。これにより、端末20Fは、第1の文字列以外のユーザEの関連ユーザ名を受け付けた場合でも、情報処理装置10に問い合わせることなく、表示部220に表示させることができる。なお、ステップS908の通知は、ステップS904の応答と共に送信されてもよい。或いは、ユーザEの関連ユーザ名が更新されるタイミングで、「友達」として登録されているユーザの端末20に通知されてもよい。   In step S908, the control unit 120 of the information processing apparatus 10 may notify the communication unit 110 of the correspondence between the user E and the related user name of the user E to the terminal 20F. Thereby, even when the terminal 20F receives the related user name of the user E other than the first character string, the terminal 20F can display the information on the display unit 220 without making an inquiry to the information processing apparatus 10. Note that the notification in step S908 may be transmitted together with the response in step S904. Alternatively, it may be notified to the terminal 20 of the user registered as “friend” at the timing when the related user name of the user E is updated.

図10は、第1の実施形態に係るフローチャートの一例を示す図である。   FIG. 10 is a diagram illustrating an example of a flowchart according to the first embodiment.

ステップS1001で、端末20の入力部230は、第1の文字列の入力を受け付ける。   In step S1001, the input unit 230 of the terminal 20 receives input of the first character string.

ステップS1002で、端末20の制御部240は、情報記憶部250を参照し、第1の文字列に対応するユーザが記憶されているか否かを確認する。具体的には、制御部240は、第1の文字列に対応する登録ユーザ名、又は関連ユーザ名がユーザ名管理テーブル250Aに記憶されているか否かを確認する。   In step S1002, the control unit 240 of the terminal 20 refers to the information storage unit 250 and confirms whether or not a user corresponding to the first character string is stored. Specifically, the control unit 240 checks whether or not a registered user name or a related user name corresponding to the first character string is stored in the user name management table 250A.

ユーザが記憶されている場合(ステップS1002 YES)、ステップS1003に進む。一方、ユーザが記憶されていない場合(ステップS1002 NO)、ステップS1004に進む。   If the user is stored (YES in step S1002), the process proceeds to step S1003. On the other hand, when the user is not stored (step S1002 NO), the process proceeds to step S1004.

ステップS1003で、制御部240は確認の結果、抽出されたユーザの登録ユーザ名を表示部220に表示させる。   In step S1003, the control unit 240 displays the registered user name of the user extracted as a result of the confirmation on the display unit 220.

ステップS1004で、通信部210は、制御部240の指示に基づいて、検索要求を情報処理装置10に送信する。該検索要求には第1の文字列を含む。   In step S <b> 1004, the communication unit 210 transmits a search request to the information processing apparatus 10 based on an instruction from the control unit 240. The search request includes the first character string.

ステップS1005で、情報処理装置10の制御部120は、情報記憶部130が保持しているユーザ名管理テーブル130Aを参照し、第1の文字列に対応するユーザが記憶されているか否かを確認する。   In step S <b> 1005, the control unit 120 of the information processing apparatus 10 refers to the user name management table 130 </ b> A held by the information storage unit 130 and confirms whether the user corresponding to the first character string is stored. To do.

ユーザが記憶されている場合(ステップS1005 YES)、ステップS1006に進む。一方、ユーザが記憶されていない場合(ステップS1005 NO)、ステップS1007に進む。   If the user is stored (step S1005 YES), the process proceeds to step S1006. On the other hand, if the user is not stored (NO in step S1005), the process proceeds to step S1007.

ステップS1006で、通信部110は、制御部120の指示に基づいて、検索要求に対する応答を端末20に送信する。応答には、抽出されたユーザの登録ユーザ名を含む。ステップS1006の終了後、ステップS1003に進む。   In step S <b> 1006, the communication unit 110 transmits a response to the search request to the terminal 20 based on an instruction from the control unit 120. The response includes the registered user name of the extracted user. After step S1006 ends, the process proceeds to step S1003.

ステップS1007で、通信部110は、制御部120の指示に基づいて、検索要求に対する応答を端末20に送信する。応答には、ユーザが抽出されなかった旨を含む。   In step S <b> 1007, the communication unit 110 transmits a response to the search request to the terminal 20 based on an instruction from the control unit 120. The response includes that the user has not been extracted.

ステップS1008で、ユーザが抽出されなかった旨の応答を受信すると、端末20の表示部220は、制御部240の指示を受けて、第1の文字列に対応するユーザが存在しない旨の表示をする。   In step S1008, when a response indicating that the user has not been extracted is received, the display unit 220 of the terminal 20 receives an instruction from the control unit 240 and displays that there is no user corresponding to the first character string. To do.

[第2の実施形態]
<概要>
次に、第2の実施形態について説明する。第1の実施形態と重複する部分については説明を省略し、異なる部分についてのみ説明する。
[Second Embodiment]
<Overview>
Next, a second embodiment will be described. A description of the same parts as those in the first embodiment will be omitted, and only different parts will be described.

第2の実施形態では、ユーザが、自身の登録ユーザ名の関連ユーザ名と、関連ユーザ名で検索されている回数を端末20から確認できることを特徴としている。   The second embodiment is characterized in that the user can confirm from the terminal 20 the related user name of his / her registered user name and the number of times of searching for the related user name.

以下の説明では、ユーザBの端末20Bにおける実施形態について説明する。ここで、ユーザBのユーザ識別子は「XXX」、登録ユーザ名は「Daijiro Yamada」としてユーザ名管理テーブル130Aに記憶されているものとする(図7参照)。   In the following description, an embodiment in the terminal 20B of the user B will be described. Here, it is assumed that the user identifier of the user B is stored in the user name management table 130A as “XXX” and the registered user name is “Dajiro Yamada” (see FIG. 7).

図11は、第2の実施形態に係る端末20の表示画面の一例(その1)を示す図である。   FIG. 11 is a diagram illustrating an example (part 1) of a display screen of the terminal 20 according to the second embodiment.

図11の(A)は、ユーザBの端末20Bの表示部220に、ユーザ管理メニューが起動されている様子を示している。   FIG. 11A shows a state in which the user management menu is activated on the display unit 220 of the terminal 20B of the user B.

入力部230が検索状況確認45の選択を受け付けたことに応じて、制御部240は、通信部210に登録ユーザ名と関連ユーザ名、及び各々の検索回数を情報処理装置10から取得するように指示する。通信部210は、情報処理装置10に取得の要求を送信する。   When the input unit 230 receives the selection of the search status confirmation 45, the control unit 240 causes the communication unit 210 to acquire the registered user name, the related user name, and the number of times of each search from the information processing apparatus 10. Instruct. The communication unit 210 transmits an acquisition request to the information processing apparatus 10.

情報処理装置10の制御部120は、端末20Bからの取得の要求を受けると、情報記憶部130に記憶されている登録ユーザ名と関連ユーザ名、及び各々の検索回数を確認し、取得する。そして、制御部120は、通信部110にこれらの情報を含む応答を端末20Bに送信することを指示する。通信部110は応答を端末20Bに送信する。   Upon receiving an acquisition request from the terminal 20B, the control unit 120 of the information processing apparatus 10 checks and acquires the registered user name and related user name stored in the information storage unit 130, and the number of times of each search. Then, the control unit 120 instructs the communication unit 110 to transmit a response including these pieces of information to the terminal 20B. The communication unit 110 transmits a response to the terminal 20B.

情報処理装置10からこれらの情報を取得すると、端末20Bの制御部240は、表示部220に取得した情報を表示するように指示する。   When such information is acquired from the information processing apparatus 10, the control unit 240 of the terminal 20B instructs the display unit 220 to display the acquired information.

図11の(B)は、端末20Bの表示部220に、取得された情報が表示されている様子を示す図である。図11の(B)に示すように、登録ユーザ名及び関連ユーザ名が、検索回数と共に、表示部220に表示される。これにより、端末20BのユーザBは、登録ユーザ名、及び関連ユーザ名の各々で検索された回数を確認することができる。表示部220は、関連ユーザ名を検索回数の多い順に表示してもよい。また、表示部220は、検索回数に応じた表示態様で関連ユーザ名を表示してもよい。例えば、検索回数が多い関連ユーザ名をハイライト等により目立つように表示してもよい。   (B) of FIG. 11 is a figure which shows a mode that the acquired information is displayed on the display part 220 of the terminal 20B. As shown in FIG. 11B, the registered user name and the related user name are displayed on the display unit 220 together with the number of searches. Thereby, the user B of the terminal 20B can confirm the number of times of searching for each of the registered user name and the related user name. The display unit 220 may display related user names in descending order of the number of searches. Moreover, the display part 220 may display a related user name in the display mode according to the frequency | count of a search. For example, related user names with a large number of searches may be displayed prominently by highlighting or the like.

第2の実施形態では、端末20Bの入力部230がユーザBからの指示を受けて、登録ユーザ名の変更、及び関連ユーザ名の削除をすることができる。例えば、図11の(B)に示すように、関連ユーザ名「Daiji」の検索回数の方が、登録ユーザ名「Daijiro Yamada」の検索回数の方が多い場合、ユーザBは、入力部230に登録ユーザ名を「Daiji」に変更する指示を入力してもよい。登録ユーザ名を「Daiji」に変更した方が、他のユーザから検索され易くなるためである。   In the second embodiment, the input unit 230 of the terminal 20B can change the registered user name and delete the related user name in response to an instruction from the user B. For example, as illustrated in FIG. 11B, when the number of searches for the related user name “Dajiji” is greater than the number of searches for the registered user name “Dajiro Yamada”, the user B enters the input unit 230. An instruction to change the registered user name to “Daji” may be input. This is because the user who has changed the registered user name to “Daji” is more likely to be searched by other users.

また、表示部220に関連ユーザ名を表示させることにより、ユーザBは、情報記憶部130に記憶されている登録ユーザ名を確認することができる。ユーザBは、関連ユーザ名を確認し、不適切な関連ユーザ名が記憶されている場合には、関連ユーザ名を削除する指示を入力部230に入力してもよい。不適切な関連ユーザ名とは、SNS上の他のユーザと誤認されるおそれのある関連ユーザ名や、ユーザが関連ユーザ名として記憶されるのを希望しないユーザ名(あだ名等)である。   Further, by displaying the related user name on the display unit 220, the user B can confirm the registered user name stored in the information storage unit 130. User B confirms the related user name, and when an inappropriate related user name is stored, the user B may input an instruction to delete the related user name to the input unit 230. An inappropriate related user name is a related user name that may be mistaken for another user on the SNS, or a user name (such as a nickname) that the user does not want to be stored as the related user name.

図11の(B)の表示画面で、入力部230がユーザ名の変更50を受け付けたことに応じて、制御部240は、表示部220に「登録ユーザ名の変更」又は「関連ユーザ名の削除」の選択を促す画面を表示させる。   In response to the input unit 230 receiving the user name change 50 on the display screen of FIG. 11B, the control unit 240 displays “change registered user name” or “relevant user name” on the display unit 220. A screen prompting the user to select “Delete” is displayed.

図11の(C)は、端末20Bの表示部220に、登録ユーザ名の変更51又は関連ユーザ名の削除52の選択を促す表示がされる様子を示す図である。   (C) of FIG. 11 is a diagram showing a state in which a display prompting the user to select the registered user name change 51 or the related user name deletion 52 is displayed on the display unit 220 of the terminal 20B.

入力部230が登録ユーザ名の変更51を受け付けたことに応じて、制御部240は、表示部220に「登録ユーザ名の変更」画面を表示させる。   In response to the registration unit name change 51 being received by the input unit 230, the control unit 240 causes the display unit 220 to display a “change registration user name” screen.

図11の(D)は、端末20Bの表示部220に表示される登録ユーザ名の変更画面の一例を示す図である。   FIG. 11D is a diagram illustrating an example of a registered user name change screen displayed on the display unit 220 of the terminal 20B.

入力部230が、ユーザ名の入力欄53に変更を希望する登録ユーザ名の入力を受け付け、又は関連ユーザ名選択欄54(54A〜54E)の選択を受け付けた後に、変更登録55が選択されることにより登録ユーザ名が変更される。関連ユーザ名が選択された場合、選択された関連ユーザ名に登録ユーザ名が変更され、端末20Bの情報記憶部250及び情報処理装置10の情報記憶部130に記憶される。   After the input unit 230 receives an input of a registered user name desired to be changed in the user name input field 53 or a selection in the related user name selection field 54 (54A to 54E), the change registration 55 is selected. As a result, the registered user name is changed. When the related user name is selected, the registered user name is changed to the selected related user name, and is stored in the information storage unit 250 of the terminal 20B and the information storage unit 130 of the information processing apparatus 10.

次に、関連ユーザ名の削除の手順について説明する。入力部230が関連ユーザ名の削除52を受け付けたことに応じて、制御部240は、表示部220に「関連ユーザ名の削除」画面を表示させる。   Next, a procedure for deleting a related user name will be described. In response to the input unit 230 receiving the related user name deletion 52, the control unit 240 causes the display unit 220 to display a “delete related user name” screen.

図11の(E)は、端末20Bの表示部220に表示される関連ユーザ名の削除画面の一例を示す図である。   (E) of FIG. 11 is a figure which shows an example of the deletion screen of the related user name displayed on the display part 220 of the terminal 20B.

入力部230が、関連ユーザ名の削除欄56(56A〜56E)の選択を受け付けた後に、削除決定57が選択されることにより関連ユーザ名が、端末20Bの情報記憶部250及び情報処理装置10の情報記憶部130から削除される。   After the input unit 230 accepts the selection of the related user name deletion column 56 (56A to 56E), when the deletion decision 57 is selected, the related user name is changed to the information storage unit 250 and the information processing apparatus 10 of the terminal 20B. Are deleted from the information storage unit 130.

第2の実施形態では、検索回数に加えて、検索回数に重み付けを行った検索スコアが情報処理装置10の情報記憶部130に記憶される。   In the second embodiment, in addition to the number of searches, a search score obtained by weighting the number of searches is stored in the information storage unit 130 of the information processing apparatus 10.

上述したように、入力部230が、文字列(例えば、第1の文字列)の入力を受け付け、表示部220が抽出された登録ユーザ名を表示する。ユーザが抽出されない場合、又は所望のユーザが抽出されない場合、入力部230は別の文字列(例えば、第2の文字列)の入力を受け付け、表示部220が抽出された登録ユーザ名を表示する。この場合でもユーザの抽出等がされない場合には、さらに別の文字列(例えば、第3の文字列)の入力を受け付け、同様の処理を繰り返す。登録ユーザ名が選択された場合、第1の文字列、第2の文字列、及び第3の文字列等は関連ユーザ名として記憶される。例えば、第1の文字列は第1の関連ユーザ名、第2の文字列は第2の関連ユーザ名、第3の文字列は第3の関連ユーザ名として記憶される。   As described above, the input unit 230 receives an input of a character string (for example, the first character string), and the display unit 220 displays the extracted registered user name. When the user is not extracted or when the desired user is not extracted, the input unit 230 receives an input of another character string (for example, the second character string), and the display unit 220 displays the extracted registered user name. . Even in this case, if the user is not extracted, an input of another character string (for example, a third character string) is accepted, and the same processing is repeated. When the registered user name is selected, the first character string, the second character string, the third character string, and the like are stored as related user names. For example, the first character string is stored as a first related user name, the second character string is stored as a second related user name, and the third character string is stored as a third related user name.

この場合、第1の関連ユーザ名の方が、第2の関連ユーザ名よりも検索されるユーザを表すユーザ名として、他のユーザから認識されており、第2の関連ユーザ名の方が、第3の関連ユーザ名よりも検索されるユーザを表すユーザ名として、他のユーザから認識されている。   In this case, the first related user name is recognized by other users as the user name representing the searched user rather than the second related user name, and the second related user name is It is recognized by other users as a user name representing a user to be searched rather than the third related user name.

このため、情報処理装置10の制御部120は、検索回数に、何番目に検索されたかによる重み付けを行い、登録ユーザ名及び関連ユーザ名の検索スコアを算出する。そして、制御部120は、情報記憶部130に算出された検索スコアを記憶させる。   For this reason, the control unit 120 of the information processing apparatus 10 weights the number of searches based on what number is searched, and calculates a search score for the registered user name and the related user name. Then, the control unit 120 causes the information storage unit 130 to store the calculated search score.

例えば、検索スコアは、以下の式で算出される。   For example, the search score is calculated by the following formula.

検索スコア=(1回目に検索された回数)×K+(2回目に検索された回数)×M+(3枚目に検索された回数)×N・・・
K≧M≧Nである。例えば、K=3、M=2、N=1といった値が設定される。なお、所定の回数以上検索された場合には重み付けを行わなくてもよい。
Search score = (number of times searched for the first time) × K + (number of times searched for the second time) × M + (number of times searched for the third image) × N.
K ≧ M ≧ N. For example, values such as K = 3, M = 2, and N = 1 are set. Note that weighting may not be performed when a search is performed more than a predetermined number of times.

図12は、第2の実施形態に係る端末20Bの表示画面の一例(その2)を示す図である。   FIG. 12 is a diagram illustrating an example (part 2) of the display screen of the terminal 20B according to the second embodiment.

図12は、ユーザBの登録ユーザ名と、関連ユーザ名とが検索スコアと共に表示される様子を示している。表示部220は、検索回数と同様に、検索スコアが高い順に関連ユーザ名を表示してもよいし、関連ユーザ名を検索スコアに応じた表示態様で表示してもよい。ここで、情報処理装置10から検索スコアを取得する手順については、上述した検索回数の取得する手順と同様である。   FIG. 12 shows a state where the registered user name of user B and the related user name are displayed together with the search score. Similarly to the number of searches, the display unit 220 may display related user names in descending order of search score, or may display related user names in a display mode according to the search score. Here, the procedure for acquiring the search score from the information processing apparatus 10 is the same as the procedure for acquiring the number of searches described above.

端末20BのユーザBは、表示された検索スコアを確認し、必要があれば登録ユーザ名の変更、又は関連ユーザ名の削除等の処理を行う。   The user B of the terminal 20B confirms the displayed search score, and performs processing such as changing the registered user name or deleting the related user name if necessary.

なお、端末20Bは、検索回数と検索スコアの両方を情報処理装置10から取得し、表示部220に表示させてもよい。
<機能構成>
図13は、第2の実施形態に係るユーザ名管理テーブル130Bの一例を示す図である。
Note that the terminal 20B may acquire both the search count and the search score from the information processing apparatus 10 and display them on the display unit 220.
<Functional configuration>
FIG. 13 is a diagram showing an example of the user name management table 130B according to the second embodiment.

第2の実施形態に係るユーザ名管理テーブル130Bでは、登録ユーザ名及び関連ユーザ名の検索回数に加えて、検索スコアを記憶することを特徴としている。その他の点については、第1の実施形態のユーザ名管理テーブル130Aと同様である。   The user name management table 130B according to the second embodiment is characterized in that a search score is stored in addition to the number of searches for registered user names and related user names. The other points are the same as the user name management table 130A of the first embodiment.

検索スコアは、情報処理装置10が、端末20から検索要求を受け付ける度に、制御部120により算出され、情報記憶部130のユーザ名管理テーブル130Bに記憶される。そして、端末20から検索スコアの取得要求を受信すると、情報処理装置10の制御部120は、通信部110に検索スコアを含む応答の送信を指示する。通信部110は、応答を端末20に送信する。   The search score is calculated by the control unit 120 every time the information processing apparatus 10 receives a search request from the terminal 20, and is stored in the user name management table 130B of the information storage unit 130. When receiving a search score acquisition request from the terminal 20, the control unit 120 of the information processing apparatus 10 instructs the communication unit 110 to transmit a response including the search score. The communication unit 110 transmits a response to the terminal 20.

[その他]
情報処理装置10の情報記憶部130は、登録ユーザ名の変更履歴を記憶してもよい。この場合、制御部120は、過去の登録ユーザ名も含めて情報記憶部130を参照し、登録ユーザ名を抽出し、通信部110を介して端末20に応答する。
[Others]
The information storage unit 130 of the information processing apparatus 10 may store a change history of the registered user name. In this case, the control unit 120 refers to the information storage unit 130 including the past registered user name, extracts the registered user name, and responds to the terminal 20 via the communication unit 110.

また、情報処理装置10は、ユーザAの端末20である端末20Aから、ユーザAの「関連ユーザ名」の登録要求を受け付けてもよい。この場合、受け付けた「関連ユーザ名」が情報記憶部130に、ユーザAの登録ユーザ名と関連付けられて記憶される。予めユーザ名として検索される可能性がある文字列を登録しておくことにより、他のユーザから検索され易くなる。   Further, the information processing apparatus 10 may accept a registration request for the “related user name” of the user A from the terminal 20 </ b> A that is the terminal 20 of the user A. In this case, the received “related user name” is stored in the information storage unit 130 in association with the registered user name of the user A. By registering a character string that may be searched for as a user name in advance, it becomes easier for other users to search.

情報処理装置10は、登録ユーザ名と関連ユーザ名の関係を、端末20のアドレス帳のように、個々のユーザ毎に記憶してもよい。「関連ユーザ名」にSNS上の「友達」のあだ名、所属(会社名、部署名、学校名)等を設定している場合には、「関連ユーザ名」を個人で管理できるようにすることが好ましい。   The information processing apparatus 10 may store the relationship between the registered user name and the related user name for each individual user like the address book of the terminal 20. If the nickname or affiliation (company name, department name, school name), etc., of the “friend” on the SNS is set as the “related user name”, the “related user name” should be managed individually. Is preferred.

情報処理装置10は、情報処理装置の一例である。情報処理装置10の各機能が別のハードウェア上に実装されてもよい。この場合、別のハードウェア上に実装された各機能が連携することにより情報処理装置10の機能を実現する。例えば、情報処理装置10は、他の装置に実装されている情報記憶部130から情報を取得して、上述した動作を実現してもよい。   The information processing apparatus 10 is an example of an information processing apparatus. Each function of the information processing apparatus 10 may be implemented on different hardware. In this case, the functions of the information processing apparatus 10 are realized by the cooperation of the functions mounted on different hardware. For example, the information processing apparatus 10 may acquire information from the information storage unit 130 installed in another apparatus and realize the above-described operation.

通信部110は、受信部、及び通知部の一例である。制御部120は、検索部の一例である。情報記憶部130は記憶部の一例である。情報記憶部250は、記憶部の一例である。   The communication unit 110 is an example of a reception unit and a notification unit. The control unit 120 is an example of a search unit. The information storage unit 130 is an example of a storage unit. The information storage unit 250 is an example of a storage unit.

上述した実施の形態の機能を実現するソフトウェアのプログラムコードを記憶した記憶媒体を、情報処理装置10、及び端末20に供給してもよい。そして、情報処理装置10、及び端末20が、記憶媒体に格納されたプログラムコードを読み出し実行することによっても、上述の実施形態が、達成されることは言うまでもない。この場合、記憶媒体には、上述したコンテンツの表示制御方法を、情報処理装置10、及び端末20に実行させるプログラムが記憶される。   A storage medium storing software program codes for realizing the functions of the above-described embodiments may be supplied to the information processing apparatus 10 and the terminal 20. Needless to say, the above-described embodiment is also achieved when the information processing apparatus 10 and the terminal 20 read and execute the program code stored in the storage medium. In this case, the storage medium stores a program that causes the information processing apparatus 10 and the terminal 20 to execute the above-described content display control method.

具体的には、第1の文字列の入力を受け付け、該第1の文字列を含むユーザ名の検索の要求を、情報処理装置10に送信するステップと、情報処理装置10からユーザ名の検索の結果を受信するステップと、第1の文字列を基に所望のユーザ名が抽出されなかった場合、第2の文字列の入力を受け付け、該第2の文字列を含むユーザ名の検索の要求を、情報処理装置10に送信するステップと、第2の文字列を基に所望のユーザ名が抽出された場合、所望記ユーザ名と、第1の文字列と、第2の文字列とを対応付けて、記憶するステップと、を端末20に実行させる、プログラムが、記憶媒体に記憶される。   Specifically, receiving the input of the first character string, transmitting a request for searching for a user name including the first character string to the information processing apparatus 10, and searching for the user name from the information processing apparatus 10 If the desired user name is not extracted based on the first character string and the step of receiving the result of the above, the input of the second character string is accepted, and the search for the user name including the second character string is performed. When a request is transmitted to the information processing apparatus 10 and a desired user name is extracted based on the second character string, the desired user name, the first character string, and the second character string Is stored in the storage medium.

また、端末20から第1の文字列を含むユーザ名の検索の要求を受信し、該第1の文字列に基づいて、ユーザ名の検索を実行し、該第1の文字列を基に所望のユーザ名が抽出されなかった場合、端末20から第2の文字列を含むユーザ名の検索の要求を受信し、ユーザ名の検索を実行するステップと、第2の文字列を基に所望のユーザ名が抽出された場合、所望のユーザ名と、第1の文字列と、第2の文字列とを対応付けて、記憶するステップと、を情報処理装置10に実行させるプログラムが、記憶媒体に記憶される。 そして、記憶媒体から読み出されたプログラムコード自体が前述した実施形態の機能を実現することになる。   Also, a request for searching for a user name including the first character string is received from the terminal 20, a user name search is executed based on the first character string, and a request is made based on the first character string. If the user name is not extracted, a request for searching for a user name including the second character string is received from the terminal 20 and the user name search is performed. When the user name is extracted, a program for causing the information processing apparatus 10 to execute a step of associating and storing a desired user name, the first character string, and the second character string is a storage medium Is remembered. Then, the program code itself read from the storage medium realizes the functions of the above-described embodiment.

また、コンピュータ装置が読み出したプログラムコードを実行することにより、前述した実施形態の機能が実現されるだけではない。そのプログラムコードの指示に従って、コンピュータ装置上で動作しているオペレーティングシステム(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.

10 情報処理装置
20 端末
110 通信部 (情報処理装置)
120 制御部 (情報処理装置)
130 情報記憶部 (情報処理装置)
140 入出力部 (情報処理装置)
210 通信部 (端末)
220 表示部 (端末)
230 入力部 (端末)
240 制御部 (端末)
250 情報記憶部 (端末)
10 Information processing device 20 Terminal 110 Communication unit (Information processing device)
120 control unit (information processing apparatus)
130 Information Storage Unit (Information Processing Device)
140 Input / output unit (Information processing device)
210 Communication unit (terminal)
220 Display (terminal)
230 Input unit (terminal)
240 Control unit (terminal)
250 Information storage unit (terminal)

Claims (8)

情報処理装置が、
第1の端末で受け付けられた第1の文字列に基づき、ユーザ名の検索を実行するステップと、
前記第1の文字列を基に前記ユーザ名が抽出されなかった場合、前記第1の端末で受け付けられた第2の文字列に基づき、前記ユーザ名の検索を実行するステップと、
前記第2の文字列を基に前記ユーザ名が抽出された場合、前記ユーザ名と、前記第1の文字列と、前記第2の文字列とを対応付けて記憶するステップと
検索された前記ユーザ名に対応するユーザの第3の端末に、前記ユーザ名、前記第1の文字列、及び前記第2の文字列を表示させるステップと、
前記第3の端末から、前記ユーザ名を、前記第1の文字列又は前記第2の文字列に変更する指示を受け付けるステップと、
実行するユーザ名の管理方法。
Information processing device
Executing a search for a user name based on the first character string received by the first terminal;
A step wherein the user name based on the first character string may not extracted, that based on the prior SL second character string received in the first terminal, to perform the search of the user name,
If said user name and the second character string to the group is extracted, and the front Symbol username, said first character string, comprising the steps of memorize in association with said second string,
Displaying the user name, the first character string, and the second character string on a third terminal of the user corresponding to the searched user name;
Receiving an instruction to change the user name from the third terminal to the first character string or the second character string;
Management method of user name to execute .
前記表示するステップにおいて、前記ユーザ名、前記第1の文字列、及び前記第2の文字列の各々が、検索された回数と対応付けられて表示される、請求項に記載のユーザ名の管理方法。 In the step of displaying, the user name, the first character string, and each of the second character string is displayed in association with the retrieved number, user name according to Motomeko 1 Management method. 前記表示するステップにおいて、前記ユーザ名、前記第1の文字列、及び前記第2の文字列の各々は、検索された回数を基に算出されたスコアに対応付けられて表示される、請求項に記載のユーザ名の管理方法。 In the step of displaying, the user name, each of the first character string, and the second character string is displayed in association with the calculated score based on the number of times searched, billed Item 2. A user name management method according to Item 1 . 情報処理装置が、Information processing device
第1の端末で受け付けられた第1の文字列に基づき、ユーザ名の検索を実行するステップと、Executing a search for a user name based on the first character string received by the first terminal;
前記第1の文字列を基に前記ユーザ名が抽出されなかった場合、前記第1の端末で受け付けられた第2の文字列に基づき、前記ユーザ名の検索を実行するステップと、If the user name is not extracted based on the first character string, performing a search for the user name based on the second character string received by the first terminal;
前記第2の文字列を基に前記ユーザ名が抽出された場合、前記ユーザ名と、前記第1の文字列と、前記第2の文字列とを対応付けて記憶するステップと、Storing the user name, the first character string, and the second character string in association with each other when the user name is extracted based on the second character string;
検索された前記ユーザ名に対応するユーザの第3の端末から、当該ユーザのユーザ名に関する情報の取得要求を受信すると、当該ユーザに対応付けられた、前記ユーザ名、前記第1の文字列、及び前記第2の文字列を抽出するステップと、When receiving an acquisition request for information related to the user name of the user from the third terminal of the user corresponding to the searched user name, the user name, the first character string, associated with the user, And extracting the second character string;
前記第3の端末に、前記抽出した前記ユーザ名、前記第1の文字列、及び前記第2の文字列を表示させるステップと、Displaying the extracted user name, the first character string, and the second character string on the third terminal;
前記第3の端末から、前記第1の文字列と前記第2の文字列の少なくとも一方と、前記ユーザ名との対応を削除する指示を受け付けるステップと、Receiving from the third terminal an instruction to delete the correspondence between at least one of the first character string and the second character string and the user name;
を実行するユーザ名の管理方法。Management method of user name to execute.
前記ユーザ名が抽出されなかった場合とは、検索の結果、抽出されたユーザ名の中に前記ユーザ名が含まれなかった場合と、文字列に対応するユーザ名が抽出されなかった場合とを含む、請求項1乃至4のいずれか一項に記載のユーザ名の管理方法。 And if the user name is not extracted as a result of the search, and if the user name is not included in the extracted user names, and if the user name corresponding to the character string is not extracted comprising, managing user name according to any one of Motomeko 1 to 4. 前記記憶するステップの後に、
前記第1の文字列の入力を、第2の端末で受け付け、ユーザ名の検索を実行するステップと、
前記第1の文字列を基に、前記情報処理装置が、前記ユーザ名を抽出するステップと、
前記ユーザ名を、前記第2の端末で表示するステップと、を有する請求項1乃至5のいずれか一項に記載のユーザ名の管理方法。
After the storing step,
Receiving an input of the first character string at a second terminal and performing a search for a user name;
The information processing apparatus extracting the user name based on the first character string;
The user name, how to manage the user name of any one of claims 1 to 5 and a step of displaying in said second terminal.
端末から第1の文字列を含むユーザ名の検索の要求を受信し、前記第1の文字列に基づいて、ユーザ名の検索を実行し、前記第1の文字列を基に前記ユーザ名が抽出されなかった場合、前記端末から第2の文字列を含むユーザ名の検索の要求を受信し、ユーザ名の検索を実行する検索部と、
前記第2の文字列を基に前記ユーザ名が抽出された場合、前記ユーザ名と、前記第1の文字列と、前記第2の文字列とを対応付けて憶する記憶部と、を有し、
前記検索部は、検索された前記ユーザ名に対応するユーザの第3の端末に、前記ユーザ名、前記第1の文字列、及び前記第2の文字列を表示させ、前記第3の端末から、前記ユーザ名を、前記第1の文字列又は前記第2の文字列に変更する指示を受け付ける、情報処理装置。
A user name search request including a first character string is received from a terminal, a user name search is executed based on the first character string, and the user name is determined based on the first character string. If not extracted, a search unit that receives a search request for a user name including the second character string from the terminal, and executes a search for the user name;
If said user name and the second character string to the group is extracted, and the front Symbol username, said first character string, a storage unit for memorize in association with said second string, I have a,
The search unit displays the user name, the first character string, and the second character string on a third terminal of a user corresponding to the searched user name, and from the third terminal An information processing apparatus that accepts an instruction to change the user name to the first character string or the second character string .
端末から第1の文字列を含むユーザ名の検索の要求を受信し、前記第1の文字列に基づいて、ユーザ名の検索を実行し、前記第1の文字列を基に前記ユーザ名が抽出されなかった場合、前記端末から第2の文字列を含むユーザ名の検索の要求を受信し、ユーザ名の検索を実行する検索部と、
前記第2の文字列を基に前記ユーザ名が抽出された場合、前記ユーザ名と、前記第1の文字列と、前記第2の文字列とを対応付けて憶する記憶部と、を有し、
前記検索部は、検索された前記ユーザ名に対応するユーザの第3の端末から、当該ユーザのユーザ名に関する情報の取得要求を受信すると、当該ユーザに対応付けられた、前記ユーザ名、前記第1の文字列、及び前記第2の文字列を抽出し、
前記第3の端末に、前記抽出した前記ユーザ名、前記第1の文字列、及び前記第2の文字列を表示させ、
前記第3の端末から、前記第1の文字列と前記第2の文字列の少なくとも一方と、前記ユーザ名との対応を削除する指示を受け付ける、情報処理装置。
A user name search request including a first character string is received from a terminal, a user name search is executed based on the first character string, and the user name is determined based on the first character string. If not extracted, a search unit that receives a search request for a user name including the second character string from the terminal, and executes a search for the user name;
If said user name and the second character string to the group is extracted, and the front Symbol username, said first character string, a storage unit for memorize in association with said second string, I have a,
When the search unit receives an acquisition request for information related to the user name of the user from the third terminal of the user corresponding to the searched user name, the search unit associates the user name, the first 1 character string and the second character string are extracted,
Causing the third terminal to display the extracted user name, the first character string, and the second character string;
An information processing apparatus that receives an instruction to delete the correspondence between at least one of the first character string and the second character string and the user name from the third terminal .
JP2015226977A 2015-11-19 2015-11-19 User name management method, terminal, information processing apparatus, and program Active JP6109278B1 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2015226977A JP6109278B1 (en) 2015-11-19 2015-11-19 User name management method, terminal, information processing apparatus, and program

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2015226977A JP6109278B1 (en) 2015-11-19 2015-11-19 User name management method, terminal, information processing apparatus, and program

Publications (2)

Publication Number Publication Date
JP6109278B1 true JP6109278B1 (en) 2017-04-05
JP2017097502A JP2017097502A (en) 2017-06-01

Family

ID=58666352

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2015226977A Active JP6109278B1 (en) 2015-11-19 2015-11-19 User name management method, terminal, information processing apparatus, and program

Country Status (1)

Country Link
JP (1) JP6109278B1 (en)

Families Citing this family (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP7091725B2 (en) * 2018-03-07 2022-06-28 株式会社リコー Information processing equipment, search method, program, network system

Family Cites Families (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP3483585B2 (en) * 1993-03-16 2004-01-06 株式会社東芝 Document search device and document search method
JPH10254857A (en) * 1997-03-10 1998-09-25 Hitachi Ltd Word dictionary managing device
JP3897644B2 (en) * 2002-05-28 2007-03-28 シャープ株式会社 Electronic dictionary
JP5291348B2 (en) * 2007-12-21 2013-09-18 株式会社タイトー Service providing system, service providing method, and computer program
US20100312778A1 (en) * 2009-06-08 2010-12-09 Yumao Lu Predictive person name variants for web search
JP5345582B2 (en) * 2010-03-31 2013-11-20 株式会社ゼンリンデータコム Thesaurus construction system, thesaurus construction method, and thesaurus construction program
JP2012103924A (en) * 2010-11-10 2012-05-31 Rakuten Inc Related word registration device, related word registration method, related word registration device program, recording medium and related word registration system

Also Published As

Publication number Publication date
JP2017097502A (en) 2017-06-01

Similar Documents

Publication Publication Date Title
JP5881893B2 (en) Icon password setting device using icon keyword and icon password setting method
JP4492945B2 (en) Social network service system, server, and social network service providing method
CN108712478B (en) A kind of method and apparatus for sharing boarding application
US20120265703A1 (en) Ad hoc social networking
JP6073577B2 (en) Program, information processing apparatus, information processing method, and information processing system
TWI825053B (en) Methods, systems and non-transitory computer-readable recording media for collecting unanswered messages
US10606477B1 (en) Intelligent keyboard
JP6005887B1 (en) Program, information processing apparatus, information processing method, and information processing system
JP2016104135A (en) Ranking list display method in game system, and system for executing the same
JP2013020416A (en) Screen design support device, screen design support method, and program
JP2018077590A (en) Server device
JP5595252B2 (en) Cooperation support apparatus, program, cooperation support method, cooperation support system, and communication apparatus
JP6109278B1 (en) User name management method, terminal, information processing apparatus, and program
WO2014169498A1 (en) Method and system for third-party service platform login
US9094575B2 (en) Non-transitory computer-readable medium storing program and communication device
JP2018517200A (en) Data processing method and apparatus
JP6307604B2 (en) Information processing apparatus, information processing method, and program for information processing apparatus
JP5725078B2 (en) Document management apparatus and control method and program thereof
US20140289741A1 (en) Cooperation method, image processing device, and medium
JP2015076089A (en) Server device, method, and system
US20230006949A1 (en) Information processing apparatus, information processing system, and information processing method
JP5957024B2 (en) SEARCH DEVICE, SEARCH METHOD, AND PROGRAM
JP2014071646A (en) Server device and information processing method
JP2019095998A (en) Information sharing system
WO2017119070A1 (en) Itinerary planning assistance program, itinerary planning assistance method, and itinerary planning assistance device

Legal Events

Date Code Title Description
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: 20170214

A61 First payment of annual fees (during grant procedure)

Free format text: JAPANESE INTERMEDIATE CODE: A61

Effective date: 20170307

R150 Certificate of patent or registration of utility model

Ref document number: 6109278

Country of ref document: JP

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

S533 Written request for registration of change of name

Free format text: JAPANESE INTERMEDIATE CODE: R313533

R371 Transfer withdrawn

Free format text: JAPANESE INTERMEDIATE CODE: R371

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

S531 Written request for registration of change of domicile

Free format text: JAPANESE INTERMEDIATE CODE: R313531

S533 Written request for registration of change of name

Free format text: JAPANESE INTERMEDIATE CODE: R313533

R371 Transfer withdrawn

Free format text: JAPANESE INTERMEDIATE CODE: R371

S111 Request for change of ownership or part of ownership

Free format text: JAPANESE INTERMEDIATE CODE: R313111

S531 Written request for registration of change of domicile

Free format text: JAPANESE INTERMEDIATE CODE: R313531

S533 Written request for registration of change of name

Free format text: JAPANESE INTERMEDIATE CODE: R313533

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

S533 Written request for registration of change of name

Free format text: JAPANESE INTERMEDIATE CODE: R313533

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