JP5598177B2 - Information search apparatus, information search program, and information search method - Google Patents

Information search apparatus, information search program, and information search method Download PDF

Info

Publication number
JP5598177B2
JP5598177B2 JP2010194985A JP2010194985A JP5598177B2 JP 5598177 B2 JP5598177 B2 JP 5598177B2 JP 2010194985 A JP2010194985 A JP 2010194985A JP 2010194985 A JP2010194985 A JP 2010194985A JP 5598177 B2 JP5598177 B2 JP 5598177B2
Authority
JP
Japan
Prior art keywords
item
database
search
display
value
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.)
Expired - Fee Related
Application number
JP2010194985A
Other languages
Japanese (ja)
Other versions
JP2012053619A (en
Inventor
常雄 岡
賢一 西村
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 JP2010194985A priority Critical patent/JP5598177B2/en
Publication of JP2012053619A publication Critical patent/JP2012053619A/en
Application granted granted Critical
Publication of JP5598177B2 publication Critical patent/JP5598177B2/en
Expired - Fee Related legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Description

本件は、情報検索装置、情報検索プログラム、及び情報検索方法に関する。   This case relates to an information search apparatus, an information search program, and an information search method.

近年、データベースの構築・利用技術は進歩してきており、ネットワークに接続された複数のデータベースをまたいで情報検索を行うマルチデータベース検索技術が開発されている。マルチデータベース検索技術を用いると、複数のデータベースを単一の検索コマンドで検索することができる。   2. Description of the Related Art In recent years, database construction / use techniques have advanced, and multi-database search techniques for searching for information across a plurality of databases connected to a network have been developed. When a multi-database search technique is used, a plurality of databases can be searched with a single search command.

上述のマルチデータベース検索においては、ユーザの利便性を高めるために、データ検索にかかる時間を短縮する技術が提案されている(例えば、特許文献1、特許文献2)。   In the above-mentioned multi-database search, a technique for shortening the time required for data search has been proposed in order to improve user convenience (for example, Patent Document 1 and Patent Document 2).

特開平7−311777号公報Japanese Patent Laid-Open No. 7-311777 特開平7−105238号公報JP-A-7-105238

しかしながら、マルチデータベース検索におけるユーザ利便性の向上という点においては、データ検索処理の時間を短縮するだけでは十分とはいえない可能性がある。   However, in terms of improving user convenience in multi-database search, it may not be sufficient to reduce the time for data search processing.

本件は、上記の事情に鑑みて成されたものであり、複数のデータベースをまたいだ情報検索においてユーザの利便性を高める情報検索装置、情報検索プログラム、及び情報検索方法を提供することを目的とする。   The present invention has been made in view of the above circumstances, and an object thereof is to provide an information search device, an information search program, and an information search method that improve user convenience in information search across a plurality of databases. To do.

上記課題を解決するために、明細書開示の情報検索装置は、それぞれが互いに少なくとも1以上の異なる項目を備える複数のデータベースを対象として情報検索を実行する情報検索装置であって、検索項目及び検索値を含む検索条件と、検索結果として表示する表示項目とを含む検索対象の指定を受付ける受付部と、前記表示項目毎に、前記表示項目の値の取得先となるデータベース及び該データベースの項目を優先順位とともに記憶する記憶部と、前記表示項目毎に、前記優先順位に従って前記表示項目の値の取得先となるデータベース及び項目を決定し、該データベースを検索条件に基づいて検索して前記項目から前記表示項目の値を取得する取得部と、を備え、前記記憶部において、前記表示項目の値の主たる取得先となる主データベース及び該主データベースの項目に第1位の優先順位が設定され、前記主データベースの項目を代替できる項目を備える他のデータベース及び該他のデータベースの項目に第2位以下の優先順位が設定されている
In order to solve the above-described problem, an information search device disclosed in the specification is an information search device that performs information search for a plurality of databases each including at least one or more different items . A reception unit that accepts a search target including a search condition including a value and a display item to be displayed as a search result, a database from which the value of the display item is obtained, and an item of the database for each display item For each display item, a storage unit that stores the priority item and a database and an item from which the value of the display item is obtained according to the priority order, and the database is searched based on a search condition and the item is retrieved from the item. and a acquisition unit that acquires a value of the display items in the storage unit, a main database comprising mainly acquisition destination of a value of the display item The first priority is set for the database and the item of the main database, and the second or lower priority is set for the other database having items that can replace the item of the main database and the item of the other database. It is .

上記課題を解決するために、明細書開示の情報検索プログラムは、それぞれが互いに少なくとも1以上の異なる項目を備える複数のデータベースを対象として情報検索を実行する情報検索プログラムであって、検索項目及び検索値を含む検索条件と、検索結果として表示する表示項目とを含む検索対象の指定を受付ける受付ステップと、記憶部に記憶された前記表示項目毎の前記表示項目の値の取得先データベース及び該取得先データベースの項目の優先順位に従って、前記受付ステップで指定された前記表示項目毎に前記表示項目の値の取得先となるデータベース及び項目を選定する選定ステップと、前記検索条件に基づいて前記選定ステップで選定されたデータベースを検索して前記項目から前記表示項目の値を取得する取得ステップと、をコンピュータに実行させ、前記記憶部において、前記表示項目の値の主たる取得先となる主データベース及び該主データベースの項目に第1位の優先順位が設定され、前記主データベースの項目を代替できる項目を備える他のデータベース及び該他のデータベースの項目に第2位以下の優先順位が設定されている。
In order to solve the above-described problem, an information search program disclosed in the specification is an information search program for performing an information search on a plurality of databases each including at least one different item . A reception step for receiving a search target specification including a search condition including a value and a display item to be displayed as a search result, a database for acquiring the value of the display item for each display item stored in a storage unit, and the acquisition A selection step for selecting a database and an item from which to obtain the value of the display item for each display item specified in the reception step according to the priority order of the items in the destination database, and the selection step based on the search condition an acquisition step of searching for selected database to obtain the value of the display items from said item in Cause the computer to execute, in the storage unit, the priority of the first position is set in the item of the main database and main database which is a major acquisition destination of the value of the display item, the item that can replace the item of the main database The second and lower priorities are set for the other databases and the items of the other databases.

上記課題を解決するために、明細書開示の情報検索方法は、コンピュータが、それぞれが互いに少なくとも1以上の異なる項目を備える複数のデータベースを対象として情報検索を実行する情報検索方法であって、検索項目及び検索値を含む検索条件と、検索結果として表示する表示項目とを含む検索対象の指定を受付ける受付ステップと、記憶部に記憶された前記表示項目毎の前記表示項目の値の取得先データベース及び該取得先データベースの項目の優先順位に従って、前記受付ステップで指定された前記表示項目毎に前記表示項目の値の取得先となるデータベース及び項目を選定する選定ステップと、前記検索条件に基づいて前記選定ステップで選定されたデータベースを検索して前記項目から前記表示項目の値を取得する取得ステップと、を備え、前記記憶部において、前記表示項目の値の主たる取得先となる主データベース及び該主データベースの項目に第1位の優先順位が設定され、前記主データベースの項目を代替できる項目を備える他のデータベース及び該他のデータベースの項目に第2位以下の優先順位が設定されている
In order to solve the above-described problem, an information search method disclosed in the specification is an information search method in which a computer executes information search for a plurality of databases each having at least one or more different items . A receiving step for receiving a search target specification including a search condition including an item and a search value, and a display item to be displayed as a search result; and a database from which a value of the display item is stored for each display item stored in a storage unit And a selection step of selecting a database and an item from which the value of the display item is acquired for each of the display items specified in the reception step according to the priority order of the item of the acquisition source database, and based on the search condition search for and retrieve selected databases in the selection step to obtain the value of the display items from said item step When provided with, in the storage unit, the priority of the first position is set in the item of the main database and main database which is a major acquisition destination of the value of the display item, the item that can replace the item of the main database The second and lower priorities are set for the other databases provided and the items of the other databases .

明細書開示の情報検索装置、情報検索プログラム、及び情報検索方法によれば、複数のデータベースをまたいだ情報検索においてユーザの利便性が高まる。   According to the information search device, information search program, and information search method disclosed in the specification, the convenience of the user is enhanced in information search across a plurality of databases.

本件の情報検索装置を含む情報処理システムのシステム構成の一例を示す図である。It is a figure which shows an example of the system configuration | structure of the information processing system containing the information search device of this case. 情報検索装置のハードウェア構成の一例を示す図である。It is a figure which shows an example of the hardware constitutions of an information search device. 情報検索装置が備える機能の一例を示す機能ブロック図である。It is a functional block diagram which shows an example of the function with which an information search device is provided. アクセス制御テーブルの一例を示す図である。It is a figure which shows an example of an access control table. 情報検索装置が実行する処理の一例を示すフローチャートである。It is a flowchart which shows an example of the process which an information search device performs. 情報検索装置が実行する処理の一例を説明する具体的なデータの一例である。It is an example of the specific data explaining an example of the process which an information search device performs. 項目定義テーブルの一例を示す図である。It is a figure which shows an example of an item definition table. 図5におけるステップS15の処理の一例を示すフローチャートである。It is a flowchart which shows an example of the process of step S15 in FIG. 表示項目毎に取得先となるデータベースを示すテーブルの一例である。It is an example of the table which shows the database used as an acquisition destination for every display item. 関連DB定義テーブルの一例を示す図である。It is a figure which shows an example of a related DB definition table. 検索処理に使用される検索命令の一例を示す図である。It is a figure which shows an example of the search command used for a search process. 表示部が実行する処理について説明するための具体例である。It is a specific example for demonstrating the process which a display part performs. 表示形式定義テーブルの一例を示す図である。It is a figure which shows an example of a display format definition table. 表示装置への検索結果の表示方法の別例を示す図である。It is a figure which shows another example of the display method of the search result on a display apparatus. 情報検索装置の機能ブロック図の別例である。It is another example of the functional block diagram of an information search device. 本件の情報検索装置を含む情報処理システムのシステム構成の別例を示す図である。It is a figure which shows another example of the system configuration | structure of the information processing system containing the information search device of this case. 項目定義テーブルと関連DB定義テーブルとを統合したテーブルの一例を示す図である。It is a figure which shows an example of the table which integrated the item definition table and the related DB definition table. 表示項目の取得先となるデータベースの決定に用いられるテーブルの別例を示す図である。It is a figure which shows another example of the table used for determination of the database used as the acquisition destination of a display item.

以下、本件の実施例について、添付図面を参照しつつ説明する。   Hereinafter, embodiments of the present invention will be described with reference to the accompanying drawings.

まず、図1を参照して、本件の情報検索装置を含む、情報処理システムの構成例について説明する。図1に示すように、情報処理システム100は、情報検索装置10、購買DB(Data Base)20、環境DB30、CAD用DB40、及び部品DB50を備える。   First, a configuration example of an information processing system including the information retrieval apparatus of the present case will be described with reference to FIG. As illustrated in FIG. 1, the information processing system 100 includes an information search device 10, a purchase DB (Data Base) 20, an environment DB 30, a CAD DB 40, and a component DB 50.

情報検索装置10は、例えば、パーソナルコンピュータであって、無線通信端末、又はPDA(Personal Digital Assistant)であってもよい。情報検索装置10は、複数のデータベースをまたいで情報検索を行うことができる、いわゆるマルチデータベース検索機能を備える。情報検索装置10は、LAN(Local Area Network)等のネットワーク60で接続された購買DB20、環境DB30、CAD用DB40、及び部品DB50を含む複数のデータベースをまたいで情報検索を実行する。   The information search apparatus 10 is, for example, a personal computer, and may be a wireless communication terminal or a PDA (Personal Digital Assistant). The information search apparatus 10 includes a so-called multi-database search function that can perform information search across a plurality of databases. The information retrieval apparatus 10 performs information retrieval across a plurality of databases including a purchase DB 20, an environment DB 30, a CAD DB 40, and a component DB 50 connected by a network 60 such as a LAN (Local Area Network).

購買DB20は、例えば、部品の調達業務等を管理する購買システム等に備えられるデータベースである。購買DB20は、例えば、「物品番号」、「物品単価」、「主仕入先」、「最低発注個数」、「納入リードタイム」等の項目を有する。「物品番号」は、調達対象の物品を一意に識別する番号である。「物品単価」は、物品番号によって識別される物品の単価を表す。「主仕入先」は、物品番号によって識別される物品の主な仕入先を表す。「最低発注個数」は、物品番号によって識別される物品を発注する際の発注個数の下限を示す。「納入リードタイム」は、物品番号によって識別される物品が発注されてから納入されるまでのリードタイムを表す。   The purchase DB 20 is a database provided in, for example, a purchase system that manages parts procurement operations and the like. The purchase DB 20 includes items such as “article number”, “article unit price”, “main supplier”, “minimum order quantity”, and “delivery lead time”. The “article number” is a number that uniquely identifies an article to be procured. “Item price” represents the unit price of the item identified by the item number. “Main supplier” represents the main supplier of the article identified by the article number. “Minimum order quantity” indicates the lower limit of the order quantity when ordering an article identified by the article number. “Delivery lead time” represents a lead time from when an article identified by an article number is ordered until delivery.

環境DB30は、例えば、環境規制に対応するための環境マネジメントシステム等に備えられるデータベースである。本実施例において、環境DB30は、「物品番号」、「規制フラグ」、「グリーン購入対象」等の項目を有する。「物品番号」は、物品を一意に識別する番号である。「規制フラグ」は、物品番号で識別される物品の使用が規制されるか否かを表す。「グリーン購入対象」は、物品番号で識別される物品が、グリーン購入法基本方針で定められた判断の基準に適合するか否かを示す。   The environment DB 30 is a database provided in, for example, an environmental management system for complying with environmental regulations. In this embodiment, the environment DB 30 has items such as “article number”, “regulation flag”, and “green purchase target”. The “article number” is a number that uniquely identifies an article. The “regulation flag” indicates whether or not use of an article identified by an article number is restricted. “Green purchase target” indicates whether or not the item identified by the item number conforms to the criteria for determination defined in the basic policy of the Green Purchasing Law.

CAD用DB40は、例えば、CAD(Computer Aided Design)システムに備えられるデータベースである。本実施例において、CAD用DB40は、「部品名」、「規制フラグ」、「標準化フラグ」、「代替部品」、「物品単価」、「部品形状タイプ」、及び「シンボル」等の項目を備える。「部品名」は、部品を一意に識別するための項目である。「規制フラグ」は、部品名で識別される部品の使用が規制されるか否かを表す。「標準化フラグ」は、部品名で識別される部品が、標準品であるか否かを表す。「代替部品」は、部品名で識別される部品の代替品として用いることができる部品を表す。「物品単価」は、部品名で識別される部品の単価を示す。「部品形状タイプ」は、部品名で識別される部品の形状を表す。「シンボル」は、部品名で識別される部品をCAD画面上に配置する際の回路シンボルを表す。   The CAD DB 40 is a database provided in a CAD (Computer Aided Design) system, for example. In the present embodiment, the CAD DB 40 includes items such as “part name”, “regulation flag”, “standardization flag”, “alternative part”, “unit price”, “part shape type”, and “symbol”. . “Part name” is an item for uniquely identifying a part. The “regulation flag” indicates whether or not the use of the component identified by the component name is restricted. The “standardization flag” indicates whether or not the part identified by the part name is a standard product. The “substitute part” represents a part that can be used as a substitute for the part identified by the part name. “Item unit price” indicates the unit price of the part identified by the part name. “Part shape type” represents the shape of the part identified by the part name. “Symbol” represents a circuit symbol when a component identified by a component name is arranged on a CAD screen.

部品DB50は、例えば、各部品の情報を管理する部品管理システム等に備えられるデータベースである。本実施例において、部品DB50は、「物品番号」、「規制フラグ」、「取扱区分」、「代替物品」、「部品単価」、「部品形状タイプ名」、及び「シンボル名」等の項目を備える。「物品番号」は、各部品を一意に識別するための番号である。「規制フラグ」は、物品番号で識別される部品の使用が規制されるか否かを表す。「取扱区分」は、物品番号で識別される部品が、標準品であるか否かを表す。「代替物品」は、物品番号で識別される部品の代替品として用いることができる部品を表す。「部品単価」は、物品番号で識別される部品の単価を表す。「部品形状タイプ名」は、物品番号で識別される部品の形状を表す。「シンボル名」は、物品番号で識別される部品をCAD画面上に配置する際の回路シンボルを表す。   The component DB 50 is a database provided in, for example, a component management system that manages information on each component. In the present embodiment, the parts DB 50 includes items such as “article number”, “regulation flag”, “handling classification”, “substitute article”, “part unit price”, “part shape type name”, and “symbol name”. Prepare. The “article number” is a number for uniquely identifying each part. The “regulation flag” indicates whether or not the use of the part identified by the article number is restricted. “Handling category” indicates whether or not the part identified by the article number is a standard product. The “substitute article” represents a part that can be used as a substitute for the part identified by the article number. “Parts unit price” represents the unit price of the part identified by the article number. “Part shape type name” represents the shape of the part identified by the article number. The “symbol name” represents a circuit symbol when a part identified by an article number is arranged on a CAD screen.

購買DB20〜部品DB50は、相異なるデータベースであるが、いずれかのデータベースが備える項目を、他のデータベースの項目で代替できる場合がある。例えば、CAD用DB40が備える「規制フラグ」、部品DB50が備える「規制フラグ」、及び環境DB30が備える「規制フラグ」は、いずれも、部品又は物品の使用が規制されるか否かを表す。すなわち、3つのデータベースの各項目は同等の項目であるといえる。従って、CAD用DB40が備える「規制フラグ」、部品DB50が備える「規制フラグ」、及び環境DB30が備える「規制フラグ」は、それぞれの項目を代替できる。また、CAD用DB40が備える「標準化フラグ」は、物品が標準品であるか否かを表すため、部品DB50の「取扱区分」と同等の項目といえる。従って、CAD用DB40が備える「標準化フラグ」は、部品DB50の「取扱区分」を代替できる。   The purchase DB 20 to the parts DB 50 are different databases, but there are cases where items included in any of the databases can be replaced with items of other databases. For example, the “restriction flag” included in the CAD DB 40, the “restriction flag” included in the component DB 50, and the “restriction flag” included in the environment DB 30 all indicate whether or not the use of the component or article is restricted. That is, it can be said that each item of the three databases is an equivalent item. Therefore, the “restriction flag” included in the CAD DB 40, the “restriction flag” included in the component DB 50, and the “restriction flag” included in the environment DB 30 can replace the respective items. Further, the “standardization flag” included in the CAD DB 40 represents an item equivalent to the “handling classification” in the component DB 50 because it represents whether or not the article is a standard product. Accordingly, the “standardization flag” provided in the CAD DB 40 can replace the “handling classification” in the component DB 50.

次に、図2を用いて、情報検索装置10のハードウェア構成の一例について説明する。情報検索装置10は、ハードウェア構成として、例えば、入出力部101、ROM(Read Only Memory)102、中央処理装置(CPU:Central Processing Unit)103、RAM(Random Access Memory)104、及びハードディスクドライブ(HDD:Hard Disk Drive)105を備える。   Next, an example of the hardware configuration of the information search apparatus 10 will be described with reference to FIG. The information search device 10 includes, for example, an input / output unit 101, a ROM (Read Only Memory) 102, a central processing unit (CPU) 103, a RAM (Random Access Memory) 104, and a hard disk drive (hardware drive). HDD: Hard Disk Drive (105).

入出力部101は、各データベースとの間でデータの送受信を行う。ROM102は、購買DB20〜部品DB50をまたいだ情報検索を実行するためのプログラム(詳細は後述)等を格納する。CPU103は、ROM102に格納されたプログラムを読み込んで実行する。また、ROM102に格納されたプログラムのCPU103による演算によって、図3に示す監視部111、受付部112、取得部113、及び表示部114が有する機能が実現される。RAM104は、プログラムを実行する際に使用される一時的なデータを保存する。また、HDD105は、検索項目及び表示項目と、購買DB20〜部品DB50の各データベースが備える項目との対応関係を管理するテーブル等(詳細は後述)を格納する。   The input / output unit 101 transmits / receives data to / from each database. The ROM 102 stores a program (details will be described later) for executing an information search across the purchase DB 20 to the parts DB 50. The CPU 103 reads and executes a program stored in the ROM 102. Further, the functions of the monitoring unit 111, the reception unit 112, the acquisition unit 113, and the display unit 114 illustrated in FIG. 3 are realized by the calculation performed by the CPU 103 of the program stored in the ROM 102. The RAM 104 stores temporary data used when executing the program. Further, the HDD 105 stores a table and the like (details will be described later) for managing the correspondence between the search item and the display item and the items included in each database of the purchase DB 20 to the component DB 50.

次に、情報検索装置10が有する機能を実現するための手段の一例について、図3の機能ブロック図を用いて説明する。図3に示すように、情報検索装置10は、監視部111、受付部112、取得部113、表示部114、及び記憶部115を備える。   Next, an example of means for realizing the functions of the information search apparatus 10 will be described with reference to the functional block diagram of FIG. As illustrated in FIG. 3, the information search device 10 includes a monitoring unit 111, a reception unit 112, an acquisition unit 113, a display unit 114, and a storage unit 115.

監視部111は、所定の時間毎(例えば、1秒ごと)に購買DB20〜部品DB50の各データベースにアクセスし、各データベースの稼働状態を監視する。監視部111は、各データベースの稼働状態をアクセス制御テーブルに書き込む。   The monitoring unit 111 accesses each database of the purchase DB 20 to the component DB 50 every predetermined time (for example, every second), and monitors the operating state of each database. The monitoring unit 111 writes the operating state of each database in the access control table.

ここで、アクセス制御テーブルの構成の一例について、図4を用いて説明する。アクセス制御テーブルは、「DB名」、「稼働状態」、及び「応答速度」の項目を備える。「DB名」には、監視部111が稼動状態を監視するデータベースの名称が設定される。「稼働状態」は、「DB名」に設定されたデータベースの稼働状態を表す。例えば、監視部111は、アクセスを要求したデータベースから所定時間内に応答を受信できない場合に、そのデータベースの「稼働状態」に“停止”を設定する。本実施例では、「稼働状態」に“停止”が設定されている場合、「DB名」に設定されたデータベースに対する検索処理は実行できないものとする。一方、「稼働状態」に“稼働”が設定されている場合には、「DB名」に設定されたデータベースに対する検索処理が実行可能であるとする。「応答速度」は、「DB名」に設定されたデータベースが、監視部111からのアクセス要求を受けてから応答するまでの時間を表す。   Here, an example of the configuration of the access control table will be described with reference to FIG. The access control table includes items of “DB name”, “operating state”, and “response speed”. In the “DB name”, the name of the database that is monitored by the monitoring unit 111 is set. “Operating status” represents the operating status of the database set in “DB name”. For example, if the monitoring unit 111 cannot receive a response within a predetermined time from the database that requested access, the monitoring unit 111 sets “stop” in the “operational state” of the database. In this embodiment, when “stop” is set in the “operation state”, it is assumed that the search process for the database set in the “DB name” cannot be executed. On the other hand, when “operation” is set in the “operation state”, it is assumed that the search process for the database set in the “DB name” can be executed. “Response speed” represents the time from when the database set in “DB name” receives an access request from the monitoring unit 111 until it responds.

図4において、購買DB及び環境DBの「稼働状態」には、“停止”が設定されている。これは、購買DB及び環境DBに対する検索処理が実行できないことを示している。一方、CAD用DBの「稼働状態」には、“稼働”が設定されており、「応答速度」には“50”が設定されている。これは、CAD用DBに対する検索処理が実行可能であり、その応答速度が50(msec)であることを示す。同様に、図4から、部品DBに対する検索処理は実行可能であり、その応答速度は80(msec)であることがわかる。   In FIG. 4, “stop” is set in the “operation state” of the purchase DB and the environment DB. This indicates that search processing for the purchase DB and the environment DB cannot be executed. On the other hand, “operation” is set in the “operation state” of the CAD DB, and “50” is set in the “response speed”. This indicates that the search process for the CAD DB can be executed and the response speed is 50 (msec). Similarly, it can be seen from FIG. 4 that the search processing for the component DB can be executed and the response speed is 80 (msec).

受付部112は、ユーザから検索条件及び表示項目の指定を受付ける。具体的には、受付部112は、検索条件として、検索の対象となる項目(検索項目)と、検索値を受付ける。また、受付部112は、検索結果として表示装置11に表示する項目(表示項目)を受付ける。受付部112は、検索条件及び表示項目を取得部113に出力する。   The receiving unit 112 receives a search condition and display item designation from the user. Specifically, the accepting unit 112 accepts an item to be searched (search item) and a search value as search conditions. In addition, the reception unit 112 receives items (display items) to be displayed on the display device 11 as search results. The reception unit 112 outputs the search condition and the display item to the acquisition unit 113.

取得部113は、受付部112から検索条件及び表示項目を受付ける。取得部113は、受付部112から受付けた検索条件に基づいて、購買DB20〜部品DB50をまたいだ検索処理を実行し、表示項目のデータを取得する。具体的には、取得部113は、アクセス制御テーブルと、項目定義テーブルとに基づいて、受付けた表示項目のそれぞれを、購買DB20〜部品DB50のいずれから取得するかを決定する。次に、取得部113は、決定結果に従って、各データベースを検索条件に基づいて検索し、表示項目のデータを検索結果として取得する。   The acquisition unit 113 receives search conditions and display items from the reception unit 112. The acquisition unit 113 performs a search process across the purchase DB 20 to the component DB 50 based on the search condition received from the reception unit 112, and acquires display item data. Specifically, the acquisition unit 113 determines whether to acquire each of the received display items from the purchase DB 20 to the component DB 50 based on the access control table and the item definition table. Next, the acquiring unit 113 searches each database based on the search condition according to the determination result, and acquires display item data as the search result.

取得部113は、各データベースから取得した検索結果を表示部114に出力する。なお、取得部113は、検索を実行した際に応答しないデータベースが存在する場合には、アクセス制御テーブルの「稼働状態」を更新する。そして、取得部113は、表示項目を購買DB20〜部品DB50のいずれから取得するかを再決定する。なお、項目定義テーブルの詳細については、後述する。   The acquisition unit 113 outputs the search results acquired from each database to the display unit 114. The acquisition unit 113 updates the “operation state” of the access control table when there is a database that does not respond when the search is executed. Then, the acquisition unit 113 re-determines from which of the purchase DB 20 to the component DB 50 the display item is acquired. Details of the item definition table will be described later.

表示部114は、取得部113から受付けた各データベースの検索結果をマージし、表示装置11に検索結果を表示する。その際、表示部114は、表示形式定義テーブルに基づいて、検索結果の表示形式を変換する(詳細は後述する)。なお、表示形式定義テーブルの詳細については、後述する。   The display unit 114 merges the search results of the databases received from the acquisition unit 113 and displays the search results on the display device 11. At that time, the display unit 114 converts the display format of the search result based on the display format definition table (details will be described later). Details of the display format definition table will be described later.

記憶部115は、例えば、HDD105であり、上述したアクセス制御テーブル、項目定義テーブル、関連DB定義テーブル、及び表示形式定義テーブルを格納する。なお、本実施例では、項目定義テーブル、関連DB定義テーブル、及び表示形式定義テーブルは、ユーザにより予め設定されているものとする。   The storage unit 115 is, for example, the HDD 105 and stores the above-described access control table, item definition table, related DB definition table, and display format definition table. In this embodiment, the item definition table, the related DB definition table, and the display format definition table are set in advance by the user.

次に、情報検索装置10が実行するマルチデータベース検索処理の一例について、具体例を用いながら説明する。図5は、情報検索装置10が実行するマルチデータベース検索処理の一例を示すフローチャートである。   Next, an example of the multi-database search process executed by the information search apparatus 10 will be described using a specific example. FIG. 5 is a flowchart illustrating an example of multi-database search processing executed by the information search apparatus 10.

受付部112は、ユーザからマルチデータベース検索の要求があったか否か判定する(ステップS11)。受付部112は、ユーザからマルチデータベース検索の要求がない場合(ステップS11/NO)、ステップS11の処理を繰り返す。   The accepting unit 112 determines whether or not there is a multi-database search request from the user (step S11). If there is no request for multi-database search from the user (step S11 / NO), the reception unit 112 repeats the process of step S11.

ユーザからマルチデータベース検索の要求があった場合(ステップS11/YES)、受付部112は、検索条件及び表示項目の指定を受付ける(ステップS13)。例えば、受付部112は、図6(A)に示すように、検索項目として「物品項目」、検索値として「NANDGATE−A」を受付ける。また、受付部112は、表示項目として、物品番号、規制フラグ、標準化フラグ、代替部品、購買価格、部品形状、及び回路シンボルを受付ける。なお、本実施例では、購買DB20〜部品DB50に、図6(B)〜(E)に示すデータが格納されているものとする。   When there is a multi-database search request from the user (step S11 / YES), the receiving unit 112 receives the search condition and display item designation (step S13). For example, as illustrated in FIG. 6A, the reception unit 112 receives “article item” as a search item and “NANDGATE-A” as a search value. In addition, the reception unit 112 receives an article number, a restriction flag, a standardization flag, a substitute part, a purchase price, a part shape, and a circuit symbol as display items. In this embodiment, it is assumed that the data shown in FIGS. 6B to 6E are stored in the purchase DB 20 to the parts DB 50.

次に、取得部113は、表示項目を取得するデータベースを決定する(ステップS15)。具体的には、取得部113は、アクセス制御テーブルと、項目定義テーブルとに基づいて、表示項目のそれぞれを、購買DB20〜部品DB50のいずれから取得するかを決定する。   Next, the acquisition part 113 determines the database which acquires a display item (step S15). Specifically, the acquisition unit 113 determines from which of the purchase DB 20 to the component DB 50 each display item is acquired based on the access control table and the item definition table.

ここで、項目定義テーブルの詳細について説明する。図7は、項目定義テーブルの一例を示している。項目定義テーブルは、受付部112で指定された表示項目の主たる取得先となる主データベース、及び主データベースに対する検索処理が実行できない場合に主データベースの代わりに表示項目を取得するデータベースを定義する。   Here, the details of the item definition table will be described. FIG. 7 shows an example of the item definition table. The item definition table defines a main database that is a main acquisition destination of the display item specified by the reception unit 112, and a database that acquires a display item instead of the main database when search processing for the main database cannot be performed.

本実施例において、項目定義テーブルは、「検索/表示項目名」、「ユニーク項目」、及び「優先順位」の項目を備える。「検索/表示項目名」は、受付部112がユーザから受付ける検索項目及び表示項目の名称を表す。「ユニーク項目」は、「検索/表示項目名」に設定される項目において、ある特定の値をとるレコードが、1レコードのみか否かを表す。例えば、「物品番号」の項目において、“NANDGATE−A”という値をとるレコードが1レコードのみの場合、「ユニーク項目」には、“○”が設定される。また、「規制フラグ」の項目では、その物品が生産終了品であることを示す「EOL」という値をとるレコードが複数ありうるので、「ユニーク項目」には、“×”が設定される。   In this embodiment, the item definition table includes items of “search / display item name”, “unique item”, and “priority”. “Search / display item name” represents the name of the search item and the display item that the receiving unit 112 receives from the user. “Unique item” indicates whether or not only one record has a specific value in the item set in “search / display item name”. For example, in the item “item number”, when only one record has a value of “NANDGATE-A”, “◯” is set in “unique item”. In addition, in the item “regulation flag”, since there may be a plurality of records having a value “EOL” indicating that the article is a production end product, “x” is set in the “unique item”.

「優先順位」は、購買DB、環境DB、CAD用DB、及び部品DBをサブ項目として有する。本実施例では、購買DB、環境DB、CAD用DB、及び部品DBのうち、表示項目の主たる取得先となる主データベースに対して、「1」が設定される。また、主データベースに対する検索処理が実行できない場合に、主データベースの代わりに表示項目を取得するデータベースに対しては、「2」以降の値が設定される。主データベースの代わりに表示項目を取得できるデータベースが複数ある場合には、検索の優先度にしたがって、優先順位が設定される。   The “priority order” has a purchase DB, an environment DB, a CAD DB, and a parts DB as sub-items. In this embodiment, “1” is set for the main database that is the main acquisition source of the display items among the purchase DB, the environment DB, the CAD DB, and the parts DB. In addition, when the search process for the main database cannot be executed, a value of “2” or later is set for a database that acquires display items instead of the main database. When there are a plurality of databases from which display items can be acquired instead of the main database, the priority order is set according to the priority of the search.

例えば、図7において、「規制フラグ」では、環境DBに「1」が設定されており、CAD用DB及び部品DBには「2」が設定されている。これは、表示項目「規制フラグ」を取得する主データベースは環境DBであり、環境DBに対する検索処理が実行できない場合に検索されるデータベースが、CAD用DB又は部品DBであることを示している。なお、物品番号は、ユニーク項目であるため、全てのデータベースに対し「1」が設定される。   For example, in FIG. 7, in the “regulation flag”, “1” is set in the environment DB, and “2” is set in the CAD DB and the component DB. This indicates that the main database from which the display item “restriction flag” is acquired is the environment DB, and the database searched when the search process for the environment DB cannot be executed is the CAD DB or the parts DB. Since the article number is a unique item, “1” is set for all databases.

図8に、取得部113が実行するステップS15の処理の一例を示す。取得部113は、まず、受付部112で指定された表示項目のいずれかを選択する(ステップS151)。次に、取得部113は、ステップS151で選択した表示項目の主たる取得先となる主データベースを、項目定義テーブルから取得する(ステップS152)。例えば、取得部113は、表示項目として「規制フラグ」をステップS151で選択する。そして、取得部113は、「規制フラグ」の主な取得先となる主データベース、すなわち、優先順位に「1」が設定されている環境DBを、主データベースとして取得する(ステップS152)。   FIG. 8 shows an example of the process of step S15 executed by the acquisition unit 113. The acquisition unit 113 first selects any of the display items specified by the reception unit 112 (step S151). Next, the acquiring unit 113 acquires a main database that is a main acquisition destination of the display item selected in step S151 from the item definition table (step S152). For example, the acquisition unit 113 selects “regulation flag” as the display item in step S151. Then, the acquisition unit 113 acquires the main database that is the main acquisition destination of the “regulation flag”, that is, the environment DB in which “1” is set as the priority order as the main database (step S152).

次に、取得部113は、主データベースに対する検索処理が可能か否かを、アクセス制御テーブルに基づいて判定する(ステップS153)。主データベースに対する検索処理が可能な場合(ステップS153/YES)、取得部113は、主データベースを、表示項目を取得するデータベースとして決定する(ステップS154)。取得部113は、アクセス制御テーブルにおいて、「稼働状態」に“稼動”が設定されていれば、主データベースに対する検索処理が可能であると判定する。また、「稼働状態」の項目に“停止”が設定されていれば、取得部113は、主データベースに対する検索処理が不可能であると判定する。   Next, the acquisition unit 113 determines whether or not search processing for the main database is possible based on the access control table (step S153). When the search process for the main database is possible (step S153 / YES), the acquisition unit 113 determines the main database as a database for acquiring display items (step S154). The acquisition unit 113 determines that the search process for the main database is possible if “operation” is set in the “operation state” in the access control table. Further, if “stop” is set in the item of “operation status”, the acquisition unit 113 determines that the search process for the main database is impossible.

主データベースに対する検索処理が不可能な場合(ステップS153/NO)、取得部113は、項目定義テーブルにおいて、次に優先順位の高いデータベースを取得する(ステップS155)。図4のアクセス制御テーブルにおいて、「規制フラグ」の主データベースである環境DBの「稼働状態」には“停止”が設定されている。従って、取得部113は、環境DBに対する検索処理が不可能であると判定する(ステップS153/NO)。次に、取得部113は、図7の項目定義テーブルにおいて、優先順位「1」の次に高い優先順位「2」が設定されているデータベース(CAD用DB又は部品DB)を取得する(ステップS155)。複数のデータベースに対し同一の優先順位が設定されている場合には、アクセス制御テーブルにおいて、応答速度が速い方のデータベースがステップS155で取得されるようにしてもよい。例えば、同一の優先順位「2」が設定されているCAD用DB及び部品DBでは、CAD用DBの応答速度が、部品DBの応答速度よりも速いため、取得部113は、CAD用DBをステップS155で取得する。   When the search process for the main database is impossible (step S153 / NO), the acquisition unit 113 acquires the next highest priority database in the item definition table (step S155). In the access control table of FIG. 4, “stop” is set in the “operation state” of the environment DB which is the main database of the “restriction flag”. Therefore, the acquisition unit 113 determines that the search process for the environment DB is impossible (step S153 / NO). Next, the acquisition unit 113 acquires a database (CAD DB or component DB) in which the priority order “2” next to the priority order “1” is set in the item definition table of FIG. 7 (step S155). ). When the same priority is set for a plurality of databases, the database with the higher response speed in the access control table may be acquired in step S155. For example, in the CAD DB and the component DB in which the same priority “2” is set, since the response speed of the CAD DB is faster than the response speed of the component DB, the acquisition unit 113 steps the CAD DB. Obtained in S155.

