JP2002189756A - Method for generating list of retrieval result of relational database, retrieval device for relational database, and recording medium - Google Patents

Method for generating list of retrieval result of relational database, retrieval device for relational database, and recording medium

Info

Publication number
JP2002189756A
JP2002189756A JP2000389112A JP2000389112A JP2002189756A JP 2002189756 A JP2002189756 A JP 2002189756A JP 2000389112 A JP2000389112 A JP 2000389112A JP 2000389112 A JP2000389112 A JP 2000389112A JP 2002189756 A JP2002189756 A JP 2002189756A
Authority
JP
Japan
Prior art keywords
records
relational database
search
series
items
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Pending
Application number
JP2000389112A
Other languages
Japanese (ja)
Inventor
Koji Maeda
浩二 前田
Eiko Fujiyama
栄子 藤山
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.)
Fujitsu Ltd
Original Assignee
Fujitsu Ltd
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 Fujitsu Ltd filed Critical Fujitsu Ltd
Priority to JP2000389112A priority Critical patent/JP2002189756A/en
Publication of JP2002189756A publication Critical patent/JP2002189756A/en
Pending legal-status Critical Current

Links

Landscapes

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

Abstract

PROBLEM TO BE SOLVED: To provide a system which is easy to read through without any awareness of hierarchy as a system which manages a series of volumes of materials (book, etc.), through a relational database(RDB). SOLUTION: An identification key item is specified among a plurality of items (field) included in the RDB and when retrieval from the RDB is performed, records having matching data by items as to the previously specified identification key item are detected from extracted records to extract a plurality of records as ones in the same series and generate series information, which is entered into a list of retrieval results while generated by having records replaced with a plurality of records included in the series.

Description

【発明の詳細な説明】DETAILED DESCRIPTION OF THE INVENTION

【0001】[0001]

【発明の属する技術分野】本発明はリレーショナルデー
タベースの検索結果を一覧表として作成するシステムに
関する。
BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to a system for creating a list of relational database search results.

【0002】[0002]

【従来の技術】図書館システムなど、書籍やCD、CD
- ROMなどのメディアといった各種資料を管理するシ
ステムにおいて、複数巻の資料で一つのシリーズを構成
する例は多い。
[Prior Art] Books, CDs, CDs, such as library systems
-In a system that manages various materials such as media such as ROM, there are many cases where a series is composed of a plurality of volumes of materials.

【0003】このような資料を管理する場合、シリーズ
を上位階層とし、各巻を下位階層として管理する階層管
理を実施すると、資料検索時の通覧性が向上するという
メリットがある。
[0003] In managing such materials, there is a merit that the browsability at the time of material search is improved by performing hierarchical management in which a series is set as an upper layer and each volume is managed as a lower layer.

【0004】[0004]

【発明が解決しようとする課題】しかし、例えば図書館
システムにおいてこのような階層管理を実施するために
は、まず仮想的なシリーズレベルの書誌を作成し、その
後に所蔵単位(実態のある資料)の書誌を関連づける処
理を手作業でおこなう必要があった。
However, in order to implement such a hierarchical management in a library system, for example, a virtual series-level bibliography is first created, and then a holding unit (actual material) is created. The process of associating bibliographies had to be done manually.

【0005】このような作業は図書館に対して少なから
ず負担がかかるため、書誌階層管理を実施している図書
館はまれであり、殆どの図書館では市販の書誌データを
購入し、これを単純なリレーショナルデータベースに登
録するのみとなっているのが現状である。
[0005] Since such a task imposes a considerable burden on the library, it is rare that the library implements bibliographic hierarchy management. At present, it is only registered in the database.

【0006】本発明はこのような課題に鑑みなされたも
のであり、リレーショナルデータベースから検索して得
られる複数のデータ(レコード)から、シリーズを構成
するデータを判別して、シリーズをあらわすデータとし
て一覧表示を行うよう構成することにより、階層を意識
せずにデータの管理をできるようにするシステムを提供
することを目的とする。
The present invention has been made in view of such a problem, and determines data constituting a series from a plurality of data (records) retrieved from a relational database, and lists the data as data representing the series. An object of the present invention is to provide a system capable of managing data without being aware of the hierarchy by configuring display.

【0007】[0007]

