JP2011018192A - Data retrieval server - Google Patents

Data retrieval server Download PDF

Info

Publication number
JP2011018192A
JP2011018192A JP2009162346A JP2009162346A JP2011018192A JP 2011018192 A JP2011018192 A JP 2011018192A JP 2009162346 A JP2009162346 A JP 2009162346A JP 2009162346 A JP2009162346 A JP 2009162346A JP 2011018192 A JP2011018192 A JP 2011018192A
Authority
JP
Japan
Prior art keywords
directory
file
display
attribute
unit
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Pending
Application number
JP2009162346A
Other languages
Japanese (ja)
Inventor
Tomotaka Shionoya
友隆 塩野谷
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.)
Hitachi Ltd
Original Assignee
Hitachi 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 Hitachi Ltd filed Critical Hitachi Ltd
Priority to JP2009162346A priority Critical patent/JP2011018192A/en
Publication of JP2011018192A publication Critical patent/JP2011018192A/en
Pending legal-status Critical Current

Links

Images

Landscapes

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

Abstract

PROBLEM TO BE SOLVED: To provide technology of efficiently extracting a desired file without specifying a directory structure.SOLUTION: A directory of accumulated files is determined based on attribute information included in meta information added to the files. The data retrieval server collects, based on a request for displaying the directory given from the outside, the meta information of files included in a directory thereof (S205, S206), and specifies lower directories based on the meta information (S208, S210). It is determined whether the file can be determined or not in reference to the meta information for each of the specified lower directories, and the lower directory that cannot determine the file is excluded from the specified lower directories (S212). The data retrieval server causes a display device to display the remaining directory as a display directory (S213).

Description

本発明は、蓄積されたデータから目的とするデータの検索を行うための方法、及びそのような方法実現する計算機、並びに検索プログラム技術に関する。   The present invention relates to a method for searching target data from stored data, a computer that realizes such a method, and a search program technique.

従来、記憶対象のデータに付加したメタ情報を元にファイルシステムにおけるディレクトリ構造を特定して、記憶対象のデータをファイルシステムに記憶させる技術がある。   Conventionally, there is a technique for specifying a directory structure in a file system based on meta information added to data to be stored and storing the data to be stored in the file system.

記憶対象のデータは、付加されたメタ情報から導き出した情報とメタ情報の記述順序に基づいてファイルシステムの特定箇所に記憶される。   The data to be stored is stored in a specific part of the file system based on the information derived from the added meta information and the description order of the meta information.

非特許文献1には、このようなメタ情報の記述方法についての規格が記載されており、この技術を用いることで、データにメタ情報を付加することができる。   Non-Patent Document 1 describes a standard for describing such meta information. By using this technique, meta information can be added to data.

また、楽曲データであればアーティスト毎に区分されたディレクトリに、アルバム毎に区分されたディレクトリを格納し、アルバム毎のディレクトリに、楽曲データファイルを格納するよう所定のディレクトリ構造を定めて当該楽曲データを管理する技術が、特許文献1に記載されている。その技術においては、新たにファイルシステムに記憶される楽曲データのメタ情報からアーティスト名とアルバム名を特定してディレクトリ構造を特定する。   In addition, if the music data, the directory divided for each album is stored in the directory divided for each artist, and a predetermined directory structure is defined so that the music data file is stored in the directory for each album. A technique for managing the above is described in Patent Document 1. In this technique, an artist name and an album name are specified from meta information of music data newly stored in a file system to specify a directory structure.

特許公開2004−227285号公報Japanese Patent Publication No. 2004-227285 Martin Nilsson. "ID3 tag version 2.4.0". [online]. 1st November 2000. 2009年5月26日検索, インターネット〈URL:http://www.id3.org/id3v2.4.0-structure〉Martin Nilsson. "ID3 tag version 2.4.0". [Online]. 1st November 2000. Search on May 26, 2009, Internet <URL: http://www.id3.org/id3v2.4.0-structure>

上記特許文献1に記載の技術では、既に記憶されたデータをファイルシステムから検索する場合には、格納されたディレクトリ構造が固定的であるため、固定的なディレクトリ構造を指定しなければ、データを見つけることができず、ディレクトリ構造の指定を誤ると、実質上データをロストしてしまう場合がある。   In the technique described in Patent Document 1, when searching for already stored data from the file system, the stored directory structure is fixed. Therefore, if the fixed directory structure is not specified, the data is stored. If the directory structure cannot be found and the directory structure is specified incorrectly, the data may be lost.

そこで、本発明は、ディレクトリ構造を知らなくても漏れなく、また、効率的よく記憶対象のデータを取り出すことのできる技術の提供を目的とする。   Accordingly, an object of the present invention is to provide a technique capable of extracting data to be stored efficiently without leaking without knowing the directory structure.

本願に係るデータ検索技術は、上記課題を解決するため、蓄積されたファイルのディレクトリが、ファイルに付加されたメタ情報に含まれる属性情報に基づいて決定される。   In order to solve the above problem, the data search technique according to the present application determines the directory of the accumulated file based on the attribute information included in the meta information added to the file.

本発明の好ましい一つの態様において、データ検索サーバは、外部から与えられたディレクトリ表示の要求に基づいて、表示が要求されたディレクトリに対応する属性情報を有するメタ情報を収集し、このメタ情報に基づいて表示が要求されたディレクトリに含まれる下位のディレクトリを特定するディレクトリ構成部と、ディレクトリ構成部により特定された下位のディレクトリの各々について、メタ情報を参照して表示を要求されたディレクトリに含まれるファイルを絞り込むことが可能か否か判別し、ファイルを絞り込むことができないと判定された下位ディレクトリを特定された下位ディレクトリから除外するディレクトリ先読部と、ディレクトリ先読部により除外されなかったディレクトリを表示ディレクトリとして表示装置に表示させるためのディレクトリ表示部とを有する。   In a preferred aspect of the present invention, the data search server collects meta information having attribute information corresponding to the directory requested to be displayed based on a directory display request given from the outside, and stores the meta information in the meta information. For each of the directory structure part that identifies the lower directory included in the directory requested to be displayed based on the directory structure part, and is included in the directory requested to be displayed with reference to the meta information. Directory read-ahead part that determines whether or not it is possible to narrow down files to be excluded, and excludes subordinate directories that were determined to be unable to narrow down files from the specified subdirectory, and directories that were not excluded by the directory prefetch part Is displayed on the display device as a display directory. And a directory display portion for.

本発明によれば、検索者はディレクトリ構造を知らなくても記憶対象のデータを取り出すことが可能となる。   According to the present invention, a searcher can retrieve data to be stored without knowing the directory structure.

また、検索に際して表示されるディレクトリからファイルを絞り込むことのできないディレクトリが除外されるので、効率よく目的とするファイルを検索することが可能となる。   In addition, since the directory where the file cannot be narrowed is excluded from the directories displayed at the time of the search, it becomes possible to efficiently search for the target file.

本発明の一実施形態におけるデータ検索システムの構成図である。It is a block diagram of the data search system in one Embodiment of this invention. 型テーブルのデータ構造を示すテーブル構成図である。It is a table block diagram which shows the data structure of a type | mold table. 値テーブルのデータ構造を示すテーブル構成図である。It is a table block diagram which shows the data structure of a value table. ファイル属性テーブルのデータ構造を示すテーブル構成図である。It is a table block diagram which shows the data structure of a file attribute table. ディレクトリ構成テーブルのデータ構造を示すテーブル構成図である。It is a table structure figure which shows the data structure of a directory structure table. サーバ構成テーブルのデータ構造を示すテーブル構成図である。It is a table block diagram which shows the data structure of a server structure table. ファイルとメタ情報のデータ構造を示すデータ構造図である。It is a data structure figure which shows the data structure of a file and meta information. データ検索システムのハードウェア構成の概略を示すブロック図である。It is a block diagram which shows the outline of the hardware constitutions of a data search system. ルートディレクトリ表示処理の処理フローを示すフロー図である。It is a flowchart which shows the processing flow of a root directory display process. ディレクトリ表示画面の一例を示す画面構成図である。It is a screen block diagram which shows an example of a directory display screen. 下位ディレクトリ表示処理の処理フローを示すフロー図である。It is a flowchart which shows the processing flow of a low-order directory display process. 下位ディレクトリ表示画面の一例を示す画面構成図である。It is a screen block diagram which shows an example of a low-order directory display screen. 下位ディレクトリ表示画面の一例を示す画面構成図である。It is a screen block diagram which shows an example of a low-order directory display screen. 下位ディレクトリ表示画面の一例を示す画面構成図である。It is a screen block diagram which shows an example of a low-order directory display screen. 下位ディレクトリ表示画面の一例を示す画面構成図である。It is a screen block diagram which shows an example of a low-order directory display screen. 上位ディレクトリ表示処理の処理フローを示すフロー図である。It is a flowchart which shows the processing flow of a high-order directory display process. ファイル情報検索処理の処理フローを示すフロー図である。It is a flowchart which shows the processing flow of a file information search process.

図1は、本発明の一実施形態におけるデータ検索システムを示す構成図である。   FIG. 1 is a configuration diagram showing a data search system according to an embodiment of the present invention.

本実施形態におけるデータ検索システムは、データ検索サーバA100、データ検索サーバB180、クライアント端末170、及びこれら装置間を接続するネットワーク150とを有して構成される。データ検索サーバA100とデータ検索サーバB180、及びデータ検索サーバA100とクライアント端末170は、ネットワーク150を介して通信を行うことができる。   The data search system in the present embodiment includes a data search server A100, a data search server B180, a client terminal 170, and a network 150 that connects these devices. The data search server A100 and the data search server B180, and the data search server A100 and the client terminal 170 can communicate via the network 150.

なお、図1において、クライアント端末170は1台しか示されていないが、複数のクライアント端末170を有して構成されてよい。   In FIG. 1, only one client terminal 170 is shown, but a plurality of client terminals 170 may be provided.

クライアント端末170は、具体的には、クライアントPC(パーソナルコンピュータ)、ワークステーション、各種携帯電話端末、PDA(Personal Digital Assistant)、あるいはテレビジョン受像機などの端末装置として実現される。   Specifically, the client terminal 170 is realized as a terminal device such as a client PC (personal computer), a workstation, various mobile phone terminals, a PDA (Personal Digital Assistant), or a television receiver.

クライアント端末170は、ファイル閲覧部172、入力受付部173、及び表示部174を備えた制御部171と、送受信部175とを備える。   The client terminal 170 includes a control unit 171 including a file browsing unit 172, an input receiving unit 173, and a display unit 174, and a transmission / reception unit 175.

ファイル閲覧部172は、表示部174に対してディレクトリ構造やファイルなどの情報を表示するよう指示し、入力受付部173より表示されたディレクトリ構造やファイルなどの情報に対する使用者からの指示を受け付ける。そして、ファイル閲覧部172は、指定されたデータ検索サーバに対してディレクトリを表示するための情報を送信する。また、使用者からの指示がファイルを対象とするものであれば、指定されたデータ検索サーバに対してファイルの取得依頼を送信する。   The file browsing unit 172 instructs the display unit 174 to display information such as a directory structure and a file, and receives an instruction from the user for information such as the directory structure and the file displayed from the input receiving unit 173. Then, the file browsing unit 172 transmits information for displaying the directory to the designated data search server. If the instruction from the user is directed to a file, a file acquisition request is transmitted to the designated data search server.

入力受付部173は、例えば、キーボードやマウスなどの入力装置を介して使用者により行われる入力操作を受け付けて、入力装置から入力された情報を制御部171へ伝える。   For example, the input receiving unit 173 receives an input operation performed by the user via an input device such as a keyboard or a mouse, and transmits information input from the input device to the control unit 171.

表示部174は、制御部171からの表示指示を受けて、ディスプレイなどの出力装置へ表示する。   The display unit 174 receives a display instruction from the control unit 171 and displays it on an output device such as a display.

送受信部175は、ネットワーク150に接続され、ネットワーク150に接続される他の機器に対して情報を送信し、あるいは、他の機器からの情報を受信する。   The transmission / reception unit 175 is connected to the network 150 and transmits information to other devices connected to the network 150 or receives information from other devices.

データ検索サーバA100は、図1に示すように、記憶部120と、制御部130と、送受信部140とを有する。図示しないが、データ検索サーバB180もデータ検索サーバA100と同様に記憶部120と、制御部130と、送受信部140とを有する。   The data search server A100 includes a storage unit 120, a control unit 130, and a transmission / reception unit 140, as shown in FIG. Although not shown, the data search server B 180 also includes a storage unit 120, a control unit 130, and a transmission / reception unit 140, similar to the data search server A 100.

記憶部120は、記憶領域として、属性型テーブル200を格納する属性型記憶領域121と、属性値テーブル300を格納する属性値記憶領域122と、ファイル属性テーブル400を格納するファイル属性記憶領域123と、ディレクトリ構成テーブル500を格納するディレクトリ構成記憶領域124と、サーバ構成テーブル600を格納するサーバ構成記憶領域125と、記憶対象ファイルを格納する記憶対象ファイル記憶領域126とを有する。   The storage unit 120 includes, as storage areas, an attribute type storage area 121 that stores the attribute type table 200, an attribute value storage area 122 that stores the attribute value table 300, and a file attribute storage area 123 that stores the file attribute table 400. A directory configuration storage area 124 for storing the directory configuration table 500, a server configuration storage area 125 for storing the server configuration table 600, and a storage target file storage area 126 for storing storage target files.

