JP2007334412A - Retrieval program and retrieving device - Google Patents

Retrieval program and retrieving device Download PDF

Info

Publication number
JP2007334412A
JP2007334412A JP2006162262A JP2006162262A JP2007334412A JP 2007334412 A JP2007334412 A JP 2007334412A JP 2006162262 A JP2006162262 A JP 2006162262A JP 2006162262 A JP2006162262 A JP 2006162262A JP 2007334412 A JP2007334412 A JP 2007334412A
Authority
JP
Japan
Prior art keywords
file
search
information
history
condition
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
JP2006162262A
Other languages
Japanese (ja)
Inventor
Noriaki Suzuki
憲明 鈴木
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.)
Fujifilm Business Innovation Corp
Original Assignee
Fuji Xerox Co 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 Fuji Xerox Co Ltd filed Critical Fuji Xerox Co Ltd
Priority to JP2006162262A priority Critical patent/JP2007334412A/en
Publication of JP2007334412A publication Critical patent/JP2007334412A/en
Pending legal-status Critical Current

Links

Images

Landscapes

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

Abstract

<P>PROBLEM TO BE SOLVED: To provide a retrieval program and a retrieving device capable of accurately retrieving files by a simple operation by specifying the information between operation histories as requirement for file retrieval. <P>SOLUTION: The history information on the operation of files performed by a data operation processing part 103 as operation histories is administrated by a database 108 through an operation history administration part 104. Based on the requirements for retrieval as the time intervals from the operation histories recorded according to the order of operations and the other operations among the requirements for retrieval input by a retrieval requirement input part 101, the operation history administration part 104 compares the date and time of operation with the present date and time. Then, the operation history administration part retrieves the operation history recorded in the database 108, and acquires the file of the operation history from a HDD 109. <P>COPYRIGHT: (C)2008,JPO&INPIT

Description

本発明は、ファイル操作に対する操作履歴に基づき当該ファイルの検索を行う検索プログラムおよび検索装置に関し、特に、前記操作履歴間の情報を用いた検索を簡単にできるようにした検索プログラムおよび検索装置に関する。   The present invention relates to a search program and a search device for searching for a file based on an operation history with respect to a file operation, and more particularly to a search program and a search device that can easily perform a search using information between the operation histories.

従来のファイル管理システムで管理された電子文書や画像データなどのファイルを参照する際には、所定の検索条件を入力し、その検索条件に該当するファイルを一覧表示させることで所望するファイルを検索する方法がある。検索条件には、通常、管理されたファイルに付与された属性情報を指定することができる。   When referring to a file such as an electronic document or image data managed by a conventional file management system, a predetermined search condition is input, and a file corresponding to the search condition is displayed in a list to search for a desired file. There is a way to do it. Normally, attribute information given to a managed file can be specified as a search condition.

またさらに、管理されたファイルを検索する他の方法として、過去のファイルに対する操作内容を示す操作履歴情報を用いた方法がある。この操作履歴情報は、ファイルの新規登録や管理されたファイルの更新処理など、どのような処理を行ったかを示した情報であって、この操作履歴情報を用いて以下のような検索を行うことができる。   Furthermore, as another method for searching for a managed file, there is a method using operation history information indicating the operation content of a past file. This operation history information is information indicating what kind of processing has been performed, such as new registration of a file or update processing of a managed file, and the following search is performed using this operation history information. Can do.

1.過去に行われた操作履歴が示す操作内容の有無(実行したか否か)によってファイルを検索
2.ある一定の操作履歴情報をまとめて管理し、そのまとまりと類似性を有するか判断することによってファイルを検索
これらの方法を用いて操作履歴情報によるファイル検索を行った場合、その検索条件に細かな条件を指定することができず、例えば、操作内容として「更新」が行われたファイルや、システムで想定した操作を行ったファイルというレベルでしかできない。
1. 1. Search for a file based on the presence / absence of an operation content indicated by an operation history performed in the past (whether or not it has been executed) A certain operation history information is managed collectively, and a file is searched by judging whether it is similar to the group. When a file search is performed using the operation history information using these methods, the search conditions are detailed. Conditions cannot be specified, for example, only at the level of a file that has been “updated” as an operation content or a file that has been operated by a system.

この操作履歴情報を管理し、管理した操作履歴情報から一覧表示対象となるデータの状態を判別し、その判定した状態を示すアイコンを用いてこれらを一覧表示するようにした従来技術として特許文献1に開示されたものがある。   Patent Document 1 is a conventional technique that manages this operation history information, determines the state of data to be displayed as a list from the managed operation history information, and displays the list using icons indicating the determined state. Is disclosed.

この特許文献1では、アイコンの形状でデータの状態を表現することによってユーザに従来と異なった使用感を与えることなしにデータの状態を一目で識別できるようにしている。   In this patent document 1, the state of data can be identified at a glance without giving the user a different feeling of use by expressing the state of data with the shape of an icon.

また、ユーザの指示によるタイミングで履歴情報を格納し、操作履歴とデータ履歴とを同期したデータとして格納することにより、履歴情報のトレース、管理を効率的に実行可能とした従来技術として特許文献2に開示されたものがある。   Further, Patent Document 2 discloses a conventional technique that enables history information to be traced and managed efficiently by storing history information at a timing according to a user instruction and storing operation history and data history as synchronized data. Is disclosed.

この特許文献2では、操作履歴情報と、文書情報としてのデータ履歴情報とを独自に格納して、管理するとともに、履歴検索部による各履歴データの相互検索を可能することで履歴情報のトレースを正確かつ容易に実行することを可能にしている。   In this patent document 2, operation history information and data history information as document information are independently stored and managed, and history information is traced by enabling each history data to be mutually searched by a history search unit. It is possible to execute accurately and easily.

さらに、ファイル管理システムとして管理されたファイルは、システム管理者などによって操作ログを解析することによって検索する方法もあるが、操作履歴全てを抽出して対象ファイルごとにまとめ、検索するファイルに当てはまるかをファイルごとに判定する処理が必要となり、作業内容が多く膨大な工数を消費するばかりではなく、作業ミスも発生しやすい状態となる。
特開2000−76109 特開2001−265760
In addition, files managed as a file management system can be searched by analyzing the operation log by a system administrator, etc., but if all the operation history is extracted and collected for each target file, is it applicable to the file to be searched? Is required for each file, which not only consumes a large amount of work but also a large amount of man-hours.
JP 2000-76109 A JP 2001-265760 A

特許文献1に示された従来技術においては、管理した操作履歴情報から表示するデータの状態を判別するように構成しており、その操作履歴情報として、更新や新規登録などの一般的な操作履歴に加え、オープン中の状態やロック中の状態といったその時点での状態をはじめ、過去に印刷されたことがある、所定の期間内にアクセスされたことがある、更新後にアクセスされたことがないといった情報によっても検索できるようにしているが、全ての検索条件が更新の有無によって指定される操作履歴情報であるため、より詳細な操作履歴を検索条件にしてファイルを検索することができないという問題がある。   The prior art disclosed in Patent Document 1 is configured to determine the state of data to be displayed from managed operation history information, and the operation history information includes general operation history such as update and new registration. In addition to the current status such as open status and locked status, it has been printed in the past, has been accessed within a specified period, and has not been accessed after updating However, since all search conditions are operation history information specified by the presence or absence of update, files cannot be searched using more detailed operation history as search conditions. There is.