【課題を解決するための手段】上記の課題を解決するた
めに、本発明は、リレーショナルデータベースに対して
検索を行い、抽出されたレコードの一覧を検索結果とし
て作成する方法であって、前記リレーショナルデータベ
ースに含まれる複数の項目から、予め1つまたは複数の
項目を同定キー項目として指定しておき、リレーショナ
ルデータベースに対する検索を実行した際に、抽出され
たレコードから前記予め指定された同定キー項目につい
て項目毎のデータが一致するレコードを検出することに
より複数のレコードを同一シリーズとして抽出し、該抽
出された同一シリーズごとに一つのシリーズ情報を作成
して、前記同一シリーズに含まれる複数のレコードに替
えて該作成されたシリーズ情報を前記一覧に掲載するよ
うに構成する。
In order to solve the above problems, the present invention provides a method for performing a search on a relational database and creating a list of extracted records as a search result. From a plurality of items included in the database, one or more items are specified as identification key items in advance, and when a search is performed on the relational database, the identification key items are extracted from the extracted records. A plurality of records are extracted as the same series by detecting a record in which data for each item matches, one series information is created for each extracted same series, and a plurality of records included in the same series are created. Alternatively, the created series information is configured to be listed in the list.

【0008】即ち本発明では、リレーショナルデータベ
ースに含まれる複数の項目(フィールド)から、予め一
つまたは複数の項目を同定キー項目として指定してお
き、指定された同定キー項目のデータが一致するレコー
ド(データ)については、これを同一のシリーズに含ま
れるものであるとみなして、抽出を行う。そして複数の
レコードが含まれる同一のシリーズに対応したシリーズ
情報を作成して、このシリーズに含まれる全てのレコー
ドではなく作成したシリーズ情報のみを一覧表に掲載す
る。
That is, in the present invention, one or more items are specified as identification key items in advance from a plurality of items (fields) included in the relational database, and a record in which the data of the specified identification key items match is specified. (Data) is extracted assuming that it is included in the same series. Then, series information corresponding to the same series including a plurality of records is created, and only the created series information, not all the records included in this series, is listed.

【0009】この構成により、検索結果の一覧表におい
て複数のレコードが圧縮されてシリーズとして掲載がな
されるため、データの階層管理を行った場合と同様の資
料通覧性が実現できる。このため、先述したような階層
管理のための作業が不要となり、管理者の負担を大幅に
軽減することが可能となる。
[0009] With this configuration, a plurality of records are compressed and listed as a series in the list of search results, so that material browsability similar to that in the case of performing hierarchical management of data can be realized. For this reason, the above-mentioned work for hierarchical management becomes unnecessary, and the burden on the administrator can be greatly reduced.

【0010】なお、複数同定キー項目を指定すると共
に、該複数の同定キー項目の条件式を指定するように
し、リレーショナルデータベースに対する検索を実行し
た際に、前記予め指定された各同定キー項目に上記指定
された条件式を適用して同一シリーズであるレコードを
抽出するように構成することにより、より柔軟に同一シ
リーズの判定条件を設定することが可能となる。
[0010] A plurality of identification key items are specified, and a conditional expression of the plurality of identification key items is specified. When a search is performed on a relational database, the above-mentioned identification key items specified in advance are added. By applying a designated conditional expression to extract records of the same series, it is possible to more flexibly set determination conditions of the same series.

【0011】[0011]

【発明の実施の形態】以下、図面を参照しながら本発明
の実施の形態を説明する。
Embodiments of the present invention will be described below with reference to the drawings.

【0012】本実施態様は、図書館システムにおける書
誌管理を例に挙げて説明するものである。
This embodiment is described by taking as an example bibliographic management in a library system.

【0013】図1は、本発明のシステム構成の一例を示
す示すブロック図である。
FIG. 1 is a block diagram showing an example of the system configuration of the present invention.

【0014】1は図書管理システムにおける書誌が記憶
される書誌データベースであり、図書館が収蔵する図書
の書誌情報を記憶するリレーショナルデータベースであ
る。
Reference numeral 1 denotes a bibliographic database for storing bibliographs in the book management system, which is a relational database for storing bibliographic information of books stored by the library.

【0015】2は検索装置であり、書誌データベース1
を検索する機能を有すると共に、同定キー項目や条件式
を記憶する記憶手段21を有し、後述する一覧表を作成
する機能も有するものである。
Reference numeral 2 denotes a search device, which is a bibliographic database 1
And a storage unit 21 for storing identification key items and conditional expressions, and also has a function of creating a list described later.