次に、取得部113は、ステップS155で取得したデータベースに対する検索処理が可能か否かを、アクセス制御テーブルに基づいて判定する(ステップS156)。ステップS156の判定がYESの場合、取得部113は、ステップS155で取得したデータベースを、表示項目を取得するデータベースとして決定する(ステップS157)。ステップS156の判定がNOの場合、取得部113は、ステップS155からの処理を再実行する。図4に示すアクセス制御テーブルにおいて、CAD用DBの「稼働状態」には“稼働”が設定されているため、検索処理が可能である(ステップS156/YES)。従って、取得部113は、CAD用DBを表示項目「規制フラグ」を取得するデータベースとして決定する(ステップS157)。   Next, the acquiring unit 113 determines whether or not the search process for the database acquired in step S155 is possible based on the access control table (step S156). When the determination in step S156 is YES, the acquisition unit 113 determines the database acquired in step S155 as a database for acquiring display items (step S157). When the determination in step S156 is NO, the acquisition unit 113 re-executes the processing from step S155. In the access control table shown in FIG. 4, since “operation” is set in the “operation state” of the CAD DB, search processing is possible (step S156 / YES). Therefore, the acquisition unit 113 determines the CAD DB as a database for acquiring the display item “restriction flag” (step S157).

次に、取得部113は、全ての表示項目の取得先となるデータベースを決定したか否か判定する(ステップS158)。ステップS158の判定がYESの場合、取得部113は、本処理を終了する。ステップS158の判定がNOの場合、取得部113は、全ての表示項目に対して取得先となるデータベースが決定されるまで、ステップS151からの処理を繰り返す。   Next, the acquisition unit 113 determines whether or not a database from which all display items are acquired has been determined (step S158). If the determination in step S158 is YES, the acquisition unit 113 ends this process. When the determination in step S158 is NO, the acquisition unit 113 repeats the process from step S151 until the acquisition source database is determined for all display items.