また、特許文献2に示された従来技術では、ファイルの新規作成、更新などの履歴情報に加え、新規文書であるとか、更新文書であるとか、あるいは改訂版である等のヒストリーや、承認待ち、作成中、却下等の文書の状態(またはプロセス)等の文書情報を記録したデータ履歴を格納するとともに、操作履歴およびデータ履歴を同期をとって関連付けた情報として保持管理することにより、文書の状態把握や、問題が発生した場合の操作トレース処理等を効率的に実行可能にしているが、管理したデータ履歴や操作履歴によって検索する方法が示されているわけではない。   In addition, in the prior art disclosed in Patent Document 2, in addition to history information such as new creation and update of a file, a history such as a new document, an updated document, a revised version, etc., awaiting approval In addition to storing a data history that records document information such as document status (or process) during creation, rejection, etc., and maintaining and managing operation history and data history as correlated information, Although status grasping and operation trace processing when a problem occurs can be efficiently executed, a method of searching based on a managed data history or operation history is not shown.

そこで、本発明は、操作履歴間にかかる情報をファイルの検索条件に指定することで、簡単な操作で的確なファイル検索を行えるようにした検索プログラムおよび検索装置を提供することを目的とする。   Therefore, an object of the present invention is to provide a search program and a search apparatus that can perform an accurate file search with a simple operation by designating information related to operation history as a file search condition.

上記目的を達成するため、請求項1の発明は、操作対象である電子データを該電子データに対する操作の操作内容および操作対象種別および操作対象を操作日時に関連付けて管理する第1のステップと、前記第1のステップで管理する前記電子データに対する前記操作の操作内容、該操作の有無、その操作順番を少なくとも検索条件として前記電子データを検索する第2のステップとを含むことを特徴とする。   In order to achieve the above object, the first aspect of the present invention provides a first step of managing electronic data as an operation target in association with the operation content, operation target type and operation target of the operation on the electronic data, And a second step of searching for the electronic data using at least the search conditions that are the operation contents of the electronic data managed in the first step, the presence / absence of the operation, and the operation order thereof.

また、請求項2の発明は、請求項1の発明において、前記検索条件は、前記操作対象種別および前記操作対象を更に含むことを特徴とする。   The invention of claim 2 is characterized in that, in the invention of claim 1, the search condition further includes the operation object type and the operation object.

また、請求項3の発明は、請求項1または2の発明において、前記検索条件は、前の該当操作との間隔を更に含むことを特徴とする。   The invention according to claim 3 is the invention according to claim 1 or 2, wherein the search condition further includes an interval from a previous corresponding operation.

また、請求項4の発明は、操作対象である電子データを該電子データに対する操作の操作内容および操作対象種別および操作対象を操作日時に関連付けて管理する管理手段と、前記管理手段で管理する前記電子データに対する前記操作の操作内容、該操作の有無、その操作順番を少なくとも検索条件として前記電子データを検索する検索手段とを具備する。   According to a fourth aspect of the present invention, there is provided a management means for managing electronic data as an operation target in association with the operation content, operation target type and operation target of the operation on the electronic data, and the management means managing the electronic data Search means for searching the electronic data using the operation content of the operation on the electronic data, the presence or absence of the operation, and the operation order as at least a search condition.

本発明によれば、管理されたファイルから所望するファイルを検索するための検索条件に当該ファイルに対する操作履歴を指定し、特に、操作履歴では個々の操作履歴間における情報、例えば、連続する操作内容の履歴が指定期間内に形成された情報などを検索条件に指定できるように構成したので、より簡単に的確なファイルを検索することが可能になるという効果を奏する。   According to the present invention, an operation history for a file is designated as a search condition for searching for a desired file from managed files. In particular, in the operation history, information between individual operation histories, for example, continuous operation contents Since it is configured such that information formed within the specified period can be specified as a search condition, there is an effect that an accurate file can be searched more easily.

以下、本発明に係わる検索プログラムおよび検索装置の一実施例を添付図面を参照して詳細に説明する。   Hereinafter, an embodiment of a search program and a search apparatus according to the present invention will be described in detail with reference to the accompanying drawings.

図1は、本発明に係わる検索プログラムおよび検索装置を適用して構成したファイル管理システムのシステム構成図である。   FIG. 1 is a system configuration diagram of a file management system configured by applying a search program and a search apparatus according to the present invention.

図1において、このファイル管理システムは、所定のアプリケーションを用いて作成された電子文書ファイル(以下、「ファイル」)を管理するシステムであって、管理されたファイルに対して行ったユーザ操作の操作情報を履歴(「操作履歴」)として管理し、管理した操作履歴を条件にしてファイル検索を行う。特に、操作履歴が記録された順番(「操作順番」ともいう)と、記録された操作履歴間の時間的間隔とを検索条件に指定してファイル検索を行う。   In FIG. 1, this file management system is a system for managing an electronic document file (hereinafter referred to as “file”) created using a predetermined application, and an operation of a user operation performed on the managed file. Information is managed as a history ("operation history"), and a file search is performed on the condition of the managed operation history. In particular, the file search is performed by specifying the order in which the operation history is recorded (also referred to as “operation order”) and the time interval between the recorded operation histories as search conditions.

ファイルに対するユーザ操作として、ファイルを新規に登録する登録処理や、登録されているファイルの内容(以下、「コンテント」)や属性情報を更新する更新処理や、ファイルの管理先を変更する変更処理や移動処理、管理したファイルの一覧を作成する一覧作成処理などがあり、これらのユーザ操作をユーザ(操作者)や操作日時などの操作情報とともに操作履歴として管理する。   User operations for files include registration processing for newly registering files, update processing for updating registered file contents (hereinafter referred to as “content”) and attribute information, change processing for changing the file management destination, There are a migration process, a list creation process for creating a list of managed files, and the like, and these user operations are managed as an operation history together with operation information such as a user (operator) and operation date and time.

例えば、ファイルの登録処理が行われた後にファイルに付与された属性情報の更新処理が行われた場合、操作履歴としてファイルの登録、属性情報の更新がこの順番で記録される。すなわち、操作順番は登録処理が「1」で更新処理が「2」となる。   For example, when update processing of attribute information given to a file is performed after file registration processing, file registration and attribute information update are recorded in this order as an operation history. That is, the operation order is “1” for the registration process and “2” for the update process.

ファイルの検索条件に操作順番を指定した場合には、その操作順番で操作が行われたファイルが検索されることとなる。   When the operation order is designated as the file search condition, the file operated in the operation order is searched.

本願発明では、ユーザ操作が行われた際に操作履歴を記録する「記録処理」と、記録処理により記録された操作履歴を検索条件に指定してファイルを検索する「ファイル検索処理」とが行われる。   In the present invention, a “recording process” for recording an operation history when a user operation is performed, and a “file search process” for searching for a file by specifying the operation history recorded by the recording process as a search condition. Is called.

なお、ユーザ操作を行う操作元、検索条件を指定する指定元として、例えば、クライアントコンピュータ(図示せず)があり、この場合、ファイル管理システムにクライアントコンピュータが通信回線を介して接続されており、相互通信が可能な状態にある。   As an operation source for performing user operations and a specification source for specifying search conditions, for example, there is a client computer (not shown). In this case, the client computer is connected to the file management system via a communication line, Mutual communication is possible.