【0016】3は検索装置2に対して検索指示や同定キ
ー項目、条件式の入力などを指示するための入力手段で
ある。
Reference numeral 3 denotes input means for instructing the search device 2 to input a search instruction, an identification key item, a conditional expression, and the like.

【0017】4は検索装置2が作成した一覧表を表示す
るための表示装置4である。
Reference numeral 4 denotes a display device 4 for displaying a list created by the search device 2.

【0018】なお、上記の例は説明のための単純な構成
例であり、本発明はこの構成に限定されるものではな
い。検索装置2はサーバとして設け、入力装置2や表示
装置4に替えてクライアント端末を設け、入力や表示は
クライアント端末側で行う構成にしても良い。また検索
装置2が作成した一覧表は表示装置(ディスプレイ)で
はなくプリンタで印刷して出力するように構成しても良
い。
The above example is a simple configuration example for explanation, and the present invention is not limited to this configuration. The search device 2 may be provided as a server, and a client terminal may be provided in place of the input device 2 and the display device 4, and input and display may be performed on the client terminal side. Further, the list created by the search device 2 may be printed and output by a printer instead of a display device (display).

【0019】次に、図2を用いて書誌データベースにて
管理される書誌情報の例を説明する。
Next, an example of bibliographic information managed in the bibliographic database will be described with reference to FIG.

【0020】この書誌情報は1冊の蔵書毎に対応して設
けられ、データベース上では1レコードを構成する。こ
の書誌のレコードには、図2のように書名や著者名など
の項目(フィールド)毎にデータを有する。資料によっ
てはデータの無い項目を含む場合もある(例えば、副書
名のない資料もある)。
This bibliographic information is provided corresponding to each book, and constitutes one record on the database. The bibliographic record has data for each item (field) such as a book title and an author name as shown in FIG. Some materials include items without data (for example, some materials have no subtitle).

【0021】図3は検索装置2が実行する検索結果の一
覧表作成の動作を説明するフローチャートである。
FIG. 3 is a flowchart for explaining the operation of the search device 2 for creating a list of search results.

【0022】まず操作者の入力手段3を用いた指示に基
づき、検索に先立ってシリーズを同定するための同定キ
ー項目及び条件式を記憶手段21に設定する(ステップ
101)。なお、先に実施した同定キー項目及び条件式
を変更する必要がない場合は、この設定処理は不要であ
る。
First, an identification key item and a conditional expression for identifying a series are set in the storage means 21 prior to the search based on an instruction from the operator using the input means 3 (step 101). This setting process is unnecessary if there is no need to change the identification key items and the conditional expressions that were performed earlier.

【0023】次に、入力手段3から与えられる検索条件
(キーワードや範囲指定など)を用いて書誌データベー
ス1の検索を行う(ステップ102)。
Next, the bibliographic database 1 is searched using search conditions (keywords, range designation, etc.) provided by the input means 3 (step 102).

【0024】該検索により抽出されたレコードから、更
に記憶手段21に記憶された同定キー項目及び条件式を
用いて、該当する複数のレコードを同一シリーズとして
抽出する処理を行う(ステップ103)。
From the records extracted by the search, a process of extracting a plurality of applicable records as the same series is performed by using the identification key items and the conditional expressions stored in the storage means 21 (step 103).

【0025】抽出された同一レコードについては、レコ
ード情報に替えて表示すべきシリーズ情報を作成して、
検索結果の一覧表には作成されたシリーズ情報をシリー
ズに含まれる各レコード情報に差し替えて掲載して、作
成された一覧表を出力する(ステップ104)。
For the same extracted record, series information to be displayed is created in place of the record information, and
In the list of search results, the created series information is replaced with each record information included in the series, and the list is output, and the created list is output (step 104).

【0026】以上の処理について、更に図4及び図5を
用いて具体的な書誌データの例を挙げて説明する。
The above processing will be further described with reference to FIGS. 4 and 5 using specific examples of bibliographic data.

【0027】まずステップ101において設定される同
定キー項目及び条件式は、第一キー(項目)を書名、第
二キーを出版者、論理式をANDとして設定されたもの
とする(図4(a))。この設定は、書名が同一であ
り、かつ出版社も同一である資料は、シリーズであると
みなすためのものである。なお、ここでシリーズ名を同
定キー項目としていないのは、シリーズ名が特に登録さ
れていない書誌についてもシリーズとして認識可能とす
る設定としたためである。
First, at step 101
For fixed key items and conditional expressions, the first key (item)
Two keys set as publisher and logical formula as AND
(FIG. 4A). This setting ensures that the titles are the same.
And the publisher is the same, it is a series
It is to be considered. The series names are the same here.
The series name is not registered as a fixed key item.
Unrecognized bibliography can be recognized as a series
This is because