上述の取得部113の処理によって、図9に示すように、各表示項目をいずれのデータベースから取得するかが決定される。図9は、取得部113が決定した各表示項目の取得先となるデータベースを示している。図9の表において、“○”は、「検索/表示項目名」に設定された項目の取得先となるデータベースを表す。また、“×”は、「検索/表示項目名」に設定された項目に対応する項目は存在するが、データベースが停止しているため、取得が不可能であることを示す。“−”は、「検索/表示項目名」に設定された項目に対応する項目がデータベースに存在しないことを示す。また、“*”は、「検索/表示項目名」に設定された項目に対応する項目が存在し、取得も可能であるが、他のデータベースからデータを取得するため、検索の対象外であることを示す。図9によれば、CAD用DBから、物品番号、規制フラグ、部品形状、及び回路シンボルのデータが取得される。また、部品DBから、物品番号、標準化フラグ、代替部品、及び購買価格のデータが取得される。   The processing of the acquisition unit 113 described above determines from which database each display item is acquired as shown in FIG. FIG. 9 shows a database that is the acquisition destination of each display item determined by the acquisition unit 113. In the table of FIG. 9, “◯” represents a database from which the item set in “search / display item name” is acquired. “×” indicates that there is an item corresponding to the item set in “search / display item name”, but acquisition is impossible because the database is stopped. “-” Indicates that the item corresponding to the item set in “search / display item name” does not exist in the database. “*” Is an item corresponding to the item set in “search / display item name” and can be acquired. However, since data is acquired from another database, it is excluded from the search target. It shows that. According to FIG. 9, the article number, the restriction flag, the part shape, and the circuit symbol data are acquired from the CAD DB. Further, the article number, standardization flag, substitute part, and purchase price data are acquired from the parts DB.

