JPH02113364A - Document storage device - Google Patents

Document storage device

Info

Publication number
JPH02113364A
JPH02113364A JP63265269A JP26526988A JPH02113364A JP H02113364 A JPH02113364 A JP H02113364A JP 63265269 A JP63265269 A JP 63265269A JP 26526988 A JP26526988 A JP 26526988A JP H02113364 A JPH02113364 A JP H02113364A
Authority
JP
Japan
Prior art keywords
conversion
document
editing
converted
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
JP63265269A
Other languages
Japanese (ja)
Inventor
Toshihiko Yamagami
俊彦 山上
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.)
Nippon Telegraph and Telephone Corp
Original Assignee
Nippon Telegraph and Telephone Corp
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 Nippon Telegraph and Telephone Corp filed Critical Nippon Telegraph and Telephone Corp
Priority to JP63265269A priority Critical patent/JPH02113364A/en
Publication of JPH02113364A publication Critical patent/JPH02113364A/en
Pending legal-status Critical Current

Links

Abstract

PURPOSE:To improve a response time when a long document is converted by compression or encoding and stored by providing a function for editing converted documents which are divided and stored by advanced conversion. CONSTITUTION:This device is equipped with a conversion part 240 which converts a long document into short documents by sectioning it by conversion size and a performs inverse transformation and a storage part 150 which determines indexes for the short converted documents according to the long document before the conversion and the conversion size and stores the indexes and the short documents after the conversion. Then when there is a request to edit a specific part of the long document by indication, a control part 100 finds the index of the short document including the specific part by using the conversion size and reads, converts inversely, and sends the short document including the specific part from the storage part 150 to an editing part 220. Consequently, the response time when the encoded document of large size is edited is shortened.

Description

【発明の詳細な説明】 〔産業上の利用分野〕 本発明は、コンピュータなどの電子装置に文書を圧縮し
たり暗号化したりして蓄積する文書記憶装置に関するも
のである。
DETAILED DESCRIPTION OF THE INVENTION [Field of Industrial Application] The present invention relates to a document storage device that compresses or encrypts and stores documents in an electronic device such as a computer.

〔従来の技術〕[Conventional technology]

計算機の普及に伴い、さまざまな情報が計算機に蓄積さ
れて処理されるようになっている。このような装置が普
及するにつれて大量の文書を記憶されるようになってき
ている。このため、情報を圧縮して記憶する必要がある
With the spread of computers, a variety of information has come to be stored and processed on computers. As such devices become more widespread, large amounts of documents are being stored. Therefore, it is necessary to compress and store information.

また、秘密の情報を扱うために情報を暗号化して記憶す
る必要がある。
Furthermore, in order to handle confidential information, it is necessary to encrypt and store the information.

このようにして多くの情報を変換して記憶するようにな
ると変換した情報を編集する技術が必要になってきてい
る。
As a large amount of information has been converted and stored in this way, a technology for editing the converted information has become necessary.

従来技術の構成ブロック図を第2図に示す。A block diagram of the configuration of the prior art is shown in FIG.

暗号、圧縮などによって変換された文書が予め記憶部1
50に記憶されている。
Documents converted by encryption, compression, etc. are stored in storage unit 1 in advance.
It is stored in 50.

制御部100の指示によりコマンド入力部200は利用
者の編集要求コマンドを受は付け、編集部220へ編集
の指示を送る。編集部220は制御部100の指示によ
り、変換部240へ編集本文の変換を依転する。変換部
240は制御部100の指示により当該変換依頼を受け
ると、記憶部150より変換されて記憶されていた文書
を読みだし、変換して編集用文書テーブル180へ送っ
て記憶させる。
In response to instructions from the control section 100, the command input section 200 accepts the user's editing request command and sends an editing instruction to the editing section 220. The editing unit 220 relies on the conversion unit 240 to convert the edited text according to instructions from the control unit 100. When the conversion unit 240 receives the conversion request in accordance with an instruction from the control unit 100, it reads out the converted and stored document from the storage unit 150, converts it, and sends it to the editing document table 180 for storage.