【0028】次に、ステップ102において、書誌デー
タベース1に対して書名(項目)が文字列「日本の歴
史」を含む書誌データ(レコード)を抽出する検索を行
ったものとする(図4(b))。この例では10件の書
誌データが抽出されている。
Next, in step 102, the bibliographic database 1 is searched to extract bibliographic data (records) whose title (item) includes the character string "History of Japan" (FIG. 4 (b) )). In this example, 10 pieces of bibliographic data are extracted.

【0029】ステップ103においては、シリーズ同定
キー項目として記録されている項目を抽出する(図5
(a))。さらに条件式としてANDが指定されている
ので、書名、出版社が共に同一のものを一つのシリーズ
とする(図5(b))。
In step 103, items recorded as series identification key items are extracted (FIG. 5).
(A)). Further, since AND is specified as a conditional expression, the same book title and publisher are used as one series (FIG. 5B).

【0030】この例では検索結果1から7までは、書名
が「日本の歴史」で、かつ出版社が「富士出版」である
ので、同一のシリーズと認識される。
In this example, the search results 1 to 7 are recognized as the same series because the title is "History of Japan" and the publisher is "Fuji Publishing".

【0031】ステップ104において、同一のシリーズ
については一つの書誌データ(レコード)分の表示領域
にそのシリーズの情報を表示する(図5(c))。この
例では、シリーズ情報として同定キー項目として使用し
た書名や出版社のデータと共に、シリーズとして圧縮し
て表示していることを示す記号(星印)が表示される。
In step 104, information on the same series is displayed in a display area for one bibliographic data (record) (FIG. 5C). In this example, a symbol (star) indicating that the data is compressed and displayed as a series is displayed together with the title and publisher data used as the identification key items as the series information.

【0032】なお、本発明は以上説明した図書館システ
ムにおける実施態様に限定されるものではなく、リレー
ショナルデータベースで管理されるデータ一般に適用す
ることができる。
The present invention is not limited to the embodiment of the library system described above, but can be applied to general data managed by a relational database.

【0033】[0033]

【発明の効果】以上説明したように、本発明によればリ
レーショナルデータベースの検索結果一覧表作成処理に
おいて予め複数のレコードを同一のシリーズとして認識
するための同定キー情報および条件式として指定してお
けば、同一シリーズのデータについてはそのシリーズの
情報をまとめて表示することができる。つまり、従来の
ように予め階層を意識してデータベースにデータを登録
をする作業をすることなく、検索結果の一覧表の通覧性
を向上させることができる。
As described above, according to the present invention, a plurality of records can be specified in advance as identification key information and a conditional expression for recognizing a plurality of records as the same series in a relational database search result list creation process. For example, for the data of the same series, the information of the series can be displayed collectively. That is, it is possible to improve the viewability of the list of search results without performing the work of registering data in the database in consideration of the hierarchy in advance as in the related art.

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

【図1】 本発明の実施態様の構成を示すブロック図で
ある。
FIG. 1 is a block diagram showing a configuration of an embodiment of the present invention.

【図2】 本発明の実施態様における書誌データの例を
示す図である。
FIG. 2 is a diagram showing an example of bibliographic data according to the embodiment of the present invention.

【図3】 本発明の実施態様における検索結果一覧表作
成の処理を説明するフローチャートである。
FIG. 3 is a flowchart illustrating a process of creating a search result list according to the embodiment of the present invention.

【図4】 本発明の実施態様における検索結果一覧表作
成の具体例を説明する図(その1)である。
FIG. 4 is a diagram (part 1) illustrating a specific example of creating a search result list in the embodiment of the present invention.

【図5】 本発明の実施態様における検索結果一覧表作
成の具体例を説明する図(その2)である。
FIG. 5 is a diagram (part 2) illustrating a specific example of creating a search result list in the embodiment of the present invention.

【符号の説明】[Explanation of symbols]