図1に示したファイル管理システムは、検索条件入力部101、検索処理部102、データ操作処理部103、操作履歴管理部104、データ管理部105、コンテント管理部106、属性管理部107、データベース108、HDD109、表示部110から構成され、ファイルを操作することによる操作履歴の「記録処理」と操作履歴を検索条件にした「ファイル検索処理」が行われる。   The file management system shown in FIG. 1 includes a search condition input unit 101, a search processing unit 102, a data operation processing unit 103, an operation history management unit 104, a data management unit 105, a content management unit 106, an attribute management unit 107, and a database 108. The HDD 109 and the display unit 110 are configured to perform an operation history “recording process” by operating a file and a “file search process” using the operation history as a search condition.

まず、操作履歴の「記録処理」について説明する。   First, the “recording process” of the operation history will be described.

操作者がクライアントコンピュータなどを用いてファイルの新規登録操作や更新操作などの操作指示を行うと、データ操作処理部103によってその操作指示に基づくファイルの操作処理が行われ、その操作指示に基づいて操作履歴管理部104、データ管理部105でそれぞれ処理を行う。   When an operator issues an operation instruction such as a new file registration operation or an update operation using a client computer or the like, the data operation processing unit 103 performs file operation processing based on the operation instruction, and based on the operation instruction. The operation history management unit 104 and the data management unit 105 perform processing.

このデータ操作処理部103で行われる処理は、操作指示が行われたファイルを識別するためのオブジェクトIDを生成する処理(オブジェクトIDを採番する処理)であって、生成した(採番した)オブジェクトIDとともに操作履歴管理部104、データ管理部105に操作指示を行う。   The processing performed by the data operation processing unit 103 is processing for generating an object ID for identifying a file for which an operation instruction has been performed (processing for numbering an object ID), and is generated (numbered). An operation instruction is given to the operation history management unit 104 and the data management unit 105 together with the object ID.

データ操作処理部103から指示を受けた操作履歴管理部104では、データ操作処理部103からの操作指示に含まれる操作情報を解析し、ファイルを操作した操作者、操作内容、操作日時、操作種別、操作対象の各情報を抽出してデータベース108上に操作履歴(108−A)として、操作識別情報(「操作ID」)と生成(採番)したオブジェクトIDを付与して記録する。この操作履歴(108−A)の一例を図3、図4に示す。   In response to the instruction from the data operation processing unit 103, the operation history management unit 104 analyzes the operation information included in the operation instruction from the data operation processing unit 103, the operator who operated the file, the operation content, the operation date and time, the operation type Each piece of information to be operated is extracted and recorded as operation history (108-A) on the database 108 with operation identification information ("operation ID") and the generated (numbered) object ID. An example of this operation history (108-A) is shown in FIGS.

操作履歴として記録される操作種別とは、操作したファイルのどの部分について操作を行ったかを示す情報であり、ファイルの文書や画像などのコンテントを操作した場合には操作種別に「コンテント」と示され、また、ファイルに付与された属性情報を操作した場合には操作種別に「属性」と示される。   The operation type recorded as the operation history is information indicating which part of the operated file has been operated. When a content such as a document or image of the file is operated, “content” is displayed as the operation type. In addition, when the attribute information given to the file is operated, “attribute” is indicated as the operation type.

同様に、操作履歴として記録する操作対象とは、操作種別が示す操作部分のより具体的な操作箇所を示しており、「属性」のファイル名を操作した場合には操作対象に「名前」と示され、また、「コンテント」のメイン部分について操作した場合には操作対象に「メイン」と示される。   Similarly, the operation target recorded as the operation history indicates a more specific operation location of the operation part indicated by the operation type. When the file name of “attribute” is operated, “name” is set as the operation target. In addition, when the main part of “content” is operated, “main” is indicated as the operation target.

このような情報が操作履歴(108−A)としてデータベース108に記録されるととともに並行して若しくは先立ち、データ操作処理部103から指示を受けたデータ管理部105がデータ操作処理部103からの操作指示に含まれるオブジェクトIDとともに処理の指示を属性管理部106、コンテント管理部107にそれぞれ行う。   When such information is recorded in the database 108 as the operation history (108-A), in parallel or in advance, the data management unit 105 that has received an instruction from the data operation processing unit 103 performs an operation from the data operation processing unit 103. A processing instruction is given to the attribute management unit 106 and the content management unit 107 together with the object ID included in the instruction.

「「「「「
属性管理部107では、コンテントの新規登録時に、そのコンテントに対するファイルに付与された属性情報を抽出し、抽出した属性情報にその属性情報が付与されていたファイルのオブジェクトIDを関連付けて、データベース108上の属性データ(108−B)として管理する。
「「 」「 「
The attribute management unit 107 extracts the attribute information given to the file for the content at the time of new registration of the content, associates the extracted attribute information with the object ID of the file to which the attribute information was given, As attribute data (108-B).

属性情報の更新を行う場合には、指定されたオブジェクトIDを元にデータベース108上の属性データ(108−B)から該当する属性情報を取得して更新処理を行う。   When updating the attribute information, the corresponding attribute information is acquired from the attribute data (108-B) on the database 108 based on the designated object ID, and the update process is performed.

また、コンテント管理部107では、ファイルの新規登録の操作指示によって、そのファイルを管理領域であるHDD109にコンテントとして登録し、ファイル更新の操作指示によって、HDD109に登録したコンテントを取得してその操作指示に基づく更新処理を行う。HDD109に登録されるコンテントは、ファイルそのものを示す実体データである。   In addition, the content management unit 107 registers the file as content in the HDD 109 serving as a management area by an operation instruction for newly registering a file, acquires the content registered in the HDD 109 by an operation instruction for file update, and operates the instruction Update process based on. The content registered in the HDD 109 is entity data indicating the file itself.

データベース108では、操作履歴(108−A)、属性データ(108−B)のほかにコンテント情報(図示せず)を管理しており、このコンテント情報は、属性データ(108−B)として管理する属性情報に付与されたオブジェクトIDに、その属性情報のコンテントを格納位置したHDD109上のアドレス情報を対応付けた情報である。   The database 108 manages content information (not shown) in addition to the operation history (108-A) and attribute data (108-B), and this content information is managed as attribute data (108-B). This is information in which the object ID assigned to the attribute information is associated with the address information on the HDD 109 where the content of the attribute information is stored.

すなわち、データベース108上で属性データ(108−B)として管理した属性情報とHDD109で管理したコンテントとがコンテント情報によって対応付けられた状態にある。   That is, the attribute information managed as attribute data (108-B) on the database 108 and the content managed by the HDD 109 are in a state of being associated with each other by the content information.

このような処理により、ファイルの新規登録や更新などの操作によって操作履歴をデータベース上に記録でき、また、その操作履歴の操作対象となったファイルの属性情報、コンテントをデータベース108やHDD109で管理することができる。   By such processing, the operation history can be recorded on the database by operations such as new registration and update of the file, and the attribute information and content of the file that is the operation target of the operation history are managed by the database 108 and the HDD 109. be able to.

」」」」」
このとき、操作履歴管理部104によって行われる操作履歴を記録する記録処理の流れを示すフローチャートを図2に示す。
""""""
FIG. 2 is a flowchart showing a flow of recording processing for recording an operation history performed by the operation history management unit 104 at this time.