ここで、メタ情報は、後述するように、ファイルに付加される情報であって、ファイルの属性を示す情報を含んでいる。ファイルの属性は、大分類である属性型と、属性型に対応する具体的な小分類を示す属性値との対を複数含むものである。すなわち、属性型と属性値とは、ファイルを分類する情報であり、複数の属性値が集合して一つの属性型を形成する関係にある。なお、小分類である属性値をさらに具体化した分類を取り扱う、すなわち階層的に分類を増やす場合には、小分類である属性値を属性型として設定し、さらに具体化した分類を属性値として設定するものとしてもよい。   Here, the meta information is information added to the file, as will be described later, and includes information indicating the attribute of the file. The attribute of the file includes a plurality of pairs of an attribute type that is a major classification and an attribute value that indicates a specific minor classification corresponding to the attribute type. That is, the attribute type and attribute value are information for classifying files, and have a relationship in which a plurality of attribute values are collected to form one attribute type. In addition, when handling a category that further subdivides an attribute value that is a subcategory, that is, when increasing the category hierarchically, an attribute value that is a subcategory is set as an attribute type, and a more specific category is used as an attribute value It may be set.

メタ情報に含まれる属性型の集合は、予め属性型テーブル200に記憶され、メタ情報に含まれる値の集合は、予め属性値テーブル300に記憶される。   A set of attribute types included in the meta information is stored in the attribute type table 200 in advance, and a set of values included in the meta information is stored in the attribute value table 300 in advance.

図2は、メタ情報に含まれる属性型の集合を記憶する属性型テーブル200の構成例を示すテーブル構成図である。   FIG. 2 is a table configuration diagram illustrating a configuration example of the attribute type table 200 that stores a set of attribute types included in the meta information.

属性型テーブル200は、大分類である属性型の定義を記憶するテーブルであり、具体的には、型識別番号欄201と、属性型名欄202とを有する。   The attribute type table 200 is a table that stores definitions of attribute types that are major classifications, and specifically includes a type identification number column 201 and an attribute type name column 202.

属性型識別番号欄201には、メタ情報の属性の属性型を識別する情報である属性型識別番号が記憶される。本実施形態では、例えば、「T0」、「T1」等の情報が属性型識別番号として用いられる。また、属性型名欄202には、属性型の名称、例えば、「作品名」、「アーティスト名」等の属性型名が記憶される。   The attribute type identification number column 201 stores an attribute type identification number that is information for identifying the attribute type of the attribute of the meta information. In the present embodiment, for example, information such as “T0” and “T1” is used as the attribute type identification number. The attribute type name column 202 stores attribute type names such as “work name” and “artist name”.

図3は、メタ情報に含まれる属性値の集合を記憶する属性値テーブル300の構成例を示すテーブル構成図である。   FIG. 3 is a table configuration diagram illustrating a configuration example of the attribute value table 300 that stores a set of attribute values included in the meta information.

属性値テーブル300は、小分類である属性値の定義を記憶するテーブルであり、属性値識別番号欄301と、属性値名欄302とを有する。   The attribute value table 300 is a table that stores definitions of attribute values that are small classifications, and includes an attribute value identification number column 301 and an attribute value name column 302.

属性値識別番号欄301には、メタ情報の属性値を識別する情報である属性値識別番号が記憶される。本実施形態では、例えば、「V0」、「V1」、等の情報が属性値識別番号として用いられる。属性値欄名302には、メタ情報の属性値を示す情報として、例えば、「Alternative」、「Classical」等の属性値が記憶される。   The attribute value identification number column 301 stores an attribute value identification number that is information for identifying the attribute value of the meta information. In the present embodiment, for example, information such as “V0” and “V1” is used as the attribute value identification number. The attribute value column name 302 stores, for example, attribute values such as “Alternative” and “Classical” as information indicating the attribute value of the meta information.

図4は、ファイル毎のメタ情報を記憶するファイル属性テーブル400の構成例を示すテーブル構成図である。   FIG. 4 is a table configuration diagram illustrating a configuration example of a file attribute table 400 that stores meta information for each file.

ファイル属性テーブル400は、ファイルに付加されたメタ情報から、ファイルの識別子とメタ情報の対応を記憶するテーブルである。   The file attribute table 400 is a table that stores a correspondence between a file identifier and meta information from meta information added to a file.

ファイル属性テーブル400は、具体的に、ファイル識別子欄401と、属性型識別番号欄402と、属性値識別番号欄403とを有する。   Specifically, the file attribute table 400 includes a file identifier column 401, an attribute type identification number column 402, and an attribute value identification number column 403.

ファイル識別子欄401には、記憶対象のファイルを識別するファイル識別子が記憶される。ここでは、例えば、「A番組」「B映画」「C番組」等の情報がファイル識別子として用いられる。属性型識別番号欄402には、記憶対象のファイルにメタ情報として付与された属性の型を識別する属性型識別番号が記憶される。本実施形態では、この属性型識別番号として、例えば、「T1」、「T4」等が用いられる。属性値識別番号欄403には、記憶対象のデータであるファイルのメタ情報として付与された属性の値を識別する属性値識別番号が記憶される。本実施形態では、属性値識別番号として、例えば、「V22」、「V3」等が用いられる。   The file identifier column 401 stores a file identifier for identifying a file to be stored. Here, for example, information such as “A program”, “B movie”, and “C program” is used as the file identifier. The attribute type identification number column 402 stores an attribute type identification number for identifying the type of attribute assigned as meta information to the file to be stored. In the present embodiment, for example, “T1”, “T4”, or the like is used as the attribute type identification number. The attribute value identification number column 403 stores an attribute value identification number for identifying an attribute value assigned as meta information of a file that is data to be stored. In the present embodiment, for example, “V22”, “V3”, or the like is used as the attribute value identification number.

図5は、クライアント端末170のファイル閲覧部172が表示させているディレクトリを特定するための情報を記憶するディレクトリ構成テーブル500の構成例を示すテーブル構成図である。   FIG. 5 is a table configuration diagram illustrating a configuration example of a directory configuration table 500 that stores information for specifying a directory displayed by the file browsing unit 172 of the client terminal 170.

一般に、クライアント端末170のファイル閲覧部172が表示させているディレクトリを特定するためには、クライアント端末170の特定と、クライアント端末170のファイル閲覧部172の特定が必要となる。本実施例においては、クライアント端末170の特定のためにクライアント識別子、ファイル閲覧部172の特定のためにセッション識別子を用いる。しかし、これらに限らず、クライアント端末170、ファイル閲覧部172を特定できる情報であれば、他の情報を用いても構わない。   In general, in order to specify the directory displayed by the file browsing unit 172 of the client terminal 170, it is necessary to specify the client terminal 170 and the file browsing unit 172 of the client terminal 170. In the present embodiment, a client identifier is used for specifying the client terminal 170, and a session identifier is used for specifying the file browsing unit 172. However, the present invention is not limited thereto, and other information may be used as long as the information can identify the client terminal 170 and the file browsing unit 172.

ディレクトリ構成テーブル500は、クライアント識別子欄501と、セッション識別子欄502と、ディレクトリ表示条件欄503と、ディレクトリ表示時刻欄504とを有する。   The directory configuration table 500 includes a client identifier column 501, a session identifier column 502, a directory display condition column 503, and a directory display time column 504.

クライアント識別子欄501には、データ検索サーバA100に対してデータの検索を要求したクライアント端末170を識別する情報としてそのクライアント識別子が記憶される。ここでは、クライアント識別子として、「192.168.0.90」「192.168.0.196」等、クライアント端末170に割り当てられたIPアドレスを用いている。セッション識別子欄502には、データ検索サーバA100に対してデータの検索を要求したクライアント端末170上で動作するファイル閲覧部172を識別する情報が記憶される。ここでは、「SES94720」「SES85720」等のセッション識別子を用いている。ディレクトリ表示条件欄503には、クライアント識別子とセッション識別子との組み合わせごとに、表示させているディレクトリを特定するための指定条件が記憶される。ディレクトリ表示条件は、例えば、「T1,V22」、「T4,V3,T1,V22」のように、属性型と属性値とのうち少なくともいずれか一方が含まれる情報である。ディレクトリ表示時刻欄504には、クライアント端末170に対してディレクトリ表示を行った時刻の情報が記憶される。   The client identifier column 501 stores the client identifier as information for identifying the client terminal 170 that has requested the data search server A 100 to search for data. Here, an IP address assigned to the client terminal 170 such as “192.168.0.90” or “192.168.0.196” is used as the client identifier. The session identifier field 502 stores information for identifying the file browsing unit 172 operating on the client terminal 170 that has requested the data search server A100 to search for data. Here, session identifiers such as “SES94720” and “SES85720” are used. In the directory display condition column 503, a designation condition for specifying the displayed directory is stored for each combination of the client identifier and the session identifier. The directory display condition is information including at least one of an attribute type and an attribute value such as “T1, V22”, “T4, V3, T1, V22”. The directory display time column 504 stores information on the time when directory display is performed on the client terminal 170.

図6は、ネットワーク150を介して接続される他のデータ検索サーバとの接続可否状態を保持するサーバ構成テーブルのデータ構造を示すテーブル構成図である。   FIG. 6 is a table configuration diagram showing a data structure of a server configuration table that holds a connection availability state with other data search servers connected via the network 150.

サーバ構成テーブル600は、ネットワーク150を介して接続可能な他のデータ検索サーバの識別子、例えば「サーバB」、「サーバC」といった情報を記憶するサーバ識別子欄601と、そのデータ検索サーバとの接続可否の状態を示す情報として、例えば、「OK」、「NG」といった情報を記憶する接続可否欄602とを有する。   The server configuration table 600 includes an identifier of another data search server that can be connected via the network 150, for example, a server identifier column 601 that stores information such as “server B” and “server C”, and the connection with the data search server. As information indicating the availability status, for example, a connection availability column 602 for storing information such as “OK” and “NG” is provided.

図7は、記憶対象ファイルのデータ構造を示すデータ構造図である。   FIG. 7 is a data structure diagram showing the data structure of the storage target file.

記憶対象ファイル800は、ファイル識別子領域801、一連の再生単位として作成されたコンテンツ領域802、及び、1または複数の属性型識別番号領域803と属性値識別番号領域804との組を有して構成される。   The storage target file 800 includes a file identifier area 801, a content area 802 created as a series of playback units, and a set of one or a plurality of attribute type identification number areas 803 and attribute value identification number areas 804. Is done.

ファイル識別子領域801は、記憶対象ファイルを識別するための識別子を格納する領域であり、テキストデータで構成される。コンテンツ領域802は、記憶対象ファイルの本体ともいえるコンテンツを格納する領域であり、例えば楽曲や映像などのコンテンツデータが記憶される。属性型識別番号の領域803は、その記憶対象ファイルの属性型識別番号を記憶する領域である。属性値識別番号の領域804は、その記憶対象ファイルの属性値識別番号を記憶する領域である。   The file identifier area 801 is an area for storing an identifier for identifying a storage target file, and is composed of text data. The content area 802 is an area for storing content that can be said to be the main body of a storage target file, and stores content data such as music and video, for example. The attribute type identification number area 803 is an area for storing the attribute type identification number of the storage target file. The attribute value identification number area 804 is an area for storing the attribute value identification number of the storage target file.

図1に戻り、制御部130は、ファイル属性取得部131と、ファイル属性変更部132と、表示受付部133と、ディレクトリ構成部134と、ディレクトリ表示部135と、ディレクトリ先読み部136と、サーバ構成管理部137とを有している。   Returning to FIG. 1, the control unit 130 includes a file attribute acquisition unit 131, a file attribute change unit 132, a display reception unit 133, a directory configuration unit 134, a directory display unit 135, a directory prefetch unit 136, and a server configuration. And a management unit 137.

ファイル属性取得部131は、クライアント端末170から記憶するよう指示された記憶対象ファイルを記憶部120の記憶対象ファイル記憶領域126に記憶させる。ファイル属性取得部131は、記憶対象ファイル記憶領域126に記憶対象ファイルを記憶させる際に、記憶対象ファイルに付加されたメタ情報を取得してファイル属性記憶領域123に保持されているファイル属性テーブル400のファイル識別子欄401にファイル識別子領域801に設定されている値を、属性型識別番号欄402に属性型識別番号領域803に設定されている値を、また、属性値識別番号欄403に値識別番号領域804に設定されている値をそれぞれ記憶させる。   The file attribute acquisition unit 131 stores the storage target file instructed to be stored from the client terminal 170 in the storage target file storage area 126 of the storage unit 120. When the storage target file is stored in the storage target file storage area 126, the file attribute acquisition unit 131 acquires the meta information added to the storage target file and holds the file attribute table 400 held in the file attribute storage area 123. The value set in the file identifier field 801 in the file identifier field 401, the value set in the attribute type identification number field 803 in the attribute type identification number field 402, and the value identified in the attribute value identification number field 403 Each value set in the number area 804 is stored.

ファイル属性変更部132は、記憶部120に記憶されたデータに関し、ファイル属性テーブル400のファイル識別子欄401、属性型識別番号欄402、及び属性値識別番号欄403に記憶された属性値の変更後の属性値を受け付け、それぞれを受け付けた属性値に変更する。   The file attribute changing unit 132 changes the attribute values stored in the file identifier column 401, the attribute type identification number column 402, and the attribute value identification number column 403 of the file attribute table 400 with respect to the data stored in the storage unit 120. Are received, and each is changed to the accepted attribute value.