編集用文書テーブル180が変換されて元の可読な文書
に戻された文書を記憶すると、編集用文書テーブル18
0は編集可能となったことを編集部220へ通知する。
When the editing document table 180 stores the converted document back to the original readable document, the editing document table 18
0 notifies the editing unit 220 that editing is now possible.

当該通知を受は取ると、以後、編集部220は、コマン
ド入力部200で受は付けた編集コマンドによって編集
を行う。
Upon receiving the notification, the editing section 220 thereafter performs editing using the editing command accepted by the command input section 200.

文書保存コマンドを受は付けると編集部220は制御部
100の指示により編集用文書テーブル180へ信号を
送り、当該コマンド受付時点での文書を編集用文書テー
ブル180より変換部240へ送って変換する。変換後
、変換部240へ制御部100の指示により、変換後の
文書を記憶部150に記憶する。
When the document save command is accepted, the editing unit 220 sends a signal to the editing document table 180 according to instructions from the control unit 100, and sends the document at the time of receiving the command from the editing document table 180 to the converting unit 240 for conversion. . After the conversion, the conversion unit 240 is instructed by the control unit 100 to store the converted document in the storage unit 150 .

〔発明か解決しようとする課題〕[Invention or problem to be solved]

このような方式では、長い文書を圧縮などの符号化、あ
るいは暗号による符号化から復号化するために時間がか
かるという欠点があった。このため、大量の情報、たと
えば新聞記事などの圧縮において、編集や検索において
開始時の準備時間が非常に大きく応答性が悪化するとい
う欠点があった。
Such a method has the disadvantage that it takes time to encode a long document through compression, or to decode it from encryption. For this reason, when compressing a large amount of information, such as newspaper articles, etc., there is a drawback that the preparation time required at the start of editing or searching is very large, resulting in poor responsiveness.

すなわち、従来技術では、サイズの大きな文書において
、符号化されたものを編集する際に応答時間を小さくす
る機能が不十分であった。
That is, in the prior art, the function of reducing the response time when editing a large-sized encoded document was insufficient.

本発明の目的は、文書記憶装置において、分割した符号
化を行い、編集時の初期応答時間を改善することの出来
る、かかる文書記憶装置を提供することにある。
SUMMARY OF THE INVENTION An object of the present invention is to provide a document storage device that can perform divided encoding and improve initial response time during editing.

〔課題を解決するための手段〕[Means to solve the problem]

上記目的達成のため、本発明では、長い文書を変換サイ
ズ毎に区切ってそれぞれ短い文書に変換し、又はその逆
変換を行う変換部と、変換前の長い文書と前記変換サイ
ズとから、変換後の短い文書毎にインデックスを決め、
該インチ・ンクスと変換後の短い文書とを記憶する記憶
部と、編集部と、制御部と、により文書記憶装置を構成
した。
In order to achieve the above object, the present invention includes a conversion unit that divides a long document into each conversion size and converts each into a short document, or performs the reverse conversion; An index is determined for each short document,
A document storage device was constituted by a storage section for storing the inch and short documents after conversion, an editing section, and a control section.

〔作用] かかる文書記憶装置において、制御部は、長い文書の特
定個所を指示して編集要求があると、該特定個所の含ま
れている変換後の短い文書のインデックスを前記変換サ
イズを使って求め、得られた変換サイズを使って前記記
憶部から該特定個所の含まれている変換後の短い文書を
読み出し前記変換部において逆変換した後、前記編集部
に送って所要の編集を行わせる。
[Operation] In such a document storage device, when an editing request is made by specifying a specific part of a long document, the control unit uses the converted size to index the converted short document that includes the specific part. The converted short document containing the specific portion is read out from the storage unit using the obtained converted size, and after being inversely converted in the conversion unit, it is sent to the editing unit for necessary editing. .

本発明の文書記憶装置は、変換処理に必要な時間を考慮
し、変換応答時間を予め定められた一定時間以内にはい
るように分割変換し、編集時に必要な索引(インデック
ス)と該当内容部分だけ変換することを特徴とする。
The document storage device of the present invention takes into consideration the time required for conversion processing, divides conversion so that the conversion response time is within a predetermined period of time, and creates an index necessary for editing and corresponding content parts. It is characterized by converting only