次に、上記する記録処理により記録された操作履歴を検索条件に指定して、その条件に当てはまるファイルを検索する「ファイル検索処理」を説明する。   Next, a “file search process” for specifying an operation history recorded by the above-described recording process as a search condition and searching for a file that satisfies the condition will be described.

ファイルを検索するための検索条件として、データベース108上で操作履歴として管理した情報、例えば、ファイルの操作を行った操作者、操作内容、操作日時、操作順番、他の操作が行われて記録した操作履歴との時間間隔などの検索条件を検索条件入力部101から入力し、その検索条件を検索処理部102に送信する。   Information managed as an operation history on the database 108 as a search condition for searching for a file, for example, an operator who has operated a file, operation details, operation date / time, operation order, and other operations are recorded. A search condition such as a time interval with the operation history is input from the search condition input unit 101, and the search condition is transmitted to the search processing unit 102.

この検索条件入力部101では、クライアントコンピュータ(図示せず)などによる検索条件の入力操作が可能である。この検索条件入力部101で入力された検索条件の一例を図5に示す。検索条件入力部101では、ファイルに付与された属性情報を検索条件として入力することも可能である。   In the search condition input unit 101, a search condition can be input by a client computer (not shown). An example of the search condition input by the search condition input unit 101 is shown in FIG. The search condition input unit 101 can also input attribute information given to the file as a search condition.

検索条件入力部101で入力した検索条件を受け付けた検索処理部102では、検索条件の整合性チェックを行い、検索条件に矛盾がないかを検査し、検索条件に矛盾が生じるなどして検索することができない場合には検索処理を行わず処理を中断する。これにより、検索処理がシステム上で永久的に行われることを防止し、より安定した検索を行うことができるようになる。   The search processing unit 102 that has received the search condition input by the search condition input unit 101 checks the consistency of the search condition, checks whether there is a contradiction in the search condition, and performs a search due to a contradiction in the search condition. If this is not possible, the search process is not performed and the process is interrupted. As a result, the search process can be prevented from being performed permanently on the system, and a more stable search can be performed.

もちろん、検索処理が中断した場合にはその旨を表示するなどして検索者(ユーザ)に対して報知するように構成しても良い。   Of course, when the search process is interrupted, the searcher (user) may be notified by displaying the fact.

検索処理部102によって整合性チェックが行われると、操作履歴管理部104に対して検索条件に基づく検索指示が行われ、操作履歴管理部104では、検索条件に当てはまる操作履歴に対して関連付けられたファイルの識別情報(「オブジェクトID」)をデータベース108の操作履歴(108−A)から取得する。さらに操作履歴管理部104では取得したオブジェクトIDを検索処理部102に対して転送する。   When the consistency check is performed by the search processing unit 102, a search instruction based on the search condition is issued to the operation history management unit 104, and the operation history management unit 104 associates the operation history that matches the search condition. The file identification information (“object ID”) is acquired from the operation history (108 -A) of the database 108. Further, the operation history management unit 104 transfers the acquired object ID to the search processing unit 102.

それに対して、検索条件に当てはまるオブジェクトIDが存在しないなどの理由により取得できない場合にはその旨を表示部110に表示させて処理を終了する。   On the other hand, if it cannot be acquired because there is no object ID that matches the search condition, that fact is displayed on the display unit 110 and the process is terminated.

このときの検索条件に、操作順番、他の操作が行われて記録した操作履歴との時間間隔が指定されている場合、データベース108の操作履歴(108−A)で管理する操作日時の情報に基づき、その検索条件に当てはまるファイルのオブジェクトIDを検索する。   When the search order at this time specifies the operation order and the time interval with the operation history recorded by other operations, the operation date and time information managed in the operation history (108-A) of the database 108 is included. Based on this, the object ID of the file that meets the search condition is searched.

操作順番の検索条件は、他の検索条件よりも新しいものであるか古いものであるかを操作日時から判断する検索条件であって、また、他の操作が行われて記録した操作履歴との時間間隔の検索条件は、他の操作の操作日時と現在日時と比較することによって経過時間を算出し、その経過時間が指定された時間間隔内であるかを検索する条件である。   The search condition for the operation order is a search condition for judging whether it is newer or older than the other search conditions from the operation date and time, and with the operation history recorded by performing other operations. The time interval search condition is a condition for calculating an elapsed time by comparing the operation date and time of another operation with the current date and searching whether the elapsed time is within a specified time interval.

他の操作とは、通常、直前に行われた1つ前の操作を示すが、もちろん、行われた操作内容を指定してその操作を示すことも可能であり、この場合、指定された操作が行われてから経過した時間を指定された時間間隔と比較する。   Other operations usually indicate the previous operation performed immediately before, but of course, it is also possible to indicate the operation by specifying the content of the operation performed. In this case, the specified operation Compares the time elapsed since the operation was performed with the specified time interval.

さらに、検索条件に当てはまるファイルが存在することによってオブジェクトIDが取得できた場合、検索処理部102が操作履歴管理部104から転送されてきたオブジェクトIDを元に、データ管理部105に対してそのオブジェクトIDに対する属性情報の取得要求を行う。属性情報の取得要求を受けたデータ管理部105では、そのオブジェクトIDに対する属性情報の取得要求を属性管理部107に転送して属性管理部107がデータベース108の属性データ(108−B)として管理した属性情報からそのオブジェクトIDに対する属性情報を取得する。   Further, when the object ID can be acquired because there is a file that satisfies the search condition, the object is transferred to the data management unit 105 based on the object ID transferred from the operation history management unit 104 by the search processing unit 102. Request acquisition of attribute information for the ID. Upon receiving the attribute information acquisition request, the data management unit 105 transfers the attribute information acquisition request for the object ID to the attribute management unit 107, and the attribute management unit 107 manages it as attribute data (108-B) of the database 108. Attribute information for the object ID is acquired from the attribute information.

なお、検索条件入力部101でファイルに付与された属性情報を検索条件とした場合には、検索処理部102で取得したオブジェクトIDによって示される属性情報との論理積演算を行うことで検索条件に当てはまるオブジェクトIDの属性情報を取得する。   When the attribute information given to the file by the search condition input unit 101 is used as a search condition, the search condition is set by performing a logical product operation with the attribute information indicated by the object ID acquired by the search processing unit 102. The attribute information of the applicable object ID is acquired.

取得した属性情報を検索処理部102が表示部110に表示させ、表示したファイルの属性情報からユーザが操作するファイルを指定すると、指定した属性情報に対するオブジェクトIDが示すファイルの取得要求を検索処理部102からデータ管理部105に行う。データ管理部105では、コンテント管理部107に対してオブジェクトIDが示すファイルの取得要求を行う。   When the search processing unit 102 displays the acquired attribute information on the display unit 110 and designates a file to be operated by the user from the attribute information of the displayed file, the search processing unit sends an acquisition request for the file indicated by the object ID for the specified attribute information. This is performed from 102 to the data management unit 105. The data management unit 105 makes a request to acquire the file indicated by the object ID to the content management unit 107.

