JPH02273868A - Character-string data retrieving system - Google Patents

Character-string data retrieving system

Info

Publication number
JPH02273868A
JPH02273868A JP1095232A JP9523289A JPH02273868A JP H02273868 A JPH02273868 A JP H02273868A JP 1095232 A JP1095232 A JP 1095232A JP 9523289 A JP9523289 A JP 9523289A JP H02273868 A JPH02273868 A JP H02273868A
Authority
JP
Japan
Prior art keywords
string data
character
integer value
character string
comparison
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
Application number
JP1095232A
Other languages
Japanese (ja)
Other versions
JPH087752B2 (en
Inventor
Takao Mugitani
麦谷 尊雄
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.)
NEC Corp
Original Assignee
NEC 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 NEC Corp filed Critical NEC Corp
Priority to JP1095232A priority Critical patent/JPH087752B2/en
Publication of JPH02273868A publication Critical patent/JPH02273868A/en
Publication of JPH087752B2 publication Critical patent/JPH087752B2/en
Anticipated expiration legal-status Critical
Expired - Lifetime legal-status Critical Current

Links

Landscapes

  • Information Retrieval, Db Structures And Fs Structures Therefor (AREA)

Abstract

PURPOSE:To shorten the retrieval time by calculating an integer value based on a value of character-string data, executing a large/small comparison of the integer value and executing a character-string comparison of the character- string data only in the case a result of comparison is equal. CONSTITUTION:Based on a value of first character-string data designated from a user, a first integer value is calculated by using an integer value generating means 3 and second character-string data stored in a data base 5 and first character-string data are compared. In this case, a large/small comparison of a second integer value stored in the data base together with second character- string data and a first integer value is executed, and only in the case its result is equal, a character-string comparison of first character-string data and second character-string data is executed, and in other case, a result of comparison of each integer value is set as a result of comparison of the character-string data. In such a way, the total number of comparison required for retrieving the character-string data is curtailed, and the retrieval time is shortened.

Description

【発明の詳細な説明】 〔産業上の利用分野〕 本発明は、利用者からのデータベースへの文字列データ
の検索要求に対して、データベースを検索して所定の文
字列データをデータベースより抽出する文字列データ検
索方式に関する。
[Detailed Description of the Invention] [Field of Industrial Application] The present invention searches a database and extracts predetermined character string data from the database in response to a user's request to search for character string data in a database. Concerning string data search methods.

〔従来の技術〕[Conventional technology]

文字列検索方式として、利用者からのデータベースへの
文字列データの大小比較条件から成る検索要求に対して
、利用者より指定された第1の文字列データとデータベ
ースに格納されている第2の文字列データとの大小比較
を行い、その結果が検索要求で指定された大小比較条件
を満足する文字列データをデータベースより抽出する仕
方が知られている。この種の文字列検索方式は、従来で
は、文字列データの情報として文字列データのみをデー
タベースに格納し、第1の文字列データと第2の文字列
データは1文字列データの先頭から一文字づつ大小比較
を行い、最初に等しくなくなった時点での大小比較の結
果を文字列データの大小比較結果として、全ての文字が
等しい場合は二つの文字列データ唸等しいものと判定す
るようにしていた。
As a string search method, in response to a search request from a user consisting of a condition for comparing the size of string data to a database, first string data specified by the user and second string data stored in the database are sent to the database. A known method is to perform a size comparison with character string data and extract from a database character string data whose result satisfies the size comparison condition specified in the search request. Conventionally, in this type of string search method, only string data is stored in a database as string data information, and the first string data and second string data are one character from the beginning of one string data. The size comparison was performed one by one, and the result of the size comparison at the first point where they were not equal was used as the result of the size comparison of the string data, and if all characters were equal, the two string data were determined to be equal. .

〔発明が解決しようとする課題〕[Problem to be solved by the invention]

しかしながら、上述した従来の文字列検索方式では、利
用者が指定する第1の文字列データとデータベースに格
納されている第2の文字列データとの大小比較において
、先頭から一文字づつ大小比較するようになっていたの
で、文字列データのサイズが大きくなるKつれて、−文
字づつ比較を行う回数が必然的に増え、検索時間が長く
なるという欠点があった。特に、データベースに格納さ
れている文字列データの多くが同じ文字で始まっている
ような場合には文字列データの検索に要する比較の回数
は多大なものとなってしまうという欠点があった。
However, in the conventional character string search method described above, when comparing the first character string data specified by the user with the second character string data stored in the database, the characters are compared character by character from the beginning. Therefore, as the size of the character string data increases, the number of times that comparisons are performed for each character increases, resulting in a longer search time. In particular, when much of the character string data stored in the database starts with the same character, there is a drawback that the number of comparisons required to search for the character string data becomes large.

