JP7481787B2 - インデックス管理装置 - Google Patents
インデックス管理装置 Download PDFInfo
- Publication number
- JP7481787B2 JP7481787B2 JP2020005268A JP2020005268A JP7481787B2 JP 7481787 B2 JP7481787 B2 JP 7481787B2 JP 2020005268 A JP2020005268 A JP 2020005268A JP 2020005268 A JP2020005268 A JP 2020005268A JP 7481787 B2 JP7481787 B2 JP 7481787B2
- Authority
- JP
- Japan
- Prior art keywords
- node
- entry
- value
- data
- key information
- Prior art date
- Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
- Active
Links
- 238000000034 method Methods 0.000 claims description 34
- 230000006870 function Effects 0.000 description 20
- 238000010586 diagram Methods 0.000 description 16
- 238000005192 partition Methods 0.000 description 12
- 238000005516 engineering process Methods 0.000 description 2
- 238000003491 array Methods 0.000 description 1
- 238000004891 communication Methods 0.000 description 1
- 230000000694 effects Effects 0.000 description 1
- 239000000284 extract Substances 0.000 description 1
Landscapes
- Information Retrieval, Db Structures And Fs Structures Therefor (AREA)
Description
本実施の形態のインデックス管理装置は、多次元データが格納されたデータベースを備えた多次元データ検索システム1に組み込まれる。図1は、多次元データ検索システム1の全体構成の概要を示したブロック図である。
K=2: 1 + 128×0.0139×(1 + 128×0.0037×( 1 + 128×0.0010×(1 + 128×0.0002))) ≒ 3.73
K=3: 1 + 128×0.0051×(1 + 128×0.0007×( 1 + 128×0.0001×(1 + 128×0.0000))) ≒ 1.71
K=4: 1 + 128×0.0024×(1 + 128×0.0002×( 1 + 128×0.0000×(1 + 128×0.0000))) ≒ 1.32
K=5: 1 + 128×0.0014×(1 + 128×0.0001×( 1 + 128×0.0000×(1 + 128×0.0000))) ≒ 1.18
図7(a)に、区分値Aの偽陽性確率の算出結果を一覧表にして示した。
K=2: 1 + 128×0.4014×(1 + 128×0.0493×( 1 + 128×0.0037×(1 + 128×0.0002))) ≒ 534
K=3: 1 + 128×0.4712×(1 + 128×0.0309×( 1 + 128×0.0007×(1 + 128×0.0000))) ≒ 321
K=4: 1 + 128×0.5617×(1 + 128×0.0243×( 1 + 128×0.0002×(1 + 128×0.0000))) ≒ 302
K=5: 1 + 128×0.6545×(1 + 128×0.0220×( 1 + 128×0.0001×(1 + 128×0.0000))) ≒ 323
図7(b)に、区分値Bの偽陽性確率の算出結果を一覧表にして示した。
このように構成された本実施の形態のインデックス管理装置3は、ノード(ZA,ZB,ZC)にポインタとキー情報を格納させる処理を行うエントリ処理手段32において、キー情報が数値などの数量の場合は範囲検索に設定し、キー情報が区分値などの非順序離散値の場合は指定値検索に設定する処理を行う。そして、指定値検索の設定には、ブルームフィルタが適用される。
(1)R00,R05とR06とに分けた場合のサイズ和
((40/90)^2 + (2/4)^2) + ((0/90)^2 + (2/4)^2) ≒ 0.70
(2)R00とR05,R06とに分けた場合のサイズ和
((0/90)^2 + (2/4)^2) + ((30/90)^2 + (3/4)^2) ≒ 0.92
(3)R00,R06とR05とに分けた場合のサイズ和
((10/90)^2 + (3/4)^2) + ((0/90)^2 + (2/4)^2) ≒ 0.82
以上の結果から、上記(1)の分け方によるサイズ和が最小になるので、第1グループ(R00,R05)と第2グループ(R06)とに分ける。
なお、他の構成及び作用効果については、前記実施の形態と略同様であるので説明を省略する。
31 :インデックス生成手段
32 :エントリ処理手段
321 :ブルームフィルタ設定部
33 :更新処理手段
Z :インデックス
Z0 :新ルートノード
ZA :ルートノード
ZB :中間ノード
ZC :リーフノード
Claims (3)
- 2値間の順序と距離が適切に定義可能な数量と、2値間の順序も距離も適切に定義不能な非順序離散値とが含まれる多次元データが格納されたデータベースのインデックス管理装置であって、
複数のノードからなる階層構造のインデックスを生成するインデックス生成手段と、
前記ノードにポインタと、前記数量及び前記非順序離散値を含む複数のキー情報を格納させる処理を行うエントリ処理手段とを備え、
前記エントリ処理手段は、前記数量については前記ポインタが指す前記データベースのレコード群にある値の最小値と最大値の組を前記キー情報として記録し、前記非順序離散値については前記レコード群にある値をブルームフィルタに変換したもののビットOR演算の結果を前記キー情報として記録するものであって、
前記キー情報の幅を、前記数量であれば最大値と最小値の差で定義し、前記非順序離散値であれば前記ブルームフィルタのビット列中の「1」の数で定義して、前記ノードが格納する前記複数のキー情報の全体のサイズを前記幅に基づいて求められるようにすることで、新たに前記多次元データが前記データベースに追加データとして追加された場合に、前記サイズの増加量が最小になるようにエントリ又はノードを追加する更新処理手段をさらに備え、
前記更新処理手段では、前記ノードのエントリの中から、前記追加データの追加前のキー情報及び前記追加データに基づいて計算された追加後の前記サイズと、前記追加前のキー情報の前記サイズとを比較して差分が最小となるエントリを選択し、選択されたエントリのポインタが指し示すノードに移るという処理を、前記インデックスのルートノードからリーフノードに至るまで繰り返すことで、前記データベースの前記追加データを指し示すポインタを持つエントリを追加エントリとするリーフノードを決定するとともに、前記ルートノードから前記追加エントリを持つ前記リーフノードへの経路上に含まれる各エントリの修正を行うことを特徴とするインデックス管理装置。 - 前記数量である前記キー情報に関しては、設定された検索条件の下限値から上限値の範囲内の値を持つレコードを抽出する範囲検索を行い、前記非順序離散値である前記キー情報に関しては、前記検索条件の値と一致する値を持つレコードを抽出する指定値検索を行うことを特徴とする請求項1に記載のインデックス管理装置。
- 前記更新処理手段では、新たに前記多次元データが追加された場合で、かつ前記ノードのエントリ数が上限を超過する場合に、その上層に新たにノード又はエントリを生成させることを特徴とする請求項1又は2に記載のインデックス管理装置。
Priority Applications (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
JP2020005268A JP7481787B2 (ja) | 2020-01-16 | 2020-01-16 | インデックス管理装置 |
Applications Claiming Priority (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
JP2020005268A JP7481787B2 (ja) | 2020-01-16 | 2020-01-16 | インデックス管理装置 |
Publications (2)
Publication Number | Publication Date |
---|---|
JP2021114037A JP2021114037A (ja) | 2021-08-05 |
JP7481787B2 true JP7481787B2 (ja) | 2024-05-13 |
Family
ID=77077598
Family Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
JP2020005268A Active JP7481787B2 (ja) | 2020-01-16 | 2020-01-16 | インデックス管理装置 |
Country Status (1)
Country | Link |
---|---|
JP (1) | JP7481787B2 (ja) |
Citations (3)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
JP2007052698A (ja) | 2005-08-19 | 2007-03-01 | Kddi Corp | 暗号化された文書のためのインデックス生成および検索方法ならびに暗号化文書検索システム |
JP2011070607A (ja) | 2009-09-28 | 2011-04-07 | Brother Industries Ltd | 情報生成装置、情報生成プログラム、情報生成方法、ノード装置、ノードプログラム及び検索方法 |
JP2011170461A (ja) | 2010-02-16 | 2011-09-01 | Nippon Telegr & Teleph Corp <Ntt> | 情報蓄積検索方法及び情報蓄積検索プログラム |
-
2020
- 2020-01-16 JP JP2020005268A patent/JP7481787B2/ja active Active
Patent Citations (3)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
JP2007052698A (ja) | 2005-08-19 | 2007-03-01 | Kddi Corp | 暗号化された文書のためのインデックス生成および検索方法ならびに暗号化文書検索システム |
JP2011070607A (ja) | 2009-09-28 | 2011-04-07 | Brother Industries Ltd | 情報生成装置、情報生成プログラム、情報生成方法、ノード装置、ノードプログラム及び検索方法 |
JP2011170461A (ja) | 2010-02-16 | 2011-09-01 | Nippon Telegr & Teleph Corp <Ntt> | 情報蓄積検索方法及び情報蓄積検索プログラム |
Non-Patent Citations (1)
Title |
---|
Changqing Chen 他4名,The C-ND Tree: A Multidimensional Index for Hybrid Continuous and Non-ordered Discrete Data Spaces,Advances in Database Technology EDBT 2009,2009年03月,462-471頁 |
Also Published As
Publication number | Publication date |
---|---|
JP2021114037A (ja) | 2021-08-05 |
Similar Documents
Publication | Publication Date | Title |
---|---|---|
Haveliwala | Efficient computation of PageRank | |
US5826262A (en) | Parallel bottom-up construction of radix trees | |
WO2005036403A1 (en) | Database management system, data structure generating method for database management system, and storage medium therefor | |
US7096235B2 (en) | Computer implemented compact 0-complete tree dynamic storage structure and method of processing stored data | |
US7363284B1 (en) | System and method for building a balanced B-tree | |
US20070094313A1 (en) | Architecture and method for efficient bulk loading of a PATRICIA trie | |
Zhang | B trees | |
JP7481787B2 (ja) | インデックス管理装置 | |
US7693850B2 (en) | Method and apparatus for adding supplemental information to PATRICIA tries | |
Valduriez et al. | A multikey hashing scheme using predicate trees | |
JP6006740B2 (ja) | インデックス管理装置 | |
JP2024068905A (ja) | インデックス管理装置 | |
Ramesh et al. | Variable-depth trie index optimization: Theory and experimental results | |
US7577673B2 (en) | Organising data in a database | |
JP2023141215A (ja) | インデックス管理装置 | |
JP3639480B2 (ja) | 類似データ検索方法,類似データ検索装置,および類似データ検索用プログラム記録媒体 | |
US6901396B1 (en) | Packed radix search tree implementation | |
Aronovich et al. | Bulk construction of dynamic clustered metric trees | |
Shishibori et al. | A method to improve metric index VP-tree for multimedia databases | |
Shanthi et al. | On the SD-tree construction for optimal signature operations | |
Kim et al. | Two-dimensional dynamic signature file method using extendible hashing and frame-slicing techniques | |
Savoy | Statistical behavior of fast hashing of variable length test strings | |
Abdulla | Maintaining Dictionaries under Memory Access Restriction | |
Markovskyi et al. | Hash search organization in e-dictionaries using block ciphers | |
Shau-Yin et al. | Finding the maximum grid convex polygon for a convex region on the plane |
Legal Events
Date | Code | Title | Description |
---|---|---|---|
A621 | Written request for application examination |
Free format text: JAPANESE INTERMEDIATE CODE: A621 Effective date: 20221222 |
|
A977 | Report on retrieval |
Free format text: JAPANESE INTERMEDIATE CODE: A971007 Effective date: 20230927 |
|
A131 | Notification of reasons for refusal |
Free format text: JAPANESE INTERMEDIATE CODE: A131 Effective date: 20231003 |
|
A521 | Request for written amendment filed |
Free format text: JAPANESE INTERMEDIATE CODE: A523 Effective date: 20231130 |
|
A131 | Notification of reasons for refusal |
Free format text: JAPANESE INTERMEDIATE CODE: A131 Effective date: 20240227 |
|
A521 | Request for written amendment filed |
Free format text: JAPANESE INTERMEDIATE CODE: A523 Effective date: 20240409 |
|
TRDD | Decision of grant or rejection written | ||
A01 | Written decision to grant a patent or to grant a registration (utility model) |
Free format text: JAPANESE INTERMEDIATE CODE: A01 Effective date: 20240416 |
|
A61 | First payment of annual fees (during grant procedure) |
Free format text: JAPANESE INTERMEDIATE CODE: A61 Effective date: 20240424 |
|
R150 | Certificate of patent or registration of utility model |
Ref document number: 7481787 Country of ref document: JP Free format text: JAPANESE INTERMEDIATE CODE: R150 |