「「「
コンテント管理部107では、データベース108で管理したコンテント情報(図示せず)を参照して、データ管理部105で指定されたオブジェクトIDに対するコンテントのアドレス情報を元に、HDD109からコンテントを取得してデータ管理部105に転送する。これによってデータ操作処理部103から操作を受け付ける。
"""
The content management unit 107 refers to content information (not shown) managed by the database 108 and acquires content from the HDD 109 based on the content address information for the object ID specified by the data management unit 105 to obtain data. Transfer to the management unit 105. As a result, an operation is received from the data operation processing unit 103.

」」」
このデータ操作処理部103では、記録された操作履歴の削除処理の指示を行うことができ、この場合、操作履歴管理部104が指定された操作履歴を削除する。このときの削除単位として、オブジェクトIDごと、格納された領域ごとに削除することができるほか、日時を指定することによっても削除することができる。
""""
The data operation processing unit 103 can issue an instruction to delete the recorded operation history. In this case, the operation history management unit 104 deletes the designated operation history. As a deletion unit at this time, it can be deleted for each object ID and each stored area, and can also be deleted by designating the date and time.

また、オブジェクトIDに対するファイルが存在しない場合にはその旨を表示部110に表示させて処理を終了する。   If the file for the object ID does not exist, that effect is displayed on the display unit 110 and the process ends.

これにより、操作順番および他の操作が行われて記録した操作履歴との時間間隔の情報を検索条件にしたファイル検索が可能になる。   As a result, the file search can be performed using the information on the operation order and the time interval with the operation history recorded by performing another operation as a search condition.

このときの検索処理部102と操作履歴管理部104で行われる検索処理の流れを示すフローチャートを図6に示す。   FIG. 6 is a flowchart showing the flow of search processing performed by the search processing unit 102 and the operation history management unit 104 at this time.

このような構成により、他の操作が行われて記録した操作履歴との時間間隔および操作順番を検索条件に指定したファイル検索が可能になり、所望するファイルを簡単に検索することができる。   With such a configuration, it is possible to perform a file search in which the time interval with the operation history recorded by other operations and the operation order are designated as search conditions, and a desired file can be easily searched.

図2は、本願発明のデータ操作における操作履歴を記録する流れを示す操作履歴記録フローチャートである。   FIG. 2 is an operation history recording flowchart showing a flow of recording an operation history in the data operation of the present invention.

図2において、ユーザが行った操作を操作履歴として記録するデータ操作リクエスト(操作履歴の記録指示)を受信すると処理が開始され、そのデータ操作リクエストの操作情報から操作履歴として記録する記録情報を抽出する処理が行われる(201)。例えば、記録情報として、データ操作を行ったデータ操作リクエストの発行元である操作者、そのデータ操作リクエストの種類であるデータの操作内容、データ操作が行われた操作日時などを抽出する。   In FIG. 2, when a data operation request (operation history recording instruction) for recording an operation performed by the user as an operation history is received, the process is started, and recording information to be recorded as an operation history is extracted from the operation information of the data operation request. (201). For example, as the record information, an operator who is the source of the data operation request that performed the data operation, the operation content of the data that is the type of the data operation request, the operation date and time when the data operation was performed, and the like are extracted.

データ操作リクエストから操作履歴として記録する記録情報を抽出後、操作したファイルがデータベース上で記録(管理)されているか検索する(202)。検索した結果、記録されているか判断し(203)、ファイルが記録されていない場合(203でNO)、例えば、記録中の場合には、記録処理が完了するまで待機し、一定時間経過後、再度記録されているか判断する処理を行う。また、記録時に障害が発生するなどしてファイルが記録されていない場合には、データ操作リクエストによる操作履歴の記録処理を中断するように構成してもよい。   After extracting the record information to be recorded as the operation history from the data operation request, it is searched whether the operated file is recorded (managed) on the database (202). As a result of the search, it is determined whether or not the file is recorded (203), and if the file is not recorded (NO in 203), for example, if the file is being recorded, it waits until the recording process is completed. A process is performed to determine whether the recording is performed again. Further, when a file is not recorded due to a failure or the like during recording, the operation history recording process by the data operation request may be interrupted.

また、記録情報を抽出したファイルが記録されている場合(203でYES)には、操作したファイルのどの部分について操作を行ったかを示す操作種別と、その操作種別が示す操作部分のより具体的な操作箇所を示す操作対象とを抽出し、操作対象情報として設定する(204)。   When the file from which the record information is extracted is recorded (YES in 203), the operation type indicating which part of the operated file has been operated and the operation part indicated by the operation type are more specific. An operation target indicating a specific operation location is extracted and set as operation target information (204).

以上の処理により、抽出した記録情報と操作対象情報を操作履歴情報としてデータベースへ記録する(205)。   Through the above processing, the extracted record information and operation target information are recorded in the database as operation history information (205).

これにより、ファイルの操作情報を操作履歴として記録でき、操作履歴間の情報を用いたファイルの検索が可能になる。   As a result, file operation information can be recorded as an operation history, and a file can be searched using information between operation histories.

図3は、本願発明の操作履歴を管理したメインテーブルを示す構成図である。   FIG. 3 is a configuration diagram showing a main table that manages the operation history of the present invention.

図3の操作履歴テーブルは、図2に示す記録情報を抽出する処理によって抽出された操作情報を管理するメインテーブルであって、その抽出処理によって抽出される操作者、操作内容、操作日時がそれぞれ操作履歴テーブルの[操作者]カラム303、[操作内容]カラム305、[操作日時]カラム304に対応して管理される。   The operation history table of FIG. 3 is a main table for managing the operation information extracted by the process of extracting the record information shown in FIG. 2, and the operator, operation content, and operation date and time extracted by the extraction process are respectively The operation history table is managed corresponding to the [operator] column 303, the [operation content] column 305, and the [operation date / time] column 304.

これらの記録情報を記録する際には、操作履歴を識別するための情報である操作IDと、操作履歴に対するファイルを識別するオブジェクトIDとが付与され、[操作ID]カラム301、[オブジェクトID]カラム302でそれぞれ管理される。   When recording these pieces of recording information, an operation ID, which is information for identifying an operation history, and an object ID for identifying a file corresponding to the operation history are given, and an [operation ID] column 301, [object ID] Each is managed in a column 302.

例えば、[操作者]カラム303が「userA」で、[操作日時]カラム304が「2005/01/01 01:01:01」で、[操作内容]カラム305が「登録」である操作情報には操作ID「331」が付与されており、その操作対象となったデータのオブジェクトIDは「0011」であることが示されている。   For example, in the operation information in which the [operator] column 303 is “userA”, the [operation date / time] column 304 is “2005/01/01 01:01:01”, and the [operation content] column 305 is “registration”. Is given an operation ID “331”, and the object ID of the data to be operated is “0011”.

この操作情報は、「userA」が「2005年01月01日の01:01:01」にオブジェクトID「0011」のファイルを新規に「登録」するという操作の履歴を示した操作情報である。   This operation information is operation information indicating an operation history in which “userA” newly “registers” a file with the object ID “0011” at “01:01:01 on 01/01/2005”.

さらに、[操作ID]カラム301が示すレコードには、オブジェクトID「0011」、操作者「userA」、操作日時「2005/01/02 01:03:01」、操作内容「更新」が示されており、この操作情報は、「userA」が「2005年01月02日の01:03:01」にオブジェクトID「0011」のファイルを「更新」したという操作の履歴を示す情報である。   Furthermore, the record indicated by the [operation ID] column 301 indicates the object ID “0011”, the operator “userA”, the operation date and time “2005/01/02 01:03:01”, and the operation content “update”. This operation information is information indicating an operation history that “userA” “updated” the file with the object ID “0011” to “01:03:01 on January 02, 2005”.