本発明はこのような従来の欠点を改善したもので、その
目的は、文字列データ検索に要する比較の総数を削減し
、検索時間を短縮させることの可能な文字列データ検索
方式を提供することにある。
The present invention has been made to improve these conventional drawbacks, and its purpose is to provide a string data search method that can reduce the total number of comparisons required for string data searches and shorten the search time. It is in.

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

本発明の文字列データ検索方式は、文字列データの値を
もとに大小比較可能な整数値を算出する整数値生成手段
を有してお夛、文字列データの情報としては、文字列デ
ータの値そのものと整数値生成手段によシ算出された整
数値の両方がデータベースに格納される。利用者からの
文字列データの大小比較を含む検索要求に対しては、利
用者よシ指定された第1の文字列データの値をもとに上
述の整数値生成手段を用いて第1の整数値を算出し、デ
ータベースに格納されている第2の文字列データと第1
の文字列データとを比較する際には、まず、第2の文字
列データと共にデータベースに格納されている第2の整
数値と第1の整数値との大小比較を行い、その結果が等
しい場合に限シ第1の文字列データと第2の文字列デー
タとの文字列比較を行い、それ以外の場合には整数値同
志の比較結果を文字列データの比較結果とする。ある文
字列データを基に生成される整数値は、その文字列デー
タよυも小さい文字列データを基に生成される整数値よ
シも大きいかまたは等しいものとなる。同様に、ある文
字列データを基に生成される整数値は、その文字列デー
タよりも大きい文字列データを基に生成される整数値よ
りも小さいかまたは等しいものとなる。このため、整数
値同志の大小比較結果が等しい場合を除き、整数値同志
の大小比較結果が文字列データの大小比較結果となる。
The character string data search method of the present invention has an integer value generation means for calculating an integer value whose size can be compared based on the value of character string data. Both the value itself and the integer value calculated by the integer value generation means are stored in the database. In response to a search request from a user that includes a size comparison of character string data, a first value is generated using the above-mentioned integer value generation means based on the value of the first character string data specified by the user. Calculate an integer value and combine the second string data stored in the database and the first
When comparing the string data of Only then, a character string comparison is performed between the first character string data and the second character string data, and in other cases, the comparison result between the integer values is used as the comparison result of the character string data. An integer value generated based on certain character string data is greater than or equal to an integer value generated based on character string data that is υ smaller than that character string data. Similarly, an integer value generated based on certain character string data is smaller than or equal to an integer value generated based on character string data larger than that character string data. Therefore, except when the comparison results of integer values are equal, the comparison result of integer values becomes the comparison result of character string data.

〔作用〕[Effect]

この方式では、事前に文字列データを基に生成される整
数値同士の大小比較を行うことによシ、検索要求で指定
される大小比較条件を満足する可能性の無い文字列デー
タの多くを候補から除外することができる。従来の方式
に比べ、整数値同士の比較によシ比較の回数が一回増え
ることになるが、結果的には一文字づつの比較を必要と
する文字列データの大小比較の多くを省略することがで
きるため、文字列データ検索に要する比較の総数を削減
し、検索時間を短縮することが期待できる・〔実施例〕 次に、本発明の文字列データ検索方式の一実施例を図面
を用いて詳細に説明する。
In this method, by performing a size comparison between integer values generated based on string data in advance, most of the string data that has no possibility of satisfying the size comparison condition specified in the search request is removed. Can be excluded from candidates. Compared to the conventional method, the number of comparisons between integer values will increase once, but as a result, many comparisons of character string data that require character-by-character comparisons can be omitted. As a result, it is expected that the total number of comparisons required for character string data search will be reduced and the search time will be shortened. [Example] Next, an example of the character string data search method of the present invention will be explained using drawings. This will be explained in detail.

第1図を参照すると、本発明の一実施例は、入力手段1
と、文字列データ格納手段2と、整数値生成手段3と1
文字列データ比較手段4と、データベース5と、出力手
段6とから構成されている。
Referring to FIG. 1, one embodiment of the present invention includes an input means 1
, character string data storage means 2, and integer value generation means 3 and 1
It is composed of a character string data comparison means 4, a database 5, and an output means 6.

