JP2008077579A - Relevant file search system - Google Patents

Relevant file search system Download PDF

Info

Publication number
JP2008077579A
JP2008077579A JP2006259061A JP2006259061A JP2008077579A JP 2008077579 A JP2008077579 A JP 2008077579A JP 2006259061 A JP2006259061 A JP 2006259061A JP 2006259061 A JP2006259061 A JP 2006259061A JP 2008077579 A JP2008077579 A JP 2008077579A
Authority
JP
Japan
Prior art keywords
file
files
association
associating
information
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.)
Withdrawn
Application number
JP2006259061A
Other languages
Japanese (ja)
Inventor
Yoji Kikuchi
洋史 菊地
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.)
Canon Inc
Original Assignee
Canon Inc
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 Canon Inc filed Critical Canon Inc
Priority to JP2006259061A priority Critical patent/JP2008077579A/en
Publication of JP2008077579A publication Critical patent/JP2008077579A/en
Withdrawn 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 system easily and accurately searching a file relevant to a designated file (including files stored in other servers). <P>SOLUTION: The system comprises an "automatic associating means" for automatically associating two files regardless of the locations of the files; a "manual associating means" for manually associating arbitrary files; an "associating information holding part" for holding each associating information as associating information between file paths in XML format; and an "associated file display UI part" for displaying the associating information between files in a tree shape on a display, and updating the associating information in tree expansion. <P>COPYRIGHT: (C)2008,JPO&INPIT

Description

本発明は、自動、手動で関連付けられた複数のファイル(他のサーバに格納されているファイルを含む)をツリー状で展開しながら探索することのできる関連ファイル探索システムに関するものである。   The present invention relates to a related file search system that can search a plurality of files that are automatically and manually associated (including files stored in other servers) while expanding them in a tree form.

従来、複数ファイルの中から求めるファイルを探索する際にはファイル名の一部や、その属性を指定して検索を行うのが一般的である。しかし、この方法では全く関係のないファイルが大量に検索されてしまったり、ファイル名も属性も不明なときは検索が困難であるといった問題がある。これに対して特開2004-078512では全ての文書対の関連をあらかじめ求めておき、それをユーザに表示することで関連ファイルの中から求めるファイルを探索することができるようにしている。また、特開2002-259450ではキーワードをフォルダ名としたフォルダを作成して、その下に関連ファイルを配置しながら分類させることで探索の効率を上げている。さらに、特開2004-078512においては全ての文書間で共通のキーワードの含有状況を調査することで文書間の関連付けを行い、ファイルごとの関連を図示することで視覚的な探索を容易にしている。
特開2004-078512号公報 特開2002-259450号公報
Conventionally, when searching for a file to be searched from among a plurality of files, it is common to search by specifying a part of the file name or its attribute. However, this method has a problem that a large number of unrelated files are searched, and when the file name and attribute are unknown, it is difficult to search. On the other hand, in Japanese Patent Laid-Open No. 2004-078512, the relationship between all document pairs is obtained in advance, and the file to be searched for can be searched from the related files by displaying it to the user. Japanese Patent Application Laid-Open No. 2002-259450 improves search efficiency by creating a folder with a keyword as a folder name and categorizing it while placing related files under the folder. Furthermore, in Japanese Patent Application Laid-Open No. 2004-078512, the contents of the common keywords are investigated among all documents, the association between the documents is performed, and the visual search is facilitated by illustrating the relationship of each file. .
JP 2004-078512 A JP 2002-259450 JP

しかしながら、従来技術ではあらかじめ何らかの方法で(自動、手動問わず)文書間の関連付けを行っておく必要があるため、その範囲を任意のファイルサーバに広げると、関連付け作業は膨大となってしまう。また、インターネット上のファイル等、格納場所に縛られないで関連ファイルを表示することはできない。   However, in the prior art, it is necessary to associate documents in advance by any method (whether automatic or manual). Therefore, if the range is expanded to an arbitrary file server, the association work becomes enormous. In addition, related files such as files on the Internet cannot be displayed without being bound to the storage location.

