JP5380130B2 - File search apparatus, file search method, and program - Google Patents

File search apparatus, file search method, and program Download PDF

Info

Publication number
JP5380130B2
JP5380130B2 JP2009083549A JP2009083549A JP5380130B2 JP 5380130 B2 JP5380130 B2 JP 5380130B2 JP 2009083549 A JP2009083549 A JP 2009083549A JP 2009083549 A JP2009083549 A JP 2009083549A JP 5380130 B2 JP5380130 B2 JP 5380130B2
Authority
JP
Japan
Prior art keywords
directory
search
stored
identification information
files
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Active
Application number
JP2009083549A
Other languages
Japanese (ja)
Other versions
JP2010237866A (en
Inventor
一彰 竹原
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Nomura Research Institute Ltd
Original Assignee
Nomura Research Institute 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 Nomura Research Institute Ltd filed Critical Nomura Research Institute Ltd
Priority to JP2009083549A priority Critical patent/JP5380130B2/en
Publication of JP2010237866A publication Critical patent/JP2010237866A/en
Application granted granted Critical
Publication of JP5380130B2 publication Critical patent/JP5380130B2/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Landscapes

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

Description

本発明は、階層的なディレクトリ構成を有する情報処理装置に記憶されている一つ以上のファイルを検索するファイル検索装置及びファイル検索方法、並びにプログラムに関する。   The present invention relates to a file search apparatus, a file search method, and a program for searching for one or more files stored in an information processing apparatus having a hierarchical directory structure.

情報処理装置(コンピュータ)は、ファイルシステムにより、ハードディスク装置(HDD)等の記憶装置に格納されるファイルの管理を行っている。ここで、一般的なファイルシステムでは、ルートディレクトリの配下に、ユーザが任意にディレクトリを作成することによって、階層化的にディレクトリを構成することができる(図3参照)。   An information processing device (computer) manages files stored in a storage device such as a hard disk device (HDD) by a file system. Here, in a general file system, a user can arbitrarily create a directory under a root directory so that the directory can be configured hierarchically (see FIG. 3).

ここで、実在の階層ディレクトリはそのままとし、仮想管理ファイルを設けて複数のカテゴリ別にそれぞれ分類・整理を実現したファイル管理方法が下記の特許文献1に提案されている。   Here, a file management method has been proposed in Patent Document 1 below in which a virtual management file is provided and classification and rearrangement is realized for each of a plurality of categories while leaving an actual hierarchical directory as it is.

特開2002−140220号公報JP 2002-140220 A

ところで、階層型のディレクトリ構造を有するファイルシステムでは、ユーザがファイルを探すときに、ディレクトリ階層の順序を記憶しておかないと、所望のファイルが保存されているディレクトリまで辿り付くことができないという問題がある。   By the way, in a file system having a hierarchical directory structure, when a user searches for a file, unless the order of the directory hierarchy is stored, it is not possible to reach the directory where the desired file is stored. There is.

また、所望のファイルが保存されているディレクトリが階層の深いところにあると、所望のファイルが格納されているディレクトリへ辿り着くまでに多数回のマウスクリックを行わなければならず、ファイルの検索に時間がかかるという問題がある。   Also, if the directory where the desired file is stored is deep in the hierarchy, a number of mouse clicks must be made before reaching the directory where the desired file is stored. There is a problem that it takes time.

さらに、ディレクトリ構造が分岐している場合、目的のディレクトリがある枝とは異なる枝に入ってしまうと、分岐点まで一旦戻ってから、再び目的のディレクトリがある枝へ入っていかなければならず、面倒である。   In addition, if the directory structure is branched, if the target directory enters a branch that is different from the branch where the target directory is, it must return to the branch point and then enter the branch where the target directory is. Is troublesome.

特許文献1の技術では、仮想ディレクトリを作成してファイル管理を行うだけであり、上記の課題は解決されない。   In the technique of Patent Document 1, only a virtual directory is created and file management is performed, and the above problem is not solved.

そこで、本発明の目的は、階層的なディレクトリ構造を有する情報処理装置から、迅速かつ効率的に所望のファイルを検索することである。   Therefore, an object of the present invention is to search for a desired file quickly and efficiently from an information processing apparatus having a hierarchical directory structure.

本発明の一つの実施態様に係るファイル検索装置は、階層的なディレクトリ構成を有する情報処理装置に記憶されている一つ以上のファイルを検索するファイル検索装置であって、ディレクトリ及び前記ディレクトリより下位のディレクトリ内に格納されているファイルの識別情報を、ディレクトリ別に示すインデックスデータを記憶する記憶手段と、検索条件の入力を受け付ける検索条件入力手段と、前記記憶手段に記憶されているインデックスデータを検索して、前記検索条件入力手段が入力を受け付けた検索条件に合致する合致ディレクトリを特定し、前記合致ディレクトリ及び前記合致ディレクトリより下位のディレクトリ内に格納されている一以上のファイルの識別情報を抽出する検索手段と、前記検索手段により抽出された一以上のファイルの識別情報を出力する出力手段と、を備える。   A file search apparatus according to an embodiment of the present invention is a file search apparatus that searches for one or more files stored in an information processing apparatus having a hierarchical directory structure, the directory being lower than the directory and the directory. Storage means for storing index data indicating file identification information stored in each directory, search condition input means for receiving input of search conditions, and search for index data stored in the storage means Then, a matching directory that matches the search condition received by the search condition input unit is specified, and identification information of one or more files stored in the matching directory and a directory lower than the matching directory is extracted. And one or more extracted by the search means Comprising the output means for outputting the identification information of the file, the.

好適な実施形態では、前記インデックスデータは、前記ディレクトリの識別情報と、前記ディレクトリ内に格納されている一以上のファイルの識別情報及び前記下位のディレクトリ内に格納されている一以上のファイルの識別情報とを、ディレクトリ別に対応付けていて、前記検索条件入力手段は、前記検索条件として文字または数字列の入力を受け付け、前記検索手段は、前記インデックスデータを参照して、前記検索条件入力手段が入力を受け付けた文字または数字列が含まれている一以上のディレクトリの識別情報を特定し、特定された前記ディレクトリの識別情報と対応付けられている一以上のファイルの識別情報を抽出するようにしてもよい。   In a preferred embodiment, the index data includes the directory identification information, the identification information of one or more files stored in the directory, and the identification of one or more files stored in the subordinate directory. Information is associated with each directory, and the search condition input means accepts input of a character or numeric string as the search condition, and the search means refers to the index data and the search condition input means The identification information of one or more directories including the character or number string that has been accepted is specified, and the identification information of one or more files associated with the specified identification information of the directory is extracted. May be.

好適な実施形態では、前記情報処理装置に、ファイルの保存または消去が行われると、それに応じて前記インデックスデータを更新する更新手段をさらに備えていてもよい。   In a preferred embodiment, the information processing apparatus may further include an updating unit that updates the index data in response to the file being stored or deleted.

本発明の実施の形態に係るファイル検索装置の機能ブロック図である。It is a functional block diagram of the file search device concerning an embodiment of the invention. インデックス記憶部101に記憶されているインデックスデータを示す図である。3 is a diagram showing index data stored in an index storage unit 101. FIG. 階層的に構成されたディレクトリと、格納されているファイルを示す図である。It is a figure which shows the directory comprised hierarchically and the file stored. 検索画面300の一例を示す図である。5 is a diagram showing an example of a search screen 300. FIG.

以下、本発明の一実施形態に係るファイル検索装置1について、図面を参照して説明する。ファイル検索装置1は、階層的なディレクトリ構成を有する一つ以上のファイルを検索するファイル検索装置である。   Hereinafter, a file search apparatus 1 according to an embodiment of the present invention will be described with reference to the drawings. The file search apparatus 1 is a file search apparatus that searches for one or more files having a hierarchical directory structure.

図1は、本実施形態に係るファイル検索装置1の構成図を示す。ファイル検索装置1は、同図に示すように、ファイル検索装置本体10、入力装置2及び表示装置3を備える。   FIG. 1 is a configuration diagram of a file search apparatus 1 according to the present embodiment. As shown in FIG. 1, the file search device 1 includes a file search device main body 10, an input device 2, and a display device 3.

ファイル検索装置本体10は、例えば汎用的なコンピュータシステムにより構成され、以下に説明するファイル検索装置本体10内の個々の構成要素または機能は、例えば、コンピュータプログラムを実行することにより実現される。このコンピュータプログラムは、コンピュータ読み取り可能な記録媒体に格納可能である。   The file search apparatus main body 10 is configured by, for example, a general-purpose computer system, and individual components or functions in the file search apparatus main body 10 described below are realized by, for example, executing a computer program. This computer program can be stored in a computer-readable recording medium.

ファイル検索装置本体10は、図1に示すように、インデックス記憶部101、検索部103、表示制御部104、及びインデックス生成・更新部105を備えている。   As shown in FIG. 1, the file search apparatus main body 10 includes an index storage unit 101, a search unit 103, a display control unit 104, and an index generation / update unit 105.

インデックス記憶部101は、ディレクトリ及びそのディレクトリより下位のディレクトリ内に格納されているファイルの識別情報を、ディレクトリ別に示すインデックスデータを記憶する。   The index storage unit 101 stores index data indicating identification information of files stored in a directory and a directory lower than the directory for each directory.

図2は、インデックス記憶部101に記憶されているインデックスデータ200の一例を示す。同図に示すように、インデックスデータ200は、ディレクトリ名からなるタグ210と、そのタグが示すディレクトリ内に格納されるファイル名220とを対応付けている。   FIG. 2 shows an example of the index data 200 stored in the index storage unit 101. As shown in the figure, the index data 200 associates a tag 210 composed of a directory name with a file name 220 stored in the directory indicated by the tag.

図3は、階層的に構成されたディレクトリと、格納されているファイルを示す図である。図2では、図3のディレクトリ構造に対応するインデックスデータ200が例示されている。   FIG. 3 is a diagram showing hierarchically structured directories and stored files. FIG. 2 illustrates index data 200 corresponding to the directory structure of FIG.

まず、図3のディレクトリ構造について説明する。同図に示すように、ルートディレクトリ直下の第1階層には、「プロジェクト」51と、「管理」52という2つのディレクトリがある。「プロジェクト」ディレクトリ51の下位の第2階層には、「2008」511、「2009」512という2つのディレクトリがある。   First, the directory structure of FIG. 3 will be described. As shown in the figure, in the first hierarchy immediately below the root directory, there are two directories, “project” 51 and “management” 52. In the second hierarchy below the “project” directory 51, there are two directories, “2008” 511 and “2009” 512.

さらに、「2008」ディレクトリ511の下位の第3階層には、「Aプロジェクト」5111、「Bプロジェクト」5112、「Cプロジェクト」5113という3つのディレクトリがある。   Furthermore, in the lower third level of the “2008” directory 511, there are three directories “A project” 5111, “B project” 5112, and “C project” 5113.

「Aプロジェクト」ディレクトリ5111には、ファイル「1」、「2」が格納され、「Bプロジェクト」ディレクトリ5112にはファイル「3」が格納され、「Cプロジェクト」ディレクトリ5113にはファイル「4」が格納されている。   The “A project” directory 5111 stores the files “1” and “2”, the “B project” directory 5112 stores the file “3”, and the “C project” directory 5113 stores the file “4”. Stored.

「2009」ディレクトリ512の下位の第3階層には、「Cプロジェクト」5121、「Dプロジェクト」5122という2つのディレクトリがある。「Cプロジェクト」ディレクトリ5121には、ファイル「5」、「6」が格納され、「Dプロジェクト」ディレクトリ5122には、ファイル「7」が格納されている。   There are two directories, “C project” 5121 and “D project” 5122, in the third hierarchy below the “2009” directory 512. The “C project” directory 5121 stores files “5” and “6”, and the “D project” directory 5122 stores file “7”.

また、「管理」ディレクトリ52の下位の第2階層には、「ウェブサイト」521と、「パスワード」522と、「ソフトウェアライセンス」523という3つのディレクトリがある。「ウェブサイト」ディレクトリ521にはファイル「8」、「パスワード」ディレクトリ522にはファイル「9」、「ソフトウェアライセンス」ディレクトリ523にはファイル「10」がそれぞれ格納されている。   Further, in the second hierarchy below the “management” directory 52, there are three directories: “website” 521, “password” 522, and “software license” 523. The “website” directory 521 stores the file “8”, the “password” directory 522 stores the file “9”, and the “software license” directory 523 stores the file “10”.

図2のインデックスデータ200では、「プロジェクト」ディレクトリ51に対応する「プロジェクト」というタグ210Aには、「プロジェクト」ディレクトリ51及びそれより下位のディレクトリ(「2008」511、「2009」512、「Aプロジェクト」5111、「Bプロジェクト」5112、「Cプロジェクト」5113、5121、「Dプロジェクト」5122の各ディレクトリ)内に格納されているファイルのファイル名(「1」〜「7」)がすべて対応付けられている。他のディレクトリについても同様である。   In the index data 200 of FIG. 2, the tag 210A “project” corresponding to the “project” directory 51 includes a “project” directory 51 and lower directories (“2008” 511, “2009” 512, “A project”. ”5111,“ B project ”5112,“ C project ”5113, 5121,“ D project ”5122) are all associated with file names (“ 1 ”to“ 7 ”). ing. The same applies to other directories.

インデックス生成・更新部105は、インデックスデータ200を生成する。つまり、インデックス生成・更新部105は、図示しないファイルシステムから、図3に示すようなディレクトリ構造及び各ディレクトリに保存されているファイル名を取得して、インデックスデータ200を生成する。インデックス生成・更新部105は、所定のタイミングでインデックスデータ200を更新する。例えば、インデックス生成・更新部105は、ファイルの保存または消去が行われると、それに応じてインデックスデータ200を更新しても良いし、ディレクトリの生成または削除が行われると、それに応じてインデックスデータ200を更新してもよい。インデックス生成・更新部105は、ディレクトリ構造や格納されているファイルの変動があるごとにインデックスデータ200を更新してもよいし、一定時間間隔で更新してもよい。   The index generation / update unit 105 generates index data 200. That is, the index generation / update unit 105 acquires the directory structure as shown in FIG. 3 and the file name stored in each directory from a file system (not shown), and generates the index data 200. The index generation / update unit 105 updates the index data 200 at a predetermined timing. For example, the index generating / updating unit 105 may update the index data 200 accordingly when a file is saved or deleted, and when the directory is generated or deleted, the index data 200 is accordingly changed. May be updated. The index generating / updating unit 105 may update the index data 200 every time there is a change in the directory structure or the stored file, or may be updated at regular time intervals.

表示制御部104は、検索画面300を表示装置3に表示させる。検索画面300は、ユーザが入力装置2から入力した検索条件を受け付ける検索条件入力手段として機能する。さらに、検索画面300は、検索部103により抽出された一以上のファイルの識別情報を出力する出力手段としても機能する。   The display control unit 104 displays the search screen 300 on the display device 3. The search screen 300 functions as a search condition input unit that receives a search condition input by the user from the input device 2. Further, the search screen 300 also functions as an output unit that outputs identification information of one or more files extracted by the search unit 103.

検索画面300の一例を、図4に例示する。   An example of the search screen 300 is illustrated in FIG.

検索画面300は、検索条件入力部310と、検索結果表示部320とを有する。検索条件入力部310は、検索条件として文字または数字列の入力を受け付ける。検索条件入力部310には、検索条件として、複数の文字または数字列のANDまたはORを入力することもできる。検索結果表示部320には、検索部103により検索された検索結果が表示される。   The search screen 300 includes a search condition input unit 310 and a search result display unit 320. The search condition input unit 310 accepts input of a character or number string as a search condition. In the search condition input unit 310, AND or OR of a plurality of characters or numeric strings can be input as a search condition. The search result display unit 320 displays the search result searched by the search unit 103.

検索部103は、インデックス記憶部101に記憶されているインデックスデータ200を検索して、検索条件入力部としての検索画面300が入力を受け付けた検索条件に合致する合致ディレクトリを特定する。さらに、検索部103は、インデックスデータを参照して、合致ディレクトリ及び合致ディレクトリより下位のディレクトリ内に格納されている一以上のファイルの識別情報を抽出(検索)する。   The search unit 103 searches the index data 200 stored in the index storage unit 101, and specifies a matching directory that matches the search condition received by the search screen 300 as the search condition input unit. Further, the search unit 103 refers to the index data and extracts (searches) the identification information of one or more files stored in the matching directory and the directory lower than the matching directory.

例えば、検索部103は、インデックスデータ200のタグ210を検索して、検索条件入力部310に入力された文字または数字列と一致するタグ(合致ディレクトリ)を抽出する。ここで、検索部103は、部分一致するタグも抽出して良い。検索部103は、抽出されたタグ210と対応付けられているファイル220を特定する。検索結果表示部320には、ここで特定されたファイル220のフルパスが表示される。   For example, the search unit 103 searches the tag 210 of the index data 200 and extracts a tag (matching directory) that matches the character or number string input to the search condition input unit 310. Here, the search unit 103 may also extract partially matching tags. The search unit 103 identifies the file 220 associated with the extracted tag 210. The search result display unit 320 displays the full path of the file 220 specified here.

例えば、検索条件として「2009」が入力された場合、検索部103は、「2009」のタグ210Bを抽出し、これと対応付けられているファイル220の「5」、「6」、「7」を抽出する。検索結果表示部320には、ファイル「5」、「6」、「7」のフルパスが表示される。   For example, when “2009” is input as the search condition, the search unit 103 extracts the tag 210B of “2009”, and “5”, “6”, “7” of the file 220 associated therewith. To extract. The search result display unit 320 displays the full paths of the files “5”, “6”, and “7”.

なお、図4では、検索条件を「2009」として検索した後、検索条件入力部310にさらに「プ」と入力した状態を示している。このとき、インデックスデータ200において「プ」が語頭あるいは語中にあるタグ210が候補として検索条件入力部310の下に表示されている。   4 shows a state in which “p” is further input to the search condition input unit 310 after the search is performed with the search condition “2009”. At this time, in the index data 200, a tag 210 having “P” at the beginning or in the word is displayed under the search condition input unit 310 as a candidate.

本実施形態によれば、図2のインデックスデータ200を有することで、ファイルを検索する際、ディレクトリ階層の順序を記憶する必要がなくなり、階層の深い場所にあるファイルも容易にかつ迅速に検索することができ、横断的なフアイル検索も可能となる。   According to the present embodiment, having the index data 200 of FIG. 2 eliminates the need to store the order of directory hierarchies when searching for files, and easily and quickly searches for files located deep in the hierarchy. It is possible to search across files.

特に、同名のディレクトリが異なる枝に設定されていて、同名のディレクトリのいずれかに所望のファイルが格納されているようなとき、本実施形態に係るインデックスデータ200を用いることにより、その所望のファイルをきわめて容易に検索することができる。   In particular, when a directory with the same name is set to a different branch and a desired file is stored in any of the directories with the same name, the desired file can be obtained by using the index data 200 according to the present embodiment. Can be searched very easily.

また、本発明は、図1に示す各モジュールの機能を処理工程として捉えるファイル検索方法としても、あるいは、そのファイル検索方法をコンピュータに実行させるプログラムとしても把握することができる。   The present invention can also be understood as a file search method that captures the function of each module shown in FIG. 1 as a processing step, or as a program that causes a computer to execute the file search method.

1 ファイル検索装置
2 入力装置
3 表示装置
10 ファイル検索装置本体
101 インデックス記憶部
103 検索部
104 表示制御部
105 インデックス生成・更新部
200 インデックスデータ
300 検索画面
310 検索条件入力部
310 条件入力部
320 検索結果表示部
DESCRIPTION OF SYMBOLS 1 File search device 2 Input device 3 Display device 10 File search device main body 101 Index storage part 103 Search part 104 Display control part 105 Index production | generation / update part 200 Index data 300 Search screen 310 Search condition input part 310 Condition input part 320 Search result Display section

Claims (5)

階層的なディレクトリ構成を有する情報処理装置に記憶されている一つ以上のファイルを検索するファイル検索装置であって、
ディレクトリ及び前記ディレクトリより下位のディレクトリ内に格納されているファイルの識別情報を、ディレクトリ別に示すインデックスデータを記憶する記憶手段と、
検索条件の入力を受け付ける検索条件入力手段と、
前記記憶手段に記憶されているインデックスデータを検索して、前記検索条件入力手段が入力を受け付けた検索条件に合致する合致ディレクトリを特定し、前記合致ディレクトリ及び前記合致ディレクトリより下位のディレクトリ内に格納されている一以上のファイルの識別情報を抽出する検索手段と、
前記検索手段により抽出された一以上のファイルの識別情報を出力する出力手段と、を備えたファイル検索装置。
A file search device for searching for one or more files stored in an information processing device having a hierarchical directory structure,
Storage means for storing index data indicating directory identification information of files stored in a directory and a directory lower than the directory;
Search condition input means for receiving input of search conditions;
The index data stored in the storage means is searched, a matching directory that matches the search condition received by the search condition input means is specified, and stored in the matching directory and a directory lower than the matching directory. A search means for extracting identification information of one or more files that are stored,
And an output unit that outputs identification information of one or more files extracted by the search unit.
前記インデックスデータは、前記ディレクトリの識別情報と、前記ディレクトリ内に格納されている一以上のファイルの識別情報及び前記下位のディレクトリ内に格納されている一以上のファイルの識別情報とを、ディレクトリ別に対応付けていて、
前記検索条件入力手段は、前記検索条件として文字または数字列の入力を受け付け、
前記検索手段は、前記インデックスデータを参照して、前記検索条件入力手段が入力を受け付けた文字または数字列が含まれている一以上のディレクトリの識別情報を特定し、特定された前記ディレクトリの識別情報と対応付けられている一以上のファイルの識別情報を抽出する、請求項1記載のファイル検索装置。
The index data includes the directory identification information, the identification information of one or more files stored in the directory, and the identification information of one or more files stored in the subordinate directory for each directory. Associated with
The search condition input means accepts input of a character or number string as the search condition,
The search means refers to the index data, specifies identification information of one or more directories including a character or number string received by the search condition input means, and identifies the specified directory The file search apparatus according to claim 1, wherein identification information of one or more files associated with the information is extracted.
前記情報処理装置に、ファイルの保存または消去が行われると、それに応じて前記インデックスデータを更新する更新手段をさらに備える、請求項1または2に記載のファイル検索装置。   The file search apparatus according to claim 1, further comprising an update unit configured to update the index data in response to a file being stored or deleted in the information processing apparatus. 階層的なディレクトリ構成を有する情報処理装置に記憶されている一つ以上のファイルを検索するファイル検索方法であって、
ディレクトリ及び前記ディレクトリより下位のディレクトリ内に格納されているファイルの識別情報を、ディレクトリ別に示すインデックスデータを記憶する記憶工程と、
検索条件の入力を受け付ける検索条件入力工程と、
前記記憶工程より記憶されているインデックスデータを検索して、前記検索条件入力工程が入力を受け付けた検索条件に合致する合致ディレクトリを特定し、前記合致ディレクトリ及び前記合致ディレクトリより下位のディレクトリ内に格納されている一以上のファイルの識別情報を抽出する検索工程と、
前記検索工程により抽出された一以上のファイルの識別情報を出力する出力工程と、を備えたファイル検索方法。
A file search method for searching for one or more files stored in an information processing apparatus having a hierarchical directory structure,
A storage step of storing index data indicating directory identification information of files stored in a directory and a directory lower than the directory;
A search condition input process for receiving input of search conditions;
The search index data that is more stored in the storing step, the search condition input step identifies a match directory that matches the search condition received input, the matching directory and in the more consistent directory subordinate directory A search step for extracting identification information of one or more stored files;
An output step of outputting identification information of one or more files extracted by the search step .
階層的なディレクトリ構成を有する情報処理装置に記憶されている一つ以上のファイルを検索するファイル検索方法をコンピュータに実行させるコンピュータプログラムであって、
ディレクトリ及び前記ディレクトリより下位のディレクトリ内に格納されているファイルの識別情報を、ディレクトリ別に示すインデックスデータを記憶する記憶工程と、
検索条件の入力を受け付ける検索条件入力工程と、
前記記憶工程より記憶されているインデックスデータを検索して、前記検索条件入力工程が入力を受け付けた検索条件に合致する合致ディレクトリを特定し、前記合致ディレクトリ及び前記合致ディレクトリより下位のディレクトリ内に格納されている一以上のファイルの識別情報を抽出する検索工程と、
前記検索工程により抽出された一以上のファイルの識別情報を出力する出力工程と、を前記コンピュータに実行させるコンピュータプログラム。
A computer program for causing a computer to execute a file search method for searching for one or more files stored in an information processing apparatus having a hierarchical directory structure,
A storage step of storing index data indicating directory identification information of files stored in a directory and a directory lower than the directory;
A search condition input process for receiving input of search conditions;
The search index data that is more stored in the storing step, the search condition input step identifies a match directory that matches the search condition received input, the matching directory and in the more consistent directory subordinate directory A search step for extracting identification information of one or more stored files;
A computer program that causes the computer to execute an output step of outputting identification information of one or more files extracted by the search step .
JP2009083549A 2009-03-30 2009-03-30 File search apparatus, file search method, and program Active JP5380130B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2009083549A JP5380130B2 (en) 2009-03-30 2009-03-30 File search apparatus, file search method, and program

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2009083549A JP5380130B2 (en) 2009-03-30 2009-03-30 File search apparatus, file search method, and program

Publications (2)

Publication Number Publication Date
JP2010237866A JP2010237866A (en) 2010-10-21
JP5380130B2 true JP5380130B2 (en) 2014-01-08

Family

ID=43092130

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2009083549A Active JP5380130B2 (en) 2009-03-30 2009-03-30 File search apparatus, file search method, and program

Country Status (1)

Country Link
JP (1) JP5380130B2 (en)

Families Citing this family (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2013145129A1 (en) 2012-03-27 2013-10-03 富士通株式会社 Database management method, program and information processing device

Family Cites Families (10)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH0540680A (en) * 1991-08-05 1993-02-19 Hitachi Software Eng Co Ltd File hierarchy managing system
JPH06214850A (en) * 1993-01-14 1994-08-05 Fuji Xerox Co Ltd File retrieving device
JPH0785102A (en) * 1993-09-20 1995-03-31 Hitachi Ltd Document retrieving method
JP4215286B2 (en) * 1995-05-18 2009-01-28 セイコーエプソン株式会社 Storage device content organization system and storage device content organization method
JP4327340B2 (en) * 2000-07-31 2009-09-09 富士フイルム株式会社 Image processing apparatus and image search output method
JP2002351730A (en) * 2001-05-22 2002-12-06 Fuji Xerox Co Ltd Method and device for filing electronic document
JP2004110609A (en) * 2002-09-20 2004-04-08 Ricoh Co Ltd File management system, file management program, and recording medium
JPWO2006046395A1 (en) * 2004-10-27 2008-05-22 有限会社ガットコンピューター Contact information management system
JP4846736B2 (en) * 2005-12-22 2011-12-28 独立行政法人海洋研究開発機構 Parallel processing support device
JP5309607B2 (en) * 2008-02-26 2013-10-09 日本電気株式会社 Information classification display system based on tag information

Also Published As

Publication number Publication date
JP2010237866A (en) 2010-10-21

Similar Documents

Publication Publication Date Title
US9645979B2 (en) Device, method and program for generating accurate corpus data for presentation target for searching
JP6461980B2 (en) Coherent question answers in search results
US10929603B2 (en) Context-based text auto completion
US10366154B2 (en) Information processing device, information processing method, and computer program product
US20150213066A1 (en) System and method for creating data models from complex raw log files
JP2011128777A (en) Operation monitoring apparatus
US9990444B2 (en) Apparatus and method for supporting visualization of connection relationship
US20150193459A1 (en) Data file searching method
JP5380130B2 (en) File search apparatus, file search method, and program
JP5423470B2 (en) Name identification check support device, name identification check support program, and name identification check support method
JP2010272006A (en) Relation extraction apparatus, relation extraction method and program
CN107729518A (en) The text searching method and device of a kind of relevant database
JP5285491B2 (en) Information retrieval system, method and program, index creation system, method and program,
JP5184987B2 (en) Index information creating apparatus, index information creating method and program
JP6123344B2 (en) Screen program generating device, screen program generating method thereof, information processing device, and computer program
JP2010287143A (en) Article arrangement system
JP2007199987A (en) Patent information retrieval system
JP6361472B2 (en) Correspondence information generation program, correspondence information generation apparatus, and correspondence information generation method
JP6753190B2 (en) Document retrieval device and program
JP6455087B2 (en) Form information processing program, form information processing apparatus, and form information processing method
JP5533576B2 (en) Information creating apparatus, information creating method and program
JP5068356B2 (en) Blog body identification device and blog body identification method
JP2010271989A (en) Content retrieval method, content retrieval system, and content retrieval program
JP2014146324A (en) System capable of switching between web pages displayed multilingually, and switching method therefor
JP5253668B1 (en) Database construction device, database construction method, and program

Legal Events

Date Code Title Description
A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20120113

A977 Report on retrieval

Free format text: JAPANESE INTERMEDIATE CODE: A971007

Effective date: 20130614

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20130625

A521 Request for written amendment filed

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20130809

TRDD Decision of grant or rejection written
A01 Written decision to grant a patent or to grant a registration (utility model)

Free format text: JAPANESE INTERMEDIATE CODE: A01

Effective date: 20130910

A61 First payment of annual fees (during grant procedure)

Free format text: JAPANESE INTERMEDIATE CODE: A61

Effective date: 20130930

R150 Certificate of patent or registration of utility model

Ref document number: 5380130

Country of ref document: JP

Free format text: JAPANESE INTERMEDIATE CODE: R150

Free format text: JAPANESE INTERMEDIATE CODE: R150

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250

S111 Request for change of ownership or part of ownership

Free format text: JAPANESE INTERMEDIATE CODE: R313113

R350 Written notification of registration of transfer

Free format text: JAPANESE INTERMEDIATE CODE: R350

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250

S533 Written request for registration of change of name

Free format text: JAPANESE INTERMEDIATE CODE: R313533

R350 Written notification of registration of transfer

Free format text: JAPANESE INTERMEDIATE CODE: R350

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250