すなわち、操作ID「331」と「332」のレコードは、同一ユーザ「userA」がオブジェクトID「0011」の同一ファイルに対して操作した履歴情報であることが示されている。   That is, the records with operation IDs “331” and “332” indicate that the same user “userA” is history information operated on the same file with the object ID “0011”.

そして、この操作IDに対するオブジェクトIDが示すファイルのどのような情報(操作種別、操作対象)に対して操作を行ったかを図4のテーブルに示す。   The table in FIG. 4 shows what information (operation type, operation target) in the file indicated by the object ID corresponding to the operation ID is operated.

図4は、図2に示す操作対象情報として抽出された情報を管理するテーブルであって、[操作ID]カラム401、[操作種別]カラム402、[操作対象]403によって構成されており、[操作ID]カラム401は、図3に示す[操作ID]カラム301と紐付けされている。   FIG. 4 is a table for managing information extracted as the operation target information shown in FIG. 2, and includes an [operation ID] column 401, an [operation type] column 402, and an [operation target] 403. [Operation ID] column 401 is associated with [Operation ID] column 301 shown in FIG.

[操作種別]カラム402が示す操作種別は、ファイルのどの部分に対して操作を行ったかを示す種別であって、例えば、ファイルそのもの(実体データ)に対して操作した場合には操作種別として「コンテント」が示され、また、そのファイルに付与された属性情報に対して操作した場合には操作種別として「属性」が示される。   The operation type indicated in the [operation type] column 402 is a type indicating which part of the file has been operated. For example, when an operation is performed on the file itself (entity data), “ “Content” is indicated, and “attribute” is indicated as the operation type when the attribute information given to the file is operated.

そして、[操作対象]カラム403が示す操作対象は、[操作種別]カラム402が示した操作種別のより具体的な(詳細な)操作箇所を示している。   The operation target indicated by the [operation target] column 403 indicates a more specific (detailed) operation location of the operation type indicated by the [operation type] column 402.

図4に示す[操作ID]カラム401が「331」の[操作種別]カラム402には「属性」と「コンテント」の二種類の属性種別が指定されている。[操作種別]カラム402の「属性」が示す属性情報は、属性IDやユーザ属性A、ユーザ属性Bなどの操作対象によって構成され、これらが[操作対象]カラム403に示される。   In the [operation type] column 402 in which the [operation ID] column 401 shown in FIG. 4 is “331”, two types of attribute types “attribute” and “content” are specified. The attribute information indicated by “attribute” in the “operation type” column 402 includes operation objects such as an attribute ID, a user attribute A, and a user attribute B, and these are indicated in the “operation object” column 403.

また、[操作種別]カラム402の「コンテント」が示す属性情報は、コンテントの種類としてメインコンテント(メインと表記)、サブコンテント(サブ1、サブ2と表記)などの操作対象によって構成され、これらが[操作対象]カラム403に示される。   The attribute information indicated by “content” in the [operation type] column 402 is configured by operation targets such as main content (indicated as main) and sub-content (indicated as sub 1 and sub 2) as content types. Is displayed in the [operation object] column 403.

図3、図4に示された操作履歴は、図2の操作履歴記録フローチャートを実行することによって記録された情報の一例である。   The operation history shown in FIGS. 3 and 4 is an example of information recorded by executing the operation history recording flowchart of FIG.

次に、図5と図6を用いて、記録された操作履歴から条件に当てはまるファイルを検索する処理を説明する。   Next, a process for searching for a file that satisfies a condition from the recorded operation history will be described with reference to FIGS. 5 and 6.

図5は、検索条件の指定例を示す図である。   FIG. 5 is a diagram illustrating an example of specifying search conditions.

図5は、(条件1)から(条件4)の4つを検索条件とした例である。   FIG. 5 shows an example in which four conditions (condition 1) to (condition 4) are used as search conditions.

各条件((条件1)〜(条件4))は、[操作順番]501、[操作実施の有無]502、[操作内容]503、[操作者]504、[操作種別]505、[操作対象]506、[他の条件の操作との時間間隔]507を検索条件の項目として指定することができる。   Each condition ((condition 1) to (condition 4)) includes [operation order] 501, [operation presence / absence] 502, [operation content] 503, [operator] 504, [operation type] 505, [operation target] 506 and [Time interval with operation of other conditions] 507 can be designated as search condition items.

(条件1)は、[操作順番]501が「1」、[操作実施の有無]502が「有」、[操作内容]503が「登録」、[操作者]504〜[他の条件の操作との時間間隔]507が「(空白)」と検索条件に指定されており、これは、「1」番目の操作(以下、「(第1操作)」)で「登録」という操作を行ったファイルを検索するという条件である。このときの[操作者]504〜[他の条件の操作との時間間隔]507が(空白)であることは、これらの項目は検索条件に含まないことを示している。   (Condition 1) is [Operation order] 501 is “1”, [Operation execution status] 502 is “Yes”, [Operation content] 503 is “Register”, [Operator] 504 to [Operation of other conditions] [Time interval from] 507 is designated as “(blank)” in the search condition. This is the operation of “registration” in the “1” -th operation (hereinafter, “(first operation)”). The condition is to search for a file. At this time, [operator] 504 to [time interval with operation under other conditions] 507 (blank) indicates that these items are not included in the search condition.

(条件2)は、[操作順番]501が「2」、[操作実施の有無]502が「有」、[操作内容]503が「更新」、[操作者]504が「(空白)」、[操作種別]505が「属性」、[操作対象]506が「名前」と「ユーザ属性A」が検索条件に指定されており、これは、「2」番目の操作(以下、「(第2操作)」)で「属性」という操作種別の「名前」と「ユーザ属性A」という操作対象に対して「更新」という操作を行ったファイルを検索するという条件である。   (Condition 2): [Operation order] 501 is “2”, [Operation execution status] 502 is “Yes”, [Operation content] 503 is “Update”, [Operator] 504 is “(blank)”, The “operation type” 505 is “attribute”, the “operation target” 506 is “name” and “user attribute A” are specified as search conditions. This is the “second” operation (hereinafter referred to as “(second The operation is to search for a file in which the operation “update” is performed on the operation target “name” and “user attribute A” of the operation type “attribute” in “operation”)).

(条件3)は、[操作順番]501が「3」、[操作実施の有無]502が「有」、[操作内容]503が「更新」、[操作者]504が「(空白)」、[操作種別]505が「属性」、[操作対象]506が「状態」、[他の条件の操作との時間間隔]507が「30日以内」と、検索条件に指定されており、これは、「3」番目の操作(以下、「(第3−1操作)」)で「属性」という操作種別の「属性ID」という操作対象に対して「更新」という操作を、(第2操作)を行ってから「30日以内」に行ったファイルを検索するという条件である。   (Condition 3): [Operation order] 501 is “3”, [Operation execution status] 502 is “Yes”, [Operation content] 503 is “Update”, [Operator] 504 is “(blank)”, [Operation type] 505 is “attribute”, [operation object] 506 is “state”, and [time interval with operation of other conditions] 507 is “within 30 days”. , The operation “update” is performed on the operation target “attribute ID” of the operation type “attribute” in the “3” th operation (hereinafter, “(3-1 operation)”) (second operation) This is a condition for searching for a file that has been performed “within 30 days”.