本発明は前記課題を解決するために、指定されたファイルの中身を走査し、ファイル名、もしくはファイルパスと思われる文字列が発見された時にそれら二つのファイルがどこに格納されているかに関わらずにファイル同士を自動で関連付ける自動関連付け手段と、ユーザにより指定された二つのファイルをそれら二つのファイルがどこに格納されているかに関わらずにファイル同士を関連付ける手動関連付け手段と、少なくとも前記二種類の関連付け手段により関連付けられた情報を、ファイルのパス情報を含むXMLファイルとして管理、保持する関連付け情報保持部と、前記関連付け情報保持部の保持する関連付け情報をディスプレイ上にツリー表示し、ユーザのツリー展開時に前記自動関連付け手段を用いて前記関連付け情報保持部の保持する関連付け情報を更新するステップを有する関連ファイル表示UI部を有する事を特徴とする関連ファイル探索システムを提供する。   In order to solve the above problems, the present invention scans the contents of a specified file, and when a character string that seems to be a file name or a file path is found, regardless of where these two files are stored. Automatic association means for automatically associating files with each other, manual association means for associating two files specified by the user regardless of where the two files are stored, and at least the two types of associations The association information holding unit that manages and holds the information associated by the means as an XML file including the path information of the file, and the association information held by the association information holding unit are displayed in a tree on the display, and when the user expands the tree Using the automatic association means, the association information holding unit is stored. Providing related file search system characterized in that it has an associated file display UI unit having the association information to the update steps of.

本システムでは、ファイルのパス情報を元に関連付け情報を管理することにより、異なるファイルサーバ上のファイルやインターネット上のファイルなど、ユーザがアクセスできる任意のファイルを、関連付けの対象とすることが可能である。関連ファイル表示UI部では、これら格納場所の異なるファイルを一元的にツリー表示することで、格納場所にこだわらないファイル探索を容易にしている。   In this system, by managing association information based on file path information, it is possible to target any file that can be accessed by the user, such as a file on a different file server or a file on the Internet. is there. The related file display UI section makes it easy to search for a file that does not stick to the storage location by centrally displaying the files with different storage locations in a tree view.

また、関連付け情報はユーザが手動で関連付けを行うこともできる。関連付け情報はユーザの手動での関連付けやツリー展開により情報を蓄え、成熟していく。関連付け情報を相互に関連付けるようにすれば、たとえば、あるWebサイトを共通に参照する別サーバのファイルなどにも到達することができる。   The association information can also be associated manually by the user. The association information accumulates by manual association and tree expansion by the user, and matures. By associating the association information with each other, for example, it is possible to reach a file on another server that commonly refers to a certain Web site.

また、関連付け情報はXMLで管理されるため、ユーザごとに関連付けの可視範囲を指定したり、関連付けた日時、関連付けの最終参照日時等を管理したりすることが可能であり、それを効果的にUIに反映させることができる。さらに、XMLで管理されることより、バージョンの異なるシステム間のデータのやり取りが容易となる。   In addition, since the association information is managed in XML, it is possible to specify the visible range of association for each user, manage the date and time of association, the last reference date and time of association, etc. Can be reflected in the UI. In addition, data is easily exchanged between systems of different versions by being managed in XML.

以下、図面を参照して、この発明の実施の形態について説明する。   Embodiments of the present invention will be described below with reference to the drawings.

図1は、全体的なシステム構成を示している。このシステムは自動関連付け手段1と手動関連付け手段2と関連付け情報保持部3と関連ファイル表示UI部4とから成る。関連付け情報保持部3は関連付け情報31をXML形式で保持している。5のツリー表示は関連ファイル表示UI部4の示す関連情報の一例である。   FIG. 1 shows the overall system configuration. This system includes an automatic association unit 1, a manual association unit 2, an association information holding unit 3, and a related file display UI unit 4. The association information holding unit 3 holds the association information 31 in the XML format. The tree display 5 is an example of the related information indicated by the related file display UI unit 4.

図2に自動関連付け手段1の動作を示すフローチャートを示す。   FIG. 2 shows a flowchart showing the operation of the automatic association means 1.

自動関連付け手段1の主な仕事は指定されたファイルに関連する別のファイルを見つけ、自動で両者を一対一の関係で関連付け、関連付け情報31を更新することである。   The main task of the automatic association means 1 is to find another file related to the designated file, automatically associate both in a one-to-one relationship, and update the association information 31.