表示受付部133は、記憶部120に記憶されたデータに関して、クライアント端末170から表示を要求されると、これを表示要求として受け付け、クライアント端末170の識別子とセッション識別子を特定し、ディレクトリ構成部134、ディレクトリ表示部135へ処理を引き継ぐ。また、表示受付部133は、ファイル名を指定したファイルの取得依頼をクライアント端末170から受け付けた場合には、クライアント端末170に表示したディレクトリの表示条件に受け付けたファイル名を付加してファイルを記憶対象ファイルから特定する。表示受付部133は、特定したファイルを送受信部140を介してクライアント端末170に送信する。   When the client terminal 170 is requested to display the data stored in the storage unit 120, the display receiving unit 133 receives the display request as a display request, specifies the identifier and session identifier of the client terminal 170, and the directory configuration unit 134. Then, the processing is transferred to the directory display unit 135. Further, when receiving a file acquisition request specifying a file name from the client terminal 170, the display receiving unit 133 adds the received file name to the directory display condition displayed on the client terminal 170 and stores the file. Identify from the target file. The display reception unit 133 transmits the identified file to the client terminal 170 via the transmission / reception unit 140.

ディレクトリ構成部134は、表示受付部133で受け付けた表示要求を元に、自サーバの記憶部120を検索し、また他のデータ検索サーバB180に検索を依頼する。そしてディレクトリ構成部134は、これらの検索結果を統合して、表示するディレクトリ構成やファイルを特定し、ディレクトリ表示部135にそれを表示するよう指示する。   The directory configuration unit 134 searches the storage unit 120 of its own server based on the display request received by the display reception unit 133, and requests another data search server B180 to perform the search. Then, the directory configuration unit 134 integrates these search results, identifies the directory configuration and files to be displayed, and instructs the directory display unit 135 to display them.

ディレクトリ表示部135は、ディレクトリ構成部134からディレクトリ構成やファイルの表示指示を受けると、それらを所定の表示画面で表示するための情報を作成し、クライアント端末170に対して送信する。   Upon receiving a directory configuration or file display instruction from the directory configuration unit 134, the directory display unit 135 creates information for displaying them on a predetermined display screen, and transmits the information to the client terminal 170.

ディレクトリ先読部136は、ディレクトリ構成部134が特定したディレクトリ構成に含まれるディレクトリが、同じくディレクトリ構成部134が特定したファイル集合をさらに絞込みできるかどうか判定する。   The directory prefetching unit 136 determines whether the directory included in the directory configuration specified by the directory configuration unit 134 can further narrow down the file set specified by the directory configuration unit 134.

サーバ構成管理部137は、他のサーバの接続可否をモニタリングして、サーバが追加・削除され、あるいは通信不能となったことを検知し、サーバ構成テーブル600に記憶させる。   The server configuration management unit 137 monitors whether or not other servers can be connected, detects that a server has been added or deleted, or has become unable to communicate, and stores it in the server configuration table 600.

送受信部140は、ネットワーク150に接続し、同じくネットワーク150に接続された他の機器との間で情報を送受信する。   The transmission / reception unit 140 is connected to the network 150 and transmits / receives information to / from other devices that are also connected to the network 150.

図8は、本データ検索システムのハードウェア構成の概略を示すブロック図である。図8には、ネットワーク150に接続されている機器のうち、クライアント端末700とデータ検索サーバA100のみが図示されている。   FIG. 8 is a block diagram showing an outline of the hardware configuration of the data search system. FIG. 8 shows only the client terminal 700 and the data search server A100 among the devices connected to the network 150.

データ検索サーバA100は、通信装置113と、演算装置114と、主記憶装置115と、補助記憶装置116と、それぞれを接続するバス117とを有する。   The data search server A100 includes a communication device 113, an arithmetic device 114, a main storage device 115, an auxiliary storage device 116, and a bus 117 that connects each of them.

通信装置113は、ネットワーク150などのネットワークを介して他の装置と通信を行う装置である。演算装置114は、例えばCPU(Central Processing Unit)などの演算装置である。主記憶装置115は、例えばRAM(Random Access Memory)などのメモリ装置である。補助記憶装置116は、例えばハードディスク装置やフラッシュメモリなどの不揮発性記憶装置である。   The communication device 113 is a device that communicates with other devices via a network such as the network 150. The arithmetic device 114 is an arithmetic device such as a CPU (Central Processing Unit). The main storage device 115 is a memory device such as a RAM (Random Access Memory). The auxiliary storage device 116 is a nonvolatile storage device such as a hard disk device or a flash memory.

クライアント端末170は、入力装置181と、出力装置182と、演算装置183と、主記憶装置184と、補助記憶装置185と、通信装置186と、これらを互いに接続するバス187とを有する。   The client terminal 170 includes an input device 181, an output device 182, an arithmetic device 183, a main storage device 184, an auxiliary storage device 185, a communication device 186, and a bus 187 that connects them to each other.

ここで、入力装置181はキーボードやマウス、あるいはタッチペン、その他ポインティングデバイスなどの入力を受け付ける装置、出力装置182はディスプレイなど、情報の表示を行う装置である。演算装置183は、例えばCPUなどの演算装置、主記憶装置184は、例えばRAMなどのメモリ装置、補助記憶装置185は、例えばハードディスク装置やフラッシュメモリなどの不揮発性記憶装置、通信装置186は、ネットワーク150などのネットワークを介して他の装置と通信を行う装置である。   Here, the input device 181 is a device that receives input from a keyboard, a mouse, a touch pen, and other pointing devices, and the output device 182 is a device that displays information, such as a display. The arithmetic device 183 is an arithmetic device such as a CPU, the main storage device 184 is a memory device such as a RAM, the auxiliary storage device 185 is a non-volatile storage device such as a hard disk device or a flash memory, and the communication device 186 is a network. A device that communicates with other devices via a network such as 150.

クライアント端末170の通信装置186は、ネットワーク150を通じて、データ検索サーバA100の通信装置113と通信を行うことができる。   The communication device 186 of the client terminal 170 can communicate with the communication device 113 of the data search server A 100 via the network 150.

ここで、ネットワーク150は、LANや無線LANなどの通信網であるが、インターネットや公衆用の無線LANなどの公衆網であってもよいし、その他ケーブルテレビ網や携帯電話網などのネットワーク、あるいは電力線ネットワーク等であってもよい。   Here, the network 150 is a communication network such as a LAN or a wireless LAN, but may be a public network such as the Internet or a public wireless LAN, or other network such as a cable TV network or a mobile phone network, or It may be a power line network or the like.

データ検索サーバA100の制御部130が有する各機能部、すなわち、ファイル属性取得部131、ファイル属性変更部132、表示受付部133、ディレクトリ構成部134、ディレクトリ表示部135、ディレクトリ先読部136、及びサーバ構成管理部137は、主記憶装置115または補助記憶装置116内に記憶されるプログラムにより実現される。具体的には、このプログラムが主記憶装置115または補助記憶装置116から主記憶装置115上にロードされ、演算装置114がそれを実行することによってこれら各機能部の機能が実現される。   Each functional unit included in the control unit 130 of the data search server A100, that is, a file attribute acquisition unit 131, a file attribute change unit 132, a display reception unit 133, a directory configuration unit 134, a directory display unit 135, a directory prefetching unit 136, and The server configuration management unit 137 is realized by a program stored in the main storage device 115 or the auxiliary storage device 116. Specifically, this program is loaded from the main storage device 115 or the auxiliary storage device 116 onto the main storage device 115, and the arithmetic device 114 executes it to realize the functions of these functional units.

また、データ検索サーバA100の記憶部120は、主記憶装置115または補助記憶装置116により実現され、送受信部140は、通信装置113によって実現される。   The storage unit 120 of the data search server A 100 is realized by the main storage device 115 or the auxiliary storage device 116, and the transmission / reception unit 140 is realized by the communication device 113.

クライアント端末170の制御部171が有する各機能部、すなわち、ファイル閲覧部172、入力受付部173、及び表示部174は、データ検索サーバAの各機能部と同様に、主記憶装置184または補助記憶装置185内に記憶されるプログラムにより実現される。具体的に、このプログラムは、実行にあたって主記憶装置184上にロードされ、これを演算装置183が実行することでこれらの機能部の機能が実現される。   Each functional unit included in the control unit 171 of the client terminal 170, that is, the file browsing unit 172, the input receiving unit 173, and the display unit 174 is the main storage device 184 or the auxiliary storage similarly to the functional units of the data search server A. This is realized by a program stored in the device 185. Specifically, this program is loaded onto the main storage device 184 for execution, and the functions of these functional units are realized by the arithmetic device 183 executing this program.

また、クライアント端末170の送受信部175は、通信装置186によって実現される。   The transmission / reception unit 175 of the client terminal 170 is realized by the communication device 186.

以下、本実施形態におけるデータ検索に関する処理のフローについて、図に基づき説明する。   Hereinafter, the flow of processing relating to data search in the present embodiment will be described with reference to the drawings.

図9は、ルートディレクトリ表示処理を示すフロー図である。   FIG. 9 is a flowchart showing the root directory display process.

ルートディレクトリ表示処理は、クライアント端末170からルートディレクトリ表示依頼があったときに実施される。クライアント端末170から、ルートディレクトリ表示依頼は、表示受付部133によって受け付けられる。   The root directory display process is performed when a root directory display request is received from the client terminal 170. A request for displaying a root directory from the client terminal 170 is received by the display receiving unit 133.

ルートディレクトリ表示依頼には、具体的に、クライアント識別子と、セッション識別子と、ルートディレクトリ表示依頼情報とが含まれる。クライアント識別子にはクライアント端末170のIPアドレスなどの情報が格納され、セッション識別子には、クライアント端末170のディレクトリブラウザプログラムのインスタンスを識別するセッション識別子が格納されている(ステップS101)。   Specifically, the root directory display request includes a client identifier, a session identifier, and root directory display request information. Information such as the IP address of the client terminal 170 is stored in the client identifier, and a session identifier that identifies an instance of the directory browser program of the client terminal 170 is stored in the session identifier (step S101).

表示受付部133は、ルートディレクトリ表示依頼を受け付けると、受け付けたルートディレクトリ表示依頼から、クライアント識別子とセッション識別子とを取得して、ディレクトリ構成部にそれら識別子を渡す(ステップS102)。   When receiving the root directory display request, the display receiving unit 133 acquires a client identifier and a session identifier from the received root directory display request, and passes these identifiers to the directory configuration unit (step S102).

ディレクトリ構成部134は、後述するとおり有効と判定した他のデータ検索サーバに対して、ファイル情報を送信するよう依頼する。あわせて、ディレクトリ構成部134は、ディレクトリ構成テーブル500に対して、表示受付部133から受け取ったクライアント識別子をクライアント識別子欄501に、セッション識別子をセッション識別子欄502に格納する。   The directory configuration unit 134 requests other data search servers determined to be valid as described later to transmit file information. In addition, the directory configuration unit 134 stores the client identifier received from the display reception unit 133 in the client identifier column 501 and the session identifier in the session identifier column 502 for the directory configuration table 500.

具体的に、ディレクトリ構成部134は、サーバ構成テーブル600を参照して、接続可否欄602が「OK」であるエントリを特定する。そして、特定したエントリのサーバ識別子欄601に記憶された識別子で識別されるデータ検索サーバを有効と判定する。ディレクトリ構成部134は、有効と判定したデータ検索サーバに対して、ルートディレクトリの検索を依頼、すなわちディレクトリ表示条件を無指定で検索するよう指示する(ステップS103)。   Specifically, the directory configuration unit 134 refers to the server configuration table 600 and identifies an entry whose connection permission / inhibition column 602 is “OK”. Then, it is determined that the data search server identified by the identifier stored in the server identifier column 601 of the specified entry is valid. The directory configuration unit 134 requests the data search server determined to be valid to search for the root directory, that is, instructs the data search server to search without specifying directory display conditions (step S103).

次に、ディレクトリ構成部134は、ステップS103でルートディレクトリの検索を依頼したデータ検索サーバから、そのサーバが保持するファイルに関する情報を受信する。具体的に、ディレクトリ構成部134は、ルートディレクトリの検索を依頼した全てのデータ検索サーバから、ファイル識別子と、ファイルに関連付けられた属性型識別番号および属性値識別番号とを受信する(ステップS104)。   Next, the directory configuration unit 134 receives information related to files held by the server from the data search server that requested the root directory search in step S103. Specifically, the directory configuration unit 134 receives the file identifier and the attribute type identification number and attribute value identification number associated with the file from all the data search servers that have requested the root directory search (step S104). .

また、ディレクトリ構成部134は、自サーバ(ローカル)のファイルに関する情報をファイル情報検索処理により取得する。具体的には、自サーバのファイル属性テーブル400から、ファイル識別子欄401に格納されたファイル識別子、属性型識別番号欄402に格納された属性型識別番号、及び属性値識別番号欄403に格納された属性値識別番号を全て取得する(ステップS105)。   In addition, the directory configuration unit 134 acquires information on the file of the local server (local) by the file information search process. Specifically, the file identifier stored in the file identifier column 401, the attribute type identification number stored in the attribute type identification number column 402, and the attribute value identification number column 403 are stored from the file attribute table 400 of the own server. All the attribute value identification numbers are acquired (step S105).

その後、ディレクトリ構成部134は、ステップS105で取得したローカルのファイルに関する情報と、ステップS104で受信した他のデータ検索サーバのファイルに関する情報とをまとめて、属性型識別番号の重複を排除する。そして、ディレクトリ構成部134は、重複を排除した属性型識別番号のそれぞれについて、属性型テーブル200を検索し、属性型識別番号が属性型識別番号欄201の値と一致する属性番号に対応する属性型名欄202の値を表示ディレクトリとして記憶する。   Thereafter, the directory configuration unit 134 collects the information on the local file acquired in step S105 and the information on the file of the other data search server received in step S104, and eliminates duplication of the attribute type identification number. Then, the directory configuration unit 134 searches the attribute type table 200 for each of the attribute type identification numbers from which duplication is eliminated, and the attribute type corresponding to the attribute number whose attribute type identification number matches the value in the attribute type identification number column 201. The value in the type name column 202 is stored as a display directory.