図5に戻り説明を続ける。取得部113は、ステップS15で決定されたデータベースの中から、検索処理の実行対象となるデータベースを決定する(ステップS17)。例えば、図9において、検索処理の実行対象となるデータベースは、CAD用DB及び部品DBである。そこで、取得部113は、CAD用DB及び部品DBのうち、まず、CAD用DBを、検索処理の実行対象となるデータベースとして決定する(ステップS17)。   Returning to FIG. The acquisition unit 113 determines a database to be searched for from the databases determined in step S15 (step S17). For example, in FIG. 9, the databases to be searched are the CAD DB and the component DB. Therefore, the acquisition unit 113 first determines the CAD DB among the CAD DB and the component DB as a database to be searched (step S17).

次に、取得部113は、ステップS17で決定したデータベースに対して、検索処理を実行する(ステップS19)。具体的には、取得部113は、図10に示す関連DB定義テーブルを用いて、検索項目及び表示項目を、CAD用DBの項目名に読み替える。取得部113は、CAD用DBの項目へと読み替えた検索命令を実行し、CAD用DBを検索する。   Next, the acquisition unit 113 performs a search process on the database determined in step S17 (step S19). Specifically, the acquisition unit 113 uses the related DB definition table illustrated in FIG. 10 to replace the search item and the display item with the item name of the CAD DB. The acquisition unit 113 executes the search command replaced with the CAD DB item, and searches the CAD DB.