自動関連付け手段1は1つの指定ファイルと共に起動される。まず102により指定ファイルをOpenできるかどうかをチェックする。指定ファイルをOpenできない場合は本手段を終了する。Openできた場合は、ファイルを一行読み込み(103)、ファイル名と思われる文字列があるかどうかを走査する。ない場合は次の一行を読む。ファイル名と思われる文字列があった場合、それが絶対パスで表されていないときは絶対パスに変換する作業を行い(105)、その絶対パスで表されるファイルのOpenを試みる(106)。Openできた場合、そのファイルとはじめの指定ファイルとを関連のあるファイルとしてメモリに格納する(107)。この作業をファイル全体の行に対して行い、終了したところで、メモリに格納した関連付け情報を図1の関連付け情報31に追加する(109)。ここではテキストファイルを例にあげたが、バイナリファイルでも内在する文字列を対象に同様の処理を行う。   The automatic association means 1 is activated together with one designated file. First, it is checked whether or not the designated file can be opened by 102. If the specified file cannot be opened, this method is terminated. If the file can be opened, the file is read in one line (103) and scanned for a character string that seems to be a file name. If not, read the next line. If there is a character string that seems to be a file name, if it is not represented by an absolute path, it is converted to an absolute path (105), and an attempt is made to open the file represented by the absolute path (106). . If the file can be opened, the file and the first designated file are stored in the memory as related files (107). This operation is performed on the entire line of the file. When the operation is completed, the association information stored in the memory is added to the association information 31 in FIG. 1 (109). Although a text file is taken as an example here, the same processing is performed for a character string that is also included in a binary file.

図3に手動関連付け手段2の動作を表すフローチャートを示す。   FIG. 3 is a flowchart showing the operation of the manual association unit 2.

手動関連付け手段2の主な仕事はユーザから指定された二つのファイルを一対一の関係で関連付けして関連付け情報31を更新することである。はじめに202にてユーザから2つのファイルを指定される。指定2ファイルが存在した場合のみ(203)その2ファイルを関連付けて関連付け情報31に反映する(204)。   The main task of the manual association means 2 is to update the association information 31 by associating two files designated by the user in a one-to-one relationship. First, at 202, two files are designated by the user. Only when the designated two files exist (203), the two files are associated and reflected in the association information 31 (204).

図4はある環境にてさまざまな格納場所に格納されているファイル同士が関連付いている様子を示した図である。本実施形態はこの関連を元に説明する。   FIG. 4 is a diagram showing a state in which files stored in various storage locations are associated with each other in a certain environment. This embodiment will be described based on this relationship.

左半分(514)にファイル群を示す。501から504に示しているのはローカルのハードディスク上のファイルを示している。また、505、506に示しているのはあるファイルサーバ上のファイルを示している。さらに507から513においてインターネット上の複数サーバ上のファイルを示している。   The left half (514) shows a file group. Reference numerals 501 to 504 denote files on the local hard disk. Reference numerals 505 and 506 denote files on a certain file server. Reference numerals 507 to 513 denote files on a plurality of servers on the Internet.

右半分(515)にファイル同士が一対一で関連付けられている様子を示している。たとえば、ローカルの「ボリュームC(501)」上の「フォルダA(502)」に格納されている「ファイル1.doc(503)」は同じフォルダ上の「ファイル2.xls(504)」と、インターネット上の「ファイル6.xml(513)」と関連付けられている。   The right half (515) shows how the files are associated one to one. For example, “file 1.doc (503)” stored in “folder A (502)” on local “volume C (501)” is “file 2.xls (504)” on the same folder, It is associated with “File 6.xml (513)” on the Internet.

図では明示されていないが、関連付けは手動で関連付けられたものと自動で関連付けられたものが存在する。前述の手動関連付け手段2によってファイルサーバ上のファイルでもインターネット上のファイルでも、ユーザのアクセスできる全てのファイル対に関して自由に関連付けを行うことができる。   Although not explicitly shown in the figure, there are associations that are manually associated and those that are automatically associated. By the manual association means 2 described above, it is possible to freely associate all file pairs accessible by the user, whether the file is on the file server or the file on the Internet.

図5は関連付け情報31の例として一部分を示している。関連付け情報はファイルごとにくくられて管理されている。たとえばファイルIDが"1"のファイルは301から308で示される。重要な項目として302に示されるパス情報と305、306に示される関連ファイルのIDがある。関連ファイルは自動関連付け手段1を用いて関連付けられたものであれば<自動>でくくられ(304)、手動関連付け手段2を用いて関連付けられたものであれば<手動>でくくられる(317)。   FIG. 5 shows a part of the association information 31 as an example. The association information is managed by obfuscating each file. For example, files with the file ID “1” are indicated by 301 to 308. Important items include path information indicated by 302 and IDs of related files indicated by 305 and 306. If the related file is related using the automatic association means 1, it is included in <automatic> (304), and if it is related using the manual association means 2, it is included in <manual> (317). .

