JP2001154893A - File retrieving device and computer readable recording medium - Google Patents

File retrieving device and computer readable recording medium

Info

Publication number
JP2001154893A
JP2001154893A JP33398999A JP33398999A JP2001154893A JP 2001154893 A JP2001154893 A JP 2001154893A JP 33398999 A JP33398999 A JP 33398999A JP 33398999 A JP33398999 A JP 33398999A JP 2001154893 A JP2001154893 A JP 2001154893A
Authority
JP
Japan
Prior art keywords
file
keyword
file name
search
list
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
JP33398999A
Other languages
Japanese (ja)
Inventor
Kazutoshi Miyamura
和俊 宮村
Nobuhisa Yamazaki
信久 山崎
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.)
PFU Ltd
Original Assignee
PFU Ltd
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 PFU Ltd filed Critical PFU Ltd
Priority to JP33398999A priority Critical patent/JP2001154893A/en
Publication of JP2001154893A publication Critical patent/JP2001154893A/en
Pending legal-status Critical Current

Links

Abstract

PROBLEM TO BE SOLVED: To realize the change of a keyword or the change of a file storing place without imposing any large load in the configuration of retrieving a file instructed by a retrieval key. SOLUTION: This file retrieving device is provided with, a managing means for managing the corresponding relation between of the file name defined so that one or plural keywords assigned to a file can be integrated into a file name presented by a user and the storage place of the file presented by the user, and a retrieving means for retrieving the file instructed by a retrieval key by retrieving the file name presented by the user managed by the managing means when the file name is designated as the object of retrieval, and for retrieving the file instructed by the retrieval key by retrieving the keyword integrated into the file name managed by the managing means when the keyword is designated as the object of retrieval.

Description

【発明の詳細な説明】DETAILED DESCRIPTION OF THE INVENTION

【0001】[0001]

【発明の属する技術分野】本発明は、検索キーの指すフ
ァイルを検索するファイル検索装置と、その装置で用い
られるファイル名のリストが記録されるコンピュータ読
取可能な記録媒体とに関し、特に、ファイルに割り付け
られるキーワードを変更したり、ファイルの格納場所を
変更する場合に、大きな負荷をかけることなくそれを実
現できるようにするファイル検索装置と、その装置で用
いられるファイル名のリストが記録されるコンピュータ
読取可能な記録媒体とに関する。
[0001] 1. Field of the Invention [0002] The present invention relates to a file search device for searching for a file indicated by a search key, and a computer-readable recording medium for recording a list of file names used in the device. A file search device that enables a keyword to be assigned or a file storage location to be changed without imposing a heavy load, and a computer in which a list of file names used in the device is recorded And a readable recording medium.

【0002】サーバ上にファイルを蓄積して一元的に管
理するようなファイリングシステムでは、ファイル名の
他に、登録されたファイルに対してキーワードを割り付
ける構成を採って、検索キーとなる文字列が与えられる
と、その文字列を持つファイル名を検索することでユー
ザの必要とするファイルを検索したり、その文字列を持
つキーワードを検索することでユーザの必要とするファ
イルを検索できるようにする機能を提供している。
[0002] In a filing system in which files are stored on a server and managed centrally, a keyword is assigned to a registered file in addition to the file name, and a character string serving as a search key is obtained. Given a file, search for the file that the user needs by searching for the file name that has that string, or search for the file that the user needs by searching for the keyword that has that string. Provides functions.

【0003】ファイリングシステムでは、ファイルの格
納場所が変更されたり、ファイルに割り付けられるキー
ワードが変更されることが起こる。これから、この機能
を実現する場合には、このような変更に簡単に対処でき
る技術を構築していく必要がある。
In the filing system, the storage location of a file is changed, or the keyword assigned to the file is changed. From now on, to realize this function, it is necessary to build a technology that can easily deal with such changes.

【0004】[0004]

【従来の技術】従来のファイリングシステムでは、検索
キーによるファイルの検索処理を実現するために、ファ
イル名とそのファイルの格納場所(フルパスなど)との
対応関係を管理するファイルリストと、ファイルに割り
付けられるキーワードとそのファイルの格納場所(フル
パスなど)との対応関係を管理するキーワードテーブル
という2つの検索用テーブルを用意する構成を採ってい
た。
2. Description of the Related Art In a conventional filing system, a file list for managing a correspondence between a file name and a storage location (such as a full path) of the file and a file are allocated to the file in order to realize a file search process using a search key. In this configuration, two search tables are prepared, that is, a keyword table that manages a correspondence between a keyword to be stored and a storage location (such as a full path) of the file.

【0005】そして、ファイル名からファイルを検索す
る場合には、検索キーとなる文字列が与えられると、こ
のファイルリストを検索することで、その文字列を持つ
ファイル名を検索して、それが指すファイル格納場所を
得ることでファイルを検索するように処理していた。
When a file is searched from a file name, a character string serving as a search key is given. By searching the file list, a file name having the character string is searched. It was processing to search for a file by getting the file storage location to point to.

【0006】そして、キーワードからファイル名を検索
する場合には、検索キーとなる文字列が与えられると、
このキーワードテーブルを検索することで、その文字列
を持つキーワードを検索して、それが指すファイル格納
場所を得ることでファイルを検索するように処理してい
た。
When a file name is searched from a keyword, a character string serving as a search key is given.
By searching the keyword table, a keyword having the character string is searched, and a file storage location indicated by the keyword is obtained to search for a file.

【0007】[0007]

【発明が解決しようとする課題】しかしながら、このよ
うな従来技術に従っていると、キーワードを変更する場
合に、ファイリングシステムに対して大きな負荷を強い
るとともに、ファイルの格納場所を変更する場合に、フ
ァイリングシステムに対して大きな負荷を強いるという
問題点があった。
However, according to such a conventional technique, when a keyword is changed, a large load is imposed on the filing system, and when the storage location of the file is changed, the filing system is changed. There is a problem in that a large load is imposed on the device.

【0008】すなわち、あるファイルのキーワードを変
更する場合には、上述したテーブル構造を持つキーワー
ドテーブルをスキャンして必要な個所を変更する必要が
あり、また、ファイルの格納場所を変更する場合にも、
このキーワードテーブルをスキャンして該当ファイルの
格納場所情報を書き換えなければならず、ファイリング
システムに対して大きな負荷を強いるという問題点があ
った。
That is, when changing the keyword of a certain file, it is necessary to scan the keyword table having the above-described table structure to change a necessary portion, and also to change the storage location of the file. ,
This keyword table must be scanned to rewrite the storage location information of the corresponding file, which causes a problem that a heavy load is imposed on the filing system.

【0009】このキーワードテーブルをシステムの基本
構造の一部として持っているようなファイリングシステ
ムの場合には、この負荷があまり問題とならないことも
あるが、Windows(米国Microsoft社の登録商標)上の
フォルダの階層構造及びファイルを基本構成とするファ
イリングシステムでは、この負荷はかなり大きな問題と
なる。
In the case of a filing system having this keyword table as a part of the basic structure of the system, the load may not be a problem, but it is necessary to use Windows (registered trademark of Microsoft Corporation, USA). In a filing system based on a hierarchical structure of folders and files, this load becomes a serious problem.

【0010】本発明はかかる事情に鑑みてなされたもの
であって、検索キーの指すファイルを検索する構成を採
るときにあって、ファイルに割り付けられるキーワード
を変更したり、ファイルの格納場所を変更する場合に、
大きな負荷をかけることなくそれを実現できるようにす
る新たなファイル検索装置の提供と、その装置で用いら
れるファイル名のリストが記録される新たなコンピュー
タ読取可能な記録媒体の提供とを目的とする。
[0010] The present invention has been made in view of the above circumstances, and there is a case where a configuration for retrieving a file indicated by a retrieval key is adopted, in which a keyword assigned to a file is changed or a storage location of a file is changed. If you do
It is an object of the present invention to provide a new file search device capable of realizing it without applying a large load, and to provide a new computer-readable recording medium in which a list of file names used in the device is recorded. .

【0011】[0011]