従来の装置とは、変換速度に応じて分割して記憶し、編
集時に分割に基づいて索引(インデックス)と該当部分
の部分変換を管理する機能を有することが異なる。
This differs from conventional devices in that it has a function of dividing and storing the data in accordance with the conversion speed, and managing an index and partial conversion of the corresponding portion at the time of editing based on the division.

〔実施例〕〔Example〕

第1図は、本発明の一実施例を示すブロック図である。 FIG. 1 is a block diagram showing one embodiment of the present invention.

同図において、100は制御部、150は記憶部、18
0は編集用文書テーブル、200はコマンド入力部、2
20は編集部、240は変換部、340は変換用索引テ
ーブル、350は索引記憶部、360は索引サイズ記憶
部、380は内容記憶部、420は変換サイズ管理部、
440は変換処理履歴記憶部、である。
In the figure, 100 is a control unit, 150 is a storage unit, and 18
0 is the document table for editing, 200 is the command input section, 2
20 is an editing section, 240 is a conversion section, 340 is a conversion index table, 350 is an index storage section, 360 is an index size storage section, 380 is a content storage section, 420 is a conversion size management section,
440 is a conversion process history storage unit.

まず本装置を動作させるためには、分割して変換して記
憶しておかなければならない。まず分割変換して記憶す
る部分を説明する。
First, in order to operate this device, the data must be divided, converted, and stored. First, the portion to be divided and converted and stored will be explained.

編集の終わった文書を記憶するにあたっては、制御部1
00の指示により、編集用文書テーブル180より、m
集済み文書の長さを読み出す。当該長さを、どのように
分割するかを決定するために、制御部100の指示によ
り、変換サイズ管理部420より予め設定されていた最
大単位サイズを読み出す。
To store the edited document, the control unit 1
According to the instruction of 00, from the editing document table 180, m
Reads the length of the collected document. In order to determine how to divide the length, a preset maximum unit size is read from the conversion size management section 420 according to an instruction from the control section 100.

本サイズは、変換部240の性能と応答時間要求に基づ
いて設定される。例えば、応答時間要求が100m5e
cであり、変換速度がl0KB/秒であれば、IKBと
設定することになる。変換速度が100 KB/秒であ
れば、l0KBと設定することができる。
This size is set based on the performance of the conversion unit 240 and response time requirements. For example, if the response time request is 100m5e
c, and if the conversion speed is 10KB/sec, it will be set to IKB. If the conversion speed is 100 KB/sec, it can be set to 10 KB.

このようにして分割し、分割した部分がどこから始まる
かの索引を記憶しておく。圧縮の場合、固定長に分割し
ても、圧縮結果が固定長になるとは限らないので、索引
が必要になる。具体的には、例えば文書を12個に分割
して変換したとすると、12個の分割された情報を連結
して記憶する上で、それぞれの分割された部分がどこか
ら始まるかの情報を対にして記憶したテーブルが当該索
引情報である。
It is divided in this way and an index indicating where the divided parts start is stored. In the case of compression, an index is required because even if the data is divided into fixed lengths, the compression result will not necessarily be a fixed length. Specifically, for example, if a document is divided into 12 parts and converted, in order to connect and store the 12 divided pieces of information, it is necessary to pair the information on where each divided part starts. The table stored is the index information.

圧縮変換後、それぞれの分割変換された文書の断片がど
こから始まるかの索引情報を、変換部240は、記憶部
150へ送信する。制御部100の指示により、記憶部
150の中の索引記憶部350に記憶する。
After compression conversion, the conversion unit 240 transmits index information indicating where each divided and converted document fragment starts to the storage unit 150. According to instructions from the control section 100, the index storage section 350 in the storage section 150 stores the information.

また暗号化などの場合には、索引情報自身をも変換して
しまうのでそのような場合には、システムで予め定めた
長さによる索引サイズ情報を索引サイズ記憶部360に
記憶させる。
Furthermore, in the case of encryption, etc., the index information itself is also converted, so in such a case, index size information with a length predetermined by the system is stored in the index size storage section 360.