図6から図8は関連ファイル表示UI部でユーザがファイル探索を行う場面を示している。ユーザははじめに探索を行いたい関連ファイルの元となるファイルを指定する。ここでは520に示される
C:\フォルダA\ファイル2.xls
がそれにあたる。ユーザの入力が確定すると、関連ファイル521から523がツリー状となって羅列される。ツリーの各ノードには+マークが示され、次に関連付けファイルを探索したいファイルの選択をユーザに促している。ここでユーザが521の+マークをクリックした時、表示は図7のようになる。すなわち521では+マークだったのが531では−マークとなり、その下に531のファイルに関連付けられた532のファイルが子ノードとして現れる。同様にして+マークを選択していくことにより、ユーザは次々と関連ファイルを表示させて求めるファイルを探索することができる(図8)。
6 to 8 show scenes where the user searches for a file in the related file display UI section. The user first designates the file that is the source of the related file to be searched. Here is shown at 520
C: \ Folder A \ File 2.xls
Is that. When the user input is confirmed, the related files 521 to 523 are arranged in a tree shape. Each node in the tree is indicated with a + mark, which prompts the user to select a file to search for an associated file. When the user clicks the + mark of 521, the display is as shown in FIG. That is, the + mark in 521 becomes the-mark in 531, and 532 files associated with the file 531 appear as child nodes under the mark. Similarly, by selecting the + mark, the user can search for a file to be obtained by displaying related files one after another (FIG. 8).

図9は図6から図8で示した探索中のフローを示したフローチャートである。はじめにユーザがルートファイルの入力を行う(402)と、システムはそのファイルの情報が関連付け情報31に存在するかどうかをまずチェックする(403)。ファイルの関連付け情報を保持していた場合にはその情報が古くないかどうかをチェックするために指定ファイルの更新日時を取得する(404)。実際の更新日時と、関連付け情報31で保持する更新日時が同じであれば、最新情報と考えられるために、関連付け情報31で保持する関連付けファイルをツリー状に展開する(408)。もし、指定ファイルの情報を保持していなかったり、保持しているが、古い情報であったりしたときは自動関連付け手段1にて自動関連付けをおこなう(406)。個々で得られた関連付け情報は関連付け情報31に追加更新され、ツリーとして展開される(408)。再度ユーザにより+マークが押下された際には403からのフローを繰り返す。   FIG. 9 is a flowchart showing the flow during the search shown in FIGS. First, when the user inputs a root file (402), the system first checks whether the information of the file exists in the association information 31 (403). If the file association information is held, the update date and time of the designated file is acquired to check whether the information is not old (404). If the actual update date and time and the update date and time held in the association information 31 are the same, the association file held in the association information 31 is expanded in a tree shape because it is considered the latest information (408). If the information of the designated file is not held or is held but is old information, the automatic association means 1 performs automatic association (406). The association information obtained individually is updated to the association information 31 and expanded as a tree (408). When the + mark is pressed again by the user, the flow from 403 is repeated.

さらに本システムのオプションとして
・ ユーザごとのアクセス権限に応じた制御
・ 展開されたツリー上のファイルの中から全文検索を行う機能
・ 長時間参照されないデータは削除する機能
・ 展開時にファイルの属性などでフィルタをかける機能
・ 個々の関連付けに重みを設定してUIに反映する機能
等が考えられる。
As an option of this system ・ Control according to access authority for each user ・ Function to perform full-text search from files on the expanded tree ・ Function to delete data that is not referenced for a long time ・ File attributes at expansion Functions that apply filters • Functions that set weights for individual associations and reflect them in the UI can be considered.

本システムに必要な要素をあらわした概念図。A conceptual diagram showing the elements necessary for this system. 自動関連付け手段の動作を示したフローチャート。The flowchart which showed operation | movement of the automatic correlation means. 手動関連付け手段の動作を示したフローチャート。The flowchart which showed operation | movement of the manual correlation means. さまざまな場所に格納されているファイル同士が関連付けられている様子を示した概念図。The conceptual diagram which showed a mode that the files stored in various places were linked | related. 関連付け情報31の一例。An example of the association information 31. 関連ファイル表示UI部の様子 その1。State of related file display UI part 1. 関連ファイル表示UI部の様子 その2。State of related file display UI part 2 関連ファイル表示UI部の様子 その3。State of related file display UI part 3 関連ファイル表示UI部をユーザが操作するときのフローチャート。The flowchart when a user operates a related file display UI part.