具体的に、ディレクトリ構成部134は、ステップS105で取得したローカルのファイルに関する情報から、属性型識別番号を全て取り出してソートし、重複する属性型識別番号を排除したリストを作成する。そして、ディレクトリ構成部134は、作成したリストに含まれていない属性型識別番号を、ステップS104で受信した他のデータ検索サーバからのファイルに関する情報から取り出してリストに加える。さらに、リストに含まれる属性型識別番号のそれぞれについて、属性型テーブル200の属性型識別番号欄201の値と比較し、合致する属性型識別番号と対応する属性型名欄202の値をリストして表示ディレクトリの情報として記憶する(ステップS106)。   Specifically, the directory configuration unit 134 extracts and sorts all attribute type identification numbers from the information regarding the local file acquired in step S105, and creates a list from which duplicate attribute type identification numbers are excluded. Then, the directory configuration unit 134 extracts attribute type identification numbers that are not included in the created list from the information related to files from the other data search servers received in step S104 and adds them to the list. Further, each attribute type identification number included in the list is compared with the value of the attribute type identification number column 201 of the attribute type table 200, and the value of the attribute type name column 202 corresponding to the matching attribute type identification number is listed. And stored as display directory information (step S106).

ディレクトリ構成部134は、ステップS105で取得したローカルのファイルに関する情報から、ファイル識別子の数を算出する。そして、ディレクトリ構成部134は、ステップS104で受信した他のデータ検索サーバからのファイルに関する情報からファイル識別子の数を算出し、それを算出したローカルのファイル識別子の数に加えて全ファイル数として記憶する(ステップS107)。   The directory configuration unit 134 calculates the number of file identifiers from the information regarding the local file acquired in step S105. Then, the directory configuration unit 134 calculates the number of file identifiers from the information regarding the files received from the other data search servers received in step S104, and stores it as the total number of files in addition to the calculated number of local file identifiers. (Step S107).

次に、ディレクトリ構成部134は、全ファイルのファイル識別子をファイル名としてリストして、表示ファイルとして記憶する。具体的に、ディレクトリ構成部134は、ステップS105で取得したローカルのファイルに関する情報から、ファイル識別子を全て取り出し、ファイル識別子のリストを作成する。さらに、ディレクトリ構成部134は、ステップS104で受信した他のデータ検索サーバからのファイルに関する情報から取り出したファイル識別子を作成したリストに加え、リストを表示ファイルの情報として記憶する(ステップS108)。   Next, the directory configuration unit 134 lists the file identifiers of all files as file names and stores them as display files. Specifically, the directory configuration unit 134 extracts all the file identifiers from the information regarding the local file acquired in step S105, and creates a list of file identifiers. Further, the directory configuration unit 134 stores the list as display file information in addition to the created list of file identifiers extracted from the information related to files from other data search servers received in step S104 (step S108).

ディレクトリ先読部135は、ディレクトリ構成部134がステップS106で取得した表示ディレクトリにステップS108で取得した表示ファイル全てが共通で保持している属性型及び属性値のペアを排除する。具体的には、ステップS106で取得した表示ディレクトリに含まれる全ての属性型について、その属性型に含まれる属性値の集合を作成する。そして、属性型と属性値とのペアごとに、そのペアを属性情報として含むファイルの情報を表示ファイルの情報の中から検索する。この結果得られるファイル数をステップS107で求めたファイルの数と比較し、ファイルの数が減少しているかどうか検査する。ファイル数が減少していない場合は、その属性型についての属性値の集合からその属性値を排除する。このようにして属性値を排除していった結果、属性値の集合が空集合となった属性型を表示対象ディレクトリから排除する。この結果として、ファイル集合をさらに絞り込むことができるディレクトリのみが表示ディレクトリに残される(ステップS109)。   The directory prefetch unit 135 excludes the attribute type and attribute value pairs that are commonly held by all the display files acquired in step S108 in the display directory acquired by the directory configuration unit 134 in step S106. Specifically, for all the attribute types included in the display directory acquired in step S106, a set of attribute values included in the attribute type is created. Then, for each pair of attribute type and attribute value, information on a file including the pair as attribute information is searched from information on the display file. The number of files obtained as a result is compared with the number of files obtained in step S107 to check whether the number of files has decreased. If the number of files has not decreased, the attribute value is excluded from the set of attribute values for the attribute type. As a result of eliminating the attribute values in this way, the attribute type in which the attribute value set is an empty set is excluded from the display target directory. As a result, only directories that can further narrow down the file set are left in the display directory (step S109).

その後、ディレクトリ先読部135は、ステップS109で検査した表示ディレクトリ、ステップS107で記憶した全ファイル数、及びステップS108で記憶した表示ファイルを表示させるようディレクトリ表示部135に指示する。ディレクトリ表示部135は、この指示に応じて、図10に示すようなルートディレクトリ表示画面700を構成してクライアント端末170に表示させる。   Thereafter, the directory prefetch unit 135 instructs the directory display unit 135 to display the display directory checked in step S109, the total number of files stored in step S107, and the display file stored in step S108. In response to this instruction, the directory display unit 135 configures a root directory display screen 700 as shown in FIG. 10 and displays it on the client terminal 170.

ルートディレクトリ表示画面700を構成する際に、ディレクトリ表示部135は、ステップS106で記憶した表示ディレクトリ(属性型名)をディレクトリ名としてディレクトリのアイコン705として表示させ、ステップS107で記憶した全ファイル数をファイル数704に表示させ、ステップS108で記憶した表示ファイルをファイル名としてファイルのアイコン706として表示させるように構成する(ステップS110)。   When configuring the root directory display screen 700, the directory display unit 135 displays the display directory (attribute type name) stored in step S106 as a directory name as a directory icon 705, and displays the total number of files stored in step S107. The file number 704 is displayed, and the display file stored in step S108 is displayed as a file icon 706 as a file name (step S110).

図10は、ルートディレクトリを表示したディレクトリ表示画面の一例を示す画面構成図である。   FIG. 10 is a screen configuration diagram showing an example of a directory display screen displaying a root directory.

ディレクトリ表示画面700は、ウィンドウ701と、スクロールバー702と、表示ディレクトリ名703と、ファイル数704と、ディレクトリアイコン705と、ファイルアイコン706とを有する。   The directory display screen 700 includes a window 701, a scroll bar 702, a display directory name 703, the number of files 704, a directory icon 705, and a file icon 706.

スクロールバー702は、スクロールの操作を受け付け、ウィンドウ701が一度に表示できないディレクトリアイコン705と、ファイルアイコン706とを表示させる。   The scroll bar 702 receives a scroll operation and displays a directory icon 705 and a file icon 706 that cannot be displayed at one time by the window 701.

ディレクトリアイコン705は、そのディレクトリ名で特定されるディレクトリに含まれるファイルとディレクトリとを表示する際に、使用者によるクライアント端末170上での選択操作により選択される。この選択操作は、入力受付部173で受け付けられ、ファイル閲覧部172に通知される。例えば、入力受付部173は、ダブルクリック等の選択指示を受け付けると、移動先ディレクトリのディレクトリ名としてダブルクリックされたディレクトリアイコン705のディレクトリ名を指定して、移動先のディレクトリを表示する依頼をファイル閲覧部172に通知する。   The directory icon 705 is selected by a selection operation on the client terminal 170 by the user when displaying files and directories included in the directory specified by the directory name. This selection operation is received by the input receiving unit 173 and notified to the file browsing unit 172. For example, when receiving an instruction for selection such as double-clicking, the input receiving unit 173 designates the directory name of the directory icon 705 that has been double-clicked as the directory name of the destination directory and issues a request to display the destination directory as a file. Notify the browsing unit 172.

ファイルのアイコン706は、そのファイルファイル名で特定されるファイルを取得する際に、使用者によるクライアント端末170上での選択操作により選択される。この選択操作は、この選択操作は、入力受付部173で受け付けられ、ファイル閲覧部172に通知される。例えば、入力受付部173は、ダブルクリック等によりファイルを開く指示を受け付けると、取得する対象のファイルのファイル名としてダブルクリックされたファイルアイコン706のファイル名を指定して、ファイルを取得する依頼をファイル閲覧部172に通知する。   The file icon 706 is selected by a selection operation on the client terminal 170 by the user when the file specified by the file file name is acquired. This selection operation is received by the input receiving unit 173 and notified to the file browsing unit 172. For example, when receiving an instruction to open a file by double-clicking or the like, the input receiving unit 173 designates the file name of the file icon 706 that has been double-clicked as the file name of the file to be acquired, and requests to acquire the file. The file browsing unit 172 is notified.

なお、ファイル閲覧部172は、移動先のディレクトリを表示する依頼、あるいは、ファイルを取得する依頼の通知を受けると、送受信部175を介し、データ検索サーバAに対して移動先ディレクトリ表示依頼、あるいは、ファイル取得依頼を送る。   When the file browsing unit 172 receives a request to display a destination directory or a request to acquire a file, the file browsing unit 172 requests the data search server A to display a destination directory display, or Send file acquisition request.

このように、ディレクトリ表示画面700は、ルートディレクトリ下にあるファイルとディレクトリを表示させるための画面であり、ディレクトリ間の移動の指示やファイルの取得の指示を受け付ける画面でもある。   As described above, the directory display screen 700 is a screen for displaying files and directories under the root directory, and is also a screen for accepting an instruction to move between directories and an instruction to acquire a file.

図11は、下位ディレクトリ表示処理の処理フローを示すフロー図である。   FIG. 11 is a flowchart showing the process flow of the lower directory display process.

下位ディレクトリ表示処理では、まず、表示受付部133が、移動先ディレクトリ表示依頼を受け付ける。移動先ディレクトリ表示依頼には、クライアント識別子と、セッション識別子と、移動先ディレクトリ名とが含まれる。クライアント識別子にはクライアント端末170のIPアドレスなどの情報が格納され、セッション識別子には、クライアント端末170のファイル閲覧部172を識別するセッション識別子が格納されている(ステップS201)。   In the lower directory display process, first, the display receiving unit 133 receives a move destination directory display request. The destination directory display request includes a client identifier, a session identifier, and a destination directory name. Information such as the IP address of the client terminal 170 is stored in the client identifier, and a session identifier for identifying the file browsing unit 172 of the client terminal 170 is stored in the session identifier (step S201).

表示受付部133は、移動先ディレクトリ表示依頼を受け付けると、受け付けた移動先ディレクトリ表示依頼から、クライアント識別子、セッション識別子、及び移動先ディレクトリ名を取得する。そして、取得したこれらの情報をディレクトリ構成部134に送る(ステップS202)。   When receiving the destination directory display request, the display receiving unit 133 acquires a client identifier, a session identifier, and a destination directory name from the received destination directory display request. Then, the acquired information is sent to the directory configuration unit 134 (step S202).

ディレクトリ構成部134は、ディレクトリ構成テーブル500を参照し、クライアント識別子欄501と受け取ったクライアント識別子とが一致し、かつセッション識別子欄502と受け取ったセッション識別子とが一致するレコードを検索してディレクトリ表示条件欄503の値(ディレクトリ表示条件)を取得する。そして、ディレクトリ構成部134は、表示受付部133から受け取った移動先ディレクトリ名に対応する属性型識別番号、あるいは属性値識別番号を、取得したディレクトリ表示条件に追加し、新たなディレクトリ表示条件としてディレクトリ表示条件欄503に記憶させる(ステップS203)。   The directory configuration unit 134 refers to the directory configuration table 500 and searches for a record in which the client identifier field 501 matches the received client identifier, and the session identifier field 502 matches the received session identifier, and the directory display condition The value in the field 503 (directory display condition) is acquired. Then, the directory configuration unit 134 adds the attribute type identification number or attribute value identification number corresponding to the destination directory name received from the display reception unit 133 to the acquired directory display condition, and sets the directory as a new directory display condition. The information is stored in the display condition column 503 (step S203).

次に、ディレクトリ構成部134は、ステップS103と同様に有効な他のデータ検索サーバを特定し、特定したデータ検索サーバに対して、ステップS203で記憶させた新たなディレクトリ表示条件を指定してファイル情報を送信するよう依頼する(ステップS204)。   Next, the directory configuration unit 134 specifies another valid data search server in the same manner as in step S103, and specifies the new directory display condition stored in step S203 for the specified data search server as a file. A request is made to send information (step S204).

ディレクトリ構成部134は、ステップS204で依頼した他のデータ検索サーバからのファイルに関する情報を受信する。受信したファイルに関する情報には、ファイル識別子と、ファイルに関連付けられた属性型識別番号および属性値識別番号とが含まれる(ステップS205)。   The directory configuration unit 134 receives information about the file from the other data search server requested in step S204. The received information regarding the file includes a file identifier and an attribute type identification number and an attribute value identification number associated with the file (step S205).

また、ディレクトリ構成部134は、自サーバ(ローカル)のファイルに関する情報のうち、ディレクトリの表示条件に合致するものをファイル情報検索処理により取得する。具体的に、ディレクトリ構成部134は、自サーバのファイル属性テーブル400から、ディレクトリの表示条件に指定された属性型識別番号と属性値識別番号を全て含むレコードを指定順とは無関係に検索し、検索の結果得られたレコードのファイル識別子欄401に格納されたファイル識別子と、属性型識別番号欄402に格納された属性型識別番号と、属性値識別番号欄403に格納された属性値識別番号情報とを全て取得する(ステップS206)。   In addition, the directory configuration unit 134 acquires, by file information search processing, information that matches the directory display conditions among the information related to the file of the local server (local). Specifically, the directory configuration unit 134 searches the file attribute table 400 of its own server for records including all of the attribute type identification number and attribute value identification number specified in the directory display condition regardless of the designation order, The file identifier stored in the file identifier column 401 of the record obtained as a result of the search, the attribute type identification number stored in the attribute type identification number column 402, and the attribute value identification number stored in the attribute value identification number column 403 All the information is acquired (step S206).