ここで、関連DB定義テーブルの詳細について説明する。図10は、関連DB定義テーブルの一例を示す図である。本実施例において、関連DB定義テーブルは、「検索/表示項目名」、「DB名」、「ユニーク項目」、「DB毎の対応項目名」、「複写元DB名」、及び「複写遅延時間(分)」を備える。「検索/表示項目名」は、受付部112がユーザから受付ける検索項目及び表示項目の名称を表す。「DB名」には、購買DB20〜部品DB50の各データベースが設定される。「ユニーク項目」は、「DB毎の対応項目名」に設定される項目において、ある特定の値をとるレコードが、1レコードのみか否かを表す。「DB毎の対応項目名」は、「検索/表示項目名」と対応する、各データベースの項目名を表す。   Details of the related DB definition table will be described here. FIG. 10 is a diagram illustrating an example of a related DB definition table. In this embodiment, the related DB definition table includes “search / display item name”, “DB name”, “unique item”, “corresponding item name for each DB”, “copy source DB name”, and “copy delay time”. (Minutes) ". “Search / display item name” represents the name of the search item and the display item that the receiving unit 112 receives from the user. In the “DB name”, databases of the purchase DB 20 to the parts DB 50 are set. “Unique item” indicates whether or not a record having a specific value is only one record in the item set in “corresponding item name for each DB”. “Corresponding item name for each DB” represents an item name of each database corresponding to “search / display item name”.

例えば、図10において、検索/表示項目名「物品番号」と対応する各データベースの項目名は、購買DBでは「物品番号」、環境DBでは「物品番号」、CAD用DBでは「部品番号」、部品DBでは「物品番号」である。また、例えば、検索/表示項目名「標準化フラグ」と対応する各データベースの項目名は、CAD用DBでは「標準化フラグ」、部品DBでは「取扱区分」である。なお、図中、“−”は、対応する項目がデータベースに無いことを表す。   For example, in FIG. 10, the item name of each database corresponding to the search / display item name “article number” is “article number” in the purchase DB, “article number” in the environment DB, “part number” in the CAD DB, In the parts DB, it is “article number”. Further, for example, the item name of each database corresponding to the search / display item name “standardization flag” is “standardization flag” in the CAD DB and “handling classification” in the component DB. In the figure, “-” indicates that there is no corresponding item in the database.

「複写元DB名」は、データベース間で項目値の複写を行っている場合、その項目値の複写元を表す。「複写遅延時間(分)」は、データベース間で項目値の複写を行っている場合に、複写を実行する時間間隔を表す。例えば、図10において、検索/表示項目名「規制フラグ」に対応する項目を、環境DB、CAD用DB、及び部品DBが備えている。CAD用DB及び部品DBの「複写元DB名」には、“環境DB”が設定されており、「複写遅延時間(分)」には“40”が設定されている。これは、CAD用DB及び部品DBの「規制フラグ」の項目値は、環境DBの「規制フラグ」から複写され、また、その複写は40分毎に実行されることを示している。また、例えば、検索/表示項目名「購買価格」に対応する項目を、購買DB、CAD用DB、及び部品DBが備えている。部品DBの「複写元DB名」には“購買DB”が設定されており、「複写遅延時間(分)」の値は“20”である。これは、部品DBの「部品単価」の項目値は、購買DBの「物品単価」から複写され、その複写は20分毎に実行されることを示している。同様に、CAD用DBの「物品単価」の項目値は、部品DBの「部品単価」から複写され、その複写は30分毎に実行される。   The “copy source DB name” represents the copy source of the item value when the item value is copied between the databases. “Copy delay time (minutes)” represents a time interval for executing copy when item values are copied between databases. For example, in FIG. 10, the environment DB, the CAD DB, and the component DB include items corresponding to the search / display item name “restriction flag”. “Environment DB” is set in “Copy source DB name” of CAD DB and parts DB, and “40” is set in “Copy delay time (minutes)”. This indicates that the item value of the “regulation flag” in the CAD DB and the parts DB is copied from the “regulation flag” in the environment DB, and the copying is executed every 40 minutes. In addition, for example, an item corresponding to the search / display item name “purchase price” is provided in the purchase DB, the CAD DB, and the component DB. “Purchase DB” is set in the “copy source DB name” of the component DB, and the value of “copy delay time (minutes)” is “20”. This indicates that the item value of “part price” in the parts DB is copied from “item price” in the purchase DB, and the copying is executed every 20 minutes. Similarly, the item value of “unit price” in the CAD DB is copied from the “part price” in the parts DB, and the copying is executed every 30 minutes.

取得部113は、上述の関連DB定義テーブルを参照して、CAD用DBから取得する、物品番号、規制フラグ、部品形状、及び回路シンボルの各表示項目を、CAD用DBにおける項目名に読み替える。具体的には、取得部113は、検索/表示項目名に対応するCAD用DBの項目名を関連DB定義テーブルから取得する。検索/表示項目名「物品番号」に対し、CAD用DBの「DB毎の対応項目名」には、「部品名」が設定されている。従って、取得部113は、表示項目「物品番号」を、CAD用DBの項目「部品名」に読み替える。また、取得部113は、表示項目「部品形状」をCAD用DBの項目「部品形状タイプ」に読み替え、表示項目「回路シンボル」をCAD用DBの項目「シンボル」に読み替える。取得部113は、CAD用DBの項目へと読み替えた検索命令(図11(A))を実行し、CAD用DBを検索する。   The acquisition unit 113 refers to the related DB definition table described above, and replaces each display item of the article number, the restriction flag, the part shape, and the circuit symbol acquired from the CAD DB with the item name in the CAD DB. Specifically, the acquisition unit 113 acquires the item name of the CAD DB corresponding to the search / display item name from the related DB definition table. For the search / display item name “article number”, “part name” is set in “corresponding item name for each DB” in the CAD DB. Accordingly, the acquisition unit 113 replaces the display item “article number” with the item “part name” in the CAD DB. Further, the acquisition unit 113 replaces the display item “component shape” with the item “component shape type” of the CAD DB, and replaces the display item “circuit symbol” with the item “symbol” of the CAD DB. The acquisition unit 113 executes the search command (FIG. 11A) that has been replaced with the CAD DB item, and searches the CAD DB.

次に、取得部113は、タイムアウトが発生したか否か判定する(ステップS21)。ここで、タイムアウトとは、検索処理を実行してから所定の時間内に、検索処理の対象であるデータベースから応答を受信できないことをいう。アクセス制御テーブルの更新は、監視部111によって所定の時間間隔で行われている。したがって、アクセス制御テーブルにおいて、検索処理の対象であるデータベースの「稼働状態」に“稼働”が設定されていても、検索時には“停止”している可能性がある。そこで、取得部113は、タイムアウトが発生した場合(ステップS21/YES)、検索処理の対象であるデータベースが停止していると判定する。そして、取得部113は、アクセス制御テーブルにおいて、検索処理の対象であるデータベースの「稼働状態」を“停止”とする(ステップS23)。例えば、CAD用DBに対する検索処理でタイムアウトが発生した場合(ステップS21/YES)、アクセス制御テーブルにおいてCAD用DBの「稼働状態」を“稼働”から“停止”に更新する(ステップS23)。そして、取得部113は、ステップS15から処理を再度実行する。   Next, the acquisition unit 113 determines whether a timeout has occurred (step S21). Here, the time-out means that a response cannot be received from the database that is the target of the search process within a predetermined time after the search process is executed. The access control table is updated by the monitoring unit 111 at predetermined time intervals. Therefore, even if “operation” is set in the “operation state” of the database to be searched in the access control table, it may be “stopped” during the search. Therefore, when the timeout occurs (step S21 / YES), the acquisition unit 113 determines that the database that is the target of the search process is stopped. Then, the acquisition unit 113 sets the “operation state” of the database that is the target of the search process to “stop” in the access control table (step S23). For example, when a time-out occurs in the search process for the CAD DB (step S21 / YES), the “operation state” of the CAD DB is updated from “operation” to “stop” in the access control table (step S23). And the acquisition part 113 performs a process again from step S15.

タイムアウトが発生していない場合(ステップS21/NO)、取得部113は、ステップS17で決定した全てのデータベースに対する検索処理が終了したか否か判定する(ステップS25)。   When the timeout has not occurred (step S21 / NO), the acquisition unit 113 determines whether or not the search processing for all the databases determined in step S17 has been completed (step S25).

全てのデータベースに対する検索処理が終了していない場合(ステップS25/NO)、取得部113は、次に検索処理を実行するデータベースを決定し(ステップS17)、検索処理を実行する(ステップS19)。図9の例では、CAD用DB及び部品DBのうち、部品DBに対する検索処理が終了していないため(ステップS25/NO)、取得部113は、部品DBを検索処理の実行対象となるデータベースとして決定する(ステップS17)。そして、取得部113は、図10に示す関連DB定義テーブルを用いて、検索項目及び表示項目を、部品DBの項目名に読み替え、図11(B)に示す検索命令を部品DBに対して実行する。   When the search processing for all the databases has not been completed (step S25 / NO), the acquiring unit 113 determines a database to execute the search processing next (step S17) and executes the search processing (step S19). In the example of FIG. 9, since the search process for the component DB is not completed among the CAD DB and the component DB (step S25 / NO), the acquisition unit 113 sets the component DB as a database to be searched. Determine (step S17). Then, the acquisition unit 113 uses the related DB definition table shown in FIG. 10 to replace the search item and the display item with the item name of the component DB, and executes the search command shown in FIG. To do.

全てのデータベースに対する検索処理が終了した場合(ステップS25/YES)、表示部114は、各データベースの検索結果をマージする(ステップS27)。図12(A)は、CAD用DB及び部品DBの検索結果を示している。表示部114は、図12(A)に示す検索結果を取得部113から受付け、図12(B)に示すように検索結果をマージする(ステップS27)。   When the search processing for all databases is completed (step S25 / YES), the display unit 114 merges the search results of the databases (step S27). FIG. 12A shows search results of the CAD DB and the component DB. The display unit 114 receives the search results shown in FIG. 12A from the acquisition unit 113 and merges the search results as shown in FIG. 12B (step S27).

次に、表示部114は、表示形式定義テーブル基づいて、検索結果の表示形式を変換し(ステップS29)、表示装置11に検索結果を表示する(ステップS31)。   Next, the display unit 114 converts the display format of the search result based on the display format definition table (step S29), and displays the search result on the display device 11 (step S31).

ここで、表示形式定義テーブルの詳細について説明する。図13は、表示形式定義テーブルの一例を示す図である。本実施例では、表示形式定義テーブルは、「検索/表示項目名」、「DB名」、「DB項目名」、「検索/表示項目値」、及び「DB項目値」を備える。「検索/表示項目名」は、受付部112が受付ける検索項目及び表示項目の名称を表す。「DB名」には、購買DB20〜部品DB50のいずれかのDBが設定される。「DB項目名」は、「DB名」に設定されたデータベースにおいて、「検索/表示項目名」と対応する項目名を示す。「検索/表示項目値」は、「検索/表示項目名」に設定された項目を表示装置11に表示する際に使用される項目値を表す。図13(A)の例では、「標準化フラグ」が表示装置11に表示される場合、その項目値として「標準品」又は「終息品」を表示することを示している。「DB項目値」は、「DB名」に設定されたデータベースにおいて、検索/表示項目値と対応する項目値を示す。図13(A)の例では、DB項目値“A”は、検索/表示項目値の“標準品”と対応し、DB項目値“E”は、検索/表示項目値の“終息品”と対応する。   Details of the display format definition table will be described here. FIG. 13 is a diagram illustrating an example of the display format definition table. In this embodiment, the display format definition table includes “search / display item name”, “DB name”, “DB item name”, “search / display item value”, and “DB item value”. “Search / display item name” represents the name of the search item and display item received by the receiving unit 112. In the “DB name”, any one of the purchase DB 20 to the component DB 50 is set. “DB item name” indicates an item name corresponding to “search / display item name” in the database set in “DB name”. The “search / display item value” represents an item value used when the item set in the “search / display item name” is displayed on the display device 11. In the example of FIG. 13A, when the “standardization flag” is displayed on the display device 11, it indicates that “standard product” or “end product” is displayed as the item value. “DB item value” indicates an item value corresponding to the search / display item value in the database set to “DB name”. In the example of FIG. 13A, the DB item value “A” corresponds to the “standard product” of the search / display item value, and the DB item value “E” is “end item” of the search / display item value. Correspond.