編集を行なう時には、制御部100の指示により、利用
者の編集コマンドをコマンド入力部200より受は取る
と、編集部220に編集動作の開始を通知する。
When editing, upon receiving the user's editing command from the command input unit 200 according to instructions from the control unit 100, the editing unit 220 is notified of the start of the editing operation.

当該通知受取後、制御部100の指示により、編集部2
20は、どの部分を最初に編集するかを決定する。通常
は文書の先頭から表示するわけであるが、編集コマンド
の指示により任意の箇所から編集を始めることができる
。ただし文書は圧縮されているので、内容に依存する編
集位置から始めることはできない。
After receiving the notification, the editing department 2
20 determines which part to edit first. Normally, the document is displayed from the beginning, but editing can be started from any point by using an editing command. However, since the document is compressed, it is not possible to start from a content-dependent editing position.

たとえば「コンピュータ」という語のあるページから編
集するというような場合である。この場合には、従来と
同様に逐次的に変換してviA集開始位置を決定するた
めに編集時の応答速度は低下する。しかし、従来技術の
ように全体をすべて変換してから検索するわけではない
ので、従来技術よりは応答時間は改善する。
For example, when editing a page that has the word "computer" in it. In this case, the response speed during editing decreases because the viA collection start position is determined by sequential conversion as in the conventional case. However, unlike the conventional technique, the entire system is not converted and then searched, so the response time is improved compared to the conventional technique.

一方、5000バイトめから編集する、というような場
合には、制御部100の指示により、記憶部150の索
引記憶部350より索引情報を読みだし、該当する文書
部分を計算し、該当する部分を記憶部150の内容記憶
部380より読みだして、変換部240に送信して変換
する。
On the other hand, when editing starts from the 5000th byte, the index information is read from the index storage section 350 of the storage section 150 according to instructions from the control section 100, the corresponding document portion is calculated, and the corresponding portion is edited. The data is read from the content storage section 380 of the storage section 150 and sent to the conversion section 240 for conversion.

当該計算においては、例えば、IKB毎に変換している
とすれば分割変換の6番目から変換すればいいわけであ
る。よってこの変換単位の値を変換サイズ管理部420
より読みだすことによって計算可能である。また通常の
最初から編集するような場合には、第一番目から変換す
ればよい。変換後、変換部240は制御部100の指示
により変換終了した文書の内容を編集用文書テーブル1
80へ送信し、同時に索引記憶部350に変換した文書
が全体の文書にしめる位置情報を送信する。
In this calculation, for example, if each IKB is converted, it is sufficient to convert from the 6th division conversion. Therefore, the conversion size management unit 420
It can be calculated by reading from Also, if you want to edit from the beginning, just convert from the first one. After conversion, the conversion unit 240 converts the contents of the converted document into the editing document table 1 according to instructions from the control unit 100.
80, and at the same time transmits to the index storage unit 350 the position information that the converted document is included in the entire document.

さらに、変換部240は制御部100の指示により、変
換終了した部分が変換済みであることを示すために変換
済み情報を変換処理履歴記憶部440へ送信する。この
送信後、編集用文書テーブル180は制御部100の指
示により、受信した変換済み文書を記憶し、その記憶位
置情報を索引記憶部350に送信する。
Further, in response to an instruction from the control unit 100, the conversion unit 240 transmits converted information to the conversion process history storage unit 440 to indicate that the converted portion has been converted. After this transmission, the editing document table 180 stores the received converted document and transmits its storage location information to the index storage section 350 according to an instruction from the control section 100 .

索引記憶部350は、制御部100からの指示により、
編集用文書テーブル180からの情報と変換部240か
らの情報を受信して記憶し、双方の情報を共に受信完了
すると、変換部240からの情報がしめず変換済み部分
が編集用文書テーブル180から受信した位置に格納済
みであることと、変換済み情報が変換処理履歴記憶部4
40に記憶されていることを示す情報を記憶する。
According to instructions from the control unit 100, the index storage unit 350
When the information from the editing document table 180 and the information from the converting section 240 are received and stored, and both information is received, the information from the converting section 240 is not closed and the converted part is stored from the editing document table 180. The converted information must be stored in the received location and the converted information must be stored in the conversion processing history storage unit 4.
40 is stored.