(条件4)は、[操作順番]501が「3」、[操作実施の有無]502が「無」、[操作者]504が「(空白)」、[操作種別]505が「コンテント」、[操作対象]506が「メイン」、[他の条件の操作との時間間隔]507が「30日以内」と、検索条件に指定されており、これは、「3」番目の操作(以下、「(第3−2操作)」)で「コンテント」という操作種別の「メイン」という操作対象に対して「30日以内」に操作を行っていないファイルを検索するという条件である。   (Condition 4): [Operation order] 501 is “3”, “Operation execution status” 502 is “None”, [Operator] 504 is “(Blank)”, [Operation type] 505 is “Content”, [Operation target] 506 is “main”, and [time interval with other conditions operation] 507 is “within 30 days”, which is designated as a search condition. “(3-2 operation)”) is a condition for searching for a file that has not been operated within “within 30 days” for the operation object “main” of the operation type “content”.

上記(条件3)、(条件4)で示された検索条件の[他の条件の操作との時間間隔]507は、直前の操作である(第2操作)が行われてから経過した時間間隔を示しており、図3に示した操作履歴テーブルの操作日時を現在日時と比較することによって、その時間間隔が条件に当てはまるかを判断する。   [Time interval with other condition operation] 507 of the search conditions shown in the above (Condition 3) and (Condition 4) is the time interval that has elapsed since the previous operation (second operation) was performed. By comparing the operation date and time in the operation history table shown in FIG. 3 with the current date and time, it is determined whether or not the time interval satisfies the condition.

このような条件が指定された場合に行われる検索処理の流れを図6に示している。   FIG. 6 shows the flow of search processing performed when such a condition is designated.

図6は、本願発明におけるファイル検索を行う処理の流れを示すフローチャートである。   FIG. 6 is a flowchart showing the flow of processing for performing a file search in the present invention.

まず、図5の(条件3)で示された(第3−1操作)の検索条件に基づいて、合致する操作IDを抽出する(601)。操作IDを抽出できない場合(602でNO)には、処理を終了する。   First, a matching operation ID is extracted based on the (3-1 operation) search condition shown in (Condition 3) of FIG. 5 (601). If the operation ID cannot be extracted (NO in 602), the process ends.

この(条件3)では、(第3−1操作)で「属性」という操作種別の「属性ID」という操作対象に対して「更新」という操作を、(第2操作)を行ってから「30日以内」に行ったファイルを検索する。このときの[操作順番]501や[他の条件の操作との時間間隔]507は、次の条件が示す操作との関係であるため、次の条件で検索が行われる際に適用する。   In this (Condition 3), the operation “update” is performed on the operation target “attribute ID” of the operation type “attribute” in (3-1 operation), and “30” after performing the (second operation). Search for files made within "days". [Operation order] 501 and [Time interval with operation of other conditions] 507 at this time are related to the operation indicated by the next condition, and are applied when a search is performed under the next condition.

続いて、(条件2)で示された(第2操作)の検索条件に基づいて、合致する操作IDを抽出する(603)。この場合も操作IDを抽出できない場合(604でNO)には、処理を終了する。   Subsequently, a matching operation ID is extracted based on the (second operation) search condition indicated by (Condition 2) (603). Also in this case, if the operation ID cannot be extracted (NO in 604), the process is terminated.

この(条件2)では、(第2操作)で「属性」という操作種別の「名前」と「ユーザ属性A」という操作対象に対して「更新」という操作を行ったファイルの検索を行う。さらに、(条件3)で検索条件に指定された[操作順番]501、[他の条件の操作との時間間隔]507を考慮し、(条件3)の(第3−1操作)が行われる以前に操作を行ったという条件と、(第3−1操作)との時間間隔が30日以内という条件を加味して行う。   In (Condition 2), a search is performed for a file in which the operation “update” is performed on the operation target “name” of the operation type “attribute” and “user attribute A” in (second operation). Further, (Condition 3) (3-1 operation) is performed in consideration of [Operation order] 501 and [Time interval with operation of other conditions] 507 specified as search conditions in (Condition 3). This is performed in consideration of the condition that the operation has been performed before and the time interval between the (3-1 operation) is within 30 days.

続いて、(条件1)で示された(第1操作)の検索条件に基づいて、合致する操作IDを抽出する(605)。この場合も操作IDを抽出できない場合(606でNO)には、処理を終了する。   Subsequently, a matching operation ID is extracted based on the (first operation) search condition indicated by (Condition 1) (605). Also in this case, if the operation ID cannot be extracted (NO in 606), the process is terminated.

この(条件1)では、(第1操作)で「登録」という操作を行ったファイルを検索する。   In this (Condition 1), the file for which the operation of “registration” was performed in (first operation) is searched.

続いて、(条件4)で示された(第3−2操作)の検索条件に基づいて、合致する操作IDを抽出する(607)。この場合も操作IDを抽出できない場合(608でNO)には、処理を終了する。   Subsequently, a matching operation ID is extracted based on the (3-2 operation) search condition indicated by (Condition 4) (607). Also in this case, if the operation ID cannot be extracted (NO in 608), the process is terminated.

この(条件4)では、(第3−2操作)で「コンテント」という操作種別の「メイン」という操作対象に対して(条件2)の(第2操作)を行ってから「30日以内」に操作を行っていない操作IDを抽出する。   In this (condition 4), “within 30 days” after performing the (second operation) of (condition 2) on the operation object “main” of the operation type “content” in (3-2 operation) The operation ID that has not been operated is extracted.

そして、これら(条件1)〜(条件4)に当てはまる操作IDが抽出できた場合(608でYES)には、その操作IDに対するオブジェクトIDのファイルを一覧表示する。例えば、ファイルの属性情報を表示したり、コンテントを表示したり、さらにはコンテントとともに属性情報を表示したりする。   If an operation ID that satisfies these (condition 1) to (condition 4) can be extracted (YES in 608), a list of object ID files corresponding to the operation ID is displayed. For example, file attribute information is displayed, content is displayed, and attribute information is displayed together with the content.

これにより、所望するファイルが検索され、ファイル操作が可能となる。   As a result, a desired file is searched and file operation becomes possible.

以上のような構成、フローチャートによって、本発明のファイル管理システムにおけるファイルの検索処理では、操作履歴間の情報を検索条件に指定したファイル検索が可能となる。   With the configuration and flowchart as described above, in the file search process in the file management system of the present invention, it is possible to perform a file search in which information between operation histories is designated as a search condition.

これによって、所望のファイルをより簡単にかつ的確に検索することが可能となる。   This makes it possible to search for a desired file more easily and accurately.

本発明は、上記し、且つ図面に示す実施例に限定することなく、その要旨を変更しない範囲内で適宜変形して実施できるものである。   The present invention is not limited to the embodiments described above and shown in the drawings, and can be implemented with appropriate modifications within a range not changing the gist thereof.