1 書誌データベース 2 検索装置 21 記憶装置 3 入力装置 4 出力装置 DESCRIPTION OF SYMBOLS 1 Bibliographic database 2 Search device 21 Storage device 3 Input device 4 Output device

フロントページの続き (72)発明者 藤山 栄子 熊本県上益城郡益城町田原2081−27 株式 会社富士通南九州システムエンジニアリン グ内 Fターム(参考) 5B075 NK04 PQ02 PQ46 QT06 UU11Continued on the front page (72) Inventor Eiko Fujiyama 2081-27 Tahara, Mashiki-machi, Kamimashiki-gun, Kumamoto F-term in Fujitsu Minami-Kyushu System Engineering Co., Ltd. 5B075 NK04 PQ02 PQ46 QT06 UU11

Claims (4)

【特許請求の範囲】[Claims] 【請求項1】 リレーショナルデータベースに対して検
索を行い、抽出されたレコードの一覧表を作成する方法
であって、 前記リレーショナルデータベースに含まれる複数の項目
から、予め1つまたは複数の項目を同定キー項目として
指定しておき、 リレーショナルデータベースに対する検索を実行した際
に、抽出されたレコードから前記予め指定された同定キ
ー項目について項目毎のデータが一致するレコードを検
出することにより複数のレコードを同一シリーズとして
抽出し、 該抽出された同一シリーズごとに一つのシリーズ情報を
作成して、前記同一シリーズに含まれる複数のレコード
に替えて該作成されたシリーズ情報を前記一覧表に掲載
することを特徴とするリレーショナルデータベースの検
索結果一覧表作成方法。
1. A method of performing a search on a relational database to create a list of extracted records, wherein one or more items are identified in advance from a plurality of items included in the relational database by an identification key. When a search is performed on the relational database, a plurality of records in the same series are detected by detecting a record in which data for each item matches with the previously specified identification key item from the extracted records. Extracting one series information for each of the extracted same series, and listing the created series information in the list in place of a plurality of records included in the same series. To create a search result list for relational databases.
【請求項2】 複数同定キー項目を指定すると共に、該
複数の同定キー項目の条件式を指定するようにし、 リレーショナルデータベースに対する検索を実行した際
に、前記予め指定された各同定キー項目に上記指定され
た条件式を適用して同一シリーズであるレコードを抽出
することを特徴とする請求項1に記載のリレーショナル
データベースの検索結果一覧表作成方法。
2. A method for designating a plurality of identification key items and specifying a conditional expression of the plurality of identification key items. When a relational database is searched, the identification key items specified in advance are added to the identification key items. 2. The method according to claim 1, wherein records of the same series are extracted by applying a designated conditional expression.
【請求項3】 リレーショナルデータベースに対して検
索を行い、抽出されたレコードの一覧表を作成する検索
装置であって、 前記リレーショナルデータベースに含まれる複数の項目
から、予め指定された一つまたは複数の項目を同定キー
項目を保存する同定キー項目保存手段と、 リレーショナルデータベースに対する検索を実行する検
索手段と、 前記検索手段により抽出されたレコードのうち、前記同
定キー項目保存手段に保存された全ての同定キー項目に
ついて項目毎のデータが一致するレコードを検出するこ
とにより複数のレコードを同一シリーズとして抽出する
同一シリーズ抽出手段と、 該同一シリーズ抽出手段により抽出された同一シリーズ
ごとに一つのシリーズ情報を作成して、前記同一シリー
ズに含まれる複数のレコードに替えて該作成されたシリ
ーズ情報を前記一覧表に掲載する一覧表作成手段とを有
することを特徴とするリレーショナルデータベースの検
索装置。
3. A search device for performing a search on a relational database and creating a list of extracted records, wherein one or a plurality of items designated in advance from a plurality of items included in the relational database. An identification key item storage means for storing an identification key item; a search means for executing a search on a relational database; and all the identifications stored in the identification key item storage means among the records extracted by the search means. The same series extracting means for extracting a plurality of records as the same series by detecting a record having the same data for each item of the key item, and creating one series information for each same series extracted by the same series extracting means And, to multiple records included in the same series, Ete search apparatus relational database, characterized in that it comprises a list creation means for posted series information said created the list.
【請求項4】 リレーショナルデータベースに対して検
索を行い、抽出されたレコードの一覧表を検索結果とし
て作成する処理をコンピュータで実行するためのプログ
ラムを記録したコンピュータ可読の記録媒体であって、 前記リレーショナルデータベースに含まれる複数の項目
から、予め1つまたは複数の項目を同定キー項目として
指定しておく処理と、 リレーショナルデータベースに対する検索を実行した際
に、抽出されたレコードのうち前記予め指定された全て
の同定キー項目について項目毎のデータが一致するレコ
ードを検出することにより複数のレコードを同一シリー
ズとして抽出する処理と、 該抽出された同一シリーズごとに一つのシリーズ情報を
作成して、前記同一シリーズに含まれる複数のレコード
に替えて該作成されたシリーズ情報を前記一覧表に掲載
する処理とを実行するプログラムを記録したことを特徴
とするコンピュータ可読の記録媒体。
4. A computer-readable recording medium which records a program for performing a process of searching a relational database and creating a list of extracted records as a search result by a computer, wherein the relational database includes: A process of designating one or more items as identification key items in advance from a plurality of items included in the database; and performing a search on a relational database and executing a search on the relational database. A process of extracting a plurality of records as the same series by detecting a record in which data for each item matches with respect to the identification key item, and creating one series information for each of the extracted same series; The created record is replaced with multiple records contained in A computer-readable recording medium having recorded thereon a program for executing processing for posting release information in the list.
JP2000389112A 2000-12-21 2000-12-21 Method for generating list of retrieval result of relational database, retrieval device for relational database, and recording medium Pending JP2002189756A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2000389112A JP2002189756A (en) 2000-12-21 2000-12-21 Method for generating list of retrieval result of relational database, retrieval device for relational database, and recording medium

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2000389112A JP2002189756A (en) 2000-12-21 2000-12-21 Method for generating list of retrieval result of relational database, retrieval device for relational database, and recording medium

