JPH0455954A - Document data storing method for electronic filing device - Google Patents
Document data storing method for electronic filing deviceInfo
- Publication number
- JPH0455954A JPH0455954A JP2167005A JP16700590A JPH0455954A JP H0455954 A JPH0455954 A JP H0455954A JP 2167005 A JP2167005 A JP 2167005A JP 16700590 A JP16700590 A JP 16700590A JP H0455954 A JPH0455954 A JP H0455954A
- Authority
- JP
- Japan
- Prior art keywords
- document
- data
- pointers
- files
- document image
- 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
Links
- 238000000034 method Methods 0.000 title claims description 11
- 230000003287 optical effect Effects 0.000 claims abstract description 11
- 238000010586 diagram Methods 0.000 description 3
- 238000013500 data storage Methods 0.000 description 2
- 238000007796 conventional method Methods 0.000 description 1
- 230000000694 effects Effects 0.000 description 1
Landscapes
- Processing Or Creating Images (AREA)
- Information Retrieval, Db Structures And Fs Structures Therefor (AREA)
Abstract
Description
【発明の詳細な説明】
〔産業上の利用分野〕
本発明は電子ファイリング装置の文書データ格納方法、
特に追記型光ディスクを用いた電子ファイリング装置の
文書データ格納方法に関する。[Detailed Description of the Invention] [Industrial Application Field] The present invention relates to a method for storing document data in an electronic filing device;
In particular, the present invention relates to a method for storing document data in an electronic filing device using a write-once optical disc.
従来のこの種の電子ファイリング装置の文章データ格納
方法では、第2図に示すように各文書の文書検索用デー
タ10〜12と文書イメージ用データ20〜22とを一
緒にしたファイルを光ディスクに格納しておのおのファ
イルインデックス30〜32でポインタ指示させている
。In the conventional document data storage method of this type of electronic filing device, as shown in FIG. 2, a file containing document search data 10 to 12 and document image data 20 to 22 of each document is stored on an optical disk. The pointer is pointed at each file index 30-32.
上述の従来の電子ファイリング装置の文書データ格納方
法では、文書検索用データ10〜12のみの変更、例え
ば文書名の変更や検索キーワードの変更等を行なう場合
、文書イメージ用データ20〜22の変更は不要でも、
同一ファイル形式にするため新たな文書検索用データに
もとのままの文書イメージ用データを付加して、光ディ
スクに追記せねばならない。一般に文書検索用データの
方が文書イメージ用データよりもはるかに短く、このよ
うな格納方法は、追記型光ディスクの場合、記憶容量を
浪費することが多いという欠点をもつ。In the document data storage method of the conventional electronic filing device described above, when only the document search data 10 to 12 are changed, for example, the document name or the search keyword is changed, the document image data 20 to 22 are not changed. Even if it's not necessary,
In order to create the same file format, it is necessary to add the original document image data to the new document search data and record it on the optical disc. In general, document search data is much shorter than document image data, and this storage method has the disadvantage that storage capacity is often wasted in the case of write-once optical discs.
本発明の格納方法は、追記型光ディスク上に、文章イメ
ージデータを含む第1のファイルと該文書イメージデー
タを検索するための文書検索用データを含む第2のファ
イルとを分離して格納し、更に前記第1および第2のフ
ァイルの各格納位置をそれぞれ指示する第1および第2
のポインタを含むファイルインデックスを格納する。The storage method of the present invention separately stores a first file containing text image data and a second file containing document search data for searching the document image data on a write-once optical disc, Further, first and second files each indicating the storage location of the first and second files, respectively.
Stores a file index containing a pointer to the file.
次に本発明について図面を参照して説明する。 Next, the present invention will be explained with reference to the drawings.
第1図は本発明の一実施例のデータ構成図であり、光デ
ィスク内に格納されるファイルの構成を示す。それぞれ
文章検索用ポインタ4,6.8および文書イメージ用ポ
インタ5,7.9をもつファイルインデックスを構成し
て、文書検索用ポインタ4,6.8でそれぞれ文書検索
データ用データファイル10,11.12の位置を指示
し、また文書イメージ用ポインタ5,7.9でそれぞれ
文書イメージ用データファイル20,21.22の位置
を指示する。FIG. 1 is a data configuration diagram of an embodiment of the present invention, showing the configuration of files stored in an optical disc. A file index is configured with text search pointers 4, 6.8 and document image pointers 5, 7.9, respectively, and document search data data files 10, 11. 12, and the document image pointers 5, 7.9 point to the positions of the document image data files 20, 21, 22, respectively.
このように文書検索用と文書イメージ用とでデータファ
イルを個別に指示できるようにすることにより、文書検
索用データのみを変更する場合、文書検索用データファ
イルおよびそのポインタのみを光ディスクに追記するだ
けで済み、文書イメージ用データはもとのまま使用でき
る。By making it possible to specify data files for document searches and document images separately in this way, if you want to change only the document search data, you can simply add only the document search data files and their pointers to the optical disc. , and the document image data can be used as is.
以上説明したように本発明は、文書検索用データと文書
イメージ用データとを分離したファイルとして格納して
それぞれポインタ指示させることにより、文書検索用デ
ータのみの変更時に文書イメージ用データのコピーをせ
ずに済むと共に、検索用データベース作成時に文書検索
用データのみを読み出すことができる効果をもち、特に
追記型光ディスクへの文書格納方法としてその効果が原
著である。As explained above, the present invention stores the document search data and the document image data as separate files and points them to each file, thereby making it possible to copy the document image data when only the document search data is changed. This method has the advantage of being able to read out only document search data when creating a search database, and is particularly effective as a method for storing documents on a write-once optical disk.
第1図は本発明の実施例のデータ構成図、第2図は従来
方法のデータ構成図である。
4.6.8・・・文書検索用ポインタ、5゜・・・文書
イメージ用ポインタ、10,11゜文書検索用データフ
ァイル、20,21゜文書イメージ用データファイル、
3o、32・・・ファイルインデックス。
7.9
12・・・
22・・・
1.3FIG. 1 is a data configuration diagram of an embodiment of the present invention, and FIG. 2 is a data configuration diagram of a conventional method. 4.6.8... Pointer for document search, 5°... Pointer for document image, 10, 11° Data file for document search, 20, 21° Data file for document image,
3o, 32...File index. 7.9 12... 22... 1.3
Claims (1)
1のファイルと該文書イメージデータを検索するための
文書検索用データを含む第2のファイルとを分離して格
納し、更に前記第1および第2のファイルの各格納位置
をそれぞれ指示する第1および第2のポインタを含むフ
ァイルインデックスを格納することを特徴とする電子フ
ァイリング装置の文書データ格納方法。A first file containing text image data and a second file containing document search data for searching the document image data are stored separately on a write-once optical disc, and the first and second files are stored separately on a write-once optical disc. 1. A method for storing document data in an electronic filing device, the method comprising: storing a file index including first and second pointers respectively indicating respective storage positions of files.
Priority Applications (1)
| Application Number | Priority Date | Filing Date | Title |
|---|---|---|---|
| JP2167005A JPH0455954A (en) | 1990-06-26 | 1990-06-26 | Document data storing method for electronic filing device |
Applications Claiming Priority (1)
| Application Number | Priority Date | Filing Date | Title |
|---|---|---|---|
| JP2167005A JPH0455954A (en) | 1990-06-26 | 1990-06-26 | Document data storing method for electronic filing device |
Publications (1)
| Publication Number | Publication Date |
|---|---|
| JPH0455954A true JPH0455954A (en) | 1992-02-24 |
Family
ID=15841615
Family Applications (1)
| Application Number | Title | Priority Date | Filing Date |
|---|---|---|---|
| JP2167005A Pending JPH0455954A (en) | 1990-06-26 | 1990-06-26 | Document data storing method for electronic filing device |
Country Status (1)
| Country | Link |
|---|---|
| JP (1) | JPH0455954A (en) |
Citations (3)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| JPS61178788A (en) * | 1985-02-05 | 1986-08-11 | Matsushita Graphic Commun Syst Inc | Document file retrieving system |
| JPS6254369A (en) * | 1985-09-02 | 1987-03-10 | Matsushita Graphic Commun Syst Inc | Document file retrieving system |
| JPS6342082A (en) * | 1986-08-06 | 1988-02-23 | Ricoh Co Ltd | Image information recording method on disk-shaped recording medium |
-
1990
- 1990-06-26 JP JP2167005A patent/JPH0455954A/en active Pending
Patent Citations (3)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| JPS61178788A (en) * | 1985-02-05 | 1986-08-11 | Matsushita Graphic Commun Syst Inc | Document file retrieving system |
| JPS6254369A (en) * | 1985-09-02 | 1987-03-10 | Matsushita Graphic Commun Syst Inc | Document file retrieving system |
| JPS6342082A (en) * | 1986-08-06 | 1988-02-23 | Ricoh Co Ltd | Image information recording method on disk-shaped recording medium |
Similar Documents
| Publication | Publication Date | Title |
|---|---|---|
| EP0397404A3 (en) | A system and method for reading and writing disks formatted for an operating system foreign to the host computer | |
| US6330567B1 (en) | Searching system for searching files stored in a hard disk of a personal computer | |
| JPH09128380A (en) | Document storage management system | |
| JPH0432427B2 (en) | ||
| JPH0146898B2 (en) | ||
| KR910014928A (en) | Retrieval method of data disc and recorded data on data disc | |
| CN117349401B (en) | A metadata storage method, device, medium and equipment for unstructured data | |
| JPH0455954A (en) | Document data storing method for electronic filing device | |
| JPS645510B2 (en) | ||
| JPH0652283A (en) | Electronic filing device | |
| JP2000132439A (en) | System for retrieving file stored in hard disk of personal computer | |
| JPH03174654A (en) | Filing method and its device | |
| JPS61103242A (en) | High-speed retrieval system | |
| JPH10228489A5 (en) | ||
| JPH0258167A (en) | Optical disk filing device | |
| JP2774655B2 (en) | Electronic filing equipment | |
| JPH03265968A (en) | Document attribute item giving system | |
| JPH02265074A (en) | Draw (direct read after write) type optical disk for data file system | |
| JPH0664599B2 (en) | Document file search device | |
| JPS63263530A (en) | Personal index search method | |
| Mills | Metadata Driven Filesystem | |
| JPH02190946A (en) | Keyword control system | |
| JPH04172541A (en) | Record storage unit | |
| JPH04299771A (en) | Data retrieving device | |
| JPS6380346A (en) | Document recognizing device |