本発明は、管理したファイルから所定のファイルを操作履歴に基づいて検索する検索プログラムおよび検索装置に適用可能であり、特に、操作履歴間の情報に基づいてより簡単にかつ的確にファイル検索を行うのに有用である。   The present invention can be applied to a search program and a search device that search a predetermined file from managed files based on an operation history, and in particular, performs a file search more easily and accurately based on information between operation histories. Useful for.

本発明に係わる検索プログラムおよび検索装置を適用して構成したファイル管理システムのシステム構成図。1 is a system configuration diagram of a file management system configured by applying a search program and a search apparatus according to the present invention. 本願発明のデータ操作における操作履歴を記録する流れを示す操作履歴記録フローチャート。The operation history recording flowchart which shows the flow which records the operation history in the data operation of this invention. 本願発明の操作履歴を管理したメインテーブルを示す構成図。The block diagram which shows the main table which managed the operation history of this invention. 図2に示す操作対象情報として抽出された情報を管理するテーブル。The table which manages the information extracted as operation target information shown in FIG. 検索条件の指定例を示す図。The figure which shows the example of designation | designated of search conditions. 本願発明におけるデータの検索を行う処理の流れを示すフローチャート。The flowchart which shows the flow of the process which searches the data in this invention.

符号の説明Explanation of symbols

101 検索条件入力部
102 検索処理部
103 データ操作処理部
104 操作履歴管理部
105 データ管理部
106 属性管理部
107 コンテント管理部
108 データベース
108−A 操作履歴情報
108−B 属性データ
109 HDD
110 表示部
DESCRIPTION OF SYMBOLS 101 Search condition input part 102 Search processing part 103 Data operation process part 104 Operation history management part 105 Data management part 106 Attribute management part 107 Content management part 108 Database 108-A Operation history information 108-B Attribute data 109 HDD
110 Display section

Claims (4)

操作対象である電子データを該電子データに対する操作の操作内容および操作対象種別および操作対象を操作日時に関連付けて管理する第1のステップと、
前記第1のステップで管理する前記電子データに対する前記操作の操作内容、該操作の有無、その操作順番を少なくとも検索条件として前記電子データを検索する第2のステップと
を含む検索処理をコンピュータにより実行させる検索プログラム。
A first step of managing electronic data as an operation target in association with the operation content of the operation on the electronic data, the operation target type, and the operation target in association with the operation date and time;
The computer executes a search process including: a second step of searching the electronic data using at least the search conditions that are the operation content of the electronic data managed in the first step, the presence / absence of the operation, and the operation order thereof. Search program to let you.
前記検索条件は、
前記操作対象種別および前記操作対象
を更に含む
請求項1記載の検索プログラム。
The search condition is:
The search program according to claim 1, further comprising: the operation object type and the operation object.
前記検索条件は、
前の該当操作との間隔
を更に含む請求項1または2記載の検索プログラム。
The search condition is:
The search program according to claim 1 or 2, further comprising: an interval from a previous corresponding operation.
操作対象である電子データを該電子データに対する操作の操作内容および操作対象種別および操作対象を操作日時に関連付けて管理する管理手段と、
前記管理手段で管理する前記電子データに対する前記操作の操作内容、該操作の有無、その操作順番を少なくとも検索条件として前記電子データを検索する検索手段と
を具備する検索装置。
A management means for managing electronic data as an operation target in association with the operation content, operation target type and operation target of the operation on the electronic data;
A search device comprising: search means for searching for the electronic data using at least search conditions as operation details of the operation, presence / absence of the operation, and operation order of the electronic data managed by the management means.
JP2006162262A 2006-06-12 2006-06-12 Retrieval program and retrieving device Pending JP2007334412A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2006162262A JP2007334412A (en) 2006-06-12 2006-06-12 Retrieval program and retrieving device

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2006162262A JP2007334412A (en) 2006-06-12 2006-06-12 Retrieval program and retrieving device

Publications (1)

Publication Number Publication Date
JP2007334412A true JP2007334412A (en) 2007-12-27

Family

ID=38933866

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2006162262A Pending JP2007334412A (en) 2006-06-12 2006-06-12 Retrieval program and retrieving device

Country Status (1)

Country Link
JP (1) JP2007334412A (en)

Cited By (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2011122431A1 (en) * 2010-03-29 2011-10-06 株式会社Ubic Forensic system, method and program
JP2012099130A (en) * 2011-12-26 2012-05-24 Ubic:Kk Forensic system, forensic method, and forensic program
US8549037B2 (en) 2010-07-28 2013-10-01 Ubic, Inc. Forensic system, forensic method, and forensic program
US8793277B2 (en) 2010-03-29 2014-07-29 Ubic, Inc. Forensic system, forensic method, and forensic program
JP2015088122A (en) * 2013-11-01 2015-05-07 富士ゼロックス株式会社 Information management apparatus and program

Cited By (9)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2011122431A1 (en) * 2010-03-29 2011-10-06 株式会社Ubic Forensic system, method and program
JP2011209930A (en) * 2010-03-29 2011-10-20 Ubic:Kk Forensic system, forensic method, and forensic program
CN102696039A (en) * 2010-03-29 2012-09-26 Ubic股份有限公司 Forensic system, forensic method, and forensic program
US8793277B2 (en) 2010-03-29 2014-07-29 Ubic, Inc. Forensic system, forensic method, and forensic program
US8799317B2 (en) 2010-03-29 2014-08-05 Ubic, Inc. Forensic system, forensic method, and forensic program
US9244920B2 (en) 2010-03-29 2016-01-26 Ubic, Inc. Forensic system, forensic method, and forensic program
US8549037B2 (en) 2010-07-28 2013-10-01 Ubic, Inc. Forensic system, forensic method, and forensic program
JP2012099130A (en) * 2011-12-26 2012-05-24 Ubic:Kk Forensic system, forensic method, and forensic program
JP2015088122A (en) * 2013-11-01 2015-05-07 富士ゼロックス株式会社 Information management apparatus and program

Similar Documents

Publication Publication Date Title
JP2014048673A (en) Workflow generation server and method
JPH1139292A (en) Document management method and document retrieval method and device
JP2007334412A (en) Retrieval program and retrieving device
JP2010282241A (en) File management device, file management system, file management method, and program
JP6586050B2 (en) Management device, management method, and management program
JP5355497B2 (en) Product management device, product management method, and product management program
JP2008181218A (en) Input support method and device
JP2009134755A (en) Information processor, control method thereof, information processing system, program, and computer readable recording medium
JP2001265760A (en) Device and method for managing document history
JP2001056809A (en) Document managing system
JPH1139293A (en) Document management method and document retrieval method and device
JP7340952B2 (en) Template search system and template search method
JP2001312511A (en) Method and system for automatic management of web page for each user
JP2001216319A (en) Document managing method and its implementation device, and recording medium stored with processing program thereof
JP6279969B2 (en) Communication device
US11354081B2 (en) Information processing apparatus with concealed information
JP5039505B2 (en) Document search apparatus and document search support method
JP6257157B2 (en) Information processing apparatus, information processing method, and program
JP2005267540A (en) File search system, file searching method, and file searching program
JP2002342137A (en) Device and method for managing document and recording medium
JP2006301809A (en) Data processing system
JP6416487B2 (en) Document management system and document management method
JP2007272777A (en) Information processor and information processing method
JP3572558B2 (en) Product change management system
JP2004126838A (en) Document creation supporting method