利用者は、入力手段1を通じて文字列データの格納また
は大小比較条件から成る検索要求の指定を行うと共に、
そこで必要となる文字列データの値を入力するように一
&りている。また検索結果は出力手段6を通じて出力さ
れるようになっている。
The user specifies a search request consisting of storage of character string data or size comparison conditions through the input means 1, and
Then, enter the value of the required string data. Further, the search results are outputted through the output means 6.

テl!1ヘース5は、通常のデータベース管理システム
で用いられるものと同様のものである。文字列データ格
納手段2には入力手段1がら入力された文字列データが
格納され、整数値生成手段3は文字列データから整数値
を生成し、文字列データ比較手段4は入力手段1から入
力された文字列データとデータベース5内の文字列デー
タとの比較を行うようになりている。
Tel! 1 database 5 is similar to that used in normal database management systems. The character string data storage means 2 stores the character string data input from the input means 1, the integer value generation means 3 generates an integer value from the character string data, and the character string data comparison means 4 stores the character string data input from the input means 1. The character string data thus obtained is compared with the character string data in the database 5.

次にこのような文字列データ検索方式の処理例を第2図
乃至第7図を用いて説明する。
Next, a processing example of such a character string data search method will be explained using FIGS. 2 to 7.

第2図は文字列データ格納手段2における処理の流れを
示すフローチャートである。第2図を参照すると1文字
列データ格納手段2は、まず、入力手段1を介して格納
すべき文字列データの入力を利用者から受は取る(ステ
ップ21)。次に、この文字列データを指定して整数値
生成手段3を呼び出し、整数値を生成する(ステラf2
2)。
FIG. 2 is a flowchart showing the flow of processing in the character string data storage means 2. Referring to FIG. 2, the one-character string data storage means 2 first receives an input of character string data to be stored from the user via the input means 1 (step 21). Next, specify this character string data and call the integer value generation means 3 to generate an integer value (Stella f2
2).

最後に、利用者から入力された文字列データの値と共に
整数値生成手段3によシ生成された整数値をデータベー
ス5に格納する(ステップ23)。
Finally, the integer value generated by the integer value generation means 3 is stored in the database 5 together with the value of the character string data input by the user (step 23).

第3図は整数値生成手段3によりて生成される整数値の
構成を示すものである。第3図を参照すると、整数値生
成手段3によりて生成されるにビットの整数値は、文字
列データの先頭n文字に対応するれ個のグループよシ構
成されている。文字列データとして格納され得る全ての
文字は文字コード順にり2ス11”〜クラス1m#のm
個のクラスに分割され、整数値を構成するグループには
、それぞれに対応する文字のクラスコードを示す値が設
定される。n文字よシも短い文字列データの場合は、後
に空のクラスコードとしてOが補われる。m個のクラス
ー−ドと空のクラスコードを表現するために必要となる
ピット数をαとすると、以下の公式が成シ立つ。
FIG. 3 shows the structure of integer values generated by the integer value generation means 3. Referring to FIG. 3, the 1-bit integer value generated by the integer value generation means 3 is composed of groups corresponding to the first n characters of the character string data. All characters that can be stored as character string data are 2 class 11” to class 1 m # m in character code order.
The characters are divided into classes, and each group that constitutes an integer value is set with a value indicating the class code of the corresponding character. If the character string data is shorter than n characters, O will be added later as an empty class code. Letting α be the number of pits required to represent m class codes and an empty class code, the following formula holds true.

α纏「f1日] k ≧ nx α ここでは、rxlはXと等しいかまたは小さい整数のう
ち最大のものを表す。
α "f1 day" k ≧ nx α Here, rxl represents the largest integer that is equal to or smaller than X.

第4図は整数値生成手段3によりて生成される整数値の
例を示すものである。第4図を参照すると、整数値は3
2ビツトで表現されてお〕、文字列データの先W4B文
字を15個のクラスに分割する構成となっている。実際
には、グループとクラスの個数、および文字をm個のク
ラスへ分割する方法については1文字列データに含まれ
得る文字の分布性あるいはデータベースに格納される文
字列データの規則性等を考慮してシステムごとに最適な
ものを決定することができる。
FIG. 4 shows an example of integer values generated by the integer value generation means 3. Referring to Figure 4, the integer value is 3
The first W4B character of the character string data is divided into 15 classes. In reality, when determining the number of groups and classes and the method of dividing characters into m classes, consideration is given to the distribution of characters that can be included in one character string data, the regularity of character string data stored in the database, etc. You can decide which one is best for each system.

