JPS6261118A - Retrieving system for tree structure index - Google Patents
Retrieving system for tree structure indexInfo
- Publication number
- JPS6261118A JPS6261118A JP60200951A JP20095185A JPS6261118A JP S6261118 A JPS6261118 A JP S6261118A JP 60200951 A JP60200951 A JP 60200951A JP 20095185 A JP20095185 A JP 20095185A JP S6261118 A JPS6261118 A JP S6261118A
- Authority
- JP
- Japan
- Prior art keywords
- key
- index
- search
- block
- node
- 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.)
- Granted
Links
Landscapes
- Information Retrieval, Db Structures And Fs Structures Therefor (AREA)
Abstract
Description
【発明の詳細な説明】
〔産業上の利用分野〕
本発明は、電子計算機システムにおけるデータ検索方式
に関し、特に木構造のインデクスを持つデータの効率的
な検索方式を提供するものである。DETAILED DESCRIPTION OF THE INVENTION [Field of Industrial Application] The present invention relates to a data retrieval method in an electronic computer system, and particularly provides an efficient retrieval method for data having a tree-structured index.
従来より、複数の属性により識別されるデータの検索キ
ーとして、それら各属性のコード名を繋げて検索キーと
し、一方、各データと検索キーとの関係を木構造のイン
デクスとして設け、与えられた検索キーをもとにインデ
クスを辿って目的とするデータを見付ける方法は公知で
ある。Conventionally, as a search key for data identified by multiple attributes, the code name of each attribute is connected to form the search key, and the relationship between each data and the search key is established as a tree-structured index. A method of finding target data by following an index based on a search key is well known.
しかし、従来のインデクスの構造及びその検索方式は、
必ずしも効率的とはいえず、特に所謂ワイルド・カード
(wild card )検索には不便な点が多かった
。However, the structure of the conventional index and its search method are
This method is not necessarily efficient, and has many inconveniences, especially in so-called wild card searches.
ここで、ワイルド・カード検索について説明すると、例
えば(A、B、FORT)なるキーを持つデータと、(
A、C,FORT)なるキーを持つデータと、(A、D
、FORT)なるキーを持つデータとがあるとき、検索
キーとして(A、*。Here, to explain wild card search, for example, data with keys (A, B, FORT) and (
Data with keys (A, C, FORT) and (A, D
, FORT), the search key is (A, *).
F ORT)を指定すると上記3つのデータがすべて検
索されるような方式をいう。つまり、検索項目としてド
ント・ケア(don’ t care)な部分を持つ検
索キーを使用できるもので、非常に便利な機能である。This is a method in which all three data items listed above are retrieved when FORT is specified. In other words, it is possible to use a search key that has a don't care part as a search item, which is a very convenient function.
尚、このドント・ケア部分の指定記号には次の3種類が
ある。There are three types of designation symbols for this don't care part:
? −一1文字(英数字及び記号)
* −−1〜8文字からなる1属性コ一ド% −一任意
の数の属性コード
尚、尿性コードは1〜8文字であり、各属性コード間は
ピリオドで区切るものとする。従って属性コードにはピ
リオドは使用できず、上記?、*、にもピリオドは含ま
れない。? - 11 characters (alphanumeric characters and symbols) * - 1 attribute code consisting of 1 to 8 characters% - 1 arbitrary number of attribute codes Furthermore, the urinary code is 1 to 8 characters, and between each attribute code shall be separated by periods. Therefore, periods cannot be used in attribute codes, and the above? , *, also does not include a period.
本発明は、上記ワイルド・カード検索が効率よ(検索で
きるようなインデクス構造、及びその検索方式を提供す
ることを目的とする。以下図面により詳述する。An object of the present invention is to provide an index structure and a search method thereof that allow the above-mentioned wild card search to be carried out efficiently.
第1図は本発明の一実施例によるワイルド・カード検索
方式の説明図であり、1はインデクス・テーブル、2は
リファレンス・テーブル、3はスタック・テーブル、4
.5.6は夫々各テーブルの参照位置を示すポインタで
あり、夫々■ポインタ、Rポインタ、Sポインタと略称
する。これらはすべてデータ処理システムの主記憶装置
上に設けられる。また第2図は木構造インデクスの例を
示す図である。FIG. 1 is an explanatory diagram of a wild card search method according to an embodiment of the present invention, in which 1 is an index table, 2 is a reference table, 3 is a stack table, and 4 is an index table.
.. Reference numerals 5 and 6 indicate pointers that indicate the reference positions of each table, and are abbreviated as ① pointer, R pointer, and S pointer, respectively. All of these are provided on the main memory of the data processing system. FIG. 2 is a diagram showing an example of a tree-structured index.
第2図(alにおいて、各技の分岐点にある文字は1つ
の属性コードを示しく以下ノード名という)、最上位の
ノード名から最下位のノード名までのノード名の連鎖が
、ある1つのデータに対する検索キーとなる。例えば、
右端のデータは
(A、M、PLl、Q)という検索キーにより検索され
るべきデータである。In Figure 2 (in al, the characters at the branching points of each technique indicate one attribute code, hereinafter referred to as node names), there is a chain of node names from the highest node name to the lowest node name. This serves as a search key for one piece of data. for example,
The rightmost data is the data to be searched using the search key (A, M, PLl, Q).
また図中Tなる添字はそのノードがタイプノードである
ことを示し、タイプノードより下位のレベルは高々1つ
しかないものとする。Furthermore, the subscript T in the figure indicates that the node is a type node, and it is assumed that there is at most one level below the type node.
第2図(b)は同図(alを横書きにし、且つ同一レベ
ル内ではアルファベット順となるように並べ変えたもの
である。FIG. 2(b) is the same figure (al is written horizontally and rearranged so that it is in alphabetical order within the same level.
第1図のインデクス・テーブル1は■欄がノード名、■
欄がレベル番号、■欄がタイプノードであることを示す
フラグ、■欄が次ポインタで、第2図(b)から容易に
作成される。次ポインタは、自ノードと同一レベル又は
より高レベルのノードであって、此のテーブル上で次に
現れるものの位置を示す。但し図示例では、自ノードか
らの距離でその位置を示している。テーブルの右側に図
示された矢印は次ポインタの説明のためのものである。In the index table 1 in Figure 1, the ■ column is the node name, and the ■ column is the node name.
The level number is shown in the column, the flag indicating that it is a type node is shown in the ■ column, and the next pointer is shown in the ■ column, which can be easily created from FIG. 2(b). The next pointer indicates the position of a node that is at the same level or a higher level than the current node and appears next on this table. However, in the illustrated example, the position is indicated by the distance from the own node. The arrow shown on the right side of the table is for explaining the next pointer.
またインデクス・テーブル上での順番は、同一レベルの
ノードがアルファベット順など一定の順序に従うように
される。Further, the order on the index table is such that nodes at the same level follow a fixed order such as alphabetical order.
このようなインデクス・テーブルを用いて例えば(A、
M、PLI、Q)なる検索キーを持つデータを検索する
一般的方法を説明する。Using such an index table, for example, (A,
A general method for searching for data having the search keys M, PLI, Q) will be described.
イ)まず、ルベル目のAについては特に問題はない。b) First of all, there is no particular problem with A of the Lebel order.
口)次の2レベル目のMを検索するため、ルベル目のA
の次のノードを見る。Mouth) In order to search for the next second level M,
Look at the next node.
このノードのノード名はDで、Mとは一致しない。そこ
で、次ポインタに従って4つ先のノードを見るとこれも
DATAで一致しない。更にその次ポインタに従って2
つ先のノードを見ると、ノード名がMで一致し目的の2
レベル目のノードが見つかったなる。The node name of this node is D, which does not match M. Then, when looking at the four nodes ahead according to the next pointer, this is also DATA and does not match. Further, according to the next pointer, 2
Looking at the next node, the node name matches M and the target 2
The level node is found.
ハ)次に3レベル目のPLlを探すために、ノードMの
次のノードOBJから上記口)と同様の検索を行なう。c) Next, in order to search for the third level PLl, a search similar to the above step) is performed starting from the node OBJ next to node M.
今度はOBJのポインタの指す2つ先のノードがPLI
でありすぐ見つかる。This time, the two nodes ahead of the OBJ pointer are PLI
You can find it easily.
二)ノードPLIはタイプノードである。タイプノード
に達したときは、そのタイプノードの次ポインタが指す
次のタイプノードまでの範囲を二分検索法で検索すれば
よい。2) Node PLI is a type node. When a type node is reached, the range up to the next type node pointed to by the next pointer of that type node can be searched using a binary search method.
今の例ではすぐにQが見つかる。In this example, Q can be found immediately.
このように、インデクス・テーブルにレベル番号と、同
一レベルの次のノードを指すポインタとを設け、また必
要により各種のフラグを付加することにより、効率的に
検索が行なえる。In this way, by providing the index table with a level number and a pointer pointing to the next node at the same level, and adding various flags as necessary, efficient searches can be performed.
次に上記第1図にそってワイルド・カード検索の方式を
述べる。尚、リファレンス・テーブル2及びスタック・
テーブル3には、ノード名及びそのレベル番号の欄が設
けである。Next, the wild card search method will be described in accordance with FIG. 1 above. In addition, reference table 2 and stack
Table 3 is provided with columns for node names and their level numbers.
まず、*によるワイルド・カード検索について説明する
。First, wild card search using * will be explained.
a)まず第1図のリファレンス・テーブル2には検索キ
ー(A、*、FORT)の各ノード名及びそのレベル番
号がセントされる。スタック・テーブル3は最初クリア
されている。また各ポインタ4.5.6はすべて初期値
1となって、第1エントリを指している。a) First, each node name of the search key (A, *, FORT) and its level number are stored in the reference table 2 of FIG. Stack table 3 is initially cleared. Further, each pointer 4, 5, and 6 all have an initial value of 1 and point to the first entry.
b)この状態で、まずリファレンス・テーブル2のRポ
インタ5の指すエントリの内容とインデクス・テーブル
1の■ポインタ4の指すエントリの内容とを比較する。b) In this state, first compare the contents of the entry pointed to by R pointer 5 of reference table 2 with the contents of the entry pointed to by pointer 4 of index table 1.
この例ではともに(A)であり、且つレベル番号も一致
するので、その内容(A)及びレベル番号をスタック・
テーブル3のSポインタ6の指すエントリに書き込む。In this example, both are (A) and the level numbers match, so the contents (A) and level numbers are stacked.
Write to the entry pointed to by S pointer 6 in table 3.
しかるのち各ポインタ4.5.6を1歩進して次レベル
の検索に移る。Thereafter, each pointer 4, 5, 6 is advanced one step and the next level search is started.
C)もし比較の結果一致しないときは、■ポインタ4に
次ポインタの値を加算して、同一レベルの次のノードを
みる。一致していれば上記と同様にスタック・テーブル
3に書き込んで、各ポインタ4.5.6を歩進して次レ
ベルの検索に移る。尚■ポインタ4は当該見つかったエ
ントリの位置から1歩進させる。C) If the comparison does not match, add the value of the next pointer to pointer 4 and look at the next node at the same level. If they match, they are written to the stack table 3 in the same way as above, and each pointer 4, 5, 6 is incremented to move on to the next level search. Note that pointer 4 is advanced one step from the position of the found entry.
尚、それでも見つからなければ、この検索キーに該当す
るデータは無いということになる。Incidentally, if it is still not found, it means that there is no data corresponding to this search key.
d)リファレンス・テーブル3のRポインタ5の指すエ
ントリが*であるときは、レベル番号のみを比較して一
致するノード名があればそれをスタック・テーブル3に
書き込み、各ポインタ4.5.6を歩進して次レベルの
検索に移る。d) When the entry pointed to by R pointer 5 of reference table 3 is *, only the level numbers are compared and if there is a matching node name, it is written to stack table 3, and each pointer 4.5.6 to move to the next level of search.
e)Rポインタ5の指示が、当該検索キーのノード数(
これは与えられた検索キーを見れば判るので予めRポイ
ンタ5の上限値として保持しておく)を越えたとき、ス
タック・テーブル3中には1つの見つかったキーが完成
していることになる。従って、スタック・テーブル3の
内容を出力するか、または最下位レベルのノードに付加
されているデータ・アドレスを出力する。e) The R pointer 5 indicates the number of nodes (
This can be determined by looking at the given search key, so it is stored in advance as the upper limit of R pointer 5).When this exceeds the upper limit of R pointer 5, one found key has been completed in stack table 3. . Therefore, the contents of stack table 3 are output, or the data address attached to the lowest level node is output.
f)尚、このときIポインタ4がインデクス・テーブル
1の最後に到達していない場合は、それ以降に別の該当
キーが存在する可能性がある。f) If the I pointer 4 has not reached the end of the index table 1 at this time, there is a possibility that another corresponding key will exist after that.
そこで、さらにIポインタ4を順次歩進して、当該エン
トリのレベル番号に応じてRポインタ5及びSポインタ
6を同一レベルに合せ、インデクス・テーブルlの内容
とリファレンス・テーブル2の内容とを比較していく。Therefore, the I pointer 4 is further incremented sequentially, the R pointer 5 and the S pointer 6 are set to the same level according to the level number of the entry, and the contents of the index table l and the contents of the reference table 2 are compared. I will do it.
一旦1つのキーが見つかったときは、■ポインタは最下
位レベルのエントリを指している筈であり、その次のエ
ントリはより上位のレベルの筈である。従って、リファ
レンス・テーブル2において、Rポインタ5が上限値に
達するたびに、新たなキーが見つかったことになる。Once one key is found, the pointer 2 should point to the lowest level entry, and the next entry should be at a higher level. Therefore, in the reference table 2, each time the R pointer 5 reaches the upper limit value, a new key is found.
g)■ポインタ4がインデクス・テーブルlの最終値に
一致すれば、検索終了したことになる。g) ■ If pointer 4 matches the final value of index table l, the search has ended.
h)尚、*が複数箇所に存在する検索キーの場合も、上
記と全く同様にして検索できる。何れの場合もインデク
ス・テーブルl上では一回のみ走査すれば検索は終了で
ある。h) Note that even if * is a search key that exists in multiple locations, the search can be performed in exactly the same manner as above. In either case, the search is completed by scanning the index table l only once.
次に?によるワイルド・カード検索について説明する。next? Describe wild card search using
?は1つのノード名のなかの1文字についてドント・ケ
ア扱いにするものである。よって上記*による検索にお
けるノード名比較の際に、?部分に対応する位置の文字
をマスクして比較すればよく、あとは上記a)〜h)と
同様である。? treats one character in one node name as a don't care. Therefore, when comparing node names in the search using * above, ? It is sufficient to mask the characters at the positions corresponding to the parts and compare them, and the rest is the same as in a) to h) above.
次に、%によるワイルド・カード検索方式について述べ
る。この場合は上記とは若干具なる検索手順となる。Next, a wild card search method using % will be described. In this case, the search procedure will be slightly different from the above.
i)初期状態は上記a)と同じである。また%が出現す
るまでは上記b)c)と同じである。i) The initial state is the same as a) above. Also, the steps in b) and c) above are the same until % appears.
j)リファレンス・テーブル2上で%が出現したら、イ
ンデクス・テーブルl上の当該レベルから最下位レベル
までの一連のノード名をスタック・テーブル3上に展開
し、リファレンス・テーブル2と各ノード名を比較して
、最下位レベルまで一致すれば正解として出力する。j) When % appears on reference table 2, expand a series of node names from the relevant level to the lowest level on index table l onto stack table 3, and combine reference table 2 and each node name. Compare them and if they match down to the lowest level, it will be output as a correct answer.
k)他の正解を検索するため、上記%が出現したレベル
のインデクス・テーブルエの次ポインタを利用して、同
一レベルで別のノード名が無いか否かを調べる。もし有
れば上記j)と同様の処理をする。もしインデクス・テ
ーブル1の最後まで達すれば、検索は終了である。k) To search for another correct answer, use the next pointer of the index table at the level where the above % appears to check whether there is another node name at the same level. If there is, perform the same process as j) above. If the end of index table 1 is reached, the search ends.
■)上記j)の比較照合における途中に%が出現した場
合には、より下位のレベルの%の位置について上記k)
の処理を行ない、それを順次上位のレベルの%の位置に
ついて、再帰的に行なえばよい。■) If % appears in the middle of the comparison in j) above, the position of % at a lower level will be changed to k) above.
, and recursively perform this process sequentially for % positions at higher levels.
以上の如くにして、ワイルド・カード検索が可能である
。As described above, wild card search is possible.
又、インデクス・テーブルが大きくなると、それを複数
のブロックに分割して各ブロック毎に取り扱うことが行
なわれるが、この分割に際しても従来の分割方法はワイ
ルド・カード検索には不便であった。Furthermore, when an index table becomes large, it is divided into a plurality of blocks and each block is handled individually, but the conventional division method is inconvenient for wild card searches.
従来はインデクス・テーブルを複数のブロックに分割し
たとき、補助インデクス・テーブルを設け、その中に各
ブロックを代表するキーとして、各フロックの最大キー
(第1図のインデクス・テーブル1でいえば一番下のエ
ントリに記載されたノードに対応するキー)を使用して
いた。しかし例えばnブロック目の最大キーが(A、B
、C)n+lブロック目の最小キーが(A、D、B)の
とき、新たに(A、B、E)なるキーのデータを登録し
ようとすると、これはnブロック目の最大キーより大き
いので、n+lブロック目に挿入しなければならない。Conventionally, when an index table is divided into multiple blocks, an auxiliary index table is provided, and the largest key of each flock (in index table 1 in Figure 1) is stored as the key representing each block. The key corresponding to the node listed in the bottom entry) was used. However, for example, the maximum key of the nth block is (A, B
, C) When the minimum key of the n+l block is (A, D, B), if you try to register new key data of (A, B, E), this is larger than the maximum key of the n block, so , must be inserted into the n+l block.
(もしnブロック目に挿入せんとすると、nブロックの
代表キーを変更せねばならなくなる。)その結果、(A
、B、*)のようなワイルド・カード検索の際にはn、
n+1の両ブロックを参照する必要が生じ、検索処理が
複雑となる。(If you try to insert the nth block, you will have to change the representative key of the nth block.) As a result, (A
, B, *) when searching for wild cards such as n,
It becomes necessary to refer to both blocks n+1, which complicates the search process.
そこで本発明では、補助インデクス・テーブルに登録す
るキーとして、対応ブロックの最大キーではなく、その
次のブロックの最小キーを登録しておく。そして新デー
タの挿入に際しては、そのデータのキーより大きい補助
インデクス・キーを持つブロックに挿入するようにする
。Therefore, in the present invention, the key to be registered in the auxiliary index table is not the maximum key of the corresponding block, but the minimum key of the next block. Then, when inserting new data, it is inserted into a block that has an auxiliary index key larger than the key of the data.
第3図は本発明の一実施例による分割インデクス・テー
ブル11.12.13と補助インデクス・テーブル14
を示している。この場合、例えば(A、M、OBJ、P
)なる挿入キーはブロック12に挿入されることとなり
、且つ補助インデクス・キーの変更も不要である。そし
て(A、 M。FIG. 3 shows split index tables 11, 12, 13 and auxiliary index table 14 according to an embodiment of the present invention.
It shows. In this case, for example (A, M, OBJ, P
) will be inserted into block 12, and there is no need to change the auxiliary index key. And (A, M.
OBJ、*)なるワイルド・カード検索はブロック12
についてのみの処理で可能となる。OBJ, *) wild card search is block 12
This is possible by processing only the
以上の如く、本発明のインデクス・テーブルを用いるこ
とにより、ワイルド・カード検索が簡単なアルゴリズム
で簡単なテーブルを用いて実現出来る。As described above, by using the index table of the present invention, a wild card search can be realized using a simple algorithm and a simple table.
第1図は本発明の一実施例の説明図、
第2図は木構造インデクスの一例を示す図、第3図は複
数ブロックに分割したインデクスの一実施例を示す図で
あり、
図中、1はインデクス・テーブル、2はリファレンス・
テーブル、3はスタック・テーブル、4.5.6は書く
テーブルのポインタである。
第 1yA
第21)
第2図(b)
第3図FIG. 1 is an explanatory diagram of an embodiment of the present invention, FIG. 2 is a diagram illustrating an example of a tree-structured index, and FIG. 3 is a diagram illustrating an embodiment of an index divided into multiple blocks. 1 is the index table, 2 is the reference table.
Table 3 is a stack table, and 4.5.6 is a pointer to the table to be written. 1yA 21) Figure 2(b) Figure 3
Claims (3)
の検索を、該検索キーと各データとの関係を示す木構造
のインデクスを用いて検索する方式において、 上記インデクスを格納するインデクス・テーブル(1)
として各エントリに、少なくとも上記属性コードに相当
するノード名と該ノード名のレベル番号と該レベル番号
と同一又はより上位のレベル番号であって該テーブル上
で次に現れるエントリを指すポインタとを格納したイン
デクス・テーブルを設け、また、 与えられる検索キーのノード名とレベル番号とにもとづ
き、上記インデクス・テーブルを辿って目的のデータを
検索する手段を設けたことを特徴とする木構造インデク
スの検索方式。(1) In a method of searching data using a chain of multiple attribute codes as a search key, using a tree-structured index that indicates the relationship between the search key and each data, an index table that stores the above-mentioned index. (1)
In each entry, store at least the node name corresponding to the above attribute code, the level number of the node name, and a pointer pointing to the next entry to appear on the table that has the same or higher level number than the level number. A search for a tree-structured index is characterized in that an index table is provided, and a means is provided for searching for target data by tracing the index table based on the node name and level number of a given search key. method.
ル番号との対として格納するリファレンス・テーブル(
2)と、該リファレンス・テーブルの各ノード名及びレ
ベル番号と上記インデクス・テーブルの各ノード名及び
レベル番号とを比較照合する手段と、比較した結果一致
したノード名及びレベル番号を順次組み立てるスタック
・テーブル(3)とを含むことを特徴とする特許請求の
範囲第(1)項記載の木構造インデクスの検索方式。(2) The above search means has a reference table (
2), a means for comparing and collating each node name and level number of the reference table with each node name and level number of the index table, and a stack for sequentially assembling the node names and level numbers that match as a result of the comparison. A search method for a tree-structured index according to claim (1), characterized in that it includes a table (3).
ク(11、12、13)と、各ブロックの代表キーを格
納した補助インデクス・テーブル(14)とから成り、
且つ補助インデクス・テーブルの各代表キーとしては該
当するブロックの次のブロックにおける最小のキーを格
納してあることを特徴とする特許請求の範囲第(1)項
または第(2)項記載の木構造インデクスの検索方式。(3) The above index table (1) consists of a plurality of blocks (11, 12, 13) and an auxiliary index table (14) storing representative keys of each block,
The tree according to claim (1) or (2), characterized in that each representative key of the auxiliary index table stores the smallest key in the block following the corresponding block. Structure index search method.
Priority Applications (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
JP60200951A JPS6261118A (en) | 1985-09-11 | 1985-09-11 | Retrieving system for tree structure index |
Applications Claiming Priority (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
JP60200951A JPS6261118A (en) | 1985-09-11 | 1985-09-11 | Retrieving system for tree structure index |
Publications (2)
Publication Number | Publication Date |
---|---|
JPS6261118A true JPS6261118A (en) | 1987-03-17 |
JPH0514938B2 JPH0514938B2 (en) | 1993-02-26 |
Family
ID=16433020
Family Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
JP60200951A Granted JPS6261118A (en) | 1985-09-11 | 1985-09-11 | Retrieving system for tree structure index |
Country Status (1)
Country | Link |
---|---|
JP (1) | JPS6261118A (en) |
Cited By (2)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
US6592934B2 (en) | 1996-12-27 | 2003-07-15 | Japan Storage Battery Co., Ltd. | Gas diffusion electrode, solid polymer electrolyte membrane, process for the production thereof and solid polymer electrolyte fuel cell |
US7569302B2 (en) | 2002-11-05 | 2009-08-04 | Panasonic Corporation | Fuel cell for generating electric power |
-
1985
- 1985-09-11 JP JP60200951A patent/JPS6261118A/en active Granted
Cited By (2)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
US6592934B2 (en) | 1996-12-27 | 2003-07-15 | Japan Storage Battery Co., Ltd. | Gas diffusion electrode, solid polymer electrolyte membrane, process for the production thereof and solid polymer electrolyte fuel cell |
US7569302B2 (en) | 2002-11-05 | 2009-08-04 | Panasonic Corporation | Fuel cell for generating electric power |
Also Published As
Publication number | Publication date |
---|---|
JPH0514938B2 (en) | 1993-02-26 |
Similar Documents
Publication | Publication Date | Title |
---|---|---|
US6782380B1 (en) | Method and system for indexing and searching contents of extensible mark-up language (XML) documents | |
Giancarlo | A generalization of the suffix tree to square matrices, with applications | |
US6192373B1 (en) | Managing directory listings in a relational database | |
Morrison | PATRICIA—practical algorithm to retrieve information coded in alphanumeric | |
US4554631A (en) | Keyword search automatic limiting method | |
JP2670383B2 (en) | Prefix search tree with partial key branch function | |
US5414841A (en) | Computerized system for representing data items using token identifiers | |
JP3318834B2 (en) | Data file system and data retrieval method | |
US8825665B2 (en) | Database index and database for indexing text documents | |
US6430557B1 (en) | Identifying a group of words using modified query words obtained from successive suffix relationships | |
US5809496A (en) | Hybrid search | |
US5619199A (en) | Order preserving run length encoding with compression codeword extraction for comparisons | |
Theodoridis et al. | Supporting direction relations in spatial database systems | |
JPH05225238A (en) | Data base retrieval system | |
JPS6261118A (en) | Retrieving system for tree structure index | |
JPH06325092A (en) | Customer information retrieval system | |
JPH07210569A (en) | Method and device for retrieving information | |
US6578038B1 (en) | Managing directory listings in a relational database | |
KR100426995B1 (en) | Method and system for indexing document | |
JPH10240741A (en) | Managing method for tree structure type data | |
JP2718107B2 (en) | Comparison processing method | |
JPH10177582A (en) | Method and device for retrieving longest match | |
JP2679627B2 (en) | Font search processor | |
US20110208782A1 (en) | Method and computer program product for creating ordered data structure | |
JPH0375869A (en) | Character string retrieving method |