【課題を解決するための手段】この目的を達成するため
に、本発明のファイル検索装置では、ユーザ提示のファ
イル名にそのファイルに割り付けられる1つ又は複数の
キーワードを組み込む形で定義されるファイル名と、そ
のユーザ提示のファイルの格納場所との対応関係を管理
する管理手段と、ファイル名が検索対象として指定され
る場合には、管理手段の管理するユーザ提示のファイル
名を検索することで、検索キーの指すファイルを検索
し、キーワードが検索対象として指定される場合には、
管理手段の管理するファイル名組み込みのキーワードを
検索することで、検索キーの指すファイルを検索する検
索手段とを備えるように構成する。
In order to achieve this object, a file search apparatus according to the present invention uses a file defined by incorporating one or more keywords assigned to the file into a file name presented by a user. Means for managing the correspondence between the name and the storage location of the file presented by the user; and, when the file name is specified as a search target, by searching for the file name presented by the user managed by the management means. , Search the file indicated by the search key, and if the keyword is specified as a search target,
A search means for searching for a file indicated by a search key by searching for a keyword with a built-in file name managed by the management means.

【0012】この構成を採るときに、管理手段は、キー
ワードを組み込むことで規定の長さを超えることになる
ファイル名については、キーワードに代えてインデック
スを組み込む形で定義されるファイル名を使って対応関
係を管理する構成を採り、かつ、そのインデックスとそ
れに割り付けられる1つ又は複数のキーワードとの対応
関係を管理する第2の管理手段を備え、検索手段は、キ
ーワードが検索対象として指定される場合に、ファイル
名がインデックスを組み込むときには、そのインデック
スの指す第2の管理手段の管理するキーワードを検索す
ることで、検索キーの指すファイルを検索するように構
成する。
[0012] When adopting this configuration, the management means uses a file name defined by incorporating an index in place of the keyword for a file name that exceeds the specified length by incorporating the keyword. A second management unit configured to manage a correspondence relationship and manage a correspondence relationship between the index and one or more keywords assigned to the index, wherein the search unit specifies the keyword as a search target In such a case, when the file name incorporates an index, the keyword managed by the second management means indicated by the index is searched to search for the file indicated by the search key.

【0013】ここで、管理手段の管理する対応関係のリ
ストと、第2の管理手段の管理する対応関係のリストと
は、コンピュータ読取可能な記録媒体に記録することが
できる。
Here, the list of correspondences managed by the management means and the list of correspondences managed by the second management means can be recorded on a computer-readable recording medium.

【0014】本発明では、ファイリングシステムに登録
するファイルのファイル名を、本来の意味の「ファイル
名部分(ユーザに提示するファイル名)」と、キーワー
ドとしての意味を持つ「キーワード部分(複数のキーワ
ードで構成されるときには、使用禁止の文字で区切られ
る)」と、ファイル名部分及びキーワード部分で使用の
禁止されている文字列で定義されて、その両者の境界と
しての意味を持つ「区切り文字部分」とで構成する。
In the present invention, the file name of the file to be registered in the filing system is defined as "file name portion (file name presented to the user)" having an original meaning and "keyword portion (a plurality of keywords) having a meaning as a keyword. Is defined as a character string whose use is prohibited in the file name portion and the keyword portion, and has a meaning as a boundary between the two. ".

【0015】このように構成されるファイル名を使い、
ファイリングシステムは、クライアント側のWebブラウ
ザなどからの要求により、ファイル名の表示要求がある
場合には、本来の意味の「ファイル名部分」のみを表示
し、「区切り文字部分」以降については表示させない。
Using the file name configured as above,
When a file name is requested to be displayed by a request from a client-side Web browser or the like, the filing system displays only the original meaning of the "file name part" and does not display the part after the "separator character part". .

【0016】また、ファイリングシステムは、クライア
ント側のWebブラウザなどからの要求により、ファイル
に割り付けられているキーワードを変更する場合には、
ファイル名の「キーワード部分」を変更する。これは、
ファイル名の単純な変更に他ならず、大きな負荷をかけ
ることなく実行できる。
In addition, the filing system, when changing a keyword assigned to a file in response to a request from a client-side Web browser or the like,
Change the "keyword part" of the file name. this is,
It can be executed with no heavy load, just a simple change of the file name.

【0017】また、ファイリングシステムは、クライア
ント側のWebブラウザなどからの要求により、ファイル
を他の場所へ移動する場合には、ファイルのフルパス表
記の単純なリスト(上記管理手段の管理する対応関係)
を書き換え、ファイルそのものを単純に移動させればよ
いので、大きな負荷をかけることなく実行できる。
Further, when the filing system moves a file to another location in response to a request from a client-side Web browser or the like, a simple list of the full path notation of the file (correspondence managed by the management means)
And simply move the file itself, so it can be executed without imposing a heavy load.

【0018】また、ファイリングシステムは、クライア
ント側のWebブラウザなどからの要求により、登録され
ているファイルをキーワードで検索する場合には、ファ
イル名に対してそのまま検索を行うことと何ら変わりは
ない。すなわち、登録されている全てのファイルのフル
パス表記の単純なリスト(上記管理手段の管理する対応
関係)をスキャンするだけで、検索キーを持つキーワー
ドの割り付けられるファイルの格納場所を知ることがで
きる。
Further, in the filing system, when a registered file is searched by a keyword in response to a request from a Web browser or the like on the client side, there is no difference from performing a search on the file name as it is. That is, it is possible to know the storage location of the file to which the keyword having the search key is assigned simply by scanning the simple list of the full path notation of all the registered files (correspondence managed by the management means).

【0019】一方、ファイリングシステムを動作させる
OS上のファイル名の長さには一般に上限がある。これ
から、「キーワード部分」が長くなることで、この上限
を超えることが起こる。
On the other hand, there is generally an upper limit on the length of the file name on the OS that operates the filing system. From now on, if the “keyword portion” becomes longer, this upper limit will be exceeded.

【0020】このようなときには、ファイル名の「キー
ワード」部分に参照インデックス番号を記述するととも
に、この参照インデックス番号とそれに割り付けられる
キーワードとの対応関係を管理するキーワードテーブル
を用意することで、対処する構成を採る。
To cope with such a case, a reference index number is described in the "keyword" portion of the file name, and a keyword table for managing the correspondence between the reference index number and the keyword assigned thereto is prepared. Take the configuration.

【0021】このようにして、本発明によれば、ファイ
リングシステムに登録されたファイルに割り付けられた
キーワードを変更する場合にも、ファイリングシステム
に対して大きな負荷をかけることなく、それを実行でき
る。また、ファイルを他の場所へ移動する場合にも、フ
ァイリングシステムに対して大きな負荷をかけることな
く、それを実行できる。そして、キーワードを検索する
場合にも、ファイリングシステムに対して大きな負荷を
かけることなく、それを実行できる。
As described above, according to the present invention, even when a keyword assigned to a file registered in the filing system is changed, it can be executed without imposing a large load on the filing system. Also, when a file is moved to another location, it can be executed without imposing a large load on the filing system. Then, even when searching for a keyword, it can be executed without imposing a large load on the filing system.

【0022】従って、ファイリングシステムの負荷が軽
くなるとともに、そのパフォーマンスを向上させること
ができるようになる。
Therefore, the load on the filing system can be reduced and its performance can be improved.

【0023】しかも、OSの許容する長さよりも長いフ
ァイル名に対しても対処でき、ファイルに割り付けるキ
ーワードの長さや個数に制限が課されることはない。
Further, the present invention can cope with a file name longer than the length permitted by the OS, and there is no restriction on the length and number of keywords assigned to the file.

【0024】[0024]

【発明の実施の形態】以下、サーバ・クライアントシス
テムに適用した実施の形態に従って本発明を詳細に説明
する。
DESCRIPTION OF THE PREFERRED EMBODIMENTS Hereinafter, the present invention will be described in detail according to an embodiment applied to a server / client system.

【0025】図1に、本発明を具備するサーバ1の一実
施例を図示する。
FIG. 1 shows an embodiment of a server 1 equipped with the present invention.

【0026】この実施例に従うサーバ1は、ファイルを
管理する構成を採って、ネットワーク3を介して接続さ
れる複数のクライアント2(ブラウザ200を展開す
る)に対して、そのファイルの内容を掲示する処理を行
うものであって、ファイル管理機構10と、HTMLフ
ァイル編集プログラム20と、ファイル検索プログラム
30と、キーワード登録変更プログラム40とを備え
る。
The server 1 according to this embodiment adopts a configuration for managing a file and posts the contents of the file to a plurality of clients 2 (deploying the browser 200) connected via the network 3. It performs processing and includes a file management mechanism 10, an HTML file editing program 20, a file search program 30, and a keyword registration change program 40.