第5図(1)、(b)には文字列’ Data bas
e ’、’5yst@m”を基に生成される整数値の2
進数イメージの例がそれぞれ示されている。
In Figure 5 (1) and (b), the character string 'Data bas
e', an integer value of 2 generated based on '5yst@m'
An example of a hexagonal image is shown for each.

第6図は整数値生成手段3における処理の流れを示すフ
ローチャートである。第6図を参照すると、整数値生成
手段3は、ま′ず、整数値を格納するための変数Xを1
0#に初期設定しくステップ501)、次に処理すべき
文字を格納するための変数Cを文字列データの先頭の文
字に初期設定しくステップ502)、変99 e K格
納された文字の文字列データ中の位置を記憶するための
変数1を11”に初期設定する(ステップ503)。次
に、変数Cに格納された文字のクラスコードを変数yに
代入しくステップ504)、現在の変数Xの値をm個の
クラスコードと空のり2スコードを表現するのに必要な
ビット数αの値だけ上位方向にシフトさせた結果に、y
の値を足したものを変数Xの新しい値として代入する(
ステップ505)。
FIG. 6 is a flowchart showing the flow of processing in the integer value generation means 3. Referring to FIG. 6, the integer value generation means 3 first sets a variable X for storing an integer value to 1.
Initialize the variable C to 0# (step 501), initialize the variable C for storing the character to be processed next to the first character of the string data (step 502), change the string of stored characters to 99 e K. Initialize variable 1 for storing the position in the data to 11" (step 503). Next, assign the class code of the character stored in variable C to variable y (step 504), and set the current variable As a result of shifting the value of y to the upper direction by the value of the number of bits α necessary to express m class codes and empty 2 code, y
Assign the sum of the values of as the new value of variable X (
Step 505).

なおステラf505において記号”く”はシフト演算を
示す。次に変数lの値をグループの個数であるnと比較
しくステップ506)、等しければ処理を終了する。1
とnが等しくない場合、Cに格納されている文字が文字
列データの最後の文字か否かを判定しくステラ7”50
7)、Cが最後の文字でなければ%Cに文字列データ中
の次の文字を代入しくステラf508 )、1に現在の
tの値に1を足した値を代入しくステラf509)、ス
テラf504に戻って処理を継続する。Cが最後の文字
でない場合は、yに10”を代入しくステップ510)
、ステラf505に戻って処理を継続する。
Note that in the Stella f505, the symbol "ku" indicates a shift operation. Next, the value of the variable l is compared with n, which is the number of groups (step 506), and if they are equal, the process ends. 1
If and n are not equal, determine whether the character stored in C is the last character of the string data.
7), If C is not the last character, assign the next character in the string data to %C (Stella f508), assign the value obtained by adding 1 to the current value of t to 1 (Stella f509), Stella The process returns to f504 and continues processing. If C is not the last character, substitute 10'' for y (step 510).
, returns to Stella f505 and continues processing.