そして、ディレクトリ構成部134は、移動先ディレクトリ名が属性型を指定する名称であるか否かを判定する。具体的に、ディレクトリ構成部134は、移動先ディレクトリ名をキーとして、属性型テーブル200の属性型名欄202を検索し、合致する属性型名があれば、移動先ディレクトリ名が属性型を指定する名称であると判定し、そうでなければ属性型を指定する名称ではないと判定する(ステップS207)。   Then, the directory configuration unit 134 determines whether or not the destination directory name is a name that specifies an attribute type. Specifically, the directory configuration unit 134 searches the attribute type name column 202 of the attribute type table 200 using the destination directory name as a key, and if there is a matching attribute type name, the destination directory name specifies the attribute type. If not, it is determined that the name is not the name that designates the attribute type (step S207).

移動先ディレクトリ名が属性型を指定する名称であれば(ステップS207の判定結果が「Yes」)、ディレクトリ構成部134は、ステップS206で取得したローカルのファイルに関する情報と、ステップS205で受信した他のデータ検索サーバからのファイルに関する情報とをまとめて、属性値識別番号の重複を排除して表示ディレクトリとして記憶する。具体的に、ディレクトリ構成部134は、ステップS206で取得したローカルのファイルに関する情報から、属性値識別番号を全て取り出してソートし、重複する番号を排除したリストを作成する。そして、ディレクトリ構成部134は、作成したリストに含まれていない属性値識別番号を、ステップS205で受信した他のデータ検索サーバからのファイルに関する情報から取り出してリストに加え、リストを表示ディレクトリの情報として記憶する。この後、処理は、後述するステップS211に進む(ステップS208)。   If the destination directory name is a name that designates an attribute type (the determination result in step S207 is “Yes”), the directory configuration unit 134 receives information on the local file acquired in step S206 and the information received in step S205. The information on the files from the data search server is collected and stored as a display directory by eliminating duplication of attribute value identification numbers. Specifically, the directory configuration unit 134 extracts and sorts all attribute value identification numbers from the information regarding the local file acquired in step S206, and creates a list from which duplicate numbers are excluded. Then, the directory configuration unit 134 extracts attribute value identification numbers not included in the created list from the information regarding the file from the other data search server received in step S205, and adds the list to the display directory information. Remember as. Thereafter, the processing proceeds to step S211 described later (step S208).

一方、移動先ディレクトリ名が属性型を指定する名称でなければ(ステップS207の判定結果が「No」)、ディレクトリ構成部134は、ステップS206で取得したローカルのファイルに関する情報と、ステップS205で受信した他のデータ検索サーバからのファイルに関する情報とをまとめ、ファイル識別子の重複を排除して表示ファイルとして記憶する。具体的に、ディレクトリ構成部134は、ステップS206で取得したローカルのファイルに関する情報から、ファイル識別子を全て取り出してソートし、重複するファイル識別子を排除したリストを作成する。そして、ディレクトリ構成部134は、作成したリストに含まれていないファイル識別子を、ステップS205で受信した他のデータ検索サーバからのファイルに関する情報から取り出してリストに加え、そのリストを表示ファイルの情報として記憶する(ステップS209)。   On the other hand, if the destination directory name is not a name designating the attribute type (the determination result in step S207 is “No”), the directory configuration unit 134 receives the information on the local file acquired in step S206 and the information in step S205. The information on the files from the other data search servers is collected and stored as a display file by eliminating duplication of file identifiers. Specifically, the directory configuration unit 134 extracts and sorts all the file identifiers from the information about the local file acquired in step S206, and creates a list that excludes duplicate file identifiers. Then, the directory configuration unit 134 extracts the file identifier not included in the created list from the information regarding the file from the other data search server received in step S205, adds the file identifier to the list, and uses the list as display file information. Store (step S209).

続いて、ディレクトリ構成部134は、ステップS206で取得したローカルのファイルに関する情報と、ステップS205で受信した他のデータ検索サーバからのファイルに関する情報とをまとめて、属性型識別番号の重複を排除し、重複排除後の属性型識別番号からディレクトリ表示条件に含まれるものを排除して、表示ディレクトリとして記憶する。   Subsequently, the directory configuration unit 134 collects the information on the local file acquired in step S206 and the information on the file from the other data search server received in step S205, and eliminates duplication of the attribute type identification number. The attribute type identification number after de-duplication is excluded from the directory display condition and stored as a display directory.

具体的に、ディレクトリ構成部134は、ステップS206で取得したローカルのファイルに関する情報から、属性型識別番号を全て取り出してソートし、重複する属性型識別番号を排除したリストを作成する。そして、ディレクトリ構成部134は、作成したリストに含まれていない属性型識別番号を、ステップS205で受信した他のデータ検索サーバからのファイルに関する情報から取り出してリストに加える。そして、ディレクトリ構成部134は、ディレクトリ構成テーブル500を参照し、クライアント識別子欄501とステップS202において取得したクライアント識別子とが一致し、セッション識別子欄502とセッション識別子とが一致するレコードを検索してディレクトリ表示条件欄503の値を取得し、作成したリストから、ディレクトリ表示条件欄503に含まれている属性型識別番号を削除し、リストを表示ディレクトリの情報として記憶する(ステップS210)。   Specifically, the directory configuration unit 134 extracts and sorts all the attribute type identification numbers from the information on the local file acquired in step S206, and creates a list that excludes duplicate attribute type identification numbers. Then, the directory configuration unit 134 extracts attribute type identification numbers that are not included in the created list from the information related to files from the other data search servers received in step S205 and adds them to the list. Then, the directory configuration unit 134 refers to the directory configuration table 500 and searches for a record in which the client identifier column 501 matches the client identifier acquired in step S202 and the session identifier column 502 matches the session identifier. The value of the display condition column 503 is acquired, the attribute type identification number included in the directory display condition column 503 is deleted from the created list, and the list is stored as display directory information (step S210).

ステップS208またはS210の処理の後、ディレクトリ構成部134は、ステップS205、S206で取得したローカルのファイルに関する情報から、ファイル識別子の重複するものを除きつつ、ファイル識別子の数を算出する。そして、得られたファイル識別子の数を表示させるファイル数として記憶する。(ステップS211)。   After the processing of step S208 or S210, the directory configuration unit 134 calculates the number of file identifiers while excluding duplicate file identifiers from the information regarding the local files acquired in steps S205 and S206. Then, the number of obtained file identifiers is stored as the number of files to be displayed. (Step S211).

ディレクトリ先読部135は、ディレクトリ構成部134がステップS208、あるいはS210で取得した表示ディレクトリからファイル集合をさらに絞り込むことができないディレクトリが含まれている場合にそれを排除する。   The directory prefetching unit 135 excludes a directory that cannot further narrow down the file set from the display directory acquired by the directory configuration unit 134 in step S208 or S210.

具体的には、ステップS207で移動先ディレクトリが属性型指定であった場合、ディレクトリ先読部135は、ステップS203で移動先ディレクトリ名を追加する前のディレクトリ表示条件でファイルに関する情報を取得し、ステップS208で取得された表示ディレクトリのそれぞれについて、移動先ディレクトリ(属性型)と表示ディレクトリ(属性値)のペアが、ここで取得したファイルに関する情報の全てに含まれるものであるか否か検査する。このペアが、全てのファイルに関する情報に含まれるものである場合には、その表示ディレクトリを排除する。   Specifically, if the destination directory is attribute type designation in step S207, the directory prefetching unit 135 acquires information about the file with the directory display condition before adding the destination directory name in step S203, and For each of the display directories acquired in step S208, it is checked whether the destination directory (attribute type) and display directory (attribute value) pair is included in all of the information related to the file acquired here. . When this pair is included in the information regarding all files, the display directory is excluded.

また、ステップS207で移動先ディレクトリが属性型指定でなかった場合、ディレクトリ先読部135は、ステップS210で取得した表示ディレクトリに含まれる全ての属性型について、その属性型に含まれる属性値の集合を作成する。そして、属性型と属性値とのペアごとに、そのペアを属性情報として含むファイルに関する情報がS209で取得された表示ファイルについてのファイルに関する情報の中から検索される。ディレクトリ先読部135は、この結果得られるファイル数をステップS211で求めたファイルの数と比較し、ファイルの数が減少しているかどうか検査する。ファイル数が減少していない場合は、その属性型についての属性値の集合からその属性値が排除される。ディレクトリ先読部135は、このようにして属性値を排除していった結果、属性値の集合が空集合となった属性型を表示対象ディレクトリから排除する。   If the destination directory is not specified as an attribute type in step S207, the directory prefetching unit 135 sets a set of attribute values included in the attribute type for all attribute types included in the display directory acquired in step S210. Create Then, for each pair of attribute type and attribute value, information relating to the file including the pair as attribute information is searched from the information relating to the file regarding the display file acquired in S209. The directory prefetching unit 135 compares the number of files obtained as a result with the number of files obtained in step S211, and checks whether the number of files has decreased. If the number of files has not decreased, the attribute value is excluded from the set of attribute values for that attribute type. As a result of eliminating the attribute values in this way, the directory prefetching unit 135 excludes the attribute type in which the attribute value set is an empty set from the display target directory.

これらの処理の結果として、ファイル集合をさらに絞り込むことができるディレクトリのみが表示ディレクトリに残される。(ステップS212)。   As a result of these processes, only directories that can further narrow down the file set are left in the display directory. (Step S212).

そして、ディレクトリ構成部134は、ステップS208またはステップS210で記憶した表示ディレクトリ、ステップS211で算出した全ファイル数、及びステップS209で記憶した表示ファイルを表示させるようディレクトリ表示部135に指示する。ディレクトリ表示部135は、図12〜図15に示す下位ディレクトリ表示画面を構成してクライアント端末170に表示させる。その際、ディレクトリ表示部135は、ディレクトリ構成テーブル500のディレクトリ表示時刻欄504に処理時刻を記憶させる(ステップS213)。   Then, the directory configuration unit 134 instructs the directory display unit 135 to display the display directory stored in step S208 or step S210, the total number of files calculated in step S211 and the display file stored in step S209. The directory display unit 135 configures the lower directory display screen shown in FIGS. 12 to 15 and displays it on the client terminal 170. At that time, the directory display unit 135 stores the processing time in the directory display time column 504 of the directory configuration table 500 (step S213).

図12は、下位ディレクトリ表示画面の一例を示す画面構成図である。図12に示す下位ディレクトリ表示画面は、ステップS207で移動先ディレクトリが属性型を指定する名称であると判定された場合に表示させる画面である。   FIG. 12 is a screen configuration diagram showing an example of a lower directory display screen. The lower directory display screen shown in FIG. 12 is a screen that is displayed when it is determined in step S207 that the destination directory is a name that designates an attribute type.

図12に示すディレクトリ表示画面を構成する際に、ディレクトリ表示部135は、ステップS208で記憶した表示ディレクトリをディレクトリのアイコン705として表示させる。また、ファイル数704としてステップS211で算出したファイル数を、ディレクトリ名703としてディレクトリ表示条件欄503に記憶された情報をそれぞれ表示させるように下位表示画面を構成する。   When the directory display screen shown in FIG. 12 is configured, the directory display unit 135 displays the display directory stored in step S208 as the directory icon 705. The lower display screen is configured to display the number of files calculated in step S211 as the number of files 704 and the information stored in the directory display condition field 503 as the directory name 703, respectively.

図13は、下位ディレクトリ表示画面の他の一例を示す画面構成図である。図13に示す下位ディレクトリ表示画面は、ステップS207で移動先ディレクトリが属性型を指定する名称でないと判定した場合に表示させる画面である。このような下位ディレクトリ表示画面は、例えば、図12に示したディレクトリ表示画面で「Jazz」ディレクトリへ移動するように指定され場合等に表示される。   FIG. 13 is a screen configuration diagram illustrating another example of the lower directory display screen. The lower directory display screen shown in FIG. 13 is a screen that is displayed when it is determined in step S207 that the destination directory is not a name that designates an attribute type. Such a lower directory display screen is displayed, for example, when the directory display screen shown in FIG. 12 is designated to move to the “Jazz” directory.

図13に示す下位ディレクトリ表示画面を構成する際に、ディレクトリ表示部135は、ステップS209で記憶した表示ファイルをファイルのアイコン706として表示させ、ステップS210で記憶した表示ディレクトリをディレクトリのアイコン705として表示させるように下位ディレクトリ表示画面を構成する。また、ファイル数704としては、ステップS211で算出したファイル数を表示させる。   When the lower directory display screen shown in FIG. 13 is configured, the directory display unit 135 displays the display file stored in step S209 as the file icon 706, and displays the display directory stored in step S210 as the directory icon 705. Configure the lower directory display screen to Further, as the number of files 704, the number of files calculated in step S211 is displayed.

図14は、下位ディレクトリ表示画面のさらに他の一例を示す画面構成図である。図14に示すディレクトリ表示画面は、図12に示したディレクトリ表示画面と同様の画面であり、図13に示したディレクトリ表示画面で「アーティスト名」ディレクトリへ移動するように指定された場合等に表示させる画面である。   FIG. 14 is a screen configuration diagram showing still another example of the lower directory display screen. The directory display screen shown in FIG. 14 is the same as the directory display screen shown in FIG. 12, and is displayed when it is designated to move to the “Artist name” directory on the directory display screen shown in FIG. This is the screen to be displayed.

