JPH05298369A - Method and device for retrieving data - Google Patents
Method and device for retrieving dataInfo
- Publication number
- JPH05298369A JPH05298369A JP4099828A JP9982892A JPH05298369A JP H05298369 A JPH05298369 A JP H05298369A JP 4099828 A JP4099828 A JP 4099828A JP 9982892 A JP9982892 A JP 9982892A JP H05298369 A JPH05298369 A JP H05298369A
- Authority
- JP
- Japan
- Prior art keywords
- data
- storage medium
- search
- search condition
- code
- 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
Landscapes
- Information Retrieval, Db Structures And Fs Structures Therefor (AREA)
Abstract
Description
【0001】[0001]
【産業上の利用分野】本発明は、辞書の内容のように基
本的に順序付けられ、大きさにあまりバラツキがなく、
かつ将来書換る必要がないデータを記憶した大容量デー
タ記憶媒体に対してデータ検索を行うデータ検索方法お
よび装置に関する。BACKGROUND OF THE INVENTION The present invention is basically ordered like the contents of a dictionary and does not vary much in size.
In addition, the present invention relates to a data search method and apparatus for performing a data search on a large-capacity data storage medium storing data that does not need to be rewritten in the future.
【0002】[0002]
【従来の技術】従来の記憶媒体に対するデータの検索で
は、図1に示すように、上位プログラム101が記憶媒
体制御プログラム102に検索条件を示すと、記憶媒体
制御プログラム102は記憶媒体103内部にあるイン
デックス104を参照して、与えられた検索条件と合致
する記憶情報を持つ記憶媒体内の番地等を引当てるよう
にしている。2. Description of the Related Art In a conventional data search for a storage medium, as shown in FIG. 1, when a host program 101 indicates a search condition to a storage medium control program 102, the storage medium control program 102 exists inside the storage medium 103. By referring to the index 104, an address or the like in the storage medium having storage information that matches the given search condition is allocated.
【0003】そして、該当するデータを参照する場合、
次の2つの方法が知られている。まず第1は、記憶媒体
制御プログラム102の仕様により、得られた記憶媒体
内の番地等の情報が一旦上位プログラム101に返さ
れ、それを受け取った上位プログラムが再び記憶媒体制
御プログラム102に指定番地のデータの参照を命令す
る方法である。また第2は、記憶媒体制御プログラム1
02が上位プログラム101に制御を戻さずに、得られ
た記憶媒体内の番地等の情報を用いて該当するデータ1
05の参照まで行った後、その参照結果を上位プログラ
ム101に返す方法である。When referring to the corresponding data,
The following two methods are known. First, according to the specifications of the storage medium control program 102, the information such as the obtained address in the storage medium is once returned to the upper-level program 101, and the upper-level program that has received the information again designates the address in the storage medium control program 102. This is a method for instructing to refer to the data of The second is a storage medium control program 1
02 does not return control to the higher-level program 101 and uses the obtained information such as the address in the storage medium to obtain the corresponding data 1
This is a method of returning the reference result to the higher-level program 101 after performing the reference up to 05.
【0004】[0004]
【発明が解決しようとする課題】しかしながら、上記従
来技術では、近年の情報記録技術の発達や処理情報の増
加に伴う、検索の対象となる記憶媒体容量の大容量化や
検索データ数の多量化に対する配慮がなされておらず、
検索項目が増加すると検索時に記憶媒体内部のインデッ
クスを参照する回数が増え、その結果、平均検索時間が
増加するという欠点がある。すなわち、1個のデータを
参照する場合でも、その検索の実行にあたっては記憶媒
体上のインデックスへの参照を行い、しかる後にその結
果を用いて要求されたデータの参照を行わなくてはなら
ないため、参照回数の増加は避けられないものとなる。However, in the above-mentioned conventional technique, the capacity of the storage medium to be searched and the number of search data are increased with the recent development of information recording technology and the increase of processing information. Is not considered,
When the number of search items increases, the number of times that the index inside the storage medium is referred to during search increases, and as a result, the average search time increases. That is, even if one piece of data is referred to, it is necessary to refer to the index on the storage medium when performing the search, and then to refer to the requested data using the result. Increasing the number of references is inevitable.
【0005】また、辞書の内容のように原則として殆ど
書き換える必要がないデータに対しても、1個のデータ
を参照する場合はその度にインデックスへ参照してお
り、データ検索作業の効率向上の妨げとなっている。In addition, even for data that need not be rewritten in principle, such as the contents of a dictionary, the index is referenced every time one data is referenced, which improves the efficiency of data retrieval work. It is an obstacle.
【0006】本発明の目的は、辞書の内容のように原則
として書き換える必要がなく、しかもその検索の単位と
なるデータの数が膨大で、個々のデータの大きさが比較
的揃っているようなデータを記憶した記憶媒体に対して
データ検索する場合に、その1回毎の検索にかかる時間
を短縮し、データ検索作業の効率向上を図ることができ
るデータ検索方法および装置を提供することである。The object of the present invention is that, like the contents of a dictionary, it is not necessary to rewrite it in principle, and the number of data units for the search is enormous, and the size of each data is relatively uniform. It is an object of the present invention to provide a data search method and device that can reduce the time required for each search and improve the efficiency of a data search operation when searching a storage medium storing data. ..
【0007】[0007]
【課題を解決するための手段】上記目的を達成するため
に、本発明は、上位プログラムからの指示により記憶媒
体に対してアクセスして、該記憶媒体上のデータを検索
するデータ検索方法において、前記記憶媒体上にはサイ
ズがほぼ同じデータを検索条件に1対1に対応した検索
条件コードにしたがった順序で予め登録しておき、ある
検索条件が指定されたとき、該検索条件に対応する検索
条件コードを用いて前記記憶媒体からデータを検索する
ことである。In order to achieve the above object, the present invention provides a data search method for accessing a storage medium according to an instruction from a host program to search data on the storage medium, Data having almost the same size are registered in advance in the storage medium in the order according to the search condition code corresponding to the search condition, and when a certain search condition is designated, the search condition is corresponded to. Retrieving data from the storage medium using a retrieval condition code.
【0008】また、本発明は、上位プログラムからの指
示により記憶媒体に対してアクセスして、該記憶媒体上
のデータを検索するデータ検索方法において、前記記憶
媒体上にはサイズがほぼ同じデータをJISあるいはそ
れに準ずる規格で定められた一連の文字コードにしたが
った順序で予め登録しておき、ある文字コードが指定さ
れたとき、該文字コードから記憶媒体内部の番地等を算
出し、その算出結果により前記記憶媒体からデータを検
索することである。Further, according to the present invention, in a data retrieval method of accessing a storage medium according to an instruction from a higher-order program to retrieve data on the storage medium, data of substantially the same size is stored on the storage medium. Preliminarily registered in the order according to a series of character codes defined by JIS or a standard equivalent thereto, and when a certain character code is specified, the address inside the storage medium is calculated from the character code, and the calculation result Is to retrieve data from the storage medium.
【0009】さらに、本発明は、上位プログラムからの
指示により記憶媒体に対してアクセスして、該記憶媒体
上のデータを検索するデータ検索装置において、サイズ
がほぼ同じデータを、検索条件に1対1に対応した検索
条件コードにしたがった順序で前記記憶媒体上に登録す
る登録手段と、該登録手段でデータ登録された記憶媒体
に対して、ある検索条件が指定されたとき、該検索条件
に対応する検索条件コードを用いて前記記憶媒体からデ
ータを検索する検索手段と、を設けたものである。Further, according to the present invention, in a data retrieval apparatus for accessing a storage medium according to an instruction from a higher-level program and retrieving data on the storage medium, data having substantially the same size are paired as retrieval conditions. When a certain search condition is designated with respect to the registration means for registering on the storage medium in the order according to the search condition code corresponding to 1, and the storage medium whose data is registered by the registration means, Search means for searching data from the storage medium using the corresponding search condition code.
【0010】また、本発明は、上位プログラムからの指
示により記憶媒体に対してアクセスして、該記憶媒体上
のデータを検索するデータ検索装置において、サイズが
ほぼ同じデータを、JISあるいはそれに準ずる規格で
定められた一連の文字コードにしたがった順序で前記記
憶媒体上に登録する登録手段と、該登録手段でデータ登
録された記憶媒体に対して、ある文字コードが指定され
たとき、該文字コードから記憶媒体内部の番地等を算出
し、その算出結果により前記記憶媒体からデータを検索
する検索手段と、を設けたものである。Further, according to the present invention, in a data retrieval apparatus for accessing a storage medium in accordance with an instruction from a higher-level program to retrieve data on the storage medium, data having almost the same size is specified by JIS or a standard equivalent thereto. When a certain character code is designated with respect to the registration means for registering on the storage medium in the order according to the series of character codes defined in 1. and the storage medium having the data registered by the registration means, the character code is specified. And a search means for calculating an address and the like inside the storage medium from the storage medium and searching the storage medium for data based on the calculation result.
【0011】[0011]
【作用】ここで、本発明によるデータ検索の原理を図1
を用いて説明する。図1において、検索時間を短縮する
には、各データが検索条件を満足するか否かを調べるた
めに必要とする時間、あるいは検索結果として与えられ
た検索条件を満たすデータの読み込み時間を短縮するこ
と、または一回の検索に必要となる記憶媒体103への
アクセス回数を減らすことの2通りの方法が考えられ
る。しかし、前者のように一回のアクセスにかかる時間
を短縮したとしても、今後の記憶媒体の技術進歩がもた
らす記憶媒体の大容量化によって再び同じ問題が生ずる
可能性がある。そこで、本発明では後者である一回の検
索に必要となる記憶媒体へのアクセス回数を極力減少さ
せることで、一回の検索に必要となる時間を短縮させる
ようにした。The principle of data retrieval according to the present invention will now be described with reference to FIG.
Will be explained. In FIG. 1, in order to reduce the search time, the time required to check whether each data satisfies the search condition or the reading time of the data satisfying the search condition given as the search result is shortened. There are two methods of reducing the number of accesses to the storage medium 103 required for one search. However, even if the time required for one access is shortened as in the former case, the same problem may occur again due to the increase in the capacity of the storage medium brought about by the technical progress of the storage medium in the future. Therefore, in the present invention, the number of times of accessing the storage medium, which is the latter one search, is reduced as much as possible to shorten the time required for one search.
【0012】すなわち、本発明では、一回の検索におい
て必要となる記憶媒体103へのアクセスの回数を減少
させるために、従来行っていた一回の検索ごとにインデ
ックス104内で検索条件に合致するデータを調べる方
式をやめて、前述の検索条件コードと記憶媒体103内
部の番地等を関連付ける方式を取っている。但し、検索
条件が管理されているコード以外の場合は、従来通りの
検索方法を用いて検索を行うものとした。さらにまた、
検索条件コードと記憶媒体内部の番地等の関連付けが正
しく行われるために、本発明では記憶媒体内部へのデー
タの書き込みは、検索条件コードに準じた順番でデータ
を書き込む方式とした。以下にその詳細を述べる。That is, according to the present invention, in order to reduce the number of accesses to the storage medium 103 required in one search, the search condition is met in the index 104 for each one search conventionally performed. The method of checking the data is stopped, and the method of associating the search condition code with the address inside the storage medium 103 is adopted. However, if the search condition is other than the managed code, the conventional search method is used. Furthermore,
In order to correctly associate the search condition code with the address inside the storage medium, the present invention employs a method of writing data in the storage medium in the order according to the search condition code. The details will be described below.
【0013】いま、比較的サイズが揃っていて、原則と
して書き換えを行わず、且つ頻繁に参照される大量のデ
ータをダイレクトアクセスが可能な記憶媒体上に登録
し、そのデータ105に対する検索処理を行うものとす
る。ここで図1に示すように、一連の順序付けられたデ
ータ D1,D2,D3,………,Dn があり、この順序付けは一度決定された後は決して変更
されないものとする。すなわち、一旦順序付けられて並
べられたデータ105の順番は一定不変であり、先頭か
らi番目のデータDiはiをキーとして常に一意に定ま
る特定のデータとして扱うことができる。このデータの
集まりに対する検索条件は必ずこれら多数のデータの中
からある特定の1個のデータを選びだす形式のもののみ
であり、複数個のデータが1回の検索で取り出されるこ
とはないものとする。Now, as a general rule, a large amount of data that is relatively uniform in size, is not rewritten in principle, and is frequently referred to is registered in a direct access storage medium, and a search process for the data 105 is performed. I shall. Now, as shown in FIG. 1, there is a series of ordered data D 1 , D 2 , D 3 , ..., D n , which shall be determined once and never changed. That is, the order of the data 105 that has been once ordered and arranged is constant, and the i-th data D i from the beginning can be treated as specific data that is always uniquely determined using i as a key. The search condition for this collection of data is that only a specific one data is selected from these many data, and multiple data will not be retrieved by one search. To do.
【0014】また、相異なる2個の検索条件が有るとき
それぞれの条件を満たすデータは決して同一にはならな
いものとする。すなわち、個々の検索条件とデータは1
対1に対応し、データの数がn個あるとすると、そのす
べてを読み込むためには、n個の検索条件が必要である
ことになる。以上のような条件が満たされるデータ検索
処理を行うシステムにおいて本発明は有効となる。Further, when there are two different search conditions, the data satisfying the respective search conditions are never the same. That is, each search condition and data is 1
Assuming that the number of data is n, which corresponds to the pair 1, n search conditions are required to read all the data. The present invention is effective in a system that performs a data search process that satisfies the above conditions.
【0015】以下、使用する記憶媒体において最も少な
いアクセス回数で対応するデータを読み込めるような検
索方式を一次検索方式と呼び、その時に用いられる情報
を一次検索情報と呼ぶことにする。一次検索情報は記憶
媒体上の読み込むべき特定の領域を一意に決定する。例
えば、読み込みたいデータが格納されている記憶媒体1
03内部の番地等を直接に指定することによりインデッ
クス104を参照することなく、データ105の読み込
みを行うような方式が可能であれば、これを一次検索方
式と呼び、その時用いられる記憶媒体内部の番地等の情
報を一次検索情報と呼ぶ。すなわち、本発明による検索
方法とは、与えられた検索条件をもとに記憶媒体103
内部のインデックス104上の情報を検索して読み込む
ことにより一次検索情報を得て、その後一次検索方式に
よってデータ105を読み込む従来方式に対して、与え
られた検索条件から直接に一次検索情報を導きだし、そ
れを用いて一次検索方式でデータ105の読み込みを行
うようにしたものである。Hereinafter, a search method capable of reading the corresponding data in the storage medium used with the least number of accesses is called a primary search method, and the information used at that time is called primary search information. The primary search information uniquely determines the specific area to be read on the storage medium. For example, the storage medium 1 in which the data to be read is stored
If it is possible to read the data 105 without referring to the index 104 by directly specifying the internal address of 03, this is called the primary search method, and the internal storage medium used at that time is called. Information such as the address is called primary search information. That is, the search method according to the present invention is the storage medium 103 based on the given search conditions.
The primary search information is obtained directly by searching and reading the information on the internal index 104, and then the primary search information is directly derived from the given search condition as compared with the conventional method of reading the data 105 by the primary search method. The data 105 is read by the primary search method using this.
【0016】いま、検索条件のそれぞれに対応する検索
条件コードを設定する。すなわち、上記データD1,
D2,D3,………,Dnに対応する検索条件を、 S1,S2,S3,………,Sn と表したとき、この一連の検索条件の並びを一連の番号
の並びに置き換えて表現する。これを検索条件コードと
呼ぶ。n個の検索条件があるときにはn個の検索条件コ
ードが作られる。以下、個々の検索条件コードを、 C1,C2,C3,………,Cn と表わす。ここで添字1,2,3,……,nはそれぞれ
検索条件S1,S2,S3,………,Snに対応する検索条
件コードであることを示す。すなわち、検索条件コード
である一連の番号の順番は、データの順番によって決め
られた検索条件の順番に従っている。したがって、デー
タの順番と検索条件コードである一連番号の順番は同じ
になる。Now, search condition codes corresponding to the respective search conditions are set. That is, the data D 1 ,
D 2, D 3, ........., a search condition corresponding to D n, S 1, S 2 , S 3, ........., when expressed as S n, the number of arrangement of the set of search criteria set of It replaces and expresses. This is called a search condition code. When there are n search conditions, n search condition codes are created. Hereinafter, individual search condition codes will be represented as C 1 , C 2 , C 3 , ..., C n . Here, the subscripts 1, 2, 3, ..., N indicate that the search condition codes correspond to the search conditions S 1 , S 2 , S 3 , ..., S n , respectively. That is, the order of a series of numbers which are the search condition codes follows the order of the search conditions determined by the order of the data. Therefore, the order of the data and the order of the serial number which is the search condition code are the same.
【0017】次に記憶媒体上に定められた間隔をおいて
この順番にしたがってデータ105を登録する。記憶媒
体上には一連のデータが検索条件コードの順番にしたが
って並ぶことになる。また、これらのデータのそれぞれ
の格納位置に相当する記憶媒体上の番地等の情報から直
接データの読み込みが可能であるとき、それらの番地等
の情報が一次検索情報である。記憶媒体103上に一定
の間隔でデータが順番に並んでいるとき、それぞれのデ
ータに対する一時検索情報もある一定の間隔をあけて並
んでいる一連の数値であるとみなすことができる。以
下、個々の一次検索情報を、 d1,d2,d3,………,dn と表わす。ここで、d1,d2,d3,………,dnは、そ
れぞれデータD1,D2,D3,………,Dnの格納位置に
対応する一次検索情報である。互いに対応する一次検索
情報と検索条件コードとは同一の順番で並んでいるた
め、その間には常にある一定の関係 di = f(Ci) (i=1,2,3,……,n)………(1) が成り立つことになる。Next, the data 105 is registered in this order at predetermined intervals on the storage medium. A series of data is arranged on the storage medium in the order of the search condition code. Further, when the data can be directly read from the information such as the address on the storage medium corresponding to the storage position of each of these data, the information such as the address is the primary search information. When data is arranged in order on the storage medium 103 at regular intervals, the temporary search information for each data can also be regarded as a series of numerical values arranged at regular intervals. Hereinafter, each primary search information is represented as d 1 , d 2 , d 3 , ..., D n . Here, d 1, d 2, d 3, ........., d n are each the data D 1, D 2, D 3 , ........., a primary search information corresponding to the storage position of D n. Since the primary search information and the search condition code corresponding to each other are arranged in the same order, there is always a certain relation between them: d i = f (C i ) (i = 1,2,3, ..., n ) ... (1) is satisfied.
【0018】この関数f(Ci)によって各々の検索条件
コードに1対1で対応する一次検索情報が決定された
ら、それぞれの検索条件コードによって示される検索条
件に従って読み込まれるべきデータは、その検索条件コ
ードに対応する一次検索情報によって一意に決定される
記憶媒体103上の特定の領域に存在することになり、
インデックス104を参照することなく直接に読み込む
ことが可能となる。When the primary search information corresponding to each search condition code on a one-to-one basis is determined by this function f (C i ), the data to be read according to the search condition indicated by each search condition code is searched. It exists in a specific area on the storage medium 103 that is uniquely determined by the primary search information corresponding to the condition code,
It is possible to directly read without referring to the index 104.
【0019】但し、個々のデータの登録方式は従来と同
様にインデックス情報との関連を持たせて登録しても良
いので、本方式で検索を行うために作成した記憶媒体
は、従来方式での検索も可能である。したがって、上記
関数f(Ci)が成立しないような例外的なデータあるい
は検索条件が発生したとしても、従来方式での検索を行
うことによって対応することができる。However, since the registration method of individual data may be registered in association with the index information as in the conventional method, the storage medium created for performing the search by this method is the same as the conventional method. You can also search. Therefore, even if exceptional data or a search condition such that the function f (C i ) is not satisfied can be dealt with by performing the search in the conventional method.
【0020】以上のようにして記憶媒体103上に検索
して読み込むためのデータ105を定められた順番にし
たがって配置しておき関数f(Ci)を用いることによ
り、検索条件に対応する検索条件コードから直接に一次
検索情報を求め、最小のアクセス回数で必要とするデー
タを読み込むことが可能となる。As described above, by arranging the data 105 to be searched and read in the storage medium 103 in a predetermined order and using the function f (C i ), the search condition corresponding to the search condition can be obtained. It is possible to obtain the primary search information directly from the code and read the required data with the minimum number of accesses.
【0021】したがって、上記構成によれば、上位プロ
グラムよりデータの検索条件が示されると、それが検索
条件が管理されている検索条件コード(または文字コー
ド)であった場合は、検索条件コードと記録媒体内の番
地等、つまり上記一次検索情報を関連付ける関数により
記録媒体内の番地等を算出して上位プログラム101に
示す。また、それが検索条件コードが与えられていない
例外的な検索条件である場合、検索は従来と同じく記録
媒体が保持するインデックスを参照し、条件に該当する
データが格納されている記録媒体内部の番地等を上位プ
ログラムに示す。上位プログラムは返された情報を用い
て記憶媒体から該当するデータの読み込みを行う。この
ように、上位より示された検索条件が管理されているコ
ードであった場合は、記録媒体のインデックスを参照す
る必要がなくなるので、その分の検索にかかる時間を短
縮することできる。Therefore, according to the above configuration, when the data search condition is indicated by the higher-level program, if it is the search condition code (or character code) under which the search condition is managed, An address or the like in the recording medium, that is, an address or the like in the recording medium is calculated by a function associating the above-mentioned primary search information and shown to the upper program 101. If the search condition code is an exceptional search condition that does not have a search condition code, the search is performed by referring to the index held by the recording medium as in the conventional case, and the data stored in the recording medium in which the data corresponding to the condition is stored is searched. The address etc. are shown in the upper program. The upper program uses the returned information to read the corresponding data from the storage medium. In this way, when the search condition indicated by the higher order is a managed code, it is not necessary to refer to the index of the recording medium, and therefore the time required for the search can be shortened.
【0022】本発明による検索は、検索対象となるデー
タが大量で基本的に書換える必要がなく、そのデータが
決められた順序に登録され、かつサイズにバラツキがな
く、これに対する検索条件がそれらのデータ群の中から
ある特定の1個を選びだす形式であって、検索条件と個
々のデータが1対1で対応付けられるようなシステムに
おいて頻繁な検索が行われる場合に有効である。In the search according to the present invention, a large amount of data to be searched does not need to be basically rewritten, the data is registered in a predetermined order, and the size does not vary. This is a format for selecting a specific one from the data group, and is effective when frequent search is performed in a system in which the search condition and the individual data are associated one-to-one.
【0023】さらに、本発明で使用される記憶媒体に
は、各データが決められた位置に決められた順番で登録
されていなくてはならないが、一度作成したら基本的に
書換えを行わない辞書の内容のようなデータに関して
は、容易に作成することが可能である。また、本発明で
作成された記憶媒体は、同時にインデックス4を参照す
る従来方式での検索も可能であり、従来方式のシステム
でもそのまま使用可能である。Further, in the storage medium used in the present invention, each data must be registered at a predetermined position and in a predetermined order, but once created, a dictionary that basically does not rewrite is created. Data such as contents can be easily created. In addition, the storage medium created by the present invention can be searched by a conventional method that simultaneously refers to the index 4, and can be used as it is in a conventional system.
【0024】[0024]
【実施例】以下に、図面を用いて本発明の実施例を詳細
に説明する。ここでは、光ディスクを用いた文書作成シ
ステムを例にして、本発明のデータ検索方法および装置
を説明する。文書作成システムは、光ディスク上にイメ
ージ情報として登録されている文字フォントを用いて文
書の作成を行うもので、入出力構成は、図2に示すよう
に、キーボード201、文書作成システム基本プログラ
ム202、光ディスク画像処理用ミドルソフト203、
光ディスク装置204、ディスプレイ装置205、レー
ザービームプリンタ(LBP)206となっている。Embodiments of the present invention will be described in detail below with reference to the drawings. Here, the data retrieval method and apparatus of the present invention will be described by taking a document creation system using an optical disc as an example. The document creation system creates a document using character fonts registered as image information on the optical disc. The input / output configuration is as shown in FIG. Middle software 203 for optical disk image processing,
An optical disk device 204, a display device 205, and a laser beam printer (LBP) 206 are provided.
【0025】本システムの入出力と動作の手順は以下の
ようになる。 ユーザはキーボード201から印刷したい文字を入
力する。 文書作成システム基本プログラム202は入力され
た文字数、文字の種類等を判断して印刷時の文字のレイ
アウト等を計算する。そして文書作成システム基本プロ
グラム202は、光ディスク装置204上の光ディスク
にイメージ情報として登録されている文字フォントから
必要とする文字を検索し、それを取り出すように光ディ
スク画像処理用ミドルソフト203に指示をする。 光ディスク画像処理用ミドルソフト203は上位か
らの指示に従い光ディスク204にアクセスして、イメ
ージ文字フォントの検索、読み込み等を行う。 文書作成システム基本プログラム202は計算した
レイアウト情報に従い文字の大きさと位置を決定し、光
ディスク画像処理用ミドルソフト203に画像編集を指
示する。 画像編集指示をうけた光ディスク画像処理用ミドル
ソフト203は、読み込んだイメージ文字フォントに拡
大、縮小、移動、回転等の操作を行って画像の編集を行
う。 キーボード201から入力されたすべての文字につ
いて、上記〜が繰り返された後、完成した画像はデ
ィスプレイ205上に表示されるか、またはLBP20
6で印刷される。The procedure of input / output and operation of this system is as follows. The user inputs the character to be printed from the keyboard 201. The document creation system basic program 202 determines the number of input characters, the type of characters, etc., and calculates the layout of characters at the time of printing. Then, the document creating system basic program 202 searches the character font registered as image information on the optical disk on the optical disk device 204 for a required character, and instructs the optical disk image processing middle software 203 to retrieve it. .. The optical disc image processing middle software 203 accesses the optical disc 204 in accordance with an instruction from the host computer to search for and read an image character font. The document creation system basic program 202 determines the character size and position according to the calculated layout information, and instructs the optical disc image processing middle software 203 to edit the image. The optical disc image processing middle software 203 which receives the image editing instruction edits the image by performing operations such as enlarging, reducing, moving, and rotating the read image character font. After repeating the above steps for all the characters input from the keyboard 201, the completed image is displayed on the display 205 or the LBP 20.
Printed at 6.
【0026】光ディスク装置204上の光ディスクに
は、図3のような形式の階層構造でイメージデータが登
録されている。キャビネット302は光ディスク301
の片面に相当している。キャビネット302の中には複
数個のファイル303が格納され、それぞれのファイル
303の中にはまた複数の文書304が存在する。文書
304は何枚かのページ305によって構成される。こ
のページ305の1枚が登録されたイメージデータの1
枚に対応する。キャビネット302、ファイル303、
文書304にはそれぞれ名前が付けられている。Image data is registered in the optical disc on the optical disc device 204 in a hierarchical structure of the format shown in FIG. Cabinet 302 is an optical disc 301
It is equivalent to one side of. A plurality of files 303 are stored in the cabinet 302, and a plurality of documents 304 also exist in each file 303. The document 304 is composed of several pages 305. One of the registered image data for one page 305
Corresponds to the sheet. Cabinet 302, file 303,
Each document 304 has a name.
【0027】本実施例の文書作成システムでは、使用す
る文字フォントをイメージデータとして光ディスク30
1上に登録している。キャビネット302とファイル3
03には固定名称が与えられ、文書304にはその文書
に格納するイメージ文字フォントに対応するシフトJI
Sコードが文書名として与えられている。すなわち、各
文書304はすべて1枚のみのページ305を有し、そ
のページ305がイメージ文字フォントに対応してい
る。キャビネット302とファイル303の名称は固定
であるので、ある指定された文字に対応するイメージ文
字フォントを探すときにキーとして必要となるのは文書
名だけということになる。In the document creation system of this embodiment, the character font to be used is used as image data in the optical disk 30.
Registered on 1. Cabinet 302 and file 3
A fixed name is given to 03, and a shift JI corresponding to the image character font stored in the document 304 is given to the document 304.
The S code is given as the document name. That is, each document 304 has only one page 305, and the page 305 corresponds to the image character font. Since the names of the cabinet 302 and the file 303 are fixed, only the document name is required as a key when searching for an image character font corresponding to a specified character.
【0028】ここで、従来の方法によるイメージ文字フ
ォントの検索手順を図2を用いて説明する。 ユーザは印刷したい文字をキーボード201から入
力する。ここでは、例えば“毛筆”と入力したものとす
る。 文書作成システム基本プログラム202はまず
‘毛’という文書を検索するように光ディスク画像処理
用ミドルソフト203に指示を出す。 光ディスク画像処理用ミドルソフト203は、光デ
ィスク301にアクセスし、‘毛’という名前の文書の
文書IDを読み込み、それをシステム基本プログラム2
02に返す。文書IDはシステムが各文書に付加する文
書識別のための一連のコードであり、ファイル内でユニ
ークである。文書名は同一名称の文書が同一ファイル内
に複数個存在しうる。但し、本システムでは文書名もユ
ニークになるように付けられている。したがって、ここ
では返される文書IDは常にただ1個である。 文書作成システム基本プログラム202は返された
文書IDの文書の1ページ目(固定)に格納されている
イメージデータを読み込む指示を出す。 光ディスク画像処理用ミドルソフト203は指示さ
れた文書IDの文書の1ページ目を探し、その内容をメ
モリ上に読み込む。 ‘毛’の読み込みが終わったら、次に‘筆’につい
て上記〜の処理が繰り返される。Now, the procedure for searching for image character fonts by the conventional method will be described with reference to FIG. The user inputs the character to be printed from the keyboard 201. Here, it is assumed that "brush" is input. The document creation system basic program 202 first issues an instruction to the optical disc image processing middle software 203 to search for a document "hair". The optical disc image processing middle software 203 accesses the optical disc 301, reads the document ID of the document named “hair”, and uses it to read the system basic program 2
Return to 02. The document ID is a series of codes added by the system to each document to identify the document and is unique within the file. A plurality of documents having the same name can exist in the same file. However, in this system, the document name is also made unique. Therefore, there is always only one document ID returned here. The document creation system basic program 202 gives an instruction to read the image data stored in the first page (fixed) of the document of the returned document ID. The optical disc image processing middle software 203 searches for the first page of the document having the instructed document ID, and reads the contents into the memory. When the reading of the "hair" is completed, the above-mentioned steps 1 through 3 are repeated for the "brush".
【0029】上記従来の検索方法における問題点は、一
回の文字フォントの読み込み処理の発生の度に、まずそ
の文書の文書IDを光ディスク301にアクセスして検
索しなければならず、その後に再びイメージデータの読
み込みのため光ディスク301にアクセスしに行くた
め、光ディスク301へのアクセス回数が多くなり、処
理スピードが遅くなることである。特に文字数が多い場
合に処理時間が長くかかることになる。The problem with the above conventional search method is that each time a character font reading process occurs, the document ID of the document must first be accessed by searching the optical disk 301, and then again. Since the optical disk 301 is accessed to read the image data, the number of times the optical disk 301 is accessed is increased and the processing speed is reduced. Especially when the number of characters is large, it takes a long processing time.
【0030】そこで、本実施例では新方式の検索方法に
より上記従来の検索方法の問題点を解決している。基本
方針として、 処理の高速化は、光ディスク301へのアクセス回
数を減らすことによって達成する。 光ディスク301とのデータの入出力は、光ディス
ク画像処理用ミドルソフト203を使用するものとし、
独自の入出力用プログラムの開発は行わない。 ユーザインターフェースは従来方法のときと同一と
して変更しない。の3項目を設定した。すなわち、光デ
ィスク画像処理用ミドルソフト203を用いて光ディス
ク301へのアクセス回数を最小にすることである。Therefore, in this embodiment, the problem of the conventional search method is solved by the new search method. As a basic policy, speeding up of the process is achieved by reducing the number of accesses to the optical disc 301. For inputting and outputting data to and from the optical disc 301, the optical disc image processing middle software 203 is used.
We do not develop our own input / output program. The user interface is the same as in the conventional method and is not changed. 3 items were set. That is, the number of accesses to the optical disc 301 is minimized by using the optical disc image processing middle software 203.
【0031】まず、光ディスク画像処理用ミドルソフト
203には、登録番号と呼ばれる番号をキーにしてそれ
に対応するイメージデータを読み込む機能がある。この
登録番号とはイメージデータの登録順、つまり新しくペ
ージが作成される度にシステムがそのページに付加する
一連のユニークな番号である。登録番号はその文書ある
いはページの持つ情報には一切関係なく、ただ登録され
た順番にのみ依存して付加される。すなわち、登録番号
と、文書名、文書ID、文書内部のページNo.との間
にはいかなる関係も存在しない。どの文書のどのページ
のイメージデータであったとしても、最初に登録された
イメージデータであったなら登録番号1が与えられ、そ
の次に登録されたものには登録番号2が与えられる。そ
して、この登録番号を指定すれば、光ディスク画像処理
用ミドルソフトを1回呼ぶだけで対応するイメージデー
タを読み込むことができる。First, the optical disk image processing middle software 203 has a function of reading image data corresponding to a number called a registration number as a key. This registration number is a sequence of registration numbers of image data, that is, a series of unique numbers added to the page each time a new page is created. The registration number has nothing to do with the information contained in the document or page, and is added only depending on the order of registration. That is, the registration number, the document name, the document ID, the page number within the document. There is no relationship with. Regardless of which page of which document the image data is, the first registered image data is given the registration number 1, and the second registered image data is given the registration number 2. If this registration number is designated, the corresponding image data can be read by calling the optical disc image processing middle software once.
【0032】しかし、登録番号は登録順に付加されるだ
けであるから、一般にユーザがキーボード201から入
力した文字(シフトJISコード)から直接に導き出せ
るわけではない。文字コードを文書名として検索すれば
良いという従来方法とはここで違いが出てくる。さら
に、前述した基本方針からユーザに直接登録番号を指
定させることはできないし、またそのような方法はユー
ザの負担を増やし、実用的ではない。However, since the registration numbers are only added in the order of registration, they cannot generally be derived directly from the characters (shift JIS code) input by the user from the keyboard 201. This is different from the conventional method in which the character code is used as the document name for retrieval. Furthermore, the above-mentioned basic policy does not allow the user to directly specify the registration number, and such a method increases the burden on the user and is not practical.
【0033】ところで、登録番号は、そのイメージデー
タが登録された順番にのみ依存し、文書の情報等にはま
ったく無関係であるという点に着眼する。ここで、JI
S第1、第2水準として定められた文字コードの並び
は、順番の決まった一連の番号として考えることができ
る。すなわち、JISに定められたのと同じ順番でイメ
ージ文字フォントを光ディスク301上に登録していっ
たとすれば、登録番号もまたその順番で付加されること
になる。例えば、JISに定められた順番に従い、
‘亜’,‘唖’,‘娃’……のイメージ文字フォントを
この順番に登録したとすると、それぞれに登録番号1,
2,3……が与えられることになる。It should be noted that the registration number depends only on the order in which the image data is registered and has nothing to do with document information or the like. Where JI
The sequence of the character codes defined as the S first and second levels can be considered as a series of numbers in a fixed order. That is, if the image character fonts are registered on the optical disc 301 in the same order as defined by JIS, the registration numbers will also be added in that order. For example, according to the order specified in JIS,
Suppose that the image character fonts of "A", "But", "Shou" ... are registered in this order.
2,3 ... will be given.
【0034】また、これらの文字を区点コードを用いて
表すとそれぞれ1601,1602,1603……とい
うように書ける。すなわちJISで定められた文字コー
ドの順番にイメージ文字コードを登録したとすれば、そ
れらの登録番号と文字コードとの間に一つの関係を持た
せることができる。この例では区点コードと登録番号の
間に、 (登録番号)=(区点コード)− 1600 ………(2) という関係が成り立つことがわかる。実際には区点コー
ドの下2桁は、1〜94の範囲の値しかとらないからこ
の関係式はもっと複雑な形をとるのであるが、ここでは
簡単のために上記の形としている。If these characters are expressed by using a division code, they can be written as 1601, 1602, 1603, ... That is, if the image character codes are registered in the order of the character codes defined by JIS, it is possible to have one relationship between the registration numbers and the character codes. In this example, it is understood that the relation of (registration number) = (department point code) -1600 ... (2) holds between the division point code and the registration number. Actually, the last two digits of the group code take only values in the range of 1 to 94, so this relational expression takes a more complicated form, but here it is in the above form for simplicity.
【0035】一般にはJIS第1、第2水準として定め
られた文字のコードは区点コードに限らず、JISコー
ド、あるいはシフトJISコードによって表されたとし
ても、すべて同様に規格として決められた順番を持った
一連の番号として扱うことができる。したがって、これ
ら決められた文字コードの順番と同じ順番でイメージ文
字フォントが登録されたとすると、登録順に従って付加
される登録番号の順番は文字コードの順番と同じにな
る。そのような登録の仕方をした場合には一連の文字コ
ードと登録番号を1対1で対応付ける関数を導入するこ
とが可能となる。上記(2)式はその一例であるが、一
般には登録番号をd、文字コードをCとしたとき、 d=f(C) ………(3) なる関数関係が成り立つ。Generally, the character codes defined as the JIS first and second levels are not limited to the division code, but even if they are represented by the JIS code or the shift JIS code, they are all in the order determined by the standard. Can be treated as a series of numbers. Therefore, if the image character fonts are registered in the same order as the determined character code order, the order of the registration numbers added according to the registration order is the same as the order of the character codes. When such a registration method is used, it becomes possible to introduce a function that associates a series of character codes with registration numbers in a one-to-one correspondence. The above formula (2) is an example, but generally, when the registration number is d and the character code is C, a functional relationship of d = f (C) ... (3) is established.
【0036】ここで、このように登録番号と文字コード
の間にある一定の関数関係が成り立つとき、その関係を
用いた“毛筆”のイメージ文字フォント読み込みの手順
を図2を用いて説明すると次のようになる。Here, when a certain functional relationship between the registration number and the character code is established in this way, the procedure for reading the image character font of the "writing brush" using this relationship will be described with reference to FIG. become that way.
【0037】 文書作成システム基本プログラム20
2は、‘毛’の区点コードからそのイメージ文字フォン
トの登録番号を計算し、その計算結果を光ディスク画像
処理用ミドルソフト203に渡し、イメージ文字フォン
トの読み込みを指示する。 光ディスク画像処理用ミドルソフト203は、文書
作成システム基本プログラムから渡された登録番号に対
応するイメージ情報を光ディスク301からメモリ上に
読み込む。 次に‘筆’について同様に上記とを繰り返す。Document Creation System Basic Program 20
Reference numeral 2 calculates the registration number of the image character font from the division mark code of “hair” and transfers the calculation result to the optical disc image processing middle software 203 to instruct the reading of the image character font. The optical disc image processing middle software 203 reads the image information corresponding to the registration number passed from the document creation system basic program from the optical disc 301 onto the memory. Next, repeat the above for'brush '.
【0038】以上のように、この新方式の検索方法を用
いることによって、従来方法のように記憶媒体上のイン
デックスから文書IDの情報を読み込む必要がなくな
り、光ディスク301へのアクセス回数を減少させるこ
とができ、また、処理を簡単化することができて処理効
率を向上させることが可能である。As described above, by using this new search method, it becomes unnecessary to read the information of the document ID from the index on the storage medium as in the conventional method, and the number of accesses to the optical disk 301 can be reduced. In addition, the processing can be simplified and the processing efficiency can be improved.
【0039】なお、登録番号は意識して関係付けを行わ
ないかぎり、一般に文書に関する情報とはまったく無関
係であるので、文書の形式は従来方法で用いていたのと
同じように1文書1ページ(1イメージ文字フォント)
で、文書名としてその文字のシフトJISコードが与え
られているという形のままにしておいて構わない。そう
しておくと、本実施例で作成した光ディスクを従来の検
索方法でも使用することが可能になる。Unless the registration number is consciously associated with each other, the document format is generally completely unrelated to the information about the document. Therefore, the format of the document is the same as that used in the conventional method. 1 image character font)
Then, the document may be left in the form that the shift JIS code of the character is given as the document name. By doing so, it becomes possible to use the optical disk produced in this embodiment with the conventional search method.
【0040】本実施例の文書作成システムでは、JIS
で完全に文字コードの順番が決められている、JIS第
1・第2水準等の文字は本方式ですばやく検索できるよ
うにしておき、JISに定められていない、従って決ま
った順番に並べて一連番号に対応させることが不可能な
情報、例えばJISにない文字を外字として任意の文字
コードを割り当てて参照したいときなどには、文書名で
検索する従来の検索方法を用いている。この場合の処理
フローを図4に示す。すなわち、図4において、ステッ
プ401で受け取った文字コードがJIS第1・第2水
準の文字か否かをステップ402で判定し、JIS第1
・第2水準の文字であるならばステップ403で文字コ
ードから直接登録番号を算出し、JIS第1・第2水準
の文字でなければステップ404で光ディスクに対して
検索処理を行い、該当する文書の文書IDを取得する。
そして、ステップ405で光ディスクからイメージフォ
ントの読み込みを行う。In the document creating system of this embodiment, the JIS
The order of the character code is completely determined by, the characters of JIS 1st and 2nd level, etc. are made to be able to be searched quickly by this method, and are not specified in JIS, so they are arranged in a fixed order and serial numbers are set. When it is desired to assign information with a character that is not in JIS as an external character and assign an arbitrary character code to the information, for example, the conventional search method of searching by document name is used. The processing flow in this case is shown in FIG. That is, in FIG. 4, it is determined in step 402 whether the character code received in step 401 is a JIS level 1 or level 2 character, and the JIS level 1
If the character is a second-level character, the registration number is calculated directly from the character code in step 403. If it is not a JIS first-level or second-level character, a search process is performed on the optical disk in step 404 to find the corresponding document. The document ID of is acquired.
Then, in step 405, the image font is read from the optical disc.
【0041】[0041]
【発明の効果】以上説明したように、本発明によれば、
記憶媒体に対するデータ検索を行う際に、検索要求の度
に行っていた記憶媒体上のインデックスへの参照を行わ
ずに済むので、検索の時間を短縮することができる。特
に、検索の対象となるデータの数が極めて大量の場合、
また記憶媒体へのアクセス速度が上位プログラムの実行
速度に比べて低速の場合に有効である。また、検索条件
コードで管理されていない検索条件に対しては、従来の
ように記憶媒体上のインデックスによる検索を併用して
行っているので、検索時のデータの見落としを防止する
ことができる。そして以上のことから、データ検索の際
の検索作業の効率向上を図ることが可能となる。As described above, according to the present invention,
When performing a data search on the storage medium, it is not necessary to refer to the index on the storage medium, which has been performed every time a search request is made, so the search time can be shortened. Especially when the amount of data to be searched is extremely large,
It is also effective when the access speed to the storage medium is slower than the execution speed of the upper program. Further, as for the search condition that is not managed by the search condition code, since the search by the index on the storage medium is also used as in the conventional case, it is possible to prevent the data from being overlooked during the search. From the above, it is possible to improve the efficiency of the search operation at the time of data search.
【図1】記憶媒体へのアクセス方式を示した図である。FIG. 1 is a diagram showing a method of accessing a storage medium.
【図2】光ディスクを用いた文書作成システムの入出力
構成図である。FIG. 2 is an input / output configuration diagram of a document creation system using an optical disc.
【図3】光ディスク上の登録データの論理構造図であ
る。FIG. 3 is a logical structure diagram of registration data on an optical disc.
【図4】光ディスクを用いた文書作成システムの検索処
理を示した流れ図である。FIG. 4 is a flowchart showing a search process of a document creation system using an optical disc.
101 上位プログラム 102 記憶媒体制御プログラム 103 記憶媒体 104 記憶媒体のインデックス 105 記憶媒体のデータ 201 キーボード 202 文書作成システム基本プログラム 203 光ディスク画像処理用ミドルソフト 204 光ディスク装置 205 ディスプレイ装置 206 レーザービームプリンタ 301 光ディスク 302 キャビネット 303 ファイル 304 文書 305 ページ 101 Upper Program 102 Storage Medium Control Program 103 Storage Medium 104 Storage Medium Index 105 Storage Medium Data 201 Keyboard 202 Document Creation System Basic Program 203 Optical Disk Image Processing Middle Software 204 Optical Disk Device 205 Display Device 206 Laser Beam Printer 301 Optical Disk 302 Cabinet 303 files 304 documents 305 pages
Claims (5)
体に対してアクセスして、該記憶媒体上のデータを検索
するデータ検索方法において、前記記憶媒体上にはサイ
ズがほぼ同じデータを検索条件に1対1に対応した検索
条件コードにしたがった順序で予め登録しておき、ある
検索条件が指定されたとき、該検索条件に対応する検索
条件コードを用いて前記記憶媒体からデータを検索する
ことを特徴とするデータ検索方法。1. A data search method for accessing a storage medium according to an instruction from a higher-level program to search for data on the storage medium, wherein data having substantially the same size on the storage medium is used as a search condition. It is pre-registered in the order according to the search condition code corresponding to the pair 1, and when a certain search condition is designated, data is searched from the storage medium using the search condition code corresponding to the search condition. Characteristic data retrieval method.
て、前記検索条件コードで管理されていない検索条件が
指定されたときは、記録媒体のインデックスを用いてデ
ータを検索することを特徴とするデータ検索方法。2. The data search method according to claim 1, wherein when a search condition that is not managed by the search condition code is designated, the data is searched using the index of the recording medium. retrieval method.
体に対してアクセスして、該記憶媒体上のデータを検索
するデータ検索方法において、前記記憶媒体上にはサイ
ズがほぼ同じデータをJISあるいはそれに準ずる規格
で定められた一連の文字コードにしたがった順序で予め
登録しておき、ある文字コードが指定されたとき、該文
字コードから記憶媒体内部の番地等を算出し、その算出
結果により前記記憶媒体からデータを検索することを特
徴とするデータ検索方法。3. A data retrieval method of accessing a storage medium according to an instruction from a higher-level program to retrieve data on the storage medium, wherein data having substantially the same size is compliant with JIS or its equivalent on the storage medium. Pre-registered in the order according to a series of character codes defined by the standard, when a certain character code is designated, the address etc. inside the storage medium is calculated from the character code, and the storage medium is calculated according to the calculation result. A data search method, characterized in that data is searched from.
体に対してアクセスして、該記憶媒体上のデータを検索
するデータ検索装置において、サイズがほぼ同じデータ
を、検索条件に1対1に対応した検索条件コードにした
がった順序で前記記憶媒体上に登録する登録手段と、該
登録手段でデータ登録された記憶媒体に対して、ある検
索条件が指定されたとき、該検索条件に対応する検索条
件コードを用いて前記記憶媒体からデータを検索する検
索手段と、を設けたことを特徴とするデータ検索装置。4. A data search device for accessing a storage medium according to an instruction from a higher-level program to search for data on the storage medium, wherein data having substantially the same size correspond to a search condition on a one-to-one basis. When a certain search condition is specified for the registration means for registering on the storage medium in the order according to the search condition code and the storage medium for which data is registered by the registration means, the search condition corresponding to the search condition And a search means for searching data from the storage medium by using a code.
体に対してアクセスして、該記憶媒体上のデータを検索
するデータ検索装置において、サイズがほぼ同じデータ
を、JISあるいはそれに準ずる規格で定められた一連
の文字コードにしたがった順序で前記記憶媒体上に登録
する登録手段と、該登録手段でデータ登録された記憶媒
体に対して、ある文字コードが指定されたとき、該文字
コードから記憶媒体内部の番地等を算出し、その算出結
果により前記記憶媒体からデータを検索する検索手段
と、を設けたことを特徴とするデータ検索装置。5. A data retrieval device for accessing a storage medium according to an instruction from a host program to retrieve data on the storage medium, wherein data having substantially the same size is defined by JIS or a standard conforming thereto. When a certain character code is designated with respect to the registration means for registering on the storage medium in the order according to a series of character codes and the storage medium having the data registered by the registration means, the inside of the storage medium from the character code is designated. And a search unit that searches the storage medium for data based on the calculation result.
Priority Applications (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
JP4099828A JPH05298369A (en) | 1992-04-20 | 1992-04-20 | Method and device for retrieving data |
Applications Claiming Priority (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
JP4099828A JPH05298369A (en) | 1992-04-20 | 1992-04-20 | Method and device for retrieving data |
Publications (1)
Publication Number | Publication Date |
---|---|
JPH05298369A true JPH05298369A (en) | 1993-11-12 |
Family
ID=14257686
Family Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
JP4099828A Pending JPH05298369A (en) | 1992-04-20 | 1992-04-20 | Method and device for retrieving data |
Country Status (1)
Country | Link |
---|---|
JP (1) | JPH05298369A (en) |
-
1992
- 1992-04-20 JP JP4099828A patent/JPH05298369A/en active Pending
Similar Documents
Publication | Publication Date | Title |
---|---|---|
US4760526A (en) | Method for storing data into a file device and for data retrieval | |
EP0487331A2 (en) | Directory management system | |
JPS59165161A (en) | Volume restoration system of data set for word processing system | |
JP2656524B2 (en) | Data storage method and device | |
JPH05101102A (en) | Retrieval device | |
JPH07249032A (en) | Electronic filing device | |
JPH05298369A (en) | Method and device for retrieving data | |
JPS5851348A (en) | High-speed access system for variable-length record | |
JP2721034B2 (en) | Clustering control system | |
JP2540821B2 (en) | Database search system | |
JP3103209B2 (en) | Image file device | |
JPH05298368A (en) | Method for inputting retrieving word in electronic filing system | |
JPH05324734A (en) | Electronic filing device | |
JP3047400B2 (en) | Data processing device | |
JPS60225938A (en) | Information retrieving system | |
JPS61216022A (en) | Information processing system | |
JPH05282391A (en) | Drawing retrieving device | |
JPH0844597A (en) | Information storing method and information processor | |
JPH06332947A (en) | Method and device for storing and reproducing data | |
JPS62226487A (en) | Memory control system for optical disk | |
JPH0145648B2 (en) | ||
JPH0736942A (en) | Generating and updating process method for index data | |
JPH023871A (en) | Picture information filing device | |
JPH07296138A (en) | Image data managing device | |
JPS6380346A (en) | Document recognizing device |