第7図は文字列データ比較手段4における処理の流れを
示すフローチャートである。第7図を参照すると、文字
列データ比較手段4は、まず、入力手段lを介して第1
の文字列データの入力を利用者から受は取シ(ステップ
601)、この文字列データを指定して整数値生成手段
3を呼び出し、第1の整数値を生成する(ステップ60
2)。次に、データベース5に格納されている第2の文
字列データを読み込み(ステラ7’603)、文字列デ
ータが存在するか否かを判定する(ステップ604)、
文字列データが存在しない場合は処理を終了し、存在す
る場合は、第2の文字列データと共に格納されている第
2の整数値を読み込む(ステップ605)。次に、第1
の整数値と第2の整数値との大小比較を行い(ステラ7
”606)、比較結果が等しいか否かを判定する(ステ
ップ607)。比較結果が等しい場合には、従来の方式
のように第1の文字列データと第2の文字列データとの
一文字づつの文字列比較を行い(ステップ609)、検
索要求に含まれる文字列データの大小比較条件を満足す
るか否かを判定しくステップ610)、条件を満足する
場合に限シ、出力手段6を介して第2の文字列データを
出力しくステラ7’611)次いでステラ7’603に
戻る。ステップ610において条件を満足しない場合に
は文字列データを出力することなくステラf603に戻
って処理を繰シ返す。またステップ607において第1
の整数値と第2の整数値との大小比較結果が等しくない
場合、その大小比較結果が検索要求に含まれる文字列デ
ータの大小比較条件と合致するか否かを判定しくステッ
プ608)、合致する場合には出力手段6を介して第2
の文字列データを出力しくステラf611 )、次いで
ステップ603に戻る。ステップ608において合致し
危い場合には文字列データを出力することなくステップ
603に戻って処理を繰り返す。
FIG. 7 is a flowchart showing the flow of processing in the character string data comparison means 4. Referring to FIG. 7, the character string data comparison means 4 first inputs the first
Receives input of character string data from the user (step 601), specifies this character string data, calls the integer value generation means 3, and generates a first integer value (step 60).
2). Next, the second character string data stored in the database 5 is read (Stella 7'603), and it is determined whether the character string data exists (step 604).
If the character string data does not exist, the process ends; if the character string data does exist, the second integer value stored together with the second character string data is read (step 605). Next, the first
Compare the integer value with the second integer value (Stella 7
”606), it is determined whether the comparison results are equal or not (step 607). If the comparison results are equal, the first character string data and the second character string data are divided one character at a time as in the conventional method. (Step 609), and determines whether the character string data included in the search request satisfies the size comparison condition (Step 610). Stellar 7'611) then returns to Stellar 7'603 to output the second character string data.If the condition is not satisfied in step 610, the process returns to Stellar f603 and repeats the process without outputting the character string data. Also, in step 607, the first
If the magnitude comparison result between the integer value and the second integer value is not equal, it is determined whether the magnitude comparison result matches the magnitude comparison condition of the character string data included in the search request (Step 608), When the second
Then, the process returns to step 603. If there is a match in step 608, the process returns to step 603 and repeats the process without outputting the character string data.

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

以上に説明したよりに、本発明の文字列データ検索方式
では、実際に文字列データを一文字づつ大小比較するこ
となく検索要求を満足する可能性のない文字列の多くを
候補から外すことができるため、文字列データ検索に要
する比較の総数を削減し、検索時間を短縮することが期
待できる。特に、データベースに格納されている文字列
データの多くが同じ値で始まっているよう汝場合によシ
大きな効果がある。
As explained above, in the string data search method of the present invention, many strings that are unlikely to satisfy the search request can be excluded from candidates without actually comparing the string data character by character. Therefore, it is expected that the total number of comparisons required for character string data searches will be reduced and the search time will be shortened. This is particularly useful if most of the string data stored in the database starts with the same value.

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

第1図は本発明の文字列データ検索方式の一実施例のブ
ロック図、第2図は文字列データ格納手段2の処理の流
れを示すフローチャート、第3図は整数値生成手段3に
よって生成される整数値の構成を示す図、第4図は整数
値生成手段3によシ生成されゐ整数値の例を示す図、第
5図(a)、(b)は生成された整数値の具体例をそれ
ぞれ示す図、第6図は整数値生成手段3の処理の流れを
示すフローチャー)、817図は文字列データ比較手段
4の処理の流れを示すフ四−チヤードである。 第1図において、 1・・・入力手段、2・・・文字列データ格納手段、3
・・・整数値生成手段、4・・・文字列データ比較手段
、5・・・データベース、6・・・出力手段である。 第3図 Wk4図
FIG. 1 is a block diagram of an embodiment of the character string data search method of the present invention, FIG. 2 is a flowchart showing the processing flow of the character string data storage means 2, and FIG. FIG. 4 is a diagram showing an example of an integer value generated by the integer value generation means 3, and FIGS. 5(a) and (b) are specific examples of the generated integer value. FIG. 6 is a flowchart showing the processing flow of the integer value generation means 3, and FIG. 817 is a diagram showing the processing flow of the character string data comparison means 4. In FIG. 1, 1... input means, 2... character string data storage means, 3
. . . integer value generation means, 4 . . . character string data comparison means, 5 . . . database, 6 . . . output means. Figure 3 Wk4 Figure

Claims (1)