図15は、下位ディレクトリ表示画面のさらに他の一例を示す画面構成図である。図15に示すディレクトリ表示画面は、図13示したディレクトリ表示画面と同様の画面であり、図14に示したディレクトリ表示画面で「アーティストB」ディレクトリへ移動するように指定され場合等に表示させる画面である。   FIG. 15 is a screen configuration diagram showing still another example of the lower directory display screen. The directory display screen shown in FIG. 15 is the same as the directory display screen shown in FIG. 13, and is displayed when the directory display screen shown in FIG. 14 is designated to move to the “Artist B” directory. It is.

図16は、上位ディレクトリ表示処理の処理フローを示すフロー図である。   FIG. 16 is a flowchart showing the process flow of the upper directory display process.

上位ディレクトリ表示処理では、まず、表示受付部133が、上位ディレクトリを表示する依頼を受け付ける。上位ディレクトリを表示する依頼には、クライアント識別子と、セッション識別子と、が含まれる。クライアント識別子にはクライアント端末170のIPアドレスなどの情報が格納され、セッション識別子には、クライアント端末170のディレクトリブラウザプログラムのインスタンスを識別するセッション識別子が格納されている。(ステップS301)。   In the upper directory display process, first, the display receiving unit 133 receives a request to display the upper directory. The request to display the upper directory includes a client identifier and a session identifier. Information such as the IP address of the client terminal 170 is stored in the client identifier, and a session identifier for identifying an instance of the directory browser program of the client terminal 170 is stored in the session identifier. (Step S301).

上位ディレクトリを表示する依頼を受け付けると、表示受付部133は、ステップS301で受け付けた上位ディレクトリを表示する依頼から、クライアント識別子とセッション識別子とを取得して、それらをディレクトリ構成部に渡す(ステップS302)。   When receiving the request to display the upper directory, the display receiving unit 133 acquires the client identifier and the session identifier from the request to display the upper directory received in step S301, and passes them to the directory configuration unit (step S302). ).

ディレクトリ構成部134は、ステップS302で取得したクライアント識別子とセッション識別子とに基づいて決定される画面が表示する画面より一つ上位の画面を表示した際に使用したディレクトリ表示条件を得る。具体的に、ディレクトリ構成部134は、ディレクトリ構成テーブル500を参照し、クライアント識別子欄501のクライアント識別子とステップS302において取得したクライアント識別子とが一致し、かつセッション識別子欄502のセッション識別子とステップS302において取得したセッション識別子とが一致する情報を検索する。ディレクトリ構成部134は、検索の結果一致した情報のうち、ディレクトリ表示条件欄503の値と、ディレクトリ表示時刻欄504の値とを取得する。   The directory configuration unit 134 obtains the directory display condition used when displaying a screen one higher than the screen displayed by the screen determined based on the client identifier and the session identifier acquired in step S302. Specifically, the directory configuration unit 134 refers to the directory configuration table 500, the client identifier in the client identifier column 501 matches the client identifier acquired in step S302, and the session identifier in the session identifier column 502 matches in step S302. Search for information that matches the acquired session identifier. The directory configuration unit 134 acquires the value of the directory display condition column 503 and the value of the directory display time column 504 among the information that matches as a result of the search.

その後、ディレクトリ構成部134は、取得したディレクトリ表示条件欄503の値から、最後尾のディレクトリ名(属性型識別子)を削除して新たなディレクトリ表示条件とし、この新たなディレクトリ表示条件をディレクトリ表示条件欄503に記憶させる(ステップS303)。   After that, the directory configuration unit 134 deletes the last directory name (attribute type identifier) from the acquired value of the directory display condition field 503 as a new directory display condition, and uses this new directory display condition as the directory display condition. It is stored in the column 503 (step S303).

次に、ディレクトリ構成部134は、有効な他のデータ検索サーバに対して、ステップS303でディレクトリ表示条件欄503に記憶させた新たなディレクトリ表示条件を送信し、ファイル情報を送信するよう依頼する(ステップS304)。   Next, the directory configuration unit 134 transmits the new directory display condition stored in the directory display condition field 503 in step S303 to another valid data search server and requests to transmit file information (step S303). Step S304).

この後、ディレクトリ構成部134は、ステップS304で依頼した他のデータ検索サーバからのファイルに関する情報を受信する。ここで受信する他のデータ検索サーバからのファイルに関する情報には、ファイル識別子とファイルに関連付けられた属性型識別番号および値識別番号とが含まれる(ステップS305)。   Thereafter, the directory configuration unit 134 receives information about the file from the other data search server requested in step S304. The information regarding the file from the other data search server received here includes the file identifier and the attribute type identification number and value identification number associated with the file (step S305).

また、ディレクトリ構成部134は、自サーバ(ローカル)のファイルに関する情報のうち、ディレクトリの表示条件に合致するものをファイル情報検索処理により取得する。具体的に、ディレクトリ構成部134は、自サーバのファイル属性テーブル400から、ディレクトリ表示条件に指定された属性型識別番号と属性値識別番号を全て含むレコードを指定順とは無関係に検索し、検索の結果得られたレコードのファイル識別子欄401に格納された情報と、属性型識別番号欄402に格納された情報と、属性値識別番号欄403に格納された情報とを取得する(ステップS306)。   In addition, the directory configuration unit 134 acquires, by file information search processing, information that matches the directory display conditions among the information related to the file of the local server (local). Specifically, the directory configuration unit 134 searches the file attribute table 400 of its own server for records including all of the attribute type identification number and attribute value identification number specified in the directory display condition, regardless of the designation order. The information stored in the file identifier column 401, the information stored in the attribute type identification number column 402, and the information stored in the attribute value identification number column 403 are acquired (step S306). .

次に、ディレクトリ構成部134は、ステップS305で受信したファイルに関する情報と、上位ディレクトリを表示させたときに用いた他のデータ検索サーバからのファイルに関する情報とを比較して、相違があるか否かを判定する。あわせて、ディレクトリ構成部134は、ステップS306で取得した情報と、上位ディレクトリを表示させたときに用いたファイルに関する情報とを比較して、相違があるか否かを判定する。判定の結果、いずれの情報にも相違が無ければ(判定結果が「No」)、ディレクトリ構成部134は、後述するステップS313に処理を進める(ステップS307)。   Next, the directory configuration unit 134 compares the information regarding the file received in step S305 with the information regarding the file from the other data search server used when the upper directory is displayed, and determines whether there is a difference. Determine whether. In addition, the directory configuration unit 134 compares the information acquired in step S306 with the information about the file used when the upper directory is displayed, and determines whether there is a difference. As a result of the determination, if there is no difference in any information (the determination result is “No”), the directory configuration unit 134 advances the process to step S313 described later (step S307).

ステップ307の判定の結果、いずれかの情報に相違があれば(ステップS307の判定結果が「Yes」)、ディレクトリ構成部134は、移動先ディレクトリ名(上位ディレクトリ名)が属性型を指定する名称であるか否かを判定する。具体的に、ディレクトリ構成部134は、移動先ディレクトリ名をキーとして、属性型テーブル200の属性型名欄202を検索し、合致する属性型名があれば移動先ディレクトリ名が属性型を指定する名称であると判定し、そうでなければ属性型を指定する名称ではないと判定する(ステップS308)。   As a result of the determination in step 307, if any of the information is different (the determination result in step S307 is “Yes”), the directory configuration unit 134 specifies that the destination directory name (upper directory name) specifies the attribute type. It is determined whether or not. Specifically, the directory configuration unit 134 searches the attribute type name column 202 of the attribute type table 200 using the destination directory name as a key, and if there is a matching attribute type name, the destination directory name specifies the attribute type. It is determined that it is a name, and if not, it is determined that the name is not a name that designates an attribute type (step S308).

移動先ディレクトリ名が属性型を指定する名称であれば(ステップS308の判定結果が「Yes」)、ディレクトリ構成部134は、ステップS306で取得したローカルのファイルに関する情報と、ステップS305で受信した有効なサーバからのファイルに関する情報とをまとめ、属性値識別番号の重複を排除して表示ディレクトリとして記憶する。具体的に、ディレクトリ構成部134は、ステップS306で取得したローカルのファイルに関する情報から属性値識別番号を取り出してソートし、重複する属性値識別番号を排除したリストを作成する。そして、ディレクトリ構成部134は、作成したリストに含まれていない属性値識別番号を、ステップS305で受信した他のデータ検索サーバからのファイルに関する情報から取り出してリストに加え、そのリストを表示ディレクトリの情報として記憶する。この後、ディレクトリ構成部134は、後述するステップS313へ処理を進める。(ステップS309)。   If the destination directory name is a name that designates an attribute type (the determination result in step S308 is “Yes”), the directory configuration unit 134 receives information on the local file acquired in step S306 and the valid information received in step S305. Information about files from various servers is collected, and duplication of attribute value identification numbers is eliminated and stored as a display directory. Specifically, the directory configuration unit 134 extracts and sorts the attribute value identification numbers from the information regarding the local file acquired in step S306, and creates a list that excludes duplicate attribute value identification numbers. Then, the directory configuration unit 134 extracts the attribute value identification number not included in the created list from the information regarding the file from the other data search server received in step S305, and adds the list to the display directory. Store as information. Then, the directory structure part 134 advances a process to step S313 mentioned later. (Step S309).

移動先ディレクトリ名が属性型を指定する名称でない場合(ステップS308の判定結果が「No」)、ディレクトリ構成部134は、ステップS306で取得したローカルのファイルに関する情報と、ステップS305で受信した他のデータ検索サーバからのファイルに関する情報とをまとめ、ファイル識別子の重複を排除して表示ファイルとして記憶する。具体的に、ディレクトリ構成部134は、ステップS306で取得したローカルのファイルに関する情報から、ファイル識別子を全て取り出してソートし、重複するファイル識別子を排除したリストを作成する。そして、ディレクトリ構成部134は、作成したリストに含まれていないファイル識別子を、ステップS305で受信した有効なサーバからのファイルに関する情報から取り出してリストに加え、そのリストを表示ファイルの情報として記憶する(ステップS311)。   When the destination directory name is not a name that designates the attribute type (the determination result in step S308 is “No”), the directory configuration unit 134 receives information on the local file acquired in step S306 and the other information received in step S305. The information about the files from the data retrieval server is collected and stored as a display file by eliminating duplication of file identifiers. Specifically, the directory configuration unit 134 extracts and sorts all the file identifiers from the information about the local file acquired in step S306, and creates a list that excludes duplicate file identifiers. Then, the directory configuration unit 134 extracts the file identifier not included in the created list from the information regarding the file from the valid server received in step S305, adds the file identifier to the list, and stores the list as display file information. (Step S311).

続いて、ディレクトリ構成部134は、ステップS306で取得したローカルのファイルに関する情報と、ステップS305で受信した他のデータ検索サーバからのファイルに関する情報とをまとめて属性型識別番号の重複を排除し、重複を排除した属性型識別番号からディレクトリ表示条件に含まれるものを排除して表示ディレクトリとして記憶する。具体的に、ディレクトリ構成部134は、ステップS306で取得したローカルのファイルに関する情報から、属性型識別番号を全て取り出してソートし、重複する属性型識別番号を排除したリストを作成する。そして、ディレクトリ構成部134は、作成したリストに含まれていない属性型識別番号を、ステップS305で受信した他のデータ検索サーバからのファイルに関する情報から取り出してリストに加える(ステップS312)。   Subsequently, the directory configuration unit 134 combines the information on the local file acquired in step S306 and the information on the file from the other data search server received in step S305 to eliminate duplication of the attribute type identification number, Items included in the directory display condition are excluded from the attribute type identification numbers from which duplication has been eliminated, and stored as a display directory. Specifically, the directory configuration unit 134 extracts and sorts all the attribute type identification numbers from the information regarding the local file acquired in step S306, and creates a list excluding duplicate attribute type identification numbers. Then, the directory configuration unit 134 extracts attribute type identification numbers that are not included in the created list from the information about the files received from other data search servers received in step S305 and adds them to the list (step S312).

次に、ディレクトリ構成部134は、ステップS306、S307で取得したファイルに関する情報から、ファイル識別子の重複するものを除き、ファイル識別子の数を算出する。そして、得られたファイル識別子の数を表示させるファイル数として記憶する(ステップS312)。   Next, the directory configuration unit 134 calculates the number of file identifiers by excluding those with duplicate file identifiers from the information regarding the files acquired in steps S306 and S307. Then, the obtained number of file identifiers is stored as the number of files to be displayed (step S312).

ディレクトリ先読部135は、ディレクトリ構成部134がステップS309、S311で取得した表示ディレクトリからファイル集合を絞り込むことができないディレクトリが含まれている場合にそれを排除する。   The directory prefetch unit 135 excludes a directory in which a file set cannot be narrowed down from the display directory acquired by the directory configuration unit 134 in steps S309 and S311.

具体的には、ステップS308で移動先ディレクトリが属性型指定であった場合、ディレクトリ先読部135は、移動先ディレクトリのさらに上位のディレクトリに含まれるファイルに関する情報、すなわちステップS303で更新したディレクトリ表示条件からさらに最後尾のディレクトリ名を削除したディレクトリ表示条件でファイルに関する情報を取得し、ステップS310で取得された表示ディレクトリのそれぞれについて、移動先ディレクトリ(属性型)と表示ディレクトリ(属性値)のペアが、ここで取得したファイルに関する情報の全てに含まれるものであるか否か検査する。このペアが、全てのファイルに関する情報に含まれるものである場合には、その表示ディレクトリを排除する。   Specifically, if the destination directory is attribute type designation in step S308, the directory prefetching unit 135 displays information on the files included in the directory higher than the destination directory, that is, the directory display updated in step S303. Information on the file is acquired under the directory display condition in which the last directory name is further deleted from the conditions, and the destination directory (attribute type) and display directory (attribute value) pair for each of the display directories acquired in step S310. Is included in all of the information on the file acquired here. When this pair is included in the information regarding all files, the display directory is excluded.