【0027】このファイル管理機構10は、複数のフォ
ルダ11-i(i=1〜n)を用意して、そこに、クライ
アント2への掲示対象となるファイル12を格納する構
成を採っている。更に、クライアント2のディスプレイ
に表示する画面データを記述するHTMLファイル13
と、ファイル名とそのファイル名のファイル12を格納
するフォルダ11-iへのフルパスとの対応関係を管理す
るファイルリスト14とを備える構成を採る。
The file management mechanism 10 has a configuration in which a plurality of folders 11-i (i = 1 to n) are prepared and files 12 to be posted to the client 2 are stored therein. Further, an HTML file 13 describing screen data to be displayed on the display of the client 2
And a file list 14 for managing the correspondence between the file name and the full path to the folder 11-i that stores the file 12 of the file name.

【0028】ここで、HTMLファイル13は、いずれ
かのフォルダ11-iに格納されることになるが、ここで
は、説明の便宜上、クライアント2への掲示対象となる
ファイル12を格納するフォルダ11-iとは独立した形
で備えるように図示している。
Here, the HTML file 13 is stored in one of the folders 11-i. Here, for the sake of convenience, the folder 11- in which the file 12 to be posted to the client 2 is stored. It is shown so as to be provided independently of i.

【0029】HTMLファイル編集プログラム20は、
フロッピィディスクや回線などを介してインストールさ
れてメモリ上で動作して、HTMLファイル13の編集
処理を実行する。
The HTML file editing program 20
It is installed via a floppy disk, a line, or the like and operates on the memory to execute the editing process of the HTML file 13.

【0030】ファイル検索プログラム30は、フロッピ
ィディスクや回線などを介してインストールされてメモ
リ上で動作して、クライアント2と対話することで、ク
ライアント2の要求するファイル12の検索処理を実行
する。
The file search program 30 is installed via a floppy disk or a line, operates on a memory, and interacts with the client 2 to execute a search process for the file 12 requested by the client 2.

【0031】キーワード登録変更プログラム40は、フ
ロッピィディスクや回線などを介してインストールされ
てメモリ上で動作して、クライアント2と対話すること
で、ファイル12に割り付けられるキーワードの登録変
更処理を実行する。
The keyword registration change program 40 is installed via a floppy disk, a line, or the like, operates on a memory, and interacts with the client 2 to execute a registration change process of a keyword assigned to the file 12.

【0032】図2に、ファイルリスト14のリストデー
タの一実施例を図示する。ここで、このリストデータ
は、コンピュータ読取可能な記録媒体に記録されてい
る。
FIG. 2 shows an embodiment of the list data of the file list 14. Here, this list data is recorded on a computer-readable recording medium.

【0033】ファイルリスト14は、フォルダ11-iを
管理単位にして、ファイル名とそのファイル名のファイ
ル12を格納するフォルダ11-iへのフルパスとの対応
関係を管理するものであって、本発明では、このファイ
ル名にキーワードを組み込む構成を採ることを特徴とす
る。
The file list 14 manages the correspondence between the file name and the full path to the folder 11-i that stores the file 12 having the file name, using the folder 11-i as a management unit. The invention is characterized in that a keyword is incorporated in the file name.

【0034】本発明では、例えば、図2の第3番目のリ
ストデータに示すように、「更新履歴」というクライア
ント2に掲示することになる本来のファイル名に、「競
合機調査」・「ペリシス営業」というキーワード(図中
の下線の付いているもの)を組み込んだ 「更新履歴$!D競合機調査$!ペリシス営業.htm,1999/10
/19 09:59,1 」 $!D:ファイル名部分とキーワード部分との区切り記号 $! :キーワードとキーワードとの区切り記号 htm :拡張子(ファイルの属性を示す記号) 1999/10/19 09:59:ファイルの登録日時 1 :ファイルのサイズ(K) というものをOS上のファイル名としている。
In the present invention, for example, as shown in the third list data of FIG. 2, the original file name to be posted on the client 2 called “update history” includes “competitor investigation” and “persis "Update History $! D Competition Survey $! Perisis Sales.htm, 1999/10 incorporating the keyword" sales "(underlined in the figure)
/ 19 09: 59,1 "$! D: Delimiter between file name and keyword $ !: Delimiter between keyword and keyword htm: Extension (symbol indicating file attribute) : 59: File registration date and time 1: File size (K) A file name on the OS is used.

【0035】そして、その「更新履歴」というファイル
名のファイル12を格納するフォルダ11-iへのフルパ
スが、 「G:¥Filer2¥2.キーワードデモ¥1.名前埋め
込み」 名前埋め込み:そのフォルダ11-iのフォルダ名 というものである場合には、ファイルリスト14は、図
2の第3番目のリストデータに示すように、このキーワ
ード組み込みのファイル名である 「更新履歴$!D競合機調査$!ペリシス営業.htm,1999/10
/19 09:59,1 」 と、そのファイル名のファイル12を格納するフォルダ
11-iへのフルパスである 「G:¥Filer2¥2.キーワードデモ¥1.名前埋め
込み」 との対応関係を管理するようにしている。
Then, the full path to the folder 11-i that stores the file 12 with the file name “update history” is “G: \ Filer2 \ 2. Keyword demo \ 1. Name embedding” Name embedding: The folder 11 -i folder name, the file list 14 is a file name including this keyword, as shown in the third list data in FIG. ! Perisis Sales.htm, 1999/10
/ 19 09: 59,1 "and the corresponding relationship between" G: \ Filer2 \ 2. Keyword demo \ 1. Name embedding "which is the full path to the folder 11-i that stores the file 12 with that file name I am trying to do it.

【0036】図3に、HTMLファイル編集プログラム
20の実行する処理フローの一実施例、図4に、ファイ
ル検索プログラム30の実行する処理フローの一実施例
を図示する。次に、この処理フローに従って、このよう
に構成される実施例の動作処理について説明する。
FIG. 3 shows an embodiment of a processing flow executed by the HTML file editing program 20, and FIG. 4 shows an embodiment of a processing flow executed by the file search program 30. Next, according to this processing flow, the operation processing of the embodiment configured as described above will be described.

【0037】HTMLファイル13の1つとして、図5
に示す画面をクライアント2のディスプレイに表示する
ものが用意されている。このHTMLファイル13は、
フォルダ11-iに対応付けて用意されて、フォルダ11
-iを指定してファイル名の一覧の表示要求が発行すると
きに、そのフォルダ11-iに格納されるファイル名の一
覧を表示するように処理するものである。
As one of the HTML files 13, FIG.
Is displayed on the display of the client 2. This HTML file 13 is
The folder 11-i is prepared in association with the folder 11-i.
When a file name list display request is issued by designating -i, the file name list stored in the folder 11-i is displayed.

【0038】HTMLファイル編集プログラム20は、
図示しないファイル登録プログラムにより、新たなファ
イル12がフォルダ11-iに追加登録されると、図3の
処理フローを実行することで、この図5に示す画面の表
示処理を司るHTMLファイル13を編集する処理を実
行する。
The HTML file editing program 20
When a new file 12 is additionally registered in the folder 11-i by a file registration program (not shown), the processing flow of FIG. 3 is executed to edit the HTML file 13 which controls the display processing of the screen shown in FIG. Execute the processing to be performed.

【0039】すなわち、HTMLファイル編集プログラ
ム20は、新たなファイル12がフォルダ11-iに追加
登録されると、図3の処理フローに示すように、先ず最
初に、ステップ1で、図示しないファイル登録プログラ
ムから渡されるそのファイル14のファイル名を取得す
る。このファイル名は、上述したように、ファイル14
に割り付けられるキーワードを組み込んだもので構成さ
れている。
That is, when a new file 12 is additionally registered in the folder 11-i, the HTML file editing program 20 firstly executes a file registration (not shown) in step 1 as shown in the processing flow of FIG. The file name of the file 14 passed from the program is obtained. This file name is, as described above, the file 14
It is composed of keywords that are assigned to.

【0040】続いて、ステップ2で、ファイル12の追
加されたフォルダ11-iに対応付けて用意されるファイ
ル名一覧表示用のHTMLファイル(図5に示す画面を
表示するもの)を、その格納場所から読み込む。
Subsequently, in step 2, an HTML file (for displaying the screen shown in FIG. 5) for displaying a file name list prepared in association with the folder 11-i to which the file 12 has been added is stored. Load from location.

【0041】続いて、ステップ3で、ステップ1で取得
したファイル名からキーワード部分を取り除く。
Subsequently, in step 3, the keyword portion is removed from the file name obtained in step 1.