Claims (1)

指定されたファイルの中身を走査し、ファイル名、もしくはファイルパスと思われる文字列が発見された時にそれら二つのファイルがどこに格納されているかに関わらずにファイル同士を自動で関連付ける自動関連付け手段と、
ユーザにより指定された二つのファイルをそれら二つのファイルがどこに格納されているかに関わらずにファイル同士を関連付ける手動関連付け手段と、
少なくとも前記二種類の関連付け手段により関連付けられた情報を、ファイルのパス情報を含むXMLファイルとして管理、保持する関連付け情報保持部と、
前記関連付け情報保持部の保持する関連付け情報をディスプレイ上にツリー表示し、ユーザのツリー展開時に前記自動関連付け手段を用いて前記関連付け情報保持部の保持する関連付け情報を更新するステップを有する関連ファイル表示UI部、
を有する関連ファイル探索システム。
An automatic association means that scans the contents of a specified file and automatically associates the two files regardless of where they are stored when a character string that appears to be a file name or file path is found ,
Manual association means for associating two files specified by the user with each other regardless of where the two files are stored;
An association information holding unit that manages and holds information associated with at least the two types of association means as an XML file including file path information;
A related file display UI having the steps of displaying the association information held by the association information holding unit on a display as a tree, and updating the association information held by the association information holding unit using the automatic association means when the user expands the tree Part,
Related file search system having
JP2006259061A 2006-09-25 2006-09-25 Relevant file search system Withdrawn JP2008077579A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2006259061A JP2008077579A (en) 2006-09-25 2006-09-25 Relevant file search system

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2006259061A JP2008077579A (en) 2006-09-25 2006-09-25 Relevant file search system

Publications (1)

Publication Number Publication Date
JP2008077579A true JP2008077579A (en) 2008-04-03

Family

ID=39349540

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2006259061A Withdrawn JP2008077579A (en) 2006-09-25 2006-09-25 Relevant file search system

Country Status (1)

Country Link
JP (1) JP2008077579A (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN113742292A (en) * 2021-09-07 2021-12-03 六棱镜(杭州)科技有限公司 Multi-thread data retrieval and retrieved data access method based on AI technology

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN113742292A (en) * 2021-09-07 2021-12-03 六棱镜(杭州)科技有限公司 Multi-thread data retrieval and retrieved data access method based on AI technology
CN113742292B (en) * 2021-09-07 2023-11-10 六棱镜(杭州)科技有限公司 Multithread data retrieval and access method of retrieved data based on AI technology

Similar Documents

Publication Publication Date Title
JP4809630B2 (en) System and method for integrated navigation
JP6006267B2 (en) System and method for narrowing a search using index keys
US8301994B1 (en) Synchronizing multiple hierarchal data structures
US7984057B2 (en) Query composition incorporating by reference a query definition
US8209358B2 (en) Hierarchical structured abstract data organization system
US20080235289A1 (en) Method and device for managing unstructured data
JP5186390B2 (en) Method, system, and device for file system dump / restore by node numbering
CN106682003B (en) The path segmentation mapping method and device of distributed storage NameSpace
CN108255972A (en) A kind of text searching method and system
JP6645850B2 (en) Information management apparatus, information management method, and information management program
JP2006114033A (en) System for smoothly organizing data
US8001138B2 (en) Word relationship driven search
JP2005242904A (en) Document group analysis device, document group analysis method, document group analysis system, program and storage medium
JP7106000B2 (en) OBJECT MANAGEMENT METHOD USING TRACKING IDENTIFIER, APPARATUS, COMPUTER PROGRAM AND RECORDING MEDIUM THEREOF
JP2005056371A (en) Management method and system for web retrieval information, and computer software program
US9342586B2 (en) Managing and using shareable search lists
Jambak et al. Search results side note: Creating information search context in creative design process
US9542457B1 (en) Methods for displaying object history information
JP2008077579A (en) Relevant file search system
JP6279969B2 (en) Communication device
JP2009245196A (en) Content management device and method, and program
JP4256399B2 (en) Information list presentation method and information sharing system
JP2008026968A (en) Data management device, data program, and data management method
JP5257578B2 (en) Information processing program and information processing apparatus
JP2006164045A (en) Cooccurrence graph creation method, device, program, and storage medium storing program

Legal Events

Date Code Title Description
A300 Application deemed to be withdrawn because no request for examination was validly filed

Free format text: JAPANESE INTERMEDIATE CODE: A300

Effective date: 20091201