表示部114は、上述の表示形式定義テーブルに基づいて、各データベースから取得した項目の表示形式を、表示項目の表示形式に変換する。例えば、図12(B)に示す検索結果では、「標準化フラグ」の項目値が“E”となっているが、図13(A)に示す表示形式定義テーブルでは、部品DBの取扱区分の項目値「E」に対応する表示項目値は、「終息品」となっている。従って、表示部114は、図13(B)に示すように、「標準化フラグ」の項目値「E」を「終息品」に変換し、表示装置11に表示する。   The display unit 114 converts the display format of items acquired from each database into the display format of display items based on the above-described display format definition table. For example, in the search result shown in FIG. 12B, the item value of “standardization flag” is “E”, but in the display format definition table shown in FIG. The display item value corresponding to the value “E” is “end item”. Accordingly, the display unit 114 converts the item value “E” of the “standardization flag” into “end product” and displays it on the display device 11 as shown in FIG.

従来のマルチデータベース検索では、表示項目毎に、表示項目を取得するデータベースが複数のデータベースの中から一意に決定されていた。つまり、主データベースに対して検索処理が実行できない場合には、代替できる項目を備える他のデータベースに対して検索処理を実行することなく検索結果を表示していた。従って、主データベースから取得できなかった表示項目については、表示装置11に表示する際にブランクで表示されてしまっていた。この場合、ユーザは、ブランクで表示された表示項目のデータを得るために、他のデータベースを検索し直す等の処理を行わなければならなかった。また、ユーザは、他のデータベースを検索し直す際には、各表示項目を、検索するデータベースの項目名に変換して検索命令を入力しなければならなかった。あるいは、主データベースの応答速度が悪化した場合には、検索不能になったり、検索時間が長時間化したりしていた。   In the conventional multi-database search, for each display item, a database for acquiring the display item is uniquely determined from a plurality of databases. That is, when the search process cannot be executed on the main database, the search result is displayed without executing the search process on another database having items that can be substituted. Therefore, display items that could not be acquired from the main database were displayed blank when displayed on the display device 11. In this case, the user has to perform processing such as re-searching another database in order to obtain display item data displayed in blank. Further, when searching for another database, the user has to convert each display item into an item name of the database to be searched and input a search command. Or, when the response speed of the main database deteriorates, the search becomes impossible or the search time becomes long.

しかしながら、本実施例に係る情報検索装置10によれば、取得部113は、受付部112で指定された表示項目の主データベースの稼動状態が、検索処理を実行可能な状態にない場合、記憶部115に記憶された他のデータベースを検索条件に基づいて検索し、受付部112で指定された表示項目を検索結果として取得する。すなわち、取得部113は、主データベースの稼動状態に基づいて、表示項目の取得先を他のデータベースに切り替え、表示項目を検索結果として取得する。これにより、主データベースが停止していても他のデータベースから表示項目が取得されるため、検索結果がブランクで表示される可能性が減少する。従って、ユーザは、表示されなかった表示項目を得るために、他のデータベースに対して検索処理を実行し直す必要がなくなるため、ユーザの利便性が高まる。また、記憶部115は、表示項目ごとに、主データベースと、主データベースの代わりに表示項目を取得可能なデータベースとを記憶している。例えば、表示項目ごとではなく、あるデータベースに代わる検索先として、他のデータベースが一意に設定されているとする。この場合、設定された他のデータベースが、表示項目の取得先として適切なデータベースであるとは限らない。しかしながら、本実施例では、ユーザは、主データベースに代わって表示項目を取得するデータベースとしてより適切なデータベースを、表示項目毎に設定することができる。これにより、ユーザは、主データベースから表示項目が取得できない場合にも、その表示項目の取得先としてより適切なデータベースからデータを取得できる。   However, according to the information search apparatus 10 according to the present embodiment, the acquisition unit 113 stores the storage unit when the operation state of the main database of the display item specified by the reception unit 112 is not in a state where search processing can be performed. The other database stored in 115 is searched based on the search condition, and the display item specified by the receiving unit 112 is acquired as the search result. That is, the acquisition unit 113 switches the display item acquisition destination to another database based on the operating state of the main database, and acquires the display item as a search result. As a result, even if the main database is stopped, display items are acquired from other databases, so that the possibility that the search result is displayed blank is reduced. Therefore, the user does not need to re-execute the search process for another database in order to obtain a display item that has not been displayed, so that convenience for the user is enhanced. The storage unit 115 stores a main database and a database from which display items can be obtained instead of the main database for each display item. For example, it is assumed that another database is uniquely set as a search destination instead of a certain database, not for each display item. In this case, the other set database is not necessarily an appropriate database as a display item acquisition source. However, in this embodiment, the user can set a more appropriate database for each display item as a database for acquiring display items instead of the main database. Thereby, even when the display item cannot be acquired from the main database, the user can acquire data from a database more appropriate as an acquisition destination of the display item.

また、上述の実施例において、取得部113は、主データベースの項目を代替可能な項目を備える他のデータベースが複数存在する場合、応答速度が速いデータベースを検索条件に基づいて検索した。これにより、マルチデータベースの検索処理にかかる時間を短縮することができ、ユーザの利便性を高めることができる。   Further, in the above-described embodiment, the acquisition unit 113 searches a database with a fast response speed based on a search condition when there are a plurality of other databases including items that can replace items in the main database. As a result, the time required for multi-database search processing can be shortened, and user convenience can be improved.

また、上述の実施例において、記憶部115は、受付部112が受付ける表示項目の表示形式と、各データベースが備える項目の表示形式とを対応付けた表示形式定義テーブルを記憶する。そして、表示部114は、各データベースから取得した検索結果(表示項目)の表示形式を、表示形式定義テーブルに基づいて変換する。これにより、ユーザは、主データベースの代わりに他のデータベースから表示項目を取得した場合にも、検索結果の表示を読み替える必要がないため、ユーザの利便性が高まる。   In the above-described embodiment, the storage unit 115 stores a display format definition table in which the display format of the display items received by the receiving unit 112 is associated with the display format of items included in each database. Then, the display unit 114 converts the display format of the search result (display item) acquired from each database based on the display format definition table. Thus, even when the user acquires display items from another database instead of the main database, the user's convenience is improved because the display of the search result need not be read.

以上、本件の実施例について詳述したが、本件は係る特定の実施例に限定されるものではなく、特許請求の範囲に記載された本発明の要旨の範囲内において、種々の変形・変更が可能である。   The embodiment of the present invention has been described in detail above. However, the present invention is not limited to the specific embodiment, and various modifications and changes can be made within the scope of the gist of the present invention described in the claims. Is possible.

上述の実施例において、表示部114は、検索結果を表示する際に、図14(A)に示すように、各表示項目の取得先であるデータベースを表示してもよい。図14(A)では、表示項目をどのデータベースから取得したのか(実検索DB名)、表示項目を取得したデータベースが主データベースであるか否か(代替検索)、及び表示項目の主データベース(主検索DB名)を表示している。代替検索の項目に“○”が設定されている場合、「主検索DB名」に設定された主データベースから表示項目を取得できなかったため、実検索DB名に示されるデータベースから表示項目を取得したことを示している。これにより、ユーザは、各項目がどのデータベースから取得されたのかを確認することができ、かつ、表示されている項目値が、最新の値であるか否か等を判断することができる。従って、ユーザの利便性がさらに高まる。なお、表示部114は、例えば、図14(B)に示すように、実際に検索されたデータベースの情報は表示せず、代替検索されたか否かだけを表示してもよい。   In the embodiment described above, the display unit 114 may display a database from which each display item is acquired, as shown in FIG. In FIG. 14A, from which database the display item is acquired (actual search DB name), whether the database from which the display item is acquired is the main database (alternative search), and the main database of the display items (main Search DB name) is displayed. When “O” is set in the alternative search item, the display item was acquired from the database indicated in the actual search DB name because the display item could not be acquired from the main database set in the “main search DB name”. It is shown that. Thereby, the user can confirm from which database each item has been acquired, and can determine whether or not the displayed item value is the latest value. Therefore, user convenience is further enhanced. For example, as shown in FIG. 14B, the display unit 114 may display only information about whether or not an alternative search has been performed, instead of displaying information about a database that has been actually searched.

上述の実施例では、項目定義テーブルは、ユーザによって予め設定されているものとした。しかし、図15に示すように、情報検索装置10に優先順位設定部116を設け、優先順位設定部116が、項目定義テーブルを作成するようにしてもよい。図15は、情報検索装置10の機能ブロック図の別例を示している。図15において、優先順位設定部116以外の各部が備える機能は、図3で説明した各部の機能と同様であるため、説明を省略する。   In the above embodiment, the item definition table is set in advance by the user. However, as shown in FIG. 15, the priority setting unit 116 may be provided in the information search apparatus 10, and the priority setting unit 116 may create the item definition table. FIG. 15 shows another example of a functional block diagram of the information search apparatus 10. In FIG. 15, the functions of each unit other than the priority order setting unit 116 are the same as the functions of the units described with reference to FIG.

優先順位設定部116は、関連DB定義テーブルのデータを取得する。優先順位設定部116は、データベース間で項目値の複写を行っている場合、複写元のデータベースを主データベースとし、項目定義テーブルの優先順位に「1」を設定する。次に、優先順位設定部116は、複写元の項目値が更新されてから、複写先の項目値が更新されるまでの時間間隔が短いデータベースの順に、項目定義テーブルでの優先順位を高く設定する。また、優先順位設定部116は、ユニーク項目については、全てのデータベースに対して優先順位に「1」を設定する。   The priority order setting unit 116 acquires data of the related DB definition table. When the item value is copied between the databases, the priority order setting unit 116 sets the copy source database as the main database and sets “1” as the priority order of the item definition table. Next, the priority order setting unit 116 sets a higher priority order in the item definition table in the order of databases in which the time interval from when the copy source item value is updated to when the copy destination item value is updated is short. To do. Further, the priority order setting unit 116 sets “1” as the priority order for all databases for unique items.