【0042】例えば、ステップ1で、 「更新履歴$!D競合機調査$!ペリシス営業.htm,1999/10
/19 09:59,1 」 というファイル名を取得するときには、「競合機調査」
・「ペリシス営業」というキーワードを取り除くこと
で、本来のファイル名部分である「更新履歴」と、ファ
イル拡張子の「htm 」と、ファイル登録日時の「1999/1
0/19 09:59」と、ファイルサイズの「1」とを得るので
ある。
For example, in step 1, "Update history $! D competitor investigation $! Perisis sales.htm, 1999/10
/ 19 09: 59,1 "
・ By removing the keyword "Perisis Sales", the original file name "Update History", the file extension "htm", and the file registration date and time "1999/1"
0/19 09:59 ”and the file size“ 1 ”.

【0043】続いて、ステップ4で、ステップ2で読み
込んだHTMLファイル13に、表示対象となるファイ
ル名として、キーワード部分を取り除いたファイル名を
追加して、元の格納場所に格納する。
Subsequently, in step 4, a file name excluding the keyword portion is added to the HTML file 13 read in step 2 as a file name to be displayed and stored in the original storage location.

【0044】このようにして、HTMLファイル編集プ
ログラム20は、新たなファイル12がフォルダ11-i
に追加登録されると、そのファイル12の持つキーワー
ド組み込みのファイル名からキーワード部分を取り除い
て、それ以外のものを表示データとするHTMLファイ
ル13を作成していくように処理するのである。
As described above, the HTML file editing program 20 stores the new file 12 in the folder 11-i.
Is added to the file 12, the keyword portion is removed from the file name of the file 12 in which the keyword is incorporated, and an HTML file 13 in which other data is used as display data is created.

【0045】これにより、クライアント2は、図5に示
したように、本来のファイル名部分のみで構成されるフ
ァイル名の一覧(指定するフォルダ11-iに格納される
ファイル12のファイル名一覧)を見ることができるよ
うになるのである。
As a result, as shown in FIG. 5, the client 2 lists the file names composed only of the original file name parts (the file name list of the files 12 stored in the designated folder 11-i). Can be seen.

【0046】キーワード登録変更プログラム40は、こ
の図5中に表示される「キーボタン(ファイル名に対応
付けて用意されるボタン)」が操作されると、クライア
ント2のディスプレイに、図6に示すようなキーワード
登録変更画面を表示して、それを使ってクライアント2
と対話することで、キーワードの登録変更の処理を行う
とともに、そのキーワードの登録変更に応じて、ファイ
ルリスト14に格納されるキーワード組み込みのファイ
ル名を登録変更する処理を行う。
When the “key button (button prepared in association with the file name)” displayed in FIG. 5 is operated, the keyword registration change program 40 is displayed on the display of the client 2 as shown in FIG. Display such a keyword registration change screen, and use it to display client 2
By interacting with, the keyword registration change process is performed, and in response to the keyword registration change, the process of registering and changing the keyword-incorporated file name stored in the file list 14 is performed.

【0047】ここで、この図6では、「Pragma001」と
いうファイル名に対して、新たに、「DPS9600pro」とい
うキーワードを追加することを想定している。
Here, FIG. 6 assumes that a keyword “DPS9600pro” is newly added to the file name “Pragma001”.

【0048】一方、ファイル検索プログラム30は、図
5中に表示される「検索ボタン」が操作されると、図4
の処理フローを実行することで、クライアント2の必要
とするファイル12を検索して、その検索結果の一覧を
表示していくように処理する。
On the other hand, when the “search button” displayed in FIG. 5 is operated, the file search program 30
By executing the processing flow of (1), the file 12 required by the client 2 is searched, and the list of the search results is displayed.

【0049】すなわち、ファイル検索プログラム30
は、図5中に表示される「検索ボタン」が操作される
と、図4の処理フローに示すように、先ず最初に、ステ
ップ1で、図7に示す検索画面をクライアント2のディ
スプレイに表示して、クライアント2と対話すること
で、検索キーの文字列と検索条件とを入力する。
That is, the file search program 30
When the "search button" displayed in FIG. 5 is operated, as shown in the processing flow of FIG. 4, first, in step 1, the search screen shown in FIG. Then, by interacting with the client 2, the character string of the search key and the search condition are input.

【0050】ここで、この図7に示す検索画面では、2
つの検索キーの入力を可能とし、本来のファイル名部分
(題名)のみを検索対象として設定したり、本来のファ
イル名部分とファイル名に組み込まれるキーワード部分
とを検索対象として設定できるようにしている。更に、
ファイルタイプ(ファイル拡張子)を検索対象として設
定できるようにしている。
Here, in the search screen shown in FIG.
One search key can be entered, and only the original file name portion (title) can be set as a search target, or the original file name portion and the keyword portion incorporated in the file name can be set as search targets. . Furthermore,
File types (file extensions) can be set as search targets.

【0051】続いて、ステップ2で、キーワードも検索
対象として設定されたのか否かを判断して、キーワード
については検索対象として設定されないことを判断する
とき、すなわち、本来のファイル名のみが検索対象とし
て設定されたことを判断するときには、ステップ3に進
んで、ファイルリスト14をスキャンすることで、検索
キーに一致するファイル名部分を持つファイル12を検
索(AND条件やOR条件が設定されるときには、それ
を充足するものを検索する)し、続くステップ4で、そ
の検索結果をクライアント2のディスプレイに表示す
る。
Subsequently, in step 2, it is determined whether or not the keyword is also set as a search target, and when it is determined that the keyword is not set as a search target, that is, only the original file name is searched. When it is determined that the search condition has been set, the process proceeds to step 3 to scan the file list 14 to search for the file 12 having the file name portion that matches the search key (when the AND condition or the OR condition is set). , And a search that satisfies the search is performed), and the search result is displayed on the display of the client 2 in step 4.

【0052】一方、ステップ2で、キーワードも検索対
象として設定されたことを判断するとき、すなわち、本
来のファイル名に加えて、ファイル12に割り付けられ
るキーワードも検索対象として設定されたことを判断す
るときには、ステップ5に進んで、ファイルリスト14
をスキャンすることで、検索キーと一致するファイル名
部分・キーワード部分を持つファイル12を検索(AN
D条件やOR条件が設定されるときには、それを充足す
るものを検索する)し、続くステップ6で、その検索結
果をクライアント2のディスプレイに表示する。
On the other hand, when it is determined in step 2 that the keyword is also set as the search target, that is, it is determined that the keyword assigned to the file 12 is set as the search target in addition to the original file name. Sometimes, the process proceeds to step 5 and the file list 14
To search for a file 12 having a file name portion / keyword portion that matches the search key (AN
When the D condition or the OR condition is set, a search for a condition that satisfies the condition is performed), and in a subsequent step 6, the search result is displayed on the display of the client 2.

【0053】このようにして、ファイル検索プログラム
30は、クライアント2から検索キーが指定されると、
本来のファイル名のみが検索対象として設定されるとき
には、ファイルリスト14に管理される本来のファイル
名部分を検索対象として、その検索キーと一致するファ
イル名部分を持つファイル12を検索して、その結果を
クライアント2のディスプレイに表示し、本来のファイ
ル名に加えてキーワードも検索対象として設定されると
きには、ファイルリスト14に管理される本来のファイ
ル名部分と、そのファイル名に組み込まれるキーワード
部分とを検索対象として、その検索キーと一致するファ
イル名部分・キーワード部分を持つファイル12を検索
して、その結果をクライアント2のディスプレイに表示
していくように処理するのである。
As described above, when the search key is designated by the client 2, the file search program 30
When only the original file name is set as a search target, the original file name portion managed in the file list 14 is set as a search target, and a file 12 having a file name portion that matches the search key is searched. The result is displayed on the display of the client 2, and when a keyword is set as a search target in addition to the original file name, the original file name part managed in the file list 14 and the keyword part incorporated in the file name are displayed. Is searched, a file 12 having a file name portion / keyword portion that matches the search key is searched, and the result is displayed on the client 2 display.

【0054】このファイル検索プログラム30の処理に
従って、例えば、検索キーとして「スキャナ」が指定さ
れるときには、図8に示すように、クライアント2のデ
ィスプレイに、「スキャナ」を本来のファイル名部分に
持つファイル12のファイル名の一覧と、「スキャナ」
をキーワード部分に持つファイル12のファイル名の一
覧とが表示されることになる。
According to the processing of the file search program 30, for example, when "scanner" is designated as a search key, "scanner" is provided on the display of the client 2 as the original file name as shown in FIG. List of file names of file 12 and "scanner"
And a list of file names of the files 12 having the keyword as a keyword portion.

