JP2009134388A - Method of creating search result table, method of deleting data file, method of prohibiting access to data file, information processor, and portable terminal - Google Patents

Method of creating search result table, method of deleting data file, method of prohibiting access to data file, information processor, and portable terminal Download PDF

Info

Publication number
JP2009134388A
JP2009134388A JP2007308327A JP2007308327A JP2009134388A JP 2009134388 A JP2009134388 A JP 2009134388A JP 2007308327 A JP2007308327 A JP 2007308327A JP 2007308327 A JP2007308327 A JP 2007308327A JP 2009134388 A JP2009134388 A JP 2009134388A
Authority
JP
Japan
Prior art keywords
keyword
data file
data
information processing
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.)
Pending
Application number
JP2007308327A
Other languages
Japanese (ja)
Inventor
Hiroshi Torii
拓 鳥居
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.)
Kyocera Corp
Original Assignee
Kyocera 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 Kyocera Corp filed Critical Kyocera Corp
Priority to JP2007308327A priority Critical patent/JP2009134388A/en
Publication of JP2009134388A publication Critical patent/JP2009134388A/en
Pending legal-status Critical Current

Links

Images

Landscapes

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

Abstract

<P>PROBLEM TO BE SOLVED: To create a search result table by easily searching various data by keywords in an information processor. <P>SOLUTION: A method of creating a search result table (2-7) based on keyword search in an information processing terminal (1) includes a step of searching by a keyword included in a plurality of data files of a plurality of databases (2-1) to (2-5) managed by the information processing terminal, and a step of creating a search result table of a data file corresponding to each keyword. <P>COPYRIGHT: (C)2009,JPO&INPIT

Description

本発明は、携帯端末等の情報処理装置の記憶部に格納されて管理される複数のデータベースに含まれる複数のデータファイルに含まれるキーワード検索を実行して、キーワード毎に対応する検索結果テーブルを作成すると共に、作成された検索結果テーブル中の特定のデータファイルの削除及びアクセスを禁止することが可能な情報処理装置(携帯端末)に関する。   The present invention performs a keyword search included in a plurality of data files included in a plurality of databases stored and managed in a storage unit of an information processing device such as a portable terminal, and creates a search result table corresponding to each keyword. The present invention relates to an information processing apparatus (portable terminal) capable of creating and prohibiting deletion and access of a specific data file in the created search result table.

携帯端末等の情報処理端末の記憶部に格納された複数のデータファイルに対してキーワード検索を効率良く実行するものとしては、以下のデータ検索装置が知られている。(特許文献1参照)
「外部から検索条件を含む検索命令を受信し、前記検索条件に基づいてデータを検索し、当該検索結果を外部に送信するデータ検索装置において、
検索対象の複数のデータがレコード番号に対応して格納されているデータ格納手段と、
前記検索条件に一致したデータ格納手段に格納されたデータの全てのレコード番号を、検索一致レコード番号として保持する検索一致レコード保持手段と、
前記検索条件に一致した全てのデータのうち検索結果として送信する一つのデータを特定するレコード番号を、カレントレコード番号として保持するカレントレコード保持手段と、
前記検索条件に一致した全てのデータのうち、検索結果として未送信のデータの数を、残りデータ数として保持する残りデータ数保持手段と、
レコード番号を入力し、前記データ格納手段を参照して当該レコード番号のデータを出力するデータ参照手段と、
検索条件を入力し、当該検索条件と前記データ格納手段に格納されたデータとを比較し、検索条件に一致するデータの全ての検索一致レコード番号を出力するデータ検索手段と、
前記検索一致レコード番号と検索結果として送信済みのデータのカレントレコード番号とを入力し、検索結果として送信する新たなカレントレコード番号及び残りデータ数を計算して出力するカレントレコード計算手段と、
検索命令と当該検索命令を受信して検索結果の一つのデータを送信した後に次のデータを送信するための次候補出力命令とを受信する命令受信部、
前記検索命令を受信した場合に、当該検索命令に含まれる検索条件を前記データ検索手段に出力し、当該データ検索手段から検索一致レコード番号を入力し、当該検索一致レコード番号を検索一致レコード保持手段に保持させる検索制御部、
前記検索一致レコード番号と検索結果として送信済みのデータのカレントレコード番号とをカレントレコード計算手段に出力し、新たなカレントレコード番号及び残りデータ数を入力して特定し、当該新たなカレントレコード番号及び残りデータ数をカレントレコード保持手段及び残りデータ数保持手段にそれぞれ保持させる出力データ特定部、
及び、前記検索命令または次候補出力命令を受信した場合に、出力データ特定部により特定されたカレントレコード番号をデータ参照手段に出力し、当該データ参照手段からカレントレコード番号のデータを入力し、当該データと前記出力データ特定部により特定された残りデータ数とを検索結果として送信する検索結果送信部を有するファイル制御手段と、を備えたことを特徴とするデータ検索装置。」(請求項1)
特開2005−165960号公報
The following data search devices are known as those that efficiently perform keyword search for a plurality of data files stored in a storage unit of an information processing terminal such as a portable terminal. (See Patent Document 1)
“In a data search apparatus that receives a search command including a search condition from the outside, searches for data based on the search condition, and transmits the search result to the outside.
Data storage means in which a plurality of data to be searched are stored corresponding to record numbers;
Search match record holding means for holding all record numbers of data stored in the data storage means matching the search condition as search match record numbers;
Current record holding means for holding, as a current record number, a record number for specifying one data to be transmitted as a search result among all data that matches the search condition;
Of all the data that matches the search condition, the number of unsent data as a search result, the remaining data number holding means for holding the number of remaining data,
A data reference means for inputting a record number and referring to the data storage means for outputting the data of the record number;
Data search means for inputting a search condition, comparing the search condition with data stored in the data storage means, and outputting all search match record numbers of data matching the search condition;
Inputting the search match record number and the current record number of the transmitted data as a search result, calculating a new current record number and the number of remaining data to be transmitted as a search result, and outputting the current record calculation means;
A command receiving unit for receiving a search command and a next candidate output command for transmitting the next data after receiving the search command and transmitting one data of the search result;
When the search command is received, a search condition included in the search command is output to the data search unit, a search match record number is input from the data search unit, and the search match record number is stored as a search match record holding unit The search control unit
The search match record number and the current record number of the data already transmitted as the search result are output to the current record calculation means, and the new current record number and the number of remaining data are input and specified, the new current record number and An output data specifying unit for holding the remaining data number in the current record holding unit and the remaining data number holding unit,
And when the search command or the next candidate output command is received, the current record number specified by the output data specifying unit is output to the data reference means, and the data of the current record number is input from the data reference means, A data search apparatus comprising: a file control unit having a search result transmitting unit that transmits data and the number of remaining data specified by the output data specifying unit as a search result. (Claim 1)
JP 2005-165960 A