例えば、図10に示す関連DB定義テーブルでは、規制フラグの複写元は、環境DBであるため、優先順位設定部116は、図7に示すように、環境DBに優先順位「1」を設定する。また、CAD用DB及び部品DBの複写遅延時間は、いずれも“40”であるため、優先順位設定部116は、両データベースに優先順位「2」を設定する。購買価格では、購買DBの項目値が、部品DBに複写され、次に、部品DBに複写された項目値が、CAD用DBに複写されるようになっている。そこで、優先順位設定部116は、複写元である購買DBの優先順位を「1」とする。図10において、購買DBの項目値が更新されてから、次に複写によって項目値が更新されるデータベースは部品DBである。そこで、優先順位設定部116は、部品DBの優先順位を「2」とし、CAD用DBの優先順位を「3」とする。   For example, in the related DB definition table shown in FIG. 10, since the restriction flag copy source is the environment DB, the priority setting unit 116 sets the priority “1” in the environment DB as shown in FIG. . Since the copy delay times of the CAD DB and the component DB are both “40”, the priority setting unit 116 sets the priority “2” in both databases. At the purchase price, the item value of the purchase DB is copied to the component DB, and then the item value copied to the component DB is copied to the CAD DB. Therefore, the priority order setting unit 116 sets the priority order of the purchase DB as a copy source to “1”. In FIG. 10, the database in which the item value is updated by copying after the item value of the purchase DB is updated is the component DB. Therefore, the priority setting unit 116 sets the priority of the component DB to “2” and sets the priority of the CAD DB to “3”.

このように、優先順位設定部116が、項目定義テーブルを作成するため、ユーザは、複写関係や、複写遅延時間に変更があった場合、関連DB定義テーブルを変更すればよく、項目定義テーブルを変更する必要がない。これにより、項目定義テーブルの変更漏れを防止することができる。また、取得部113が優先順位設定部116によって設定された優先順位に従って表示項目を取得するので、稼動中のデータベースの中において最も新しいデータが表示される。これにより、ユーザは稼動中のデータベースの中で最も新しいデータを確認できるので、ユーザの利便性が高まる。   Thus, since the priority setting unit 116 creates the item definition table, the user can change the related DB definition table when there is a change in the copy relationship or the copy delay time. There is no need to change. Thereby, it is possible to prevent the item definition table from being changed. Further, since the acquisition unit 113 acquires display items according to the priority order set by the priority order setting unit 116, the newest data in the operating database is displayed. Thereby, since the user can confirm the newest data in the database in operation, the convenience for the user is enhanced.

また、上述の実施例では、情報検索装置10は、LAN等のネットワーク60で接続された購買DB20〜部品DB50をまたいで検索処理を実行した。しかしながら、情報検索装置10は、図16に示すように、インターネット等のネットワーク80を介して提供される複数のデータベースをまたいで検索処理を実行してもよい。   In the above-described embodiment, the information search apparatus 10 executes the search process across the purchase DB 20 to the component DB 50 connected by the network 60 such as a LAN. However, as shown in FIG. 16, the information search apparatus 10 may execute a search process across a plurality of databases provided via a network 80 such as the Internet.

また、上述の実施例では、取得部113は、各表示項目を購買DB20〜部品DB50から取得するために、項目定義テーブル及び関連DB定義テーブルの2つのテーブルを使用していた。しかしながら、取得部113は、項目定義テーブル及び関連DB定義テーブルを統合した図17に示すテーブルを用いて、各表示項目を購買DB20〜部品DB50から取得してもよい。図17では、各検索/表示項目名に対応する各データベースの項目名が定義される。また、各データベースの項目には、優先順位が付されているため、取得部113は、優先順位に従って、指定された表示項目に対応する各データベースの項目を検索結果として取得できる。   In the above-described embodiment, the acquisition unit 113 uses two tables, an item definition table and a related DB definition table, in order to acquire each display item from the purchase DB 20 to the component DB 50. However, the acquisition unit 113 may acquire each display item from the purchase DB 20 to the component DB 50 using the table shown in FIG. 17 in which the item definition table and the related DB definition table are integrated. In FIG. 17, the item name of each database corresponding to each search / display item name is defined. Since the items in each database are given priorities, the acquisition unit 113 can acquire the items in each database corresponding to the designated display item as search results according to the priorities.

また、取得部113は、図18に示すテーブルを用いて、各表示項目を購買DB20〜部品DB50から取得してもよい。図18において、「主検索DB名」には、表示項目の主たる取得先となる主データベースが設定される。また、「代替項目1」及び「代替項目2」には、主データベースに対する検索処理が実行できない場合に、主データベースに代わって検索対象となるデータベース、及びその項目が設定される。   Moreover, the acquisition part 113 may acquire each display item from purchase DB20-components DB50 using the table shown in FIG. In FIG. 18, the “main search DB name” is set to the main database that is the main acquisition source of the display items. Further, in “alternative item 1” and “alternative item 2”, when a search process for the main database cannot be executed, a database to be searched instead of the main database and its items are set.

また、上述の実施例では、監視部111が各データベースを監視し、アクセス制御テーブルの「稼働状態」を更新していた。そして、取得部113は、アクセス制御テーブルの「稼働状態」に基づいて、各表示項目の取得先となるデータベースの稼働状態を確認していた。しかしながら、取得部113は、アクセス制御テーブルを使用せず、各表示項目の取得先となるデータベースを決定する際に各データベースへアクセスし、その稼働状態を確認してもよい。   In the above-described embodiment, the monitoring unit 111 monitors each database and updates the “operation state” of the access control table. And the acquisition part 113 confirmed the operation state of the database used as the acquisition destination of each display item based on the "operation state" of an access control table. However, the acquisition unit 113 may access each database and check its operating state when determining the database from which each display item is acquired without using the access control table.

なお、上記の情報検索装置10が有する機能は、CPU、ROM、RAM等を備えるコンピュータによって実現することができる。その場合、情報検索装置10が有すべき機能の処理内容を記述したプログラムが提供される。そのプログラムをコンピュータで実行することにより、上記処理機能がコンピュータ上で実現される。処理内容を記述したプログラムは、コンピュータで読み取り可能な記録媒体に記録しておくことができる。   Note that the functions of the information search apparatus 10 can be realized by a computer including a CPU, a ROM, a RAM, and the like. In that case, a program describing the processing contents of the functions that the information search apparatus 10 should have is provided. By executing the program on a computer, the above processing functions are realized on the computer. The program describing the processing contents can be recorded on a computer-readable recording medium.

プログラムを流通させる場合には、例えば、そのプログラムが記録されたDVD(Digital Versatile Disc)、CD−ROM(Compact Disc Read Only Memory)などの可搬型記録媒体の形態で販売される。また、プログラムをサーバコンピュータの記憶装置に格納しておき、ネットワークを介して、サーバコンピュータから他のコンピュータにそのプログラムを転送することもできる。   When the program is distributed, for example, it is sold in the form of a portable recording medium such as a DVD (Digital Versatile Disc) or a CD-ROM (Compact Disc Read Only Memory) on which the program is recorded. It is also possible to store the program in a storage device of a server computer and transfer the program from the server computer to another computer via a network.

プログラムを実行するコンピュータは、例えば、可搬型記録媒体に記録されたプログラムもしくはサーバコンピュータから転送されたプログラムを、自己の記憶装置に格納する。そして、コンピュータは、自己の記憶装置からプログラムを読み取り、プログラムに従った処理を実行する。なお、コンピュータは、可搬型記録媒体から直接プログラムを読み取り、そのプログラムに従った処理を実行することもできる。また、コンピュータは、サーバコンピュータからプログラムが転送されるごとに、逐次、受け取ったプログラムに従った処理を実行することもできる。   The computer that executes the program stores, for example, the program recorded on the portable recording medium or the program transferred from the server computer in its own storage device. Then, the computer reads the program from its own storage device and executes processing according to the program. The computer can also read the program directly from the portable recording medium and execute processing according to the program. Further, each time the program is transferred from the server computer, the computer can sequentially execute processing according to the received program.

また、例えば、インターネット等の通信網に接続されたサーバコンピュータを本件の情報検索装置とし、これに接続されたパーソナルコンピュータ等の情報処理装置に、マルチデータベース検索を行うサービスをサーバコンピュータから提供するようにしてもよい(ASP(Application Service Provider))。   In addition, for example, a server computer connected to a communication network such as the Internet is used as the information search apparatus of the present case, and a service for performing multi-database search is provided from the server computer to an information processing apparatus such as a personal computer connected thereto. (ASP (Application Service Provider)).

10…情報検索装置
11…表示装置
20…購買DB
30…環境DB
40…CAD用DB
50…部品DB
111…監視部
112…受付部
113…取得部
114…表示部
115…記憶部
116…優先順位設定部
10 ... Information retrieval device 11 ... Display device 20 ... Purchase DB
30 ... Environment DB
40 ... DB for CAD
50 ... Parts DB
111 ... Monitoring unit 112 ... Reception unit 113 ... Acquisition unit 114 ... Display unit 115 ... Storage unit 116 ... Priority order setting unit

Claims (10)