【0055】以上説明したように、従来技術では、図9
(b)に示すように、フルパスとファイル名との対応関
係を管理するファイルリストと、フルパスとキーワード
との対応関係を管理するキーワードテーブルとを使っ
て、検索キーの指すファイル12を検索するという構成
を採るのに対して、本発明では、図9(a)に示すよう
に、ファイル名にキーワードを組み込む構成を採って、
そのキーワード組み込みのファイル名とそのファイル名
のファイル12を格納するフォルダ11-iへのフルパス
との対応関係を管理するファイルリスト14を使って、
検索キーの指すファイル12を検索するという構成を採
るのである。
As described above, in the prior art, FIG.
As shown in (b), the file 12 indicated by the search key is searched using a file list for managing the correspondence between the full path and the file name and a keyword table for managing the correspondence between the full path and the keyword. On the other hand, in the present invention, as shown in FIG. 9A, the keyword is incorporated in the file name.
Using a file list 14 that manages the correspondence between the file name embedded with the keyword and the full path to the folder 11-i that stores the file 12 with that file name,
The configuration is such that the file 12 indicated by the search key is searched.

【0056】本発明では、ファイル名にキーワードを組
み込む構成を採るが、この構成に従うと、ファイル名が
OSの許容する長さを超えてしまうことがある。このよ
うな場合は、図10に示すように、ファイル管理機構1
0に、従来技術の備えるキーワードテーブルとは異なる
テーブル構造を持つキーワードテーブル15を備える構
成を採る。
In the present invention, a configuration is adopted in which a keyword is incorporated into a file name. However, according to this configuration, the file name may exceed the length permitted by the OS. In such a case, as shown in FIG.
0 is provided with a keyword table 15 having a table structure different from the keyword table provided in the conventional technology.

【0057】図11に、このキーワードテーブル15の
テーブルデータの一実施例を図示する。ここで、このテ
ーブルデータは、コンピュータ読取可能な記録媒体に記
録されている。
FIG. 11 shows an embodiment of the table data of the keyword table 15. Here, this table data is recorded on a computer-readable recording medium.

【0058】この図に示すように、本発明で備えるキー
ワードテーブル15は、例えば、“3”というインデッ
クスには、「PDーMP5HMN」と「紙厚自動調整」
と「用紙オートローディング機能」と「用紙通路開閉構
造」というキーワードが割り付けられているというよう
に、インデックスと、そのインデックスに割り付けられ
るキーワードとの対応関係を管理する。
As shown in this figure, in the keyword table 15 provided in the present invention, for example, the index “3” indicates that “PD-MP5HMN” and “paper thickness automatic adjustment”
And manages the correspondence between the index and the keyword assigned to the index, such that the keywords "paper automatic loading function" and "paper passage opening / closing structure" are assigned.

【0059】このキーワードテーブル15を受けて、こ
の実施例に従うファイルリスト14では、図12に示す
ように、インデックスを組み込んだファイル名と、その
ファイル名のファイル12を格納するフォルダ11-iへ
のフルパスとの対応関係を管理する構成を採る。
In response to the keyword table 15, in the file list 14 according to this embodiment, as shown in FIG. 12, the file name incorporating the index and the folder 11-i storing the file 12 of the file name are stored. A configuration for managing the correspondence with the full path is adopted.

【0060】例えば、図12の第2番目のリストデータ
で説明するならば、「多目的プリンタシリーズ」という
クライアント2に掲示することになる本来のファイル名
に、“3”というインデックス(図中の下線の付いてい
るもの)を組み込んだ 「多目的プリンタシリーズ$!R3.htm<mof>,1999/06/21 1
0:00,1566 」 $!:ファイル名部分とインデックス部分の区切り記号 htm<mof>:拡張子(ファイルの属性を示す記号) 1999/06/21 10:00:ファイルの登録日時 1566:ファイルのサイズ というファイル名と、そのファイル名のファイル12を
格納するフォルダ11-iへのフルパスである 「G:¥Filer2¥2.キーワードデモ¥2.テーブル
参照」 との対応関係を管理するのである。ここで、フルパスの
最後に記述される「テーブル参照」はフォルダ名であ
る。
For example, in the case of the second list data shown in FIG. 12, the original file name to be posted on the client 2 "multipurpose printer series" has an index "3" (underlined in the figure). "Multipurpose printer series $! R3.htm <mof>, 1999/06/21 1
0: 00,1566 "$ !: Delimiter between file name and index htm <mof>: Extension (symbol indicating file attribute) 1999/06/21 10:00: File registration date and time 1566: File It manages the correspondence between the file name "size" and "G: \ Filer2 \ 2. Keyword Demo \ 2. See Table" which is the full path to the folder 11-i that stores the file 12 with that file name. Here, “table reference” described at the end of the full path is a folder name.

【0061】この管理構成に従って、「多目的プリンタ
シリーズ」という本来のファイル名に、「PDーMP5
HMN」と「紙厚自動調整」と「用紙オートローディン
グ機能」と「用紙通路開閉構造」というキーワードが割
り付けられることになる。
According to this management configuration, the original file name “multipurpose printer series” is added to “PD-MP5
The keywords "HMN", "paper thickness automatic adjustment", "paper automatic loading function", and "paper passage opening / closing structure" are assigned.

【0062】このインデックス組み込みのファイル名を
用いる場合にも、クライアント2のディスプレイにファ
イル名を表示するときには、HTMLファイル13の記
述に従って、図13に示すように、インデックスを取り
除いた本来のファイル名部分のみが表示されるように処
理されることになる。
Even when the file name with the index is used, when displaying the file name on the display of the client 2, the original file name portion without the index is removed according to the description of the HTML file 13 as shown in FIG. Will be displayed.

【0063】図14に、この実施例を実現するためにキ
ーワード登録変更プログラム40が実行する処理フロー
の一実施例、図15に、この実施例を実現するためにフ
ァイル検索プログラム30が実行する処理フローの一実
施例を図示する。次に、この処理フローに従って、この
実施例の動作処理について説明する。
FIG. 14 shows an embodiment of a processing flow executed by the keyword registration change program 40 to realize this embodiment. FIG. 15 shows a processing executed by the file search program 30 to realize this embodiment. 1 illustrates an embodiment of a flow. Next, operation processing of this embodiment will be described according to this processing flow.

【0064】キーワード登録変更プログラム40は、図
13中に表示される「キーボタン(ファイル名に対応付
けて用意されるボタン)」が操作されると、図14の処
理フローに示すように、先ず最初に、ステップ1で、フ
ァイルリスト14を参照することで、そのキーボタンの
指すファイル12に割り付けられているキーワードを取
得し、図6に示したようなキーワード登録変更画面を開
設して、そこに表示する。
When the “key button (button prepared in association with the file name)” displayed in FIG. 13 is operated, first, as shown in the processing flow of FIG. First, in step 1, by referring to the file list 14, the keyword assigned to the file 12 indicated by the key button is acquired, and a keyword registration change screen as shown in FIG. To be displayed.

【0065】このとき、ファイル名にインデックスが組
み込まれているときには、キーワードテーブル15か
ら、そのインデックスの指すキーワードを特定すること
で、キーボタンの指すファイル12に割り付けられてい
るキーワードを取得することになる。
At this time, when an index is incorporated in the file name, the keyword assigned to the file 12 indicated by the key button is obtained by specifying the keyword indicated by the index from the keyword table 15. Become.

【0066】続いて、ステップ2で、キーワード登録変
更画面に入力されるキーワードを入力することで、新た
なキーワードを入力する。
Subsequently, in step 2, a new keyword is input by inputting a keyword to be input on the keyword registration change screen.