また、ステップS308で移動先ディレクトリが属性型指定でなかった場合、ディレクトリ先読部135は、ステップS311で取得した表示ディレクトリに含まれる全ての属性型について、その属性型に含まれる属性値の集合を作成する。そして、属性型と属性値とのペアごとに、そのペアを属性情報として含むファイルに関する情報がS310で取得された表示ファイルについてのファイルに関する情報の中から検索される。ディレクトリ先読部135は、この結果得られるファイル数をステップS312で求めたファイルの数と比較し、ファイルの数が減少しているかどうか検査する。ファイル数が減少していない場合は、その属性型についての属性値の集合からその属性値が排除される。ディレクトリ先読部135は、このようにして属性値を排除していった結果、属性値の集合が空集合となった属性型を表示対象ディレクトリから排除する(ステップS313)。   If the destination directory is not specified as an attribute type in step S308, the directory prefetching unit 135 sets a set of attribute values included in the attribute type for all attribute types included in the display directory acquired in step S311. Create Then, for each pair of attribute type and attribute value, information relating to the file including the pair as attribute information is searched from the information relating to the file regarding the display file acquired in S310. The directory prefetching unit 135 compares the number of files obtained as a result with the number of files obtained in step S312, and checks whether the number of files has decreased. If the number of files has not decreased, the attribute value is excluded from the set of attribute values for that attribute type. As a result of eliminating the attribute values in this way, the directory prefetching unit 135 excludes the attribute type in which the attribute value set is an empty set from the display target directory (step S313).

次に、ディレクトリ構成部134は、ステップS313で記憶した表示ディレクトリまたは上位ディレクトリを表示した際の表示ディレクトリと、ステップS312で算出した全ファイル数または上位ディレクトリを表示した際の全ファイル数と、ステップS310で記憶した表示ファイルまたは上位ディレクトリを表示した際の表示ファイルと、を表示させるようディレクトリ表示部135に指示する。ディレクトリ表示部135は、図12〜図15に示すような下位ディレクトリ表示画面を構成してクライアント端末170に表示させる。その際、ディレクトリ表示部135は、ディレクトリ構成テーブル500のディレクトリ表示時刻欄504に処理時刻を記憶させる(ステップS314)。   Next, the directory configuration unit 134 displays the display directory when the display directory or the upper directory stored in step S313 is displayed, the total number of files calculated in step S312 or the total number of files when the upper directory is displayed, The directory display unit 135 is instructed to display the display file stored in S310 or the display file when the upper directory is displayed. The directory display unit 135 configures a lower directory display screen as shown in FIGS. 12 to 15 and displays it on the client terminal 170. At that time, the directory display unit 135 stores the processing time in the directory display time column 504 of the directory configuration table 500 (step S314).

このように、上位ディレクトリ表示処理では、一度表示させたディレクトリの表示を再利用するが、データ検索サーバの構成が変更された場合や検索したデータに変更がある場合には、再度検索をしなおす。このようにすることで、ディレクトリの最新状態を表示できる。   In this way, in the upper directory display processing, the directory display once displayed is reused. However, if the configuration of the data search server is changed or the searched data is changed, the search is performed again. . In this way, the latest state of the directory can be displayed.

以上説明したルートディレクトリ表示処理、下位ディレクトリ表示処理、上位ディレクトリ表示処理によって、使用者が指定した条件を満たすメタ情報を備えるファイルを検索する際に、その順序とは関係なくデータを絞込検索して表示することができるため、ファイルを探すことができずにデータを見失ってしまうことを防ぐことができる。   When searching for files with meta information that satisfies the conditions specified by the user through the root directory display processing, lower directory display processing, and upper directory display processing described above, the search is narrowed down regardless of the order. This makes it possible to prevent losing data without searching for a file.

図17は、上述した各処理の中で行われるファイル情報検索処理の処理フローを示すフロー図である。なお、この処理は、ファイルに関する情報の送信を依頼された他のデータ検索サーバにおいて、依頼された情報を送信するためにも行われる。   FIG. 17 is a flowchart showing a process flow of the file information search process performed in each process described above. This process is also performed in order to transmit the requested information in another data search server that has been requested to transmit information about the file.

ファイル情報検索処理において、ディレクトリ構成部134は、ディレクトリ表示条件を受け付ける(ステップS401)。   In the file information search process, the directory configuration unit 134 receives directory display conditions (step S401).

ディレクトリ構成部134は、ファイル属性テーブル400に記憶された全ファイルについての情報を取得する(ステップS402)。   The directory configuration unit 134 acquires information about all files stored in the file attribute table 400 (step S402).

次に、ディレクトリ構成部134は、ステップS401で受け付けたディレクトリ表示条件を分割して、リスト化する。具体的は、ディレクトリ構成部134は、ディレクトリ表示条件をコンマ等の所定のデリミタ記号ごとに区切って分割し、分割した値を直列的にアクセス可能なリスト構造として記憶する(ステップS403)。   Next, the directory configuration unit 134 divides and lists the directory display conditions received in step S401. Specifically, the directory structure unit 134 divides the directory display condition into predetermined delimiter symbols such as commas, and stores the divided values as a serially accessible list structure (step S403).

続いて、ディレクトリ構成部134は、ステップS403で作成したリストの最初の値を取得して変数Aに記憶させる(ステップS404)。   Subsequently, the directory configuration unit 134 acquires the first value of the list created in step S403 and stores it in the variable A (step S404).

ディレクトリ構成部134は、変数Aに記憶された値が属性型識別番号であるか否かを判定する。具体的に、ディレクトリ構成部134は、変数Aをキーとして属性型テーブル200の属性型識別番号欄201の情報を検索し、合致する属性型識別番号が存在すれば属性型識別番号であると判定し、そうでなければ属性型識別番号ではないと判定する。変数Aの値が属性型識別番号でなければ(判定結果が「No」)、ディレクトリ構成部134は、後述するステップS410に処理を進める(ステップS405)。   The directory configuration unit 134 determines whether or not the value stored in the variable A is an attribute type identification number. Specifically, the directory configuration unit 134 searches the information in the attribute type identification number column 201 of the attribute type table 200 using the variable A as a key, and determines that the attribute type identification number is an attribute type identification number if a matching attribute type identification number exists. Otherwise, it is determined that it is not an attribute type identification number. If the value of the variable A is not the attribute type identification number (the determination result is “No”), the directory configuration unit 134 proceeds to step S410 to be described later (step S405).

変数Aの値が属性型識別番号であれば(ステップS405の判定結果が「Yes」)、ディレクトリ構成部134は、ステップS402で取得した全ファイルについての情報から、属性型識別番号が変数Aの値と一致するファイルの情報を選択する(ステップS406)。   If the value of the variable A is the attribute type identification number (the determination result in step S405 is “Yes”), the directory configuration unit 134 determines that the attribute type identification number is the variable A from the information about all the files acquired in step S402. The file information that matches the value is selected (step S406).

次に、ディレクトリ構成部134は、ステップS403で作成したリストの次の値を取得して変数Bに記憶させる(ステップS407)。   Next, the directory configuration unit 134 acquires the next value of the list created in step S403 and stores it in the variable B (step S407).

続いて、ディレクトリ構成部134は、変数Bに記憶させた値が属性値識別番号であるか否かを判定する。具体的に、ディレクトリ構成部134は、変数Bをキーとして属性値テーブル200の属性値識別番号欄301の情報を検索する。属性値識別番号欄301に合致する属性値識別番号が存在すれば変数Bの値は属性値識別番号であると判定し、そうでなければ変数Bの値は属性値識別番号ではないと判定する。変数Bの値が属性値識別番号でなければ(判定結果が「No」)、ディレクトリ構成部134は、後述するステップS410に処理を進める(ステップS408)。   Subsequently, the directory configuration unit 134 determines whether or not the value stored in the variable B is an attribute value identification number. Specifically, the directory configuration unit 134 searches for information in the attribute value identification number column 301 of the attribute value table 200 using the variable B as a key. If there is an attribute value identification number that matches the attribute value identification number column 301, it is determined that the value of the variable B is an attribute value identification number. Otherwise, it is determined that the value of the variable B is not an attribute value identification number. . If the value of the variable B is not the attribute value identification number (the determination result is “No”), the directory configuration unit 134 proceeds to step S410 to be described later (step S408).

変数Bの値が値識別番号であれば(ステップS408の判定結果が「Yes」)、ディレクトリ構成部134は、ステップS406で選択したファイルについての情報から、値識別番号が変数Bの値と一致するファイルを選択する(ステップS409)。   If the value of the variable B is a value identification number (the determination result in step S408 is “Yes”), the directory configuration unit 134 matches the value identification number with the value of the variable B from the information about the file selected in step S406. A file to be selected is selected (step S409).

そして、ディレクトリ構成部134は、ステップS403で作成したリストのさらに次の値を取得して変数Aに記憶させ、ステップS405の処理に戻る(ステップS410)。なお、これ以降実施されるステップS406では、ステップS409において選択されたファイルについての情報に基づきファイルの選択が行われる。   Then, the directory structure unit 134 acquires the next value of the list created in step S403, stores it in the variable A, and returns to the process of step S405 (step S410). In step S406, which is performed thereafter, a file is selected based on information about the file selected in step S409.

ステップS405、あるいはステップS408の判定結果が「No」であった場合、ディレクトリ構成部134は、ステップS402で取得した全ファイルを対象として、ファイル識別子と、属性型識別番号と、属性値識別番号とをファイルに関する情報として処理の依頼元に送信する。または、ディレクトリ構成部134は、ステップS402で取得した全ファイルからステップS406とステップS409との処理により選択したファイルを対象として、ファイル識別子と、属性型識別番号と、属性値識別番号とをファイルに関する情報として処理の依頼元に送信して処理を終了する(ステップS410)。   When the determination result in step S405 or step S408 is “No”, the directory configuration unit 134 sets the file identifier, the attribute type identification number, the attribute value identification number, and the like for all the files acquired in step S402. Is sent to the process requester as information about the file. Alternatively, the directory configuration unit 134 applies a file identifier, an attribute type identification number, and an attribute value identification number to the file selected by the processing in steps S406 and S409 from all the files acquired in step S402. Information is transmitted to the requester of the process, and the process ends (step S410).

このファイル情報検索処理によって、指定した条件を満たすメタ情報を備えるファイルを検索する際に、その順序とは関係なくデータを絞込検索することができる。   With this file information search process, when searching for a file having meta information that satisfies a specified condition, data can be narrowed down and searched regardless of the order.

また、図示しないが、サーバ構成管理部137は、所定の期間(例えば、10秒)ごとに、ネットワーク150に接続されている他のデータ検索サーバに対してサービス生死判定等を行い、サービスがなされていない、すなわちデータ検索ができないデータ検索サーバを検出し、サーバ構成テーブル600の接続可否欄602を「NG」として記憶する。このとき、サービスを可能なデータ検索サーバについて、有効なデータ検索サーバと判定して、サーバ構成テーブル600の接続可否欄602に「OK」を設定する。   Although not shown, the server configuration management unit 137 performs service life / death determination on other data search servers connected to the network 150 every predetermined period (for example, 10 seconds), and the service is provided. In other words, a data search server that cannot perform data search is detected, and the connectability column 602 of the server configuration table 600 is stored as “NG”. At this time, the data search server that can provide the service is determined to be a valid data search server, and “OK” is set in the connectability column 602 of the server configuration table 600.

本実施形態において、サーバ構成管理部137がサービス生死判定を行う対象のサーバは、サーバ構成テーブル600のサーバ識別子欄601に記憶されたデータ検索サーバであるが、このデータ検索サーバは、予め登録されたものであっても良いし、サーバ構成管理部が生死判定に先立ってブロードキャスト等の方法を用いて存在が確認されたデータ検索サーバを対象として実施するようにしてもよい。   In the present embodiment, the server for which the server configuration management unit 137 performs the service life / death determination is a data search server stored in the server identifier field 601 of the server configuration table 600. This data search server is registered in advance. Alternatively, the server configuration management unit may be implemented for a data search server whose existence has been confirmed using a method such as broadcast prior to life / death determination.

また、ファイル属性変更部132は、クライアント端末170の制御部171に実装されたファイル閲覧部172から送信されたファイル属性情報の変更に関する情報を受信し、ファイル属性テーブル400のファイル識別子欄401と、属性型識別番号欄402と、属性値識別番号欄403との値を変更する。具体的には、ファイル属性情報の変更に関する情報が、あるファイル識別子で識別されるファイルに対して、属性型識別番号と属性値識別番号とを追加するものであった場合、ファイル属性変更部132は、ファイル識別子と合致するファイルの情報について、属性型識別番号欄402に属性型識別番号を、属性値識別番号欄403に属性値識別番号をそれぞれ追加して記憶させる。   In addition, the file attribute changing unit 132 receives the information regarding the change of the file attribute information transmitted from the file browsing unit 172 installed in the control unit 171 of the client terminal 170, and the file identifier column 401 of the file attribute table 400, The values in the attribute type identification number column 402 and the attribute value identification number column 403 are changed. Specifically, when the information regarding the change of the file attribute information is to add an attribute type identification number and an attribute value identification number to a file identified by a certain file identifier, the file attribute change unit 132 Stores the attribute type identification number in the attribute type identification number column 402 and the attribute value identification number in the attribute value identification number column 403 for storing the file information that matches the file identifier.