以後、編集処理においては、編集に必要な部分の文書内
容がすでに変換済みであるかどうかを確認するため、制
御部100の指示により、索引記憶部350にアクセス
する。当該確認結果が編集済みでなければ、制御部10
0の指示により、記憶部150の索引記憶部350より
索引情報を読みだし、該当する文書部分を計算し、該当
する部分を記憶部150の内容記憶部380より読みだ
して、変換部240に送信して変換する。
Thereafter, in the editing process, the index storage section 350 is accessed in response to an instruction from the control section 100 in order to check whether the document content of the part necessary for editing has already been converted. If the confirmation result has not been edited, the control unit 10
0, the index information is read out from the index storage section 350 of the storage section 150, the corresponding document portion is calculated, the corresponding portion is read out from the content storage section 380 of the storage section 150, and sent to the conversion section 240. and convert.

変換後、変換部240は制御部100の指示により変換
終了した文書を編集用文書テーブル180へ送信すると
ともに、当該テーブル内容が変換済みであることを示す
ために変換済み情報を変換処理履歴記憶部440へ送信
する。
After conversion, the conversion unit 240 sends the converted document to the editing document table 180 according to instructions from the control unit 100, and also stores the converted information in the conversion process history storage unit to indicate that the table contents have been converted. Send to 440.

また、当該f111認結果が変換済みである場合には、
制御部100の指示により、索引記憶部350に記憶さ
れた位置情報に基づいて内容記憶部180は、当該変換
済み文書を読み出し、編集部220へ送信する。編集部
220は制御部100の指示により、コマンド入力部2
00から入力された利用者の指示に基づいて編集を行な
う。
In addition, if the F111 certification result has been converted,
In response to an instruction from the control unit 100, the content storage unit 180 reads the converted document based on the position information stored in the index storage unit 350, and transmits it to the editing unit 220. The editing section 220 uses the command input section 2 according to instructions from the control section 100.
Editing is performed based on the user's instructions input from 00.

利用者からのコマンドの指示は、編集の途中結果をいっ
たん記憶しなおして編集を継続するということも可能で
ある。このような場合には、制御部100の指示により
、編集用文書テーブル180の内容は変換用索引管理部
320によって変換サイズ管理部420に設定されたサ
イズ情報に基づいて順次、変換部240に送られ、変換
されて、変換済み内容情報とインデックス情報としてそ
れぞれ記憶部150に送られる。順次、変換された文書
の断片がどこから始まるかの索引情報を、変換部240
は、記憶部150へ送信する。
In response to a command instruction from the user, it is also possible to temporarily re-memorize the intermediate results of editing and continue editing. In such a case, the contents of the editing document table 180 are sequentially sent to the conversion unit 240 based on the size information set in the conversion size management unit 420 by the conversion index management unit 320 according to instructions from the control unit 100. The converted content information and index information are sent to the storage unit 150, respectively. The conversion unit 240 sequentially sends index information indicating where the converted document fragments start.
is transmitted to the storage unit 150.

制御部100の指示により、記憶部150の中の索引記
憶部350は受信した当該情報を記憶する。変換された
文書内容情報も記憶部150へ送信され、記憶部150
の中の内容記憶部380に順次記憶される。この場合に
は、変換履歴情報は、それぞれの断片の大きさが変化し
て、テーブルが指し示す情報の位置が相対的に変化する
場合のみ、制御部100の指示によって書き換えられ、
変換履歴情報記憶部440に記憶される。
According to instructions from the control unit 100, the index storage unit 350 in the storage unit 150 stores the received information. The converted document content information is also sent to the storage unit 150, and
The information is sequentially stored in the content storage section 380 inside. In this case, the conversion history information is rewritten according to instructions from the control unit 100 only when the size of each fragment changes and the position of the information pointed to by the table changes relatively.
It is stored in the conversion history information storage section 440.