【0067】続いて、ステップ3で、新たなキーワード
に従って、OS上に登録されるファイル名(=〔フルパ
ス〕+〔ファイル名部分〕+〔区切り記号〕+〔キーワ
ード部分〕+〔区切り記号〕+〔キーワード部分〕+・
・・)の文字数が、OSの許容する上限数に入るのか否
かを判断する。
Subsequently, in step 3, a file name (= [full path] + [file name portion] + [separator] + [delimiter] + [keyword] + [separator] + [Keyword part] +
It is determined whether or not the number of characters (..) falls within the upper limit allowed by the OS.

【0068】この判断処理により、OSの許容する上限
数に入ることを判断するときには、ステップ4に進ん
で、キーワードを直接組み込む形のファイル名を生成し
て、そのファイル名とフルパスとの対応関係をファイル
リスト14に登録して、処理を終了する。
When it is determined by this determination process that the number falls within the upper limit allowed by the OS, the process proceeds to step 4 to generate a file name in which a keyword is directly incorporated, and the correspondence between the file name and the full path is determined. Is registered in the file list 14, and the process is terminated.

【0069】すなわち、ファイルリスト14に登録され
るファイル名(=〔ファイル名部分〕+〔区切り記号〕
+〔キーワード部分〕+〔区切り記号〕+〔キーワード
部分〕+・・・)を生成して、図2に示したように、そ
のファイル名とフルパスとの対応関係をファイルリスト
14に登録していくように処理するのである。
That is, the file name registered in the file list 14 (= [file name portion] + [delimiter]
+ [Keyword part] + [separator] + [keyword part] +...), And as shown in FIG. 2, the correspondence between the file name and the full path is registered in the file list 14. That's how it works.

【0070】一方、ステップ3で、OSの許容する上限
数に入らないことを判断するときには、ステップ5に進
んで、キーボタンの指すファイル12のファイル名がイ
ンデックス組み込みのものであるのか否かを判断して、
インデックス組み込みのものであることを判断すると
き、すなわち、キーワードテーブル15を参照する形式
のファイル名であることを判断するときには、ステップ
6に進んで、その使用しているインデックスを取得す
る。
On the other hand, if it is determined in step 3 that the number does not fall within the upper limit allowed by the OS, the flow advances to step 5 to determine whether or not the file name of the file 12 indicated by the key button is an index-incorporated one. Judge,
If it is determined that the file is a file having a built-in index, that is, if it is determined that the file name is in a format that refers to the keyword table 15, the process proceeds to step 6 to acquire the used index.

【0071】続いて、ステップ7で、その取得したイン
デックスの指すキーワードテーブル15の管理するキー
ワードを、新たに入力したものに変更して、処理を終了
する。
Subsequently, in step 7, the keyword managed by the keyword table 15 indicated by the obtained index is changed to the newly input keyword, and the process is terminated.

【0072】一方、ステップ5で、キーボタンの指すフ
ァイル12のファイル名がインデックス組み込みのもの
でないことを判断するときには、ステップ8に進んで、
キーワードテーブル15で使用していない新規のインデ
ックスを獲得する。続いて、ステップ9で、インデック
スを組み込む形のファイル名を生成して、そのファイル
名とフルパスとの対応関係をファイルリスト14に登録
して、処理を終了する。
On the other hand, if it is determined in step 5 that the file name of the file 12 indicated by the key button is not the one with the built-in index, the process proceeds to step 8 and
A new index not used in the keyword table 15 is acquired. Subsequently, in step 9, a file name in which the index is incorporated is generated, the correspondence between the file name and the full path is registered in the file list 14, and the process ends.

【0073】すなわち、ファイルリスト14に登録され
るファイル名(=〔ファイル名部分〕+〔区切り記号〕
+〔インデックス記号〕)を生成して、図12に示した
ように、そのファイル名とフルパスとの対応関係をファ
イルリスト14に登録していくように処理するのであ
る。
That is, the file name registered in the file list 14 (= [file name portion] + [delimiter]
+ [Index symbol]), and the correspondence between the file name and the full path is registered in the file list 14 as shown in FIG.

【0074】続いて、ステップ10で、キーワードテー
ブル15に、ステップ8で獲得したインデックスと、新
たに入力したキーワードとの対データを登録して、処理
を終了する。
Subsequently, in step 10, the pair data of the index obtained in step 8 and the newly input keyword is registered in the keyword table 15, and the processing is terminated.

【0075】このようにして、キーワード登録変更プロ
グラム40は、図10の実施例に従う場合には、クライ
アント2のディスプレイに、図6に示したようなキーワ
ード登録変更画面を表示して、それを使ってクライアン
ト2と対話することで、キーワードの登録変更の処理を
行うとともに、そのキーワードの登録変更に応じて、フ
ァイルリスト14に格納されるキーワード組み込みのフ
ァイル名を変更したり、キーワードテーブル15に格納
されるキーワードを変更したり、キーワードテーブル1
5に新たなテーブルデータを追加するなどの処理を行う
のである。
As described above, when the keyword registration change program 40 follows the embodiment of FIG. 10, the keyword registration change screen as shown in FIG. The client 2 interacts with the client 2 to perform a keyword registration change process, and in response to the keyword registration change, changes a file name with a keyword stored in the file list 14 or stores the keyword in the keyword table 15. You can change the keywords to be used,
For example, processing such as addition of new table data to the file No. 5 is performed.

【0076】一方、ファイル検索プログラム30は、図
13中に表示される「検索ボタン」が操作されると、図
15の処理フローに示すように、先ず最初に、ステップ
1で、図7に示した検索画面をクライアント2のディス
プレイに表示して、クライアント2と対話することで、
検索キーの文字列と検索条件とを入力する。
On the other hand, when the “search button” displayed in FIG. 13 is operated, first, as shown in the processing flow of FIG. By displaying the search screen on the display of the client 2 and interacting with the client 2,
Enter the search key character string and search conditions.

【0077】続いて、ステップ2で、キーワードも検索
対象として設定されたのか否かを判断して、キーワード
については検索対象として設定されないことを判断する
とき、すなわち、本来のファイル名のみが検索対象とし
て設定されたことを判断するときには、ステップ3に進
んで、ファイルリスト14をスキャンすることで、検索
キーに一致するファイル名部分を持つファイル12を検
索(AND条件やOR条件が設定されるときには、それ
を充足するものを検索する)し、続くステップ4で、そ
の検索結果をクライアント2のディスプレイに表示す
る。
Subsequently, in step 2, it is determined whether or not the keyword is also set as a search target, and when it is determined that the keyword is not set as a search target, that is, only the original file name is searched. When it is determined that the search condition has been set, the process proceeds to step 3 to scan the file list 14 to search for the file 12 having the file name portion that matches the search key (when the AND condition or the OR condition is set). , And a search that satisfies it) is performed, and in a succeeding step 4, the search result is displayed on the display of the client 2.

【0078】一方、ステップ2で、キーワードも検索対
象として設定されたことを判断するとき、すなわち、本
来のファイル名に加えてキーワードも検索対象として設
定されたことを判断するときには、ステップ5に進ん
で、キーワードテーブル15をスキャンすることで、検
索キーと一致するキーワード(AND条件やOR条件が
設定されるときには、それを充足するものを検索する)
を持つインデックスを特定する。
On the other hand, when it is determined in step 2 that the keyword is also set as the search target, that is, when it is determined that the keyword is set as the search target in addition to the original file name, the process proceeds to step 5. By scanning the keyword table 15, a keyword matching the search key (when an AND condition or an OR condition is set, a search that satisfies the keyword is searched).
Identify the index with.

【0079】続いて、ステップ6で、ファイルリスト1
4をスキャンすることで、検索キーに一致するファイル
名部分を持つファイル12を検索(AND条件やOR条
件が設定されるときには、それを充足するものを検索す
る)するとともに、ステップ5で特定したインデックス
に一致するインデックス部分を持つファイル12を検索
し、続くステップ7で、その検索結果をクライアント2
のディスプレイに表示する。
Subsequently, in step 6, the file list 1
4 is scanned to search for a file 12 having a file name portion that matches the search key (when an AND or OR condition is set, search for one that satisfies it) and identified in step 5 A file 12 having an index portion that matches the index is searched, and in a subsequent step 7, the search result is stored in the client 2.
On the display.

【0080】このようにして、ファイル検索プログラム
30は、図10の実施例に従う場合には、クライアント
2から検索キーが指定されると、本来のファイル名のみ
が検索対象として設定されるときには、ファイルリスト
14に管理される本来のファイル名部分を検索対象とし
て、その検索キーと一致するファイル名部分を持つファ
イル12を検索して、その結果をクライアント2のディ
スプレイに表示し、本来のファイル名に加えてキーワー
ドも検索対象として設定されるときには、ファイルリス
ト14に管理される本来のファイル名部分と、キーワー
ドテーブル15に管理されるキーワードとを検索対象と
して、その検索キーと一致するファイル名部分・キーワ
ードを持つファイル12を検索して、その結果をクライ
アント2のディスプレイに表示していくように処理する
のである。
As described above, when the search key is designated by the client 2 in the embodiment of FIG. 10, the file search program 30 executes the file search when only the original file name is set as the search target. With the original file name part managed in the list 14 as a search target, the file 12 having the file name part that matches the search key is searched, and the result is displayed on the display of the client 2, and the original file name is displayed. In addition, when a keyword is also set as a search target, an original file name part managed in the file list 14 and a keyword managed in the keyword table 15 are set as search targets, and a file name part matching the search key. The file 12 having the keyword is searched, and the result is displayed on the client 2 Than is processed as it continues to display as an example.