Publications (1)

Publication Number Publication Date
JP2002189756A true JP2002189756A (en) 2002-07-05

Family

ID=18855729

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2000389112A Pending JP2002189756A (en) 2000-12-21 2000-12-21 Method for generating list of retrieval result of relational database, retrieval device for relational database, and recording medium

Country Status (1)

Country Link
JP (1) JP2002189756A (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2008203986A (en) * 2007-02-16 2008-09-04 Bank Of Tokyo-Mitsubishi Ufj Ltd Data management apparatus and program

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2008203986A (en) * 2007-02-16 2008-09-04 Bank Of Tokyo-Mitsubishi Ufj Ltd Data management apparatus and program
JP4503031B2 (en) * 2007-02-16 2010-07-14 株式会社三菱東京Ufj銀行 Data management apparatus and program

Similar Documents

Publication Publication Date Title
US5802515A (en) Randomized query generation and document relevance ranking for robust information retrieval from a database
KR20060122679A (en) Information processing apparatus, information processing method, and computer program
JP2003242158A (en) System, program and method for managing document
JP2503333B2 (en) Full-text index search method
JP2002189756A (en) Method for generating list of retrieval result of relational database, retrieval device for relational database, and recording medium
JP3531344B2 (en) Information retrieval device
JP2008546068A (en) Apparatus and method that allow a user to manage multiple objects, especially paper documents
JP4209692B2 (en) Book management system and bibliographic information management method
JPH06309365A (en) Document processor
JP2014013470A (en) Management method for electronic form and electronic form system, and management program for electronic form
JP2005141476A (en) Document management device, program and recording medium
JP2000020549A (en) Device for assisting input to document database system
JP3543726B2 (en) Knowledge search service method and apparatus for supporting search of books and the like
JP3825829B2 (en) Registration information retrieval apparatus and method
Harrington Generating geographic terms for streaming videos using Python: A comparative analysis
JP2000250922A (en) Document retrieval system, device and method and recording medium
JP2888458B2 (en) File storage device
JP2002140218A (en) Data processing method, computer-readable recording medium and data processing device
JP2001028007A (en) File managing device and recording medium
JPH11232289A (en) Material registering and retrieving system
JP2007011721A (en) Document retrieval device
JP2022043457A (en) File extraction program
JP2601139B2 (en) String search device
JP2002245063A (en) Method for managing and retrieving database
JP2739589B2 (en) Information retrieval device

Legal Events

Date Code Title Description
A977 Report on retrieval

Free format text: JAPANESE INTERMEDIATE CODE: A971007

Effective date: 20061003

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20061017

A02 Decision of refusal

Free format text: JAPANESE INTERMEDIATE CODE: A02

Effective date: 20070515