それぞれが互いに少なくとも1以上の異なる項目を備える複数のデータベースを対象として情報検索を実行する情報検索装置であって、
検索項目及び検索値を含む検索条件と、検索結果として表示する表示項目とを含む検索対象の指定を受付ける受付部と、
前記表示項目毎に、前記表示項目の値の取得先となるデータベース及び該データベースの項目を優先順位とともに記憶する記憶部と、
前記表示項目毎に、前記優先順位に従って前記表示項目の値の取得先となるデータベース及び項目を決定し、該データベースを検索条件に基づいて検索して前記項目から前記表示項目の値を取得する取得部と、
を備え
前記記憶部において、前記表示項目の値の主たる取得先となる主データベース及び該主データベースの項目に第1位の優先順位が設定され、前記主データベースの項目を代替できる項目を備える他のデータベース及び該他のデータベースの項目に第2位以下の優先順位が設定されている情報検索装置。
An information search apparatus that performs information search for a plurality of databases each including at least one or more different items ,
A reception unit that receives a search target specification including a search condition including a search item and a search value, and a display item to be displayed as a search result;
For each display item, a database that stores the value of the display item, and a storage unit that stores the items of the database together with priorities,
For each display item, the database and the item from which the display item value is acquired are determined according to the priority order, the database is searched based on a search condition, and the display item value is acquired from the item. And
Equipped with a,
In the storage unit, a main database that is a main acquisition destination of the value of the display item, and another database including an item in which the first priority is set for the item in the main database and the item in the main database can be substituted. An information search apparatus in which the second or lower priority is set in the other database items .
前記表示項目の値の取得先となるデータベース及び該データベースの項目の優先順位を設定する優先順位設定部を備えることを特徴とする請求項1に記載の情報検索装置。 The information search apparatus according to claim 1, further comprising: a database from which the value of the display item is acquired and a priority setting unit that sets a priority of the items of the database . 前記優先順位設定部は、前記表示項目の値の取得先として設定されたデータベースに対する検索の可否を検証し、前記表示項目の値が取得できないデータベースが存在する場合に、前記記憶部に記憶された優先順位を更新することを特徴とする請求項2に記載の情報検索装置。   The priority order setting unit verifies whether or not the database set as the acquisition source of the display item value can be searched, and if there is a database from which the display item value cannot be acquired, the priority setting unit stores the database in the storage unit. The information retrieval apparatus according to claim 2, wherein the priority order is updated. 前記優先順位設定部は、前記表示項目の値の取得先となるデータベースが複数存在する場合、応答速度に基づいて優先順位を設定する請求項2又は3に記載の情報検索装置。   The information search device according to claim 2, wherein the priority setting unit sets the priority based on a response speed when there are a plurality of databases from which the values of the display items are acquired. 前記優先順位設定部は、前記複数のデータベース間で、代替可能な項目の項目値を複写している場合、複写元のデータベースの優先順位を第1位とし、前記表示項目の値を前記優先順位が第1位のデータベースより取得できない場合には、前記優先順位が第1位のデータベースの項目値が更新されてから複写先のデータベースの項目値が更新されるまでの時間間隔に基づいて優先順位を設定する請求項2又は3に記載の情報検索装置。   In the case where the item values of substitutable items are copied between the plurality of databases, the priority setting unit sets the priority of the copy source database as the first and sets the value of the display item as the priority. Cannot be obtained from the first database, the priority order is based on the time interval from the update of the item value of the database having the first priority to the update of the item value of the copy destination database. The information search device according to claim 2 or 3, wherein: 前記記憶部は、前記受付部が受付ける表示項目の表示形式と、各データベースが備える項目の表示形式とを対応付けた対応表を記憶する請求項1から5のいずれか1項記載の情報検索装置。   The information search device according to claim 1, wherein the storage unit stores a correspondence table in which display formats of display items received by the reception unit are associated with display formats of items included in each database. . 優先順位が第2位以下のデータベースを検索して前記表示項目の値を取得した場合に、前記表示項目の値を前記第2位以下のデータベースを検索して取得したことを表示する表示部を備える請求項1から6のいずれか1項記載の情報検索装置。   A display unit for displaying that the value of the display item is obtained by searching the database of the second and lower ranks when the value of the display item is obtained by searching the database of the second and lower priority order; The information search device according to any one of claims 1 to 6. それぞれが互いに少なくとも1以上の異なる項目を備える複数のデータベースを対象として情報検索を実行する情報検索プログラムであって、
検索項目及び検索値を含む検索条件と、検索結果として表示する表示項目とを含む検索対象の指定を受付ける受付ステップと、
記憶部に記憶された前記表示項目毎の前記表示項目の値の取得先データベース及び該取得先データベースの項目の優先順位に従って、前記受付ステップで指定された前記表示項目毎に前記表示項目の値の取得先となるデータベース及び項目を選定する選定ステップと、
前記検索条件に基づいて前記選定ステップで選定されたデータベースを検索して前記項目から前記表示項目の値を取得する取得ステップと、
をコンピュータに実行させ、
前記記憶部において、前記表示項目の値の主たる取得先となる主データベース及び該主データベースの項目に第1位の優先順位が設定され、前記主データベースの項目を代替できる項目を備える他のデータベース及び該他のデータベースの項目に第2位以下の優先順位が設定されている情報検索プログラム。
An information search program for performing an information search for a plurality of databases each including at least one or more different items ,
A reception step for receiving a search target including a search condition including a search item and a search value, and a display item to be displayed as a search result;
According to the acquisition destination database of the value of the display item for each display item stored in the storage unit and the priority order of the item of the acquisition destination database, the value of the display item for each display item specified in the reception step A selection step for selecting the database and items to be acquired;
An acquisition step of searching the database selected in the selection step based on the search condition and acquiring the value of the display item from the item ;
To the computer,
In the storage unit, a main database that is a main acquisition destination of the value of the display item, and another database including an item in which the first priority is set for the item in the main database and the item in the main database can be substituted. An information search program in which the second or lower priority is set in the other database items .
コンピュータが、それぞれが互いに少なくとも1以上の異なる項目を備える複数のデータベースを対象として情報検索を実行する情報検索方法であって、
検索項目及び検索値を含む検索条件と、検索結果として表示する表示項目とを含む検索対象の指定を受付ける受付ステップと、
記憶部に記憶された前記表示項目毎の前記表示項目の値の取得先データベース及び該取得先データベースの項目の優先順位に従って、前記受付ステップで指定された前記表示項目毎に前記表示項目の値の取得先となるデータベース及び項目を選定する選定ステップと、
前記検索条件に基づいて前記選定ステップで選定されたデータベースを検索して前記項目から前記表示項目の値を取得する取得ステップと、
を備え
前記記憶部において、前記表示項目の値の主たる取得先となる主データベース及び該主データベースの項目に第1位の優先順位が設定され、前記主データベースの項目を代替できる項目を備える他のデータベース及び該他のデータベースの項目に第2位以下の優先順位が設定されている情報検索方法。
An information search method in which a computer executes information search for a plurality of databases each having at least one or more different items .
A reception step for receiving a search target including a search condition including a search item and a search value, and a display item to be displayed as a search result;
According to the acquisition destination database of the value of the display item for each display item stored in the storage unit and the priority order of the item of the acquisition destination database, the value of the display item for each display item specified in the reception step A selection step for selecting the database and items to be acquired;
An acquisition step of searching the database selected in the selection step based on the search condition and acquiring the value of the display item from the item ;
Equipped with a,
In the storage unit, a main database that is a main acquisition destination of the value of the display item, and another database including an item in which the first priority is set for the item in the main database and the item in the main database can be substituted. An information retrieval method in which the second or lower priority is set in the other database item .
前記記憶部に記憶された前記表示項目の値の取得先データベースの中に、当該表示項目の値が取得できないデータベースが存在する場合、前記優先順位を更新する更新ステップを備えることを特徴とする請求項9に記載の情報検索方法。   The update step of updating the priority when there is a database that cannot acquire the value of the display item in the acquisition destination database of the value of the display item stored in the storage unit. Item 10. The information search method according to Item 9.
JP2010194985A 2010-08-31 2010-08-31 Information search apparatus, information search program, and information search method Expired - Fee Related JP5598177B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2010194985A JP5598177B2 (en) 2010-08-31 2010-08-31 Information search apparatus, information search program, and information search method

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2010194985A JP5598177B2 (en) 2010-08-31 2010-08-31 Information search apparatus, information search program, and information search method

Publications (2)

Publication Number Publication Date
JP2012053619A JP2012053619A (en) 2012-03-15
JP5598177B2 true JP5598177B2 (en) 2014-10-01

Family

ID=45906876

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2010194985A Expired - Fee Related JP5598177B2 (en) 2010-08-31 2010-08-31 Information search apparatus, information search program, and information search method

Country Status (1)

Country Link
JP (1) JP5598177B2 (en)

Families Citing this family (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP5933085B1 (en) * 2015-07-28 2016-06-08 ナレッジスイート株式会社 Information collection system and information management system

Family Cites Families (8)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2000082080A (en) * 1993-08-05 2000-03-21 Hitachi Ltd Distributed data base management system
JPH07311777A (en) * 1994-05-19 1995-11-28 Hitachi Ltd Data retrieval method for different kind of data base
JPH0926967A (en) * 1995-07-12 1997-01-28 Fujitsu Ltd Data base retrieval system
JPH1166093A (en) * 1997-08-21 1999-03-09 Fuji Elelctrochem Co Ltd Data base retrieval system and recording medium
JP2004094369A (en) * 2002-08-29 2004-03-25 Ntt Comware Corp Database retrieval system, method, program, and computer readable recording medium recording program
JP3924271B2 (en) * 2003-07-29 2007-06-06 株式会社野村総合研究所 Database utilization system and database utilization program
JP5068062B2 (en) * 2006-10-30 2012-11-07 インターナショナル・ビジネス・マシーンズ・コーポレーション System, method, and program for integrating databases
JP2008299450A (en) * 2007-05-29 2008-12-11 Toshiba Corp Database system and data management method

Also Published As

Publication number Publication date
JP2012053619A (en) 2012-03-15

Similar Documents

Publication Publication Date Title
US20120290641A1 (en) File Storage Service System, File Management Device, File Management Method, ID Denotative NAS Server and File Reading Method
JP5630190B2 (en) Update management apparatus, update management method, and update management program
JP2006107434A (en) Indexing forced query
JP5515284B2 (en) Information processing apparatus, program, and information processing method
TW201336265A (en) Management methods and related electronic apparatuses and computer program products thereof
JP2006301892A (en) Hierarchical storage management device, method, and program
JP5284064B2 (en) Product ID server device and method for controlling product ID server device
JP5598177B2 (en) Information search apparatus, information search program, and information search method
TW201032136A (en) Apparatus, method, and computer program for supporting data linkage between multiple applications
JP5515914B2 (en) File management program, file management apparatus and file management method
JP2010238138A (en) Storage system and file layer management method
JP2006185019A (en) Retrieval system, information layout configuration determining method and computer program
JP6547304B2 (en) Shipping management device and program
JP6565466B2 (en) Access control apparatus and program
JP2005267501A (en) Storage management method and system
JP2006127144A (en) Commodity retrieval system, server to be used for the same, commodity retrieving method, and cmmodity retrieving program
JP5861545B2 (en) Information processing apparatus, history control method, and history control program
JP5256263B2 (en) Information processing apparatus, information processing system, and program
JP2007179220A (en) Information liaison system
JP2006012115A (en) Recommendation information providing method, recommendation information transmission system, recommendation information transmission apparatus and storage medium
JP2020119463A (en) Associating device, associating method, and associating program
JP2018169770A (en) Information management system, information management method and information management program
JP2019057051A (en) Designing assisting system, designing assisting device, and designing assisting program
JP2005327225A (en) System, method, and program for document management, and program recording medium
JP7460363B2 (en) Information retrieval device, information retrieval method, and program

Legal Events

Date Code Title Description
A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20130604

A977 Report on retrieval

Free format text: JAPANESE INTERMEDIATE CODE: A971007

Effective date: 20131220

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20140121

A521 Written amendment

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20140228

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20140325

A521 Written amendment

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20140421

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: 20140715

A61 First payment of annual fees (during grant procedure)

Free format text: JAPANESE INTERMEDIATE CODE: A61

Effective date: 20140728

R150 Certificate of patent or registration of utility model

Ref document number: 5598177

Country of ref document: JP

Free format text: JAPANESE INTERMEDIATE CODE: R150

LAPS Cancellation because of no payment of annual fees