【0081】以上説明したように、本発明では、ファイ
リングシステムに登録するファイルのファイル名を、本
来の意味の「ファイル名部分」と、キーワードとしての
意味を持つ「キーワード部分」と、ファイル名部分及び
キーワード部分で使用の禁止されている文字列で定義さ
れて、その両者の境界としての意味を持つ「区切り文字
部分」とで構成する。
As described above, according to the present invention, the file name of a file to be registered in the filing system is defined as “file name portion” having an original meaning, “keyword portion” having a keyword meaning, and “file name portion”. And a "separator character part" defined as a character string whose use is prohibited in the keyword part and having a meaning as a boundary between the two.

【0082】このように構成されるファイル名を使い、
ファイリングシステムは、クライアント側のWebブラウ
ザなどからの要求により、ファイル名の表示要求がある
場合には、本来の意味の「ファイル名部分」のみを表示
し、「区切り文字部分」以降については表示させない。
Using the file name configured as above,
When a file name is requested to be displayed by a request from a client-side Web browser or the like, the filing system displays only the original meaning of the "file name part" and does not display the part after the "separator character part". .

【0083】また、ファイリングシステムは、クライア
ント側のWebブラウザなどからの要求により、ファイル
に割り付けられているキーワードを変更する場合には、
ファイル名の「キーワード部分」を変更する。これは、
単純なファイル名の変更に他ならず、大きな負荷をかけ
ることなく実行できる。
The filing system, when changing a keyword assigned to a file in response to a request from a Web browser or the like on the client side,
Change the "keyword part" of the file name. this is,
It can be executed without a heavy load, just as a simple file name change.

【0084】また、ファイリングシステムは、クライア
ント側のWebブラウザなどからの要求により、ファイル
を他の場所へ移動する場合には、ファイルのフルパス表
記の単純なファイルリスト14を書き換え、ファイルそ
のものを単純に移動させればよいので、大きな負荷をか
けることなく実行できる。
When a file is moved to another location in response to a request from a Web browser or the like on the client side, the filing system rewrites the simple file list 14 with the full path notation of the file, and simply rewrites the file itself. Since it only needs to be moved, it can be executed without applying a large load.

【0085】また、ファイリングシステムは、クライア
ント側のWebブラウザなどからの要求により、登録され
ているファイルをキーワードで検索する場合には、ファ
イル名に対してそのまま検索を行うことと何ら変わりは
ない。すなわち、登録されている全てのファイルのフル
パス表記の単純なファイルリスト14をスキャンするだ
けで、指定された検索キーを持つキーワードの割り付け
られるファイルの格納場所を知ることができる。
Further, in the filing system, when a registered file is searched for by a keyword in response to a request from a Web browser or the like on the client side, there is no difference from performing a search for the file name as it is. That is, it is possible to know the storage location of the file to which the keyword having the designated search key is assigned by simply scanning the simple file list 14 of the full path notation of all the registered files.

【0086】一方、ファイリングシステムを動作させる
OS上のファイル名の長さには一般に上限がある。これ
から、「キーワード部分」が長くなることで、この上限
を超えることが起こる。
On the other hand, there is generally an upper limit on the length of the file name on the OS that operates the filing system. From now on, if the “keyword portion” becomes longer, this upper limit will be exceeded.

【0087】このようなときには、ファイル名の「キー
ワード」部分に参照インデックス番号を記述するととも
に、この参照インデックス番号とそれに割り付けられる
キーワードとの対応関係を管理するキーワードテーブル
を用意することで、対処できるようにしている。
Such a case can be dealt with by describing the reference index number in the “keyword” portion of the file name and preparing a keyword table for managing the correspondence between the reference index number and the keyword assigned thereto. Like that.

【0088】図示実施例に従って本発明を説明したが、
本発明はこれに限定されるものではない。例えば、実施
例では、キーワードによる検索については本来のファイ
ル名との組み合わせで行うという具体例に従って説明し
たが、キーワードのみによる検索であってもよい。
The present invention has been described with reference to the illustrated embodiments.
The present invention is not limited to this. For example, in the embodiment, a description has been given according to a specific example in which a search using a keyword is performed in combination with an original file name, but a search using only a keyword may be performed.

【0089】[0089]

【発明の効果】以上説明したように、本発明によれば、
ファイリングシステムに登録されたファイルに割り付け
られたキーワードを変更する場合にも、ファイリングシ
ステムに対して大きな負荷をかけることなく、それを実
行できる。また、ファイルを他の場所へ移動する場合に
も、ファイリングシステムに対して大きな負荷をかける
ことなく、それを実行できる。そして、キーワードを検
索する場合にも、ファイリングシステムに対して大きな
負荷をかけることなく、それを実行できる。
As described above, according to the present invention,
Even when the keyword assigned to the file registered in the filing system is changed, it can be executed without imposing a large load on the filing system. Also, when a file is moved to another location, it can be executed without imposing a large load on the filing system. Then, even when searching for a keyword, it can be executed without imposing a large load on the filing system.

【0090】従って、ファイリングシステムの負荷が軽
くなるとともに、そのパフォーマンスを向上させること
ができるようになる。
Therefore, the load on the filing system can be reduced and its performance can be improved.

【0091】しかも、OSの許容する長さよりも長いフ
ァイル名に対しても対処でき、ファイルに割り付けるキ
ーワードの長さや個数に制限が課されることはない。
Furthermore, it is possible to cope with a file name longer than the length allowed by the OS, and there is no restriction on the length and number of keywords assigned to the file.

【図面の簡単な説明】[Brief description of the drawings]

【図1】本発明の一実施例である。FIG. 1 is an embodiment of the present invention.

【図2】ファイルリストの一実施例である。FIG. 2 is an example of a file list.

【図3】HTMLファイル編集プログラムの処理フロー
である。
FIG. 3 is a processing flow of an HTML file editing program.

【図4】ファイル検索プログラムの処理フローである。FIG. 4 is a processing flow of a file search program.

【図5】ファイル名一覧表示画面の一実施例である。FIG. 5 is an embodiment of a file name list display screen.

【図6】キーワード登録変更画面の一実施例である。FIG. 6 is an example of a keyword registration change screen.

【図7】検索画面の一実施例である。FIG. 7 is an example of a search screen.

【図8】検索結果表示画面の一実施例である。FIG. 8 is an example of a search result display screen.

【図9】本発明の説明図である。FIG. 9 is an explanatory diagram of the present invention.

【図10】本発明の他の実施例である。FIG. 10 is another embodiment of the present invention.

【図11】キーワードテーブルの一実施例である。FIG. 11 is an example of a keyword table.

【図12】ファイルリストの一実施例である。FIG. 12 is an example of a file list.

【図13】ファイル名一覧表示画面の一実施例である。FIG. 13 is an example of a file name list display screen.

【図14】キーワード登録変更プログラムの処理フロー
である。
FIG. 14 is a processing flow of a keyword registration change program.

【図15】ファイル検索プログラムの処理フローであ
る。
FIG. 15 is a processing flow of a file search program.

【符号の説明】[Explanation of symbols]

1 サーバ 2 クライアント 3 ネットワーク 10 ファイル管理機構 11 フォルダ 12 ファイル 13 HTMLファイル 14 ファイルリスト 15 キーワードテーブル 20 HTMLファイル編集プログラム 30 ファイル検索プログラム 40 キーワード登録変更プログラム 200 ブラウザ Reference Signs List 1 server 2 client 3 network 10 file management mechanism 11 folder 12 file 13 HTML file 14 file list 15 keyword table 20 HTML file editing program 30 file search program 40 keyword registration change program 200 browser

Claims (5)