また、利用者が編集するスピードは変換処理におけるス
ピードよりはるかに遅いことを利用し、第一ページの分
だけをさきに変換して利用者の編集の用に供してから、
並行して、未変換部分の変換を行なうことよって、実際
に応答時間を一定時間以内に保証したまま、利用者が実
際に編集を行なって次々に文書内を移動しても変換が済
んでいる確率を上げることができることも容易に類推で
きる。
Also, taking advantage of the fact that the speed of editing by the user is much slower than the speed of the conversion process, only the first page is converted first and made available for editing by the user, and then
By converting the unconverted portions in parallel, the conversion is completed even if the user actually edits and moves through the document one after another, while guaranteeing the actual response time within a certain amount of time. It is also easy to infer that the probability can be increased.

このような並列動作を利用すれば、単に部分編集をする
のみらず、文書全体を編集する場合においても、全体を
一括して変換してから編集する従来技術に比べて編集時
の初期応答時間を向上させる効果がある。索引記憶部3
50に記憶されるインデックス情報は、分割した情報を
個別にアクセスすることが可能であるようなデータ構造
(テーブル、リスト、連想記憶、ハシユリストなど)の
いずれによっても実現することができることは容易に類
推できる。
By using this kind of parallel operation, when editing not only parts but also the entire document, the initial response time during editing can be reduced compared to conventional technology that converts the entire document at once and then edits it. It has the effect of improving. Index storage unit 3
It is easy to infer that the index information stored in 50 can be realized by any data structure (table, list, associative memory, hash list, etc.) that allows divided information to be accessed individually. can.

本発明は、索引を別に扱うことにより、圧縮した場合、
圧縮変換の方法によっては、同じように1ページあたり
IKBの文書を10ページ分変換してもそれぞれのペー
ジの圧縮後の長さが同じにならないような場合にも問題
な(適用できる。
In the present invention, by handling the index separately, when compressed,
Depending on the compression conversion method, this may also be a problem (applicable) in cases where even if 10 pages of a document with IKB per page are converted, the length of each page after compression will not be the same.

今後、電子新聞の大量データを毎日編集して利用者に送
り届けるようなサービスに対して応答時間を考慮した有
効な圧縮方式として適用可能である。また、同じ変換方
式でもコンピュータハードウェアの能力によって変換速
度が変化するが、本発明では、変換速度に応じて変換サ
イズ管理部420の値を予め設定することによって応答
時間を確実に一定時間以内におさえることができる。
In the future, it can be applied as an effective compression method that takes response time into consideration for services that edit large amounts of electronic newspaper data every day and send it to users. Further, even if the conversion method is the same, the conversion speed changes depending on the capacity of the computer hardware, but in the present invention, by setting the value of the conversion size management section 420 in advance according to the conversion speed, the response time is reliably kept within a certain time. It can be suppressed.

本発明の機構は計算機のソフトウェアにて実現すること
も可能である。
The mechanism of the present invention can also be realized by computer software.

〔発明の効果〕〔Effect of the invention〕

以上説明したように、本発明の文書記憶装置によれば、
一定の応答時間内で編集開始を行えるように、分割して
記憶した変換文書を先行変換して編集する機能があるの
で、長い文書を圧縮、暗号化などの変換を施して記憶し
である場合に応答時間が改善できるという利点がある。
As explained above, according to the document storage device of the present invention,
In order to start editing within a certain response time, there is a function to pre-convert and edit a converted document that has been stored in parts, so if a long document is compressed, encrypted, etc. and then stored. has the advantage of improving response time.

【図面の簡単な説明】[Brief explanation of the drawing]

第1図は本発明の一実施例を示すブロック図、第2図は
従来の文書記憶装置を示すブロック図、である。 符号の説明 100・・・制御部、 集用文書テーブル、 20・・・編集部、24 索引テーブル、35 引サイズ記憶部、3 変換サイズ管理部、 50・・・記憶部、180・・・編 00・・・コマンド入力部、2 ・・・変換部、340・・・変換用 ・・・索引記憶部、360・・・索 0・・・内容記憶部、420・・・ 40・・・変換処理履歴記憶部。
FIG. 1 is a block diagram showing an embodiment of the present invention, and FIG. 2 is a block diagram showing a conventional document storage device. Explanation of symbols 100...control section, collection document table, 20...editing section, 24 index table, 35 reference size storage section, 3 conversion size management section, 50...storage section, 180...editing 00... Command input section, 2... Conversion section, 340... For conversion... Index storage section, 360... Index 0... Content storage section, 420... 40... Conversion Processing history storage unit.

Claims (1)

【特許請求の範囲】 1)長い文書を変換サイズ毎に区切ってそれぞれ短い文
書に変換し、又はその逆変換を行う変換部と、変換前の
長い文書と前記変換サイズとから、変換後の短い文書毎
にインデックスを決め、該インデックスと変換後の短い
文書とを記憶する記憶部と、編集部と、 長い文書の特定個所を指示して編集要求があると、該特
定個所の含まれている変換後の短い文書のインデックス
を前記変換サイズを使って求め、得られた変換サイズを
使って前記記憶部から該特定個所の含まれている変換後
の短い文書を読み出し前記変換部において逆変換した後
、前記編集部に送って所要の編集を行わせる制御部と、
から成ることを特徴とする文書記憶装置。
[Scope of Claims] 1) A conversion unit that divides a long document by conversion size and converts each into a short document, or performs the inverse conversion; A storage unit that determines an index for each document and stores the index and the short document after conversion; an editing unit; An index of the converted short document is obtained using the converted size, and the converted short document containing the specific portion is read from the storage unit using the obtained converted size, and the converted short document is inversely converted in the conversion unit. and a control unit that sends the information to the editing unit to perform necessary editing;
A document storage device comprising:
JP63265269A 1988-10-22 1988-10-22 Document storage device Pending JPH02113364A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP63265269A JPH02113364A (en) 1988-10-22 1988-10-22 Document storage device

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP63265269A JPH02113364A (en) 1988-10-22 1988-10-22 Document storage device