従来の携帯端末等の情報処理装置では、多様なデータ(例えば、「メールの送受信データ」「データフォルダ」「アドレス帳」「スケージュール」「ブックマークデータ」等)全てからキーワード検索をするのは容易ではなかった。
また、携帯端末等の情報処理装置では、高速の演算処理装置を搭載していない場合も多くキーワード検索に多くの時間を要して、携帯端末等の情報処理装置本来の用途に制限が生じることがあった。
また、携帯端末等の情報処理装置では、大容量の記憶装置を搭載していない場合も多く、前記「メールの送受信データ」「データフォルダ」「アドレス帳」「スケージュール」「ブックマークデータ」等の新たなデータファイルの格納の余地が小さくなった際のデータファイルの削除が容易ではなかった。
また、携帯端末等の情報処理装置では、前記「メールの送受信データ」「データフォルダ」「アドレス帳」「スケージュール」「ブックマークデータ」等のデータファイルの内で他人に閲覧されるのを防止するための設定が容易ではなかった。
In conventional information processing apparatuses such as portable terminals, it is not easy to search for keywords from all of various data (for example, “mail transmission / reception data”, “data folder”, “address book”, “schedule”, “bookmark data”, etc.). There wasn't.
In addition, information processing apparatuses such as portable terminals often require a long time for keyword search even when a high-speed arithmetic processing apparatus is not installed, and the original use of the information processing apparatus such as a portable terminal is limited. was there.
In addition, information processing devices such as portable terminals often do not have a large-capacity storage device, and new information such as “mail transmission / reception data”, “data folder”, “address book”, “schedule”, “bookmark data”, etc. Data file deletion was not easy when the room for storing a large data file became small.
In addition, in an information processing apparatus such as a portable terminal, in order to prevent others from viewing the data file such as “mail transmission / reception data”, “data folder”, “address book”, “schedule”, “bookmark data”, etc. Setting was not easy.

本発明の課題(目的)は、携帯端末等の情報処理装置における多様なデータ(例えば、「メールの送受信データ」「データフォルダ」「アドレス帳」「スケージュール」「ブックマークデータ」等)全てから容易にキーワード検索をすることが可能なデータ検索装置(方法)を実現することにある。
また、前記情報処理装置として、高速の演算処理装置を搭載していない場合も適用が可能なデータ検索装置(方法)を実現することにある。
また、前記情報処理装置として、大容量の記憶装置を搭載していない場合にも、適用が可能なデータ検索装置(方法)を実現することにある。
また、前記情報処理装置において、「メールの送受信データ」「データフォルダ」「アドレス帳」「スケージュール」「ブックマークデータ」等のデータファイルの内で他人に閲覧されるのを防止できるデータ検索装置(方法)を実現することにある。
An object (object) of the present invention is easily obtained from all of various data (for example, “mail transmission / reception data”, “data folder”, “address book”, “schedule”, “bookmark data”, etc.) in an information processing apparatus such as a portable terminal. The object is to realize a data search apparatus (method) capable of performing keyword search.
Another object of the present invention is to realize a data search apparatus (method) applicable even when a high-speed arithmetic processing apparatus is not installed as the information processing apparatus.
Another object of the present invention is to realize a data search device (method) applicable even when a large-capacity storage device is not installed as the information processing device.
Further, in the information processing apparatus, a data search apparatus (method) capable of preventing others from browsing data files such as “mail transmission / reception data”, “data folder”, “address book”, “schedule”, “bookmark data”, etc. ).

上記課題を解決することのできる本発明は、情報処理端末におけるキーワード検索に基づく検索結果テーブルの作成方法であって、前記情報処理端末で管理される複数のデータベースの複数のデータファイルに含まれるキーワード検索を実行するステップと、前記検索結果に基づいて、キーワード毎に対応するデータファイルの検索結果テーブルを作成するステップとを含むことを特徴とする。   The present invention that can solve the above-described problem is a method for creating a search result table based on a keyword search in an information processing terminal, and includes keywords included in a plurality of data files of a plurality of databases managed by the information processing terminal The method includes a step of executing a search, and a step of creating a search result table of a data file corresponding to each keyword based on the search result.