【特許請求の範囲】[Claims] 【請求項1】 検索キーの指すファイルを検索するファ
イル検索装置において、 ユーザ提示のファイル名にそのファイルに割り付けられ
る1つ又は複数のキーワードを組み込む形で定義される
ファイル名と、そのユーザ提示のファイルの格納場所と
の対応関係を管理する管理手段と、 ファイル名が検索対象として指定される場合には、上記
管理手段の管理する上記ユーザ提示のファイル名を検索
することで、検索キーの指すファイルを検索し、キーワ
ードが検索対象として指定される場合には、上記管理手
段の管理する上記ファイル名組み込みのキーワードを検
索することで、検索キーの指すファイルを検索する検索
手段とを備えることを、 特徴とするファイル検索装置。
1. A file search apparatus for searching for a file indicated by a search key, comprising: a file name defined by incorporating one or more keywords assigned to the file into a file name presented by a user; Management means for managing the correspondence relationship with the storage location of the file; and when the file name is specified as a search target, the search key indicates the search key by searching for the file name presented by the user managed by the management means. A search unit that searches for a file and searches for a file indicated by a search key by searching for a keyword that incorporates the file name managed by the management unit when a keyword is specified as a search target. , File search device characterized.
【請求項2】 請求項1記載のファイル検索装置におい
て、 管理手段は、キーワードを組み込むことで規定の長さを
超えることになるファイル名については、キーワードに
代えてインデックスを組み込む形で定義されるファイル
名を使って対応関係を管理する構成を採り、 かつ、上記インデックスとそれに割り付けられる1つ又
は複数のキーワードとの対応関係を管理する第2の管理
手段を備え、 検索手段は、キーワードが検索対象として指定される場
合に、ファイル名がインデックスを組み込むときには、
該インデックスの指す上記第2の管理手段の管理するキ
ーワードを検索することを、 特徴とするファイル検索装置。
2. The file search device according to claim 1, wherein the management means is defined in such a manner that an index is incorporated in place of the keyword for a file name that exceeds a specified length by incorporating the keyword. A second management unit that manages a correspondence relationship using the file name and manages a correspondence relationship between the index and one or more keywords assigned to the index; If the file name incorporates an index when specified as a target,
A file search device for searching for a keyword managed by the second management means indicated by the index.
【請求項3】 請求項1又は2記載のファイル検索装置
において、 ファイル名の一覧の表示要求があるときに、管理手段の
管理するファイル名からユーザ提示のファイル名を抽出
して、その一覧を表示する提示手段を備えることを、 特徴とするファイル検索装置。
3. The file search device according to claim 1, wherein, when there is a display request for a list of file names, a file name presented by a user is extracted from the file names managed by the management means, and the list is extracted. A file search device comprising a presentation unit for displaying.
【請求項4】 ファイル検索装置で用いられるファイル
名のリストが記録されるコンピュータ読取可能な記録媒
体であって、 ユーザ提示のファイル名と、該ファイルに割り付けられ
る1つ又は複数のキーワードと、該ファイル名と該キー
ワードとを区切る記号とで定義されるファイル名を対応
関係の管理対象として、該管理対象のファイル名と該ユ
ーザ提示のファイルの格納場所との対応関係を管理する
リストが記録されることを、 特徴とするコンピュータ読取可能な記録媒体。
4. A computer-readable recording medium in which a list of file names used in a file search device is recorded, the file name being presented by a user, one or more keywords assigned to the file, A list for managing the correspondence between the file name of the management target and the storage location of the file presented by the user is recorded with the file name defined by the file name and the symbol separating the keyword as the management target of the correspondence relationship. A computer-readable recording medium.
【請求項5】 請求項4記載のコンピュータ読取可能な
記録媒体において、 リストは、キーワードを組み込むことで規定の長さを超
えることになるファイル名については、キーワードに代
えてインデックスを組み込む形で定義されるファイル名
を使って対応関係を管理し、 かつ、上記インデックスとそれに割り付けられる1つ又
は複数のキーワードとの対応関係を管理する第2のリス
トが記録されることを、 特徴とするコンピュータ読取可能な記録媒体。
5. The computer-readable recording medium according to claim 4, wherein the list is defined by incorporating an index in place of the keyword for a file name that exceeds a prescribed length by incorporating the keyword. A computer-readable storage medium storing a second list that manages a correspondence relationship using a file name to be created and manages a correspondence relationship between the index and one or more keywords assigned to the index. Possible recording medium.
JP33398999A 1999-11-25 1999-11-25 File retrieving device and computer readable recording medium Pending JP2001154893A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP33398999A JP2001154893A (en) 1999-11-25 1999-11-25 File retrieving device and computer readable recording medium

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP33398999A JP2001154893A (en) 1999-11-25 1999-11-25 File retrieving device and computer readable recording medium

Publications (1)

Publication Number Publication Date
JP2001154893A true JP2001154893A (en) 2001-06-08

Family

ID=18272258

Family Applications (1)

Application Number Title Priority Date Filing Date
JP33398999A Pending JP2001154893A (en) 1999-11-25 1999-11-25 File retrieving device and computer readable recording medium

Country Status (1)

Country Link
JP (1) JP2001154893A (en)

Cited By (11)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2004027645A1 (en) * 2002-09-17 2004-04-01 Kazuhiro Yamamoto Posted data clipping system
JP2008250668A (en) * 2007-03-30 2008-10-16 Kenwood Corp Unit and method for acquiring file name, and program
JP2009054166A (en) * 2008-09-18 2009-03-12 Kazuhiro Yamamoto Posted data clipping system
JP2011204270A (en) * 2011-06-17 2011-10-13 Kazuhiro Yamamoto Clipping system for printing data
JP2013225329A (en) * 2013-06-21 2013-10-31 Kazuhiro Yamamoto Clipping system of posted data
JP2013246698A (en) * 2012-05-28 2013-12-09 Canon Inc System, information processing apparatus, information processing method, and program
JP2014197396A (en) * 2014-04-17 2014-10-16 和浩 山本 Clipping system of posted data
JP2015212952A (en) * 2015-05-22 2015-11-26 和浩 山本 Clipping system of posted data
JP2016167280A (en) * 2016-04-07 2016-09-15 和浩 山本 Clipping system of posted data
JP2017201541A (en) * 2017-06-13 2017-11-09 和浩 山本 Clipping system of posted data
JP2018185822A (en) * 2018-06-11 2018-11-22 和浩 山本 Clipping system of posted data

Cited By (11)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2004027645A1 (en) * 2002-09-17 2004-04-01 Kazuhiro Yamamoto Posted data clipping system
JP2008250668A (en) * 2007-03-30 2008-10-16 Kenwood Corp Unit and method for acquiring file name, and program
JP2009054166A (en) * 2008-09-18 2009-03-12 Kazuhiro Yamamoto Posted data clipping system
JP2011204270A (en) * 2011-06-17 2011-10-13 Kazuhiro Yamamoto Clipping system for printing data
JP2013246698A (en) * 2012-05-28 2013-12-09 Canon Inc System, information processing apparatus, information processing method, and program
JP2013225329A (en) * 2013-06-21 2013-10-31 Kazuhiro Yamamoto Clipping system of posted data
JP2014197396A (en) * 2014-04-17 2014-10-16 和浩 山本 Clipping system of posted data
JP2015212952A (en) * 2015-05-22 2015-11-26 和浩 山本 Clipping system of posted data
JP2016167280A (en) * 2016-04-07 2016-09-15 和浩 山本 Clipping system of posted data
JP2017201541A (en) * 2017-06-13 2017-11-09 和浩 山本 Clipping system of posted data
JP2018185822A (en) * 2018-06-11 2018-11-22 和浩 山本 Clipping system of posted data

Similar Documents

Publication Publication Date Title
JP4308587B2 (en) Document group management device
US8584009B2 (en) Automatically propagating changes in document access rights for subordinate document components to superordinate document components
JP2001043231A (en) File managing system, electronic filing system and hierarchical structure display method for file
JP2001154893A (en) File retrieving device and computer readable recording medium
JP2003173280A (en) Apparatus, method and program for generating database
JP5448412B2 (en) Information processing apparatus and method, program, and recording medium
JP2012159917A (en) Document management system, document management method and program
JP2001256255A (en) Device and method for retrieving data
JP3994188B2 (en) Multimedia data search system, multimedia search method, and program for realizing the search method
JPH1115724A (en) Method and device for managing document
US7386794B2 (en) Apparatus and method for performing the management of operation history
JP4199916B2 (en) Document management method and apparatus
JP3725087B2 (en) Knowledge information collecting system and knowledge information collecting method
JP2003157263A (en) Method and device for collecting information, and storage program for retrieval object character information
JP2002269148A (en) Device and method for managing document and information recording medium
JP2001075847A (en) Electronic filing system and file managing method
JP3725837B2 (en) Knowledge information collecting system and knowledge information collecting method
JP2003281141A (en) Tag function adding program and method of attaching tag
JP4011662B2 (en) Electronic filing method and apparatus
JP3989802B2 (en) Printed electronic data storage position information management system, printed electronic data storage position information management apparatus, printed electronic data storage position information management method, printed electronic data storage position information management Program and recording medium
JPH0830421A (en) Method for executing command through dialogue
JP3865188B2 (en) Document management system, document management method, and computer-readable recording medium
JP2888458B2 (en) File storage device
JP2002014985A (en) Document retrieval system and retrieved document registration control method
JP2003303197A (en) Knowledge information collecting system and knowledge information collecting method

Legal Events

Date Code Title Description
A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20060829

A02 Decision of refusal

Free format text: JAPANESE INTERMEDIATE CODE: A02

Effective date: 20070116