【特許請求の範囲】 文字列データの値を基に、大小比較可能な整数値を算出
する整数値生成手段と、利用者からのデータベースへの
文字列データ格納要求に対し利用者が指定した文字列デ
ータを前記整数値生成手段により算出された整数値と共
にデータベースに格納する文字列データ格納手段と、 利用者からのデータベースへの文字列データの大小比較
条件から成る検索要求に対し利用者が指定した第1の文
字列データの値をもとに上述の整数値生成手段を用いて
第1の整数値を算出し、利用者が指定した第1の文字列
データとデータベース中の第2の文字列データとを検索
要求に基づき大小比較する際に第2の文字列データと共
にデータベースに格納されている第2の整数値と第1の
整数値との大小比較を行い、比較結果が等しい場合に限
り第1の文字列データと第2の文字列データとの文字列
比較を行い、比較結果が等しくない場合には整数値同志
の比較結果を文字列データの比較結果とする文字列デー
タ比較手段とを有することを特徴とする文字列データ検
索方式。
[Claims] An integer value generation means for calculating an integer value whose size can be compared based on the value of character string data, and a character specified by a user in response to a request from the user to store character string data in a database. a string data storage means for storing the column data in a database together with the integer value calculated by the integer value generation means; and a string data storage means for storing the column data in the database together with the integer value calculated by the integer value generation means; A first integer value is calculated using the above-mentioned integer value generation means based on the value of the first character string data specified by the user, and the first character string data specified by the user and the second character in the database are calculated. When comparing column data based on a search request, the second integer value stored in the database together with the second character string data is compared with the first integer value, and if the comparison results are equal, String data comparison means that performs a string comparison between the first string data and the second string data, and if the comparison results are not equal, the comparison result of the integer values is used as the comparison result of the string data. A character string data search method comprising:
JP1095232A 1989-04-17 1989-04-17 Character string data retrieval method Expired - Lifetime JPH087752B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP1095232A JPH087752B2 (en) 1989-04-17 1989-04-17 Character string data retrieval method

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP1095232A JPH087752B2 (en) 1989-04-17 1989-04-17 Character string data retrieval method

Publications (2)

Publication Number Publication Date
JPH02273868A true JPH02273868A (en) 1990-11-08
JPH087752B2 JPH087752B2 (en) 1996-01-29

Family

ID=14132018

Family Applications (1)

Application Number Title Priority Date Filing Date
JP1095232A Expired - Lifetime JPH087752B2 (en) 1989-04-17 1989-04-17 Character string data retrieval method

Country Status (1)

Country Link
JP (1) JPH087752B2 (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN112861175A (en) * 2021-02-03 2021-05-28 华控清交信息科技(北京)有限公司 Data processing method and device and data processing device

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN112861175A (en) * 2021-02-03 2021-05-28 华控清交信息科技(北京)有限公司 Data processing method and device and data processing device

Also Published As

Publication number Publication date
JPH087752B2 (en) 1996-01-29

Similar Documents

Publication Publication Date Title
EP0702310B1 (en) Data retrieval system, data processing system, data retrieval method, and data processing method
US4959785A (en) Character processing system with spelling check function that utilizes condensed word storage and indexed retrieval
US6205442B1 (en) Bitmap index compression
JPH06222903A (en) Method and means for provision of static dictionary structure for unfolding of compressed data by compressing character data
JPH11212980A (en) Production of index and retrieval method
JP2005525625A (en) Computer representation by data structure and related encoding / decoding method
US6735600B1 (en) Editing protocol for flexible search engines
US7130859B2 (en) Data structure for search
JPH09245043A (en) Information retrieval device
JP3258063B2 (en) Database search system and method
JP7003427B2 (en) Search program, information processing device and search method
JPH02273868A (en) Character-string data retrieving system
JPH04326164A (en) Data base retrieval system
JP2993540B2 (en) Ascending integer sequence data compression and decoding system
Daciuk et al. Natural Language Dictionaries Implemented as Finite Automata.
JPH0869474A (en) Similar character string retrieval device
JP3259781B2 (en) Database search system and database search method
JP3019286B2 (en) Document search device
JP3288063B2 (en) Variable length data storage and reference system
JP2722684B2 (en) File system search device
JP3062119B2 (en) Character string search table, method for creating the same, and character string search method
JP3344755B2 (en) Ascending integer sequence data compression and decoding system
JPH1139344A (en) Character string retrieval method using two-dimensional array code
JPH10134084A (en) Data processor
JP3018579B2 (en) Name search processor