Publications (1)

Publication Number Publication Date
JPH02113364A true JPH02113364A (en) 1990-04-25

Family

ID=17414883

Family Applications (1)

Application Number Title Priority Date Filing Date
JP63265269A Pending JPH02113364A (en) 1988-10-22 1988-10-22 Document storage device

Country Status (1)

Country Link
JP (1) JPH02113364A (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US7631185B2 (en) 1994-03-15 2009-12-08 Kabushiki Kaisha Toshiba File editing system and shared file editing system with file content secrecy, file version management, and asynchronous editing

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US7631185B2 (en) 1994-03-15 2009-12-08 Kabushiki Kaisha Toshiba File editing system and shared file editing system with file content secrecy, file version management, and asynchronous editing

Similar Documents

Publication Publication Date Title
US6970866B1 (en) Filter file system
US20050015374A1 (en) System and method for utilizing compression in database caches to facilitate access to database information
JPH02195480A (en) Retrieving system for image data
CA2542162A1 (en) Preload library for transparent file transformation
Cohen et al. Hash based disk imaging using AFF4
US5315655A (en) Method and apparatus for encoding data objects on a computer system
JP2606222B2 (en) File name length extension method
US7814408B1 (en) Pre-computing and encoding techniques for an electronic document to improve run-time processing
JPH02113364A (en) Document storage device
US20020087536A1 (en) Methods for reproducing and recreating original data
US20020178332A1 (en) Method and system to pre-fetch compressed memory blocks suing pointers
US20040249793A1 (en) Efficient document storage and retrieval for content servers
JP5409090B2 (en) Information processing apparatus, information processing method, program, and storage medium
JP4451722B2 (en) Database server and database system
JP2000076155A (en) Html document compression/expansion/display system
JP3009434B2 (en) Data compression device
CN108984315B (en) Application data processing method and device, terminal and readable medium
JP2835885B2 (en) Document processing device
JP2818323B2 (en) Binary image data extraction method
JP2001159991A (en) Device and method for managing file and recording medium for recording file managing program
JP2000105717A (en) Device and method for file storage control
JP3190855B2 (en) Decompression method of compressed data
TW452713B (en) Method using continuous space for data management
JP2723655B2 (en) Communication processing device
JPH04245341A (en) Information processor