また、情報処理端末で管理される複数のデータベースの複数のデータファイルに含まれるキーワード検索結果によって作成された、キーワード毎に対応する検索結果テーブルに基づいてデータファイルを削除するデータファイルの削除方法であって、前記情報処理端末の記憶部の残量を検出する記憶部残量検出ステップと、前記記憶部残量検出ステップの判断で、記憶部残量が所定値以下の場合に、前記検索結果テーブルから、前記キーワードの使用頻度に基づいて削除候補データファイルを提示するステップと、前記提示された削除候補データファイルをユーザーの指示によって削除するステップとを含むことを特徴とする。   In addition, a data file deletion method that deletes a data file based on a search result table corresponding to each keyword created by a keyword search result included in a plurality of data files of a plurality of databases managed by an information processing terminal. When the storage unit remaining amount detecting step detects the remaining amount of the storage unit of the information processing terminal and the storage unit remaining amount detecting step determines that the storage unit remaining amount is a predetermined value or less, the search result The method includes a step of presenting a deletion candidate data file from the table based on the frequency of use of the keyword, and a step of deleting the presented deletion candidate data file according to a user instruction.

また、情報処理端末で管理される複数のデータベースの複数のデータファイルに含まれるキーワードの検索によって作成された、キーワード毎に対応する検索結果テーブルに基づいて特定のデータファイルへのアクセスを禁止するデータファイルへのアクセス禁止方法であって、アクセス禁止キーワードを設定するステップと、データファイルのアクセスに対して、当該データファイルに含まれる前記アクセス禁止キーワードの有無を検索する検索ステップと、前記検索ステップで、アクセス禁止キーワードが含まれないと判断されたデータファイルへのアクセスを実行するステップとを含むことを特徴とする。   Data that prohibits access to a specific data file based on a search result table corresponding to each keyword created by searching for keywords included in a plurality of data files in a plurality of databases managed by an information processing terminal A method for prohibiting access to a file, comprising: setting an access prohibition keyword; a search step for searching for the presence of the access prohibition keyword included in the data file with respect to data file access; and the search step And a step of executing access to a data file determined not to include an access prohibition keyword.

また、それぞれ複数のデータファイルを含む複数のデータベース格納する記憶部と、前記複数のデータファイルに含まれるキーワードを登録するキーワード登録部と、処理部とを備える情報処理端末であって、前記処理部は、当該情報処理端末の待ち受け時に、前記データファイルに対して前記キーワードの検索を実行して、検索結果テーブルを作成することを特徴とする。   An information processing terminal comprising: a storage unit for storing a plurality of databases each including a plurality of data files; a keyword registration unit for registering keywords included in the plurality of data files; and a processing unit. Is characterized in that, when waiting for the information processing terminal, the keyword search is performed on the data file to create a search result table.

また、前記情報処理端末には、更に、当該情報処理端末の記憶部の残量を検出する記憶部残量検出部を備え、前記検索結果テーブルに基づいて、使用頻度の低いキーワードを含むデータファイル削除候補データファイルとして提示する削除候補データファイル提示部とを備え、記憶部残量が所定値以下の場合に、前記キーワードの使用頻度に基づいて、削除候補データファイルとして提示して、ユーザーが指示したデータファイルを削除することを特徴とする。   In addition, the information processing terminal further includes a storage unit remaining amount detection unit that detects the remaining amount of the storage unit of the information processing terminal, and includes a data file that includes a less frequently used keyword based on the search result table A deletion candidate data file presenting section to be presented as a deletion candidate data file, and when the remaining capacity of the storage section is equal to or less than a predetermined value, it is presented as a deletion candidate data file based on the frequency of use of the keyword and designated by the user The data file is deleted.

また、前記キーワード記憶部には、更に、アクセス禁止キーワードの設定部を含み、アクセスされたデータファイルにアクセス禁止キーワードが含まれないと判断された場合にのみ当該データファイルへのアクセスを許可することを特徴とする。   The keyword storage unit further includes an access prohibition keyword setting unit, and permits access to the data file only when it is determined that the accessed data file does not include the access prohibition keyword. It is characterized by.

本発明によれば、携帯端末等の情報処理装置における多様なデータ(例えば、「メールの送受信データ」「データフォルダ」「アドレス帳」「スケージュール」「ブックマークデータ」等)全てから容易にキーワード検索をすることが可能になる。
また、前記情報処理装置として、高速の演算処理装置を搭載していない場合も適用が可能なデータ検索装置(方法)を実現できる。
また、前記情報処理装置として、大容量の記憶装置を搭載していない場合にも、適用が可能なデータ検索装置(方法)を実現できる。
また、前記情報処理装置において、「メールの送受信データ」「データフォルダ」「アドレス帳」「スケージュール」「ブックマークデータ」等のデータファイルの内で他人に閲覧されるのを簡単な構成で防止できる。
According to the present invention, keyword search can be easily performed from all of various data (for example, “mail transmission / reception data”, “data folder”, “address book”, “schedule”, “bookmark data”, etc.) in an information processing apparatus such as a portable terminal. It becomes possible to do.
In addition, a data search device (method) applicable even when a high-speed arithmetic processing device is not installed as the information processing device can be realized.
In addition, a data search device (method) applicable even when a large-capacity storage device is not installed as the information processing device can be realized.
Further, in the information processing apparatus, it is possible to prevent browsing by others in data files such as “mail transmission / reception data”, “data folder”, “address book”, “schedule”, and “bookmark data”.