以上、本発明について、実施の形態に基づき具体的に説明したが、本発明はこれに限定されるものではなく、その要旨を逸脱しない範囲で種々の変更が可能である。   Although the present invention has been specifically described above based on the embodiment, the present invention is not limited to this, and various modifications can be made without departing from the scope of the present invention.

例えば、ディレクトリ表示部135は、上記実施形態では、データ検索サーバ100の制御部130に実装していたが、これに限らず、例えばクライアント端末170の制御部171に実装してもよい。この場合、ディレクトリ構成部134は、ステップS109、ステップS212、ステップS314等の結果を表示させる際に、クライアント端末170上に存在するディレクトリ表示部135に対してネットワーク150を介して指示する。例えば、ネットワークを介してファイルを共有するNFS(Network File System)、CIFS(Common Internet File System)、またはSMB(Server Message Block)などのファイル共有プロトコルに則って指示することで、多彩なデータ共有形態を実現することができる。   For example, the directory display unit 135 is mounted on the control unit 130 of the data search server 100 in the above-described embodiment, but is not limited thereto, and may be mounted on the control unit 171 of the client terminal 170, for example. In this case, the directory configuration unit 134 instructs the directory display unit 135 existing on the client terminal 170 via the network 150 when displaying the results of step S109, step S212, step S314, and the like. For example, various data sharing modes can be provided by instructing according to a file sharing protocol such as NFS (Network File System), CIFS (Common Internet File System), or SMB (Server Message Block), which shares files over a network. Can be realized.

また、その他の機能部についても、クライアント端末170に実装しても良いし、クライアント端末170とデータ検索サーバ100との両方に実装してもよい。   Further, other functional units may be mounted on the client terminal 170 or may be mounted on both the client terminal 170 and the data search server 100.

その他、データ検索サーバ100に、クライアント端末170と同様のファイル閲覧部を備えてもよい。このようにすることで、データ検索サーバ100をクライアント端末170としても動作させることが可能となり、機器構成の自由度を増加させることができる。   In addition, the data search server 100 may include a file browsing unit similar to the client terminal 170. By doing in this way, it becomes possible to operate the data search server 100 also as the client terminal 170, and the freedom degree of an apparatus structure can be increased.

また、上記のデータ検索システムにおいて、データ検索サーバB180は、データ検索サーバA100と同様の構成を備えるものとしたが、これに限らず、上述したルートディレクトリ表示処理、下位ディレクトリ表示処理、上位ディレクトリ表示処理、およびファイル情報検索処理のうち、少なくともファイル方法検索処理を実施するものであってもよい。このように構成することで、データ検索サーバA100をクライアント端末170に検索サービスを提供するサーバとして機能させ、データ検索サーバB180をデータ検索サーバA100からの検索指示に従って検索を行い、データを提供するサーバとしてシステムを構築することができる。   In the above data search system, the data search server B180 has the same configuration as the data search server A100. However, the present invention is not limited to this, and the above-described root directory display process, lower directory display process, and upper directory display Among the processes and the file information search process, at least the file method search process may be performed. With this configuration, the data search server A100 functions as a server that provides a search service to the client terminal 170, and the data search server B180 performs a search in accordance with a search instruction from the data search server A100 and provides data. As a system can be constructed.

また、上述したように、属性値テーブル300の属性値名欄302に記憶された属性値であって、属性型テーブル200の属性型名欄202に記憶され、さらに詳細な分類が属性値テーブル300に記憶された属性値を表示する場合には、図11の下位ディレクトリ表示処理のステップS207において、ディレクトリ構成部134により移動先ディレクトリが属性型であると判定され、図12に示す画面が表示されることになる。この結果、より深い階層を持つディレクトリとして表示することができる。すなわち、大分類と小分類による2階層の分類だけではなく、多階層の分類を実現することができる。   Further, as described above, the attribute value is stored in the attribute value name column 302 of the attribute value table 300 and is stored in the attribute type name column 202 of the attribute type table 200. 11 is displayed, the directory structure unit 134 determines that the destination directory is the attribute type in step S207 of the lower directory display process of FIG. 11, and the screen shown in FIG. 12 is displayed. Will be. As a result, it can be displayed as a directory having a deeper hierarchy. That is, it is possible to realize not only two-level classification by major classification and small classification, but also multi-level classification.

なお、上記のデータ検索システム1は、システムとして取引対象とするだけでなく、各機器単位、または機器の動作を実現するプログラム部品単位で取引対象とすることも可能である。   Note that the data search system 1 described above is not only a transaction target as a system, but can also be a transaction target for each device or for each program component that realizes the operation of the device.

100:データ検索サーバA、120:記憶部、121:型記憶領域、122:値記憶領域、123:ファイル属性記憶領域、124:ディレクトリ構成記憶領域、125:サーバ構成記憶領域、130:制御部、131:ファイル属性取得部、132:ファイル属性変更部、133:表示受付部、134:ディレクトリ構成部、135:ディレクトリ表示部、136:ディレクトリ先読部、137:サーバ構成管理部、140:送受信部、150:ネットワーク、170:クライアント端末、171:制御部、180:データ検索サーバB、200:型テーブル、300:値テーブル、400:ファイル属性テーブル、500:ディレクトリ構成テーブル、600:サーバ構成テーブル 100: data search server A, 120: storage unit, 121: type storage area, 122: value storage area, 123: file attribute storage area, 124: directory configuration storage area, 125: server configuration storage area, 130: control unit, 131: File attribute acquisition unit, 132: File attribute change unit, 133: Display reception unit, 134: Directory configuration unit, 135: Directory display unit, 136: Directory prefetching unit, 137: Server configuration management unit, 140: Transmission / reception unit , 150: network, 170: client terminal, 171: control unit, 180: data search server B, 200: type table, 300: value table, 400: file attribute table, 500: directory configuration table, 600: server configuration table

Claims (4)

蓄積されたファイルのディレクトリが、ファイルに付加されたメタ情報に含まれる属性情報に基づいて決定されるファイルシステムにおいて用いられ、前記蓄積されたファイルを検索するためのデータ検索サーバであって、
外部から与えられたディレクトリ表示の要求に基づいて、表示が要求されたディレクトリに対応する属性情報を有するメタ情報を収集し、当該メタ情報に基づいて前記表示が要求されたディレクトリに含まれる下位のディレクトリを特定するディレクトリ構成部と、
前記ディレクトリ構成部により特定された前記下位のディレクトリの各々について、前記ディレクトリ構成部により収集された前記メタ情報を参照し、前記表示を要求されたディレクトリに含まれるファイルを絞り込むことが可能か否か判別して、ファイルを絞り込むことができないと判定された下位ディレクトリを前記特定された下位ディレクトリから除外するディレクトリ先読部と、
前記特定されたディレクトリの中で、前記ディレクトリ先読部により除外されなかったディレクトリを表示ディレクトリとして表示装置に表示させるためのディレクトリ表示部と、を有することを特徴とするデータ検索サーバ。
A directory of stored files is used in a file system determined based on attribute information included in meta information added to a file, and is a data search server for searching for the stored file,
Collect meta information having attribute information corresponding to the directory requested to be displayed based on the directory display request given from the outside, and subordinates included in the directory requested to be displayed based on the meta information. A directory component that identifies the directory;
Whether or not it is possible to narrow down the files included in the directory requested to be displayed with reference to the meta information collected by the directory configuration unit for each of the subordinate directories specified by the directory configuration unit A directory prefetching unit that determines and excludes the subordinate directory determined to be unable to narrow down the files from the specified subordinate directory;
A data search server, comprising: a directory display unit for causing a display device to display, as a display directory, a directory that is not excluded by the directory prefetching unit among the specified directories.
前記属性情報は、属性型と、前記属性型の下位の属性となる属性値とのペアを少なくとも1つ含み、前記ディレクトリ構成部は、前記表示が要求されたディレクトリが属性型に対応するものである場合は、前記下位のディレクトリとして前記属性値に対応するディレクトリを特定し、前記表示が要求されたディレクトリが属性値に対応するものである場合は、前記下位のディレクトリとして前記属性型に対応するディレクトリを特定し、前記表示部は、前記表示が要求されたディレクトリが属性型に対応するものである場合は前記表示ディレクトリを、前記表示が要求されたディレクトリが属性値に対応するものである場合は、前記表示ディレクトリをファイルを表す情報と共に表示させることを特徴とする請求項1記載のデータ検索サーバ。   The attribute information includes at least one pair of an attribute type and an attribute value that is a lower attribute of the attribute type, and the directory configuration unit is such that the directory requested to be displayed corresponds to the attribute type. If there is, the directory corresponding to the attribute value is specified as the lower directory, and if the directory requested to be displayed corresponds to the attribute value, the lower directory corresponds to the attribute type. The directory is specified, and the display unit displays the display directory when the directory requested for display corresponds to an attribute type, and the directory requested for display corresponds to an attribute value. 2. The data search server according to claim 1, wherein the display directory is displayed together with information representing a file. 前記ディレクトリ先読部は、前記属性型と前記属性値とのペアについて、前記ディレクトリ構成部により収集された前記メタ情報を検索し、ペアとした全ての属性値について、検索の結果得られたメタ情報の数が、前記ディレクトリ構成部により収集された前記メタ情報の数よりも減少しない属性型に対応するディレクトリを除外することを特徴とする請求項2記載のデータ検索サーバ。   The directory prefetching unit searches the meta information collected by the directory configuration unit for a pair of the attribute type and the attribute value, and obtains meta information obtained as a result of the search for all the attribute values paired. 3. The data search server according to claim 2, wherein a directory corresponding to an attribute type whose number of information does not decrease below the number of the meta information collected by the directory configuration unit is excluded. 前記ディレクトリ先読部は、前記表示が要求されたディレクトリが前記属性型に対応するものである場合は、前記表示が要求されたディレクトリに対応する属性型と前記ディレクトリ構成部により特定された下位のディレクトリに対応する属性値とのペアについて前記ディレクトリ構成部により収集された前記メタ情報を検索し、検索の結果得られたメタ情報を持つファイルの数が、前記表示が要求されたディレクトリの上位のディレクトリに含まれるファイルの数から減少しない場合に、当該属性値に対応したディレクトリを前記特定されたディレクトリから除外することを特徴とする請求項3記載のデータ検索サーバ。   When the directory requested to be displayed corresponds to the attribute type, the directory prefetching unit is assigned to the attribute type corresponding to the directory requested to be displayed and the lower level specified by the directory configuration unit. The meta information collected by the directory configuration unit is searched for a pair with an attribute value corresponding to a directory, and the number of files having the meta information obtained as a result of the search is higher than the directory requested to be displayed. 4. The data search server according to claim 3, wherein a directory corresponding to the attribute value is excluded from the specified directory when the number does not decrease from the number of files included in the directory.
JP2009162346A 2009-07-09 2009-07-09 Data retrieval server Pending JP2011018192A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2009162346A JP2011018192A (en) 2009-07-09 2009-07-09 Data retrieval server

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2009162346A JP2011018192A (en) 2009-07-09 2009-07-09 Data retrieval server

Publications (1)

Publication Number Publication Date
JP2011018192A true JP2011018192A (en) 2011-01-27

Family

ID=43595934

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2009162346A Pending JP2011018192A (en) 2009-07-09 2009-07-09 Data retrieval server

Country Status (1)

Country Link
JP (1) JP2011018192A (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR20190143521A (en) * 2018-06-08 2019-12-31 삼성에스디에스 주식회사 Apparatus and method for managing storage

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR20190143521A (en) * 2018-06-08 2019-12-31 삼성에스디에스 주식회사 Apparatus and method for managing storage
KR102622183B1 (en) * 2018-06-08 2024-01-08 삼성에스디에스 주식회사 Apparatus and method for managing storage

Similar Documents

Publication Publication Date Title
JP6006267B2 (en) System and method for narrowing a search using index keys
JP7046172B2 (en) Computer implementation methods, computer program products, and systems for storing records in shard database shard tables, computer implementation methods, computer program products, and systems for retrieving records from shard database shard tables. System, as well as a system for storing shard databases
CA2660224C (en) Managing media files from multiple sources
US20100169326A1 (en) Method, apparatus and computer program product for providing analysis and visualization of content items association
CN109471838B (en) Directory document operation method and device, electronic equipment and readable storage medium
JP2010067175A (en) Hybrid content recommendation server, recommendation system, and recommendation method
JP2008204444A (en) Data processing apparatus, data processing method and search apparatus
US11789916B2 (en) Hash-based duplicate data element systems and methods
JP2012531688A (en) Method for accessing file system file according to metadata, and apparatus for implementing the method
WO2014082398A1 (en) Multi-platform application searching method and server
CN111400334A (en) Data processing method, data processing device, storage medium and electronic device
KR101666064B1 (en) Apparatus for managing data by using url information in a distributed file system and method thereof
CN115438016A (en) Dynamic fragmentation method, system, medium and device in distributed object storage
JP5903783B2 (en) Server apparatus and information processing apparatus
JP2011018192A (en) Data retrieval server
WO2009093383A1 (en) Data retrieval server, retrieval program and retrieval method
CN112685572B (en) Heterogeneous data fusion method and device
KR102188871B1 (en) Social bookmark sharing device and method
US20200112621A1 (en) Method and system for tracking chain of custody on unstructured data
JP6782219B2 (en) Data utilization support device, data utilization support system, and data utilization support method
JP2020095434A (en) Communication device, communication method, and communication program
KR101016228B1 (en) File searching method for peer to peer and sharing method the same
JP2006244189A (en) Genetic information retrieval program
KR20230148642A (en) Method for integrated management of personal data
KR20230148644A (en) Method for integrated management of personal data