本発明の情報処理端末のハードウエア構成について、図7を用いて説明する。
図7において、1は携帯端末等の情報処理装置であって、当該情報処理装置には、記憶部2、処理部(CPU)3,記憶部残量検出部4、キーワード検索部5、表示部6、待ち受け時検出部7、削除候補データファイル提示部8及びアクセス禁止キーワード設定部9が含まれる。
また、前記記憶部2には、例えば、メール送受信データ2-1、データフォルダ2-2、アドレス帳2-3、スケジュール2-4、ブックマークデータ2-5等の複数のデータベースが格納されている。
そして、前記複数のデータベース2-1〜2-5には、それぞれ複数のデータファイルが格納されている。
なお、図7には示されてはが、本発明に係る機能の他の情報処理装置(例えば携帯端末)としての通常の機能を奏するための構成も存在することは明らかである。
The hardware configuration of the information processing terminal according to the present invention will be described with reference to FIG.
In FIG. 7, reference numeral 1 denotes an information processing device such as a portable terminal, which includes a storage unit 2, a processing unit (CPU) 3, a storage unit remaining amount detection unit 4, a keyword search unit 5, and a display unit. 6, a standby detection unit 7, a deletion candidate data file presentation unit 8, and an access prohibition keyword setting unit 9 are included.
The storage unit 2 stores a plurality of databases such as mail transmission / reception data 2-1, data folder 2-2, address book 2-3, schedule 2-4, bookmark data 2-5, and the like.
A plurality of data files are stored in each of the plurality of databases 2-1 to 2-5.
Although shown in FIG. 7, it is apparent that there is a configuration for performing a normal function as another information processing apparatus (for example, a portable terminal) having the functions according to the present invention.

次に、図1〜6を用いて、情報処理装置として携帯端末(携帯電話,PHS等で、基地局との通信で待ち受け(待機中)の時間が所定時間毎に存在するもの)の場合を例として、前記携帯端末の記憶部に格納された「メールの送受信データ」「データフォルダ」「アドレス帳」「スケージュール」「ブックマークデータ」等のデータファイルの各データファイルに対してキーワード検索を実行する例について説明する。  Next, referring to FIGS. 1 to 6, a case where the information processing device is a mobile terminal (a mobile phone, a PHS, or the like, which has a standby (standby) time for communication with a base station every predetermined time). As an example, a keyword search is executed for each data file of data files such as “mail transmission / reception data”, “data folder”, “address book”, “schedule”, “bookmark data” stored in the storage unit of the portable terminal. An example will be described.

なお、携帯端末でキーワード検索を実行するには、予め検索すべきキーワードが携帯端末の記憶部のキーワード登録部に登録(キーワードリストの1例を図1に示す)されていることが必要である。
キーワードの登録としては、ユーザーがFEPによりキーワードとして「人名」を個別に入力して登録するか、当該携帯端末の記憶部に既に格納されている前記アドレス帳の属性、グループ欄等に含まれる「氏名」「仮名」「ニックネーム」「誕生日」「メールアドレス」「電話番号」等の各欄から自動的にキーワードを切出して登録することができる。
In order to execute a keyword search on the mobile terminal, it is necessary that the keyword to be searched in advance is registered in the keyword registration unit of the storage unit of the mobile terminal (an example of a keyword list is shown in FIG. 1). .
As for keyword registration, the user individually inputs and registers “person name” as a keyword by FEP, or is included in the attribute of the address book, the group field, etc. already stored in the storage unit of the mobile terminal. Keywords can be automatically extracted and registered from each column such as “name”, “kana”, “nickname”, “birthday”, “mail address”, and “phone number”.

図2を用いて、ユーザーが検索に用いるキーワードの設定(登録)の手順を説明する。
・ユーザーは当該携帯端末の記憶部に格納された「メールの送受信データ」「データフォルダ」「アドレス帳」「スケージュール」「ブックマークデータ」等のデータファイルの各データファイルに対してキーワード検索を実行するための検索対象にしたいキーワードを入力する。(ステップS1)
・携帯端末の処理部(CPU)は、入力されたキーワードが既にキーワード登録部に登録されているか否かの判断をして、登録されていないと判断した場合には、入力されたキーワードをキーワードリストとしてキーワード登録部に登録する。(ステップS2)
A procedure for setting (registering) a keyword used by a user for a search will be described with reference to FIG.
-The user performs a keyword search for each data file of the data file such as “mail transmission / reception data”, “data folder”, “address book”, “schedule”, “bookmark data” stored in the storage unit of the mobile terminal. Enter the keyword you want to search for. (Step S1)
-The processing unit (CPU) of the mobile terminal determines whether or not the input keyword has already been registered in the keyword registration unit, and if it is determined that it has not been registered, the input keyword is the keyword. Register in the keyword registration section as a list. (Step S2)

次に、図3のフローチャートを用いて、アドレス帳の属性、グループ欄等に含まれる「氏名」「仮名」「ニックネーム」「誕生日」「メールアドレス」「電話番号」等の各欄から自動的にキーワードを切出して登録する例について説明する。
・当該携帯端末の記憶部に格納されたアドレス帳を検索してキーワードを切出して、キーワード記憶部に登録(設定)する処理を実行するか否かの判断をする。(ステップS11)
なお、このキーワードの切出しをするか否かはユーザーが予め選択する。
また、このキーワードの切出しの対象となるデータファイルは、上記アドレス帳のみに限らず、当該携帯端末の記憶部に格納された「メールの送受信データ」「データフォルダ」「アドレス帳」「スケージュール」「ブックマークデータ」等の任意のデータファイルに適用可能である。
・ステップS11の判断が、YESの場合、
キーワード切出しを実行するアドレス帳の内のデータの範囲をユーザーが選択した、「全選択」「グループ選択」「個別選択」より選択する。(ステップS12)
・アドレス帳より切出すキーワードの範囲として、ユーザーが選択した、「氏名」「仮名」「ニックネーム」「誕生日」「メールアドレス」「電話番号」等のアドレス帳の属するグループ,属性等から選択する。(ステップS13)
・選択されたデータファイル(この場合は、アドレス帳)中の選択された範囲のデータからステップS13で選択された属性のキーワードを切出して、キーワード候補リストを作成して表示する。(ステップS14)
・表示されたキーワード候補リストからユーザーがキーワードとして登録(保存)するか否かの選択をする。(ステップS15)
・ステップS15でユーザーが登録(保存)することを選択した場合には、選択したキーワードを図1のキーワードリストとしてキーワード登録部に登録(保存)する。(ステップS16)
Next, using the flowchart of FIG. 3, automatically from each column of “name”, “kana”, “nickname”, “birthday”, “email address”, “phone number”, etc. included in the attribute and group fields of the address book. An example of extracting and registering keywords will be described.
A search is made for an address book stored in the storage unit of the portable terminal to extract a keyword, and a determination is made as to whether or not to execute processing for registration (setting) in the keyword storage unit. (Step S11)
Note that the user selects in advance whether or not to cut out this keyword.
In addition, the data file that is the target of the keyword extraction is not limited to the above address book, but “mail transmission / reception data” “data folder” “address book” “schedule” “stored” in the storage unit of the mobile terminal. It can be applied to any data file such as “bookmark data”.
・ If the determination in step S11 is YES,
The user selects the range of data in the address book where keyword extraction is executed, and selects from “Select all”, “Group selection”, and “Individual selection”. (Step S12)
-Select from the group, attribute, etc. to which the address book belongs, such as "name", "kana", "nickname", "birthday", "email address", "phone number", etc., as the range of keywords to be extracted from the address book . (Step S13)
The keyword having the attribute selected in step S13 is extracted from the data in the selected range in the selected data file (in this case, the address book), and a keyword candidate list is created and displayed. (Step S14)
-The user selects whether or not to register (save) as a keyword from the displayed keyword candidate list. (Step S15)
When the user selects to register (save) in step S15, the selected keyword is registered (saved) in the keyword registration unit as the keyword list of FIG. (Step S16)

なお、キーワードの登録として上記説明では、「人名」を例としているが、登録されるキーワードは必ずしも「人名」である必要はなく、人名以外のどのような「用語」でも良い。   In the above description, “person name” is used as an example of keyword registration, but the registered keyword is not necessarily “person name”, and any “term” other than the person name may be used.

次に、図4のフローチャートを用いて、携帯端末でキーワード検索を実行して検索結果テーブルを作成する手順を説明する。
・携帯端末の待ち受け(待機中)時間中又はユーザーによるキーワード検索開始の指示に応じてキーワード検索の開始となる。(ステップS21)
本発明のキーワード検索は、特別なケースであるユーザーによる検索の開始指示以外は、携帯端末内のデータファイルに対するキーワード検索は、当該携帯端末の待ち受け(待機中)に実行される。
・当該携帯端末の記憶部のキーワード登録部にキーワードが登録されているか否かを判断する。また、当該携帯端末で、「キーワード検索機能」を有効にするか否かの判断をする。(ステップS22)
・上記ステップS22の判断が、両方ともYESの場合、には、待ち受け(待機中)を終了するか、または、キーワード検索が完了または中断するまで、登録されているキーワードの全てについて、順次検索する。(ステップS23)
・前記ステップS23の検索結果に基づいて、キーワード毎に分類された前記「メールの送受信データ」「データフォルダ」「アドレス帳」「スケージュール」「ブックマークデータ」等のに含まれるデータファイルとキーワードとが対応する前記検索結果テーブルを作成(更新)する。(ステップS24)
・上記ステップS23,S24を待ち受け(待機中)を終了するか、または、キーワード検索が完了または中断するまで、繰り返す。(ステップS25)
Next, a procedure for creating a search result table by executing a keyword search on the mobile terminal will be described with reference to the flowchart of FIG.
The keyword search is started during the standby (standby) time of the portable terminal or in response to an instruction to start keyword search by the user. (Step S21)
In the keyword search of the present invention, except for a search start instruction by a user, which is a special case, the keyword search for the data file in the mobile terminal is executed while waiting for the mobile terminal (standby).
-It is judged whether the keyword is registered into the keyword registration part of the memory | storage part of the said portable terminal. Also, it is determined whether or not the “keyword search function” is enabled on the mobile terminal. (Step S22)
If both the determinations in step S22 are YES, all the registered keywords are sequentially searched until the standby (standby) is completed or the keyword search is completed or interrupted. . (Step S23)
Data files and keywords included in the “mail transmission / reception data”, “data folder”, “address book”, “schedule”, “bookmark data”, etc. classified for each keyword based on the search result of the step S23 The corresponding search result table is created (updated). (Step S24)
The above steps S23 and S24 are repeated until the standby (waiting) is ended, or the keyword search is completed or interrupted. (Step S25)

携帯端末等では記憶部の容量(ユーザーエリア)が大きくないので、ある程度のデータファイルが格納(保存)されて、新たなデータファイルの格納(保存)のためのユーザーエリアの残量が一定値を下回った場合に、格納(保存)されたデータファイルの一部を削除する必要が生じる。
このデータファイルの削除に際して、使用頻度の低いキーワードを含むデータファイルを削除対象候補データファイルとして表示し、ユーザーが指示したデータファイルの削除を実行する。
次に、携帯端末の記憶部に格納されたデータファイルの削除について、図5にフローチャートを用いて説明する。
Since the capacity (user area) of the storage unit is not large in mobile terminals, etc., a certain amount of data files are stored (saved), and the remaining amount of user area for storing (storing) new data files remains constant. When it falls below, it becomes necessary to delete a part of the stored (saved) data file.
When deleting this data file, a data file including a keyword that is used infrequently is displayed as a candidate data file to be deleted, and the deletion of the data file instructed by the user is executed.
Next, deletion of a data file stored in the storage unit of the mobile terminal will be described with reference to a flowchart in FIG.

・待ち受け(待機中)等のデータファイルが追加される際にこの処理は開始される。
・携帯端末に「使用頻度が低いキーワードを含むデータファイルの削除」がユーザーによって設定されていて有効か否かの判断をする。(ステップS31)
・ステップS31の判断がYESの場合、新たなデータファイルを格納するためのユーザーエリアの残量が一定値を下回っているか否かの判断をする。(ステップS32)
・ステップS32の判断がYESの場合、
前記検索結果テーブルにアクセスして、使用頻度の低いキーワードを含むデータファイルを削除対象候補データファイルとして、ユーザーに提示する。(ステップS33)
・ステップS33で提示された削除対象候補データファイルの内からユーザーが削除するデータファイルを選択する。(ステップS34)
・ステップS34で選択されたデータファイルの削除を実行する。(ステップS35)
上述の如く、携帯端末等の新たなデータファイルを格納するためのユーザーエリアの残量が一定値を下回った際に、使用頻度の低いキーワードを含むデータファイルを削除候補対象としてユーザーに提示して、ユーザーの選択によって、当該データファイルを削除するので、ユーザーエリアを有効に使用することが可能になる。
This process is started when a data file such as standby (standby) is added.
-It is determined whether or not “deletion of data file including a keyword that is not frequently used” is set for the mobile terminal and is valid. (Step S31)
If the determination in step S31 is YES, it is determined whether or not the remaining amount of the user area for storing a new data file is below a certain value. (Step S32)
・ If the determination in step S32 is YES,
The search result table is accessed, and a data file including a less frequently used keyword is presented to the user as a deletion target candidate data file. (Step S33)
The data file to be deleted by the user is selected from the deletion target candidate data files presented in step S33. (Step S34)
-Delete the data file selected in step S34. (Step S35)
As described above, when the remaining amount of the user area for storing a new data file such as a portable terminal falls below a certain value, a data file including a keyword that is not frequently used is presented to the user as a candidate for deletion. Since the data file is deleted by the user's selection, the user area can be used effectively.

次に、携帯端末等において、「メールの送受信データ」「データフォルダ」「アドレス帳」「スケージュール」「ブックマークデータ」等のデータファイルは、当該携帯端末を机上等に放置した際に、他人が操作して格納されたデータファイルにアクセスすることを防止するためには、データファイル毎にユーザーがアクセスを禁止するための処理が必要であった。
以下、図6を用いて、簡単な操作で、携帯端末に格納された「メールの送受信データ」「データフォルダ」「アドレス帳」「スケージュール」「ブックマークデータ」等のデータファイルの内で他人にアクセスされるのを防止する手順について説明する。
Next, data files such as “mail transmission / reception data”, “data folder”, “address book”, “schedule”, and “bookmark data” can be manipulated by others when the portable terminal is left on the desk or the like. In order to prevent access to the stored data file, a process for prohibiting access by the user is required for each data file.
Hereinafter, it is possible to access another person within the data file such as “mail transmission / reception data”, “data folder”, “address book”, “schedule”, “bookmark data” stored in the portable terminal with a simple operation using FIG. A procedure for preventing this will be described.

・携帯端末に対する操作によって、当該携帯端末に格納(保存)されたデータファイルに対するアクセスが発生した際に、当該携帯端末に他人にアクセスさせたくないデータファイルがユーザーによって設定(登録)されているか否かの判断をする。(ステップS41)
・ステップS41の判断がYESの場合、
アクセスされたデータファイルが、ユーザーによって設定されたアクセス禁止キーワードを含む可否かの判断をする。(ステップS42)
・ステップS41の判断がNOの場合(ユーザーによるアクセス禁止の設定がない場合)、又は、ステップS42の判断がNOの場合(アクセスされたデータファイルがアクセス禁止キーワードを含まない場合)、当該データファイルへのアクセス許可する。(ステップS43)
・ When a data file stored (saved) in the mobile terminal is accessed by an operation on the mobile terminal, whether or not a data file that the mobile terminal does not want to allow others to access is set (registered) by the user Make a judgment. (Step S41)
・ If the determination in step S41 is YES,
It is determined whether or not the accessed data file includes an access prohibition keyword set by the user. (Step S42)
-If the determination in step S41 is NO (if the user has not set access prohibition), or if the determination in step S42 is NO (if the accessed data file does not contain an access prohibition keyword), the data file Allow access to. (Step S43)

上述の如く、特定の人名等のアクセス禁止キーワードをユーザーが予め設定しておくことによって、個々のデータファイルに対して閲覧禁止のための特別の処理をすることなく、簡単な構成でアクセス禁止データファイルへのアクセスを禁止することが可能になる。   As described above, the access prohibition data such as a specific person name is set by the user in advance, so that the access prohibition data can be configured with a simple configuration without performing special processing for prohibiting the browsing of each data file. Access to the file can be prohibited.

本発明のキーワード登録部に登録されたキーワードリストの1例を示す図である。It is a figure which shows an example of the keyword list registered into the keyword registration part of this invention. ユーザーが検索に用いるキーワードの設定(登録)するの手順を示すフローチャートである。It is a flowchart which shows the procedure of the setting (registration) of the keyword which a user uses for a search. アドレス帳の属性、グループ欄等に含まれる「氏名」「仮名」「ニックネーム」「誕生日」「メールアドレス」「電話番号」等の欄等から自動的にキーワードを切出して登録する例の手順を説明するフローチャートである。The procedure of an example of automatically extracting and registering keywords from fields such as "name", "kana", "nickname", "birthday", "email address", "phone number", etc. included in the attribute and group fields of the address book It is a flowchart to explain. 携帯端末でキーワード検索を実行して検索結果テーブルを作成する手順を説明するフローチャートである。It is a flowchart explaining the procedure which performs keyword search with a portable terminal and produces a search result table. 携帯端末の記憶部に格納されたデータファイルの削除の手順を説明するフローチャートである。It is a flowchart explaining the procedure of deletion of the data file stored in the memory | storage part of a portable terminal. 携帯端末に格納されたデータファイルの内で他人にアクセスされるのを防止する手順を説明するフローチャートである。It is a flowchart explaining the procedure which prevents that others are accessed in the data file stored in the portable terminal. 本発明の情報処理端末のハードウエア構成を示す図である。It is a figure which shows the hardware constitutions of the information processing terminal of this invention.

符号の説明Explanation of symbols

1:情報処理装置(携帯端末)
2:記憶部
2-1:メール送受信データ
2-2:データフォルダ
2-3:アドレス帳
2-4:スケジュール
2-5:ブックマークデータ
2-6:キーワード登録部
2-7:検索結果テーブル
3:処理部(CPU)
4:記憶部残量検出部
5:キーワード検索部
6:表示部
7:待ち受け時検出部
8:削除候補データファイル提示部
9:アクセス禁止キーワード設定部
1: Information processing device (portable terminal)
2: Storage unit
2-1: Mail transmission / reception data
2-2: Data folder
2-3: Address book
2-4: Schedule
2-5: Bookmark data
2-6: Keyword registration section
2-7: Search result table 3: Processing unit (CPU)
4: storage unit remaining amount detection unit 5: keyword search unit 6: display unit 7: standby detection unit 8: deletion candidate data file presentation unit 9: access prohibited keyword setting unit

Claims (13)

情報処理端末におけるキーワード検索に基づく検索結果テーブルの作成方法であって、
前記情報処理端末で管理される複数のデータベースの複数のデータファイルに含まれるキーワード検索を実行するステップと、
前記検索結果に基づいて、キーワード毎に対応するデータファイルの検索結果テーブルを作成するステップと、
を含むことを特徴とする検索結果テーブルの作成方法。
A method for creating a search result table based on a keyword search in an information processing terminal,
Executing a keyword search included in a plurality of data files of a plurality of databases managed by the information processing terminal;
Creating a search result table of a data file corresponding to each keyword based on the search results;
A method for creating a search result table, comprising:
前記キーワード検索は、前記情報処理端末の待機中に実行されることを特徴とする請求項1に記載の検索結果テーブルの作成方法。   The method for creating a search result table according to claim 1, wherein the keyword search is executed while the information processing terminal is on standby. 前記情報処理端末で管理される複数のデータベースには、メールの送受信データ、データフォルダ、アドレス帳、スケジュール及びブックマークデータの内の少なくとも1つが含まれることを特徴とする請求項1又は2に記載の検索結果テーブルの作成方法。   The search according to claim 1 or 2, wherein the plurality of databases managed by the information processing terminal includes at least one of mail transmission / reception data, a data folder, an address book, a schedule, and bookmark data. How to create a result table. 前記キーワードには、少なくとも人名が含まれることを特徴とする請求項3に記載の検索結果テーブルの作成方法。   4. The search result table creation method according to claim 3, wherein the keyword includes at least a person name. 前記キーワードである人名は、前記メールの送受信データ、データフォルダ、アドレス帳、スケジュール及びブックマークデータの中から抽出することを特徴とする請求項4に記載の検索結果テーブルの作成方法。   5. The search result table creation method according to claim 4, wherein the person name as the keyword is extracted from the mail transmission / reception data, data folder, address book, schedule, and bookmark data. 情報処理端末で管理される複数のデータベースの複数のデータファイルに含まれるキーワード検索結果によって作成された、キーワード毎に対応する検索結果テーブルに基づいてデータファイルを削除するデータファイルの削除方法であって、
前記情報処理端末の記憶部の残量を検出する記憶部残量検出ステップと、
前記記憶部残量検出ステップの判断で、記憶部残量が所定値以下の場合に、
前記検索結果テーブルから、前記キーワードの使用頻度に基づいて削除候補データファイルを提示するステップと、
前記提示された削除候補データファイルをユーザーの指示によって削除するステップと、
を含むことを特徴とするデータファイルの削除方法。
A data file deletion method for deleting a data file based on a search result table corresponding to each keyword created by a keyword search result included in a plurality of data files of a plurality of databases managed by an information processing terminal. ,
A storage unit remaining amount detecting step for detecting a remaining amount of the storage unit of the information processing terminal;
When the storage unit remaining amount detection step determines that the storage unit remaining amount is less than or equal to a predetermined value,
From the search result table, presenting a deletion candidate data file based on the frequency of use of the keyword;
Deleting the presented deletion candidate data file according to user instructions;
A method for deleting a data file, comprising:
情報処理端末で管理される複数のデータベースの複数のデータファイルに含まれるキーワードの検索によって作成された、キーワード毎に対応する検索結果テーブルに基づいて特定のデータファイルへのアクセスを禁止するデータファイルへのアクセス禁止方法であって、
アクセス禁止キーワードを設定するステップと、
データファイルのアクセスに対して、当該データファイルに含まれる前記アクセス禁止キーワードの有無を検索する検索ステップと、
前記検索ステップで、アクセス禁止キーワードが含まれないと判断されたデータファイルへのアクセスを実行するステップと、
を含むことを特徴とするデータファイルへのアクセス禁止方法。
To a data file that prohibits access to a specific data file based on a search result table corresponding to each keyword created by searching for a keyword contained in a plurality of data files of a plurality of databases managed by an information processing terminal Access prohibition method,
Setting a no-access keyword,
A search step for searching for the presence or absence of the access-prohibited keyword included in the data file for accessing the data file;
Executing the access to the data file determined not to include the access prohibition keyword in the search step;
A method for prohibiting access to a data file, comprising:
前記アクセス禁止キーワードは、特定の人名であって、当該人名を含むデータファイルへのアクセスを禁止することを特徴とする請求項7に記載のデータファイルへのアクセス禁止方法。   8. The method of prohibiting access to a data file according to claim 7, wherein the access prohibition keyword is a specific person name, and access to the data file including the person name is prohibited. それぞれ複数のデータファイルを含む複数のデータベース格納する記憶部と、
前記複数のデータファイルに含まれるキーワードを登録するキーワード登録部と、
処理部とを備える情報処理端末であって、
前記処理部は、当該情報処理端末の待ち受け時に、前記データファイルに対して前記キーワードの検索を実行して、検索結果テーブルを作成することを特徴とする情報処理端末。
A storage unit for storing a plurality of databases each including a plurality of data files;
A keyword registration unit for registering keywords included in the plurality of data files;
An information processing terminal comprising a processing unit,
The information processing terminal creates the search result table by searching the data file for the keyword when the information processing terminal is on standby.
前記処理部によって、当該情報処理端末で管理される複数のデータベースである、メールの送受信データ、データフォルダ、アドレス帳、スケジュール及びブックマークデータの内の少なくとも1つから、自動的にキーワードを切出してユーザーの指示に応じて、前記キーワード登録部に登録されることを特徴とする請求項9に記載の情報処理端末。   The processing unit automatically extracts keywords from at least one of mail transmission / reception data, data folder, address book, schedule, and bookmark data, which are a plurality of databases managed by the information processing terminal, and The information processing terminal according to claim 9, wherein the information processing terminal is registered in the keyword registration unit in response to an instruction. 前記情報処理端末には、更に、
当該情報処理端末の記憶部の残量を検出する記憶部残量検出部を備え、
前記検索結果テーブルに基づいて、使用頻度の低いキーワードを含むデータファイル削除候補データファイルとして提示する削除候補データファイル提示部と、
を備え、
記憶部残量が所定値以下の場合に、前記キーワードの使用頻度に基づいて、削除候補データファイルとして提示して、ユーザーが指示したデータファイルを削除することを特徴とする請求項10に記載の情報処理端末。
The information processing terminal further includes:
A storage unit remaining amount detection unit for detecting the remaining amount of the storage unit of the information processing terminal;
Based on the search result table, a deletion candidate data file presenting unit that presents as a data file deletion candidate data file including keywords that are not frequently used;
With
The data file indicated by the user is deleted by presenting it as a deletion candidate data file based on the frequency of use of the keyword when the remaining storage capacity is equal to or less than a predetermined value. Information processing terminal.
前記キーワード記憶部には、更に、アクセス禁止キーワードの設定部を含み、
アクセスされたデータファイルにアクセス禁止キーワードが含まれないと判断された場合にのみ当該データファイルへのアクセスを許可することを特徴とする請求項11に記載の情報処理端末。
The keyword storage unit further includes an access prohibition keyword setting unit,
12. The information processing terminal according to claim 11, wherein access to the data file is permitted only when it is determined that the accessed data file does not include an access prohibition keyword.
上記情報処理端末は、基地局との通信で待ち受けの時間が所定時間毎に存在することを特徴とする請求項12に記載の携帯端末。   13. The mobile terminal according to claim 12, wherein the information processing terminal has a standby time for communication with a base station every predetermined time.
JP2007308327A 2007-11-29 2007-11-29 Method of creating search result table, method of deleting data file, method of prohibiting access to data file, information processor, and portable terminal Pending JP2009134388A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2007308327A JP2009134388A (en) 2007-11-29 2007-11-29 Method of creating search result table, method of deleting data file, method of prohibiting access to data file, information processor, and portable terminal

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2007308327A JP2009134388A (en) 2007-11-29 2007-11-29 Method of creating search result table, method of deleting data file, method of prohibiting access to data file, information processor, and portable terminal

Publications (1)

Publication Number Publication Date
JP2009134388A true JP2009134388A (en) 2009-06-18

Family

ID=40866230

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2007308327A Pending JP2009134388A (en) 2007-11-29 2007-11-29 Method of creating search result table, method of deleting data file, method of prohibiting access to data file, information processor, and portable terminal

Country Status (1)

Country Link
JP (1) JP2009134388A (en)

Similar Documents

Publication Publication Date Title
US8161020B2 (en) Searching for and providing objects using byte-by-byte comparison
JP4438448B2 (en) Structured document display processing device, structured document display method, structured document display program
US20080033903A1 (en) Methods and apparatuses for using location information
US20120215786A1 (en) Server-Side Search Of Email Attachments
CN105760522A (en) Information search method and device based on application program
EP2162835A1 (en) Method, apparatus and computer program product for providing content tagging
CN108154046B (en) File management apparatus and file management method
US10133815B2 (en) Document association device, document association system, and program
US9824163B2 (en) Method and apparatus for providing a search tool in connection with address management
KR20070031152A (en) Methed for providing search result of input query and search engine of enabling the method
JP2009134388A (en) Method of creating search result table, method of deleting data file, method of prohibiting access to data file, information processor, and portable terminal
KR100811838B1 (en) Information searching apparatus and control method thereof
JP2008197700A (en) Document management system and document management method
JP2010128675A (en) Retrieval device
JP2009070222A (en) Communication equipment, its mmi (multi-modal interaction) method, and program
US20120084294A1 (en) Method and apparatus for providing indexing service in portable terminal
JP2008242681A (en) Search service system, search server, search service method, and program for search service
KR100943821B1 (en) System and its method for searching private information stored in user&#39;s terminal
US9323753B2 (en) Method and device for representing digital documents for search applications
CN104573044A (en) Information-searching method and device and terminal
KR100892067B1 (en) File search method
JP2005056154A (en) Document retrieving system
CN104866483B (en) Information retrieval method and device
JP2001290828A (en) Document management system and storage medium
JP2010092323A (en) Document display system