JP2006260129A - Database system, database search server, program and recording medium - Google Patents

Database system, database search server, program and recording medium Download PDF

Info

Publication number
JP2006260129A
JP2006260129A JP2005076294A JP2005076294A JP2006260129A JP 2006260129 A JP2006260129 A JP 2006260129A JP 2005076294 A JP2005076294 A JP 2005076294A JP 2005076294 A JP2005076294 A JP 2005076294A JP 2006260129 A JP2006260129 A JP 2006260129A
Authority
JP
Japan
Prior art keywords
search
database
information
group
server
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Granted
Application number
JP2005076294A
Other languages
Japanese (ja)
Other versions
JP4611778B2 (en
Inventor
Akiko Kawakami
明子 河上
Akihiko Torii
昭彦 鳥居
Toru Katayama
徹 花多山
Mitsushige Yamamoto
光重 山本
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.)
Dai Nippon Printing Co Ltd
Original Assignee
Dai Nippon Printing Co 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 Dai Nippon Printing Co Ltd filed Critical Dai Nippon Printing Co Ltd
Priority to JP2005076294A priority Critical patent/JP4611778B2/en
Publication of JP2006260129A publication Critical patent/JP2006260129A/en
Application granted granted Critical
Publication of JP4611778B2 publication Critical patent/JP4611778B2/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Landscapes

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

Abstract

<P>PROBLEM TO BE SOLVED: To provide a database system that searches information in a database by a combination of a plurality of desired search methods. <P>SOLUTION: A server 101 has a merchandise information database 301 for storing merchandise information 310. In response to a first search (for example, group tree search) command from a client terminal 103, the server 101 searches for merchandise information 310 matching the specified first search condition (search group). Next, in response to a complex search command (complex search ON, first and second search (group tree search, keyword search) specifications) and a second search condition (keyword for target item) from the client terminal 103, the server 101 AND (logical product)-searches the merchandise information database 301 for merchandise information 310 according to the first search condition and second search condition. <P>COPYRIGHT: (C)2006,JPO&NCIPI

Description

本発明は、ネットワークを利用したデータベースシステムに係り、特にデータベースの情報を検索する各種検索機能を組み合わせて検索を行う複合検索機能に関する。   The present invention relates to a database system using a network, and more particularly to a complex search function for performing a search by combining various search functions for searching database information.

近年、カタログ制作を行う際、コンピュータの普及に伴い、カタログに載せる商品データをデータベース化して利用することが始まっている。データベースと連携し、デスクトップパブリッシング(DTP)等でカタログ制作作業を行い、その効率化が図られてきている。例えば、商品情報等を蓄積したデータベースと、データベースの情報を管理し、データベースの情報の入出力、検索、閲覧等の機能を提供するサーバと複数のユーザ端末装置等からなるデータベースシステムが幾つか存在する(例えば、特許文献1)。   In recent years, when creating catalogs, with the spread of computers, product data to be put on catalogs has been used as a database. Collaborating with a database, catalog creation work is performed by desktop publishing (DTP) or the like, and the efficiency has been improved. For example, there are several database systems consisting of a database that stores product information, a server that manages database information, provides functions such as input / output, search, and browsing of database information, and a plurality of user terminal devices. (For example, Patent Document 1).

特開2001−324975号公報JP 2001-324975 A

しかしながら、従来のデータベースシステムでは、データベースから情報(レコード)を抽出する検索方法が幾つか存在する場合、一度に使用できる検索方法は1つであり、ある検索方法による検索結果を検索対象レコード群として、その検索対象レコード群に対して別の検索方法を実施する事ができないため、一旦検索結果を何らかの方法で保存し、保存したデータに対して検索を行う必要があった。   However, in the conventional database system, when there are several search methods for extracting information (records) from the database, there is only one search method that can be used at a time. Since another search method cannot be performed on the search target record group, it is necessary to temporarily store the search result by some method and perform a search on the stored data.

また、データベース上の(商品)情報を検索する際、直前の検索条件に加えて、新たな検索条件を付与する絞込み検索機能等がある。ユーザがデータベース上の必要範囲内の(商品)情報に対して検索する場合、ベースとなる検索条件を設定した上で、更に絞り込みたい条件を付与して検索する必要があり、操作性や機能性が低いという問題があった。   In addition, when searching for (product) information on the database, there is a narrow search function for adding a new search condition in addition to the previous search condition. When a user searches for (product) information within the necessary range in the database, it is necessary to set a search condition as a base and then add a condition to be further narrowed down for search. There was a problem of low.

本発明は、以上の点に鑑みてなされたものであり、所望する複数の検索方法を組み合わせて、データベース内の情報を検索できるデータベースシステム等を提供することを目的とする。   The present invention has been made in view of the above points, and an object of the present invention is to provide a database system or the like that can search information in a database by combining a plurality of desired search methods.

前述した目的を達成するために第1の発明は、クライアント端末にネットワークを介して接続され、情報を記憶、管理するデータベースを有し、複数種類の検索手段による情報の検索を行うデータベース検索サーバであって、前記クライアント端末からの複合検索指示に応じて、選択された複数種類の検索手段を用いて、指定された各検索手段の検索条件に基づいて、前記データベースから、前記情報をAND(論理積)検索する複合検索手段と、を具備することを特徴とするデータベース検索サーバである。   In order to achieve the above-described object, a first invention is a database search server connected to a client terminal via a network, having a database for storing and managing information, and searching for information by a plurality of types of search means. In response to a composite search instruction from the client terminal, the information is ANDed (logically) from the database using a plurality of types of selected search means based on the search conditions of each specified search means. A database search server comprising: a compound search means for searching.

また、前記検索手段は、前記データベースから抽出した情報群を保持する静的グループと、任意の検索条件をグループに設定し、グループ検索時に前記データベースから当該検索条件に合致する情報を抽出する動的グループと、からなる、互いに関連する複数の情報を包含するグループに対して、設定したグループ階層構造に基づいて、作成したグループによる階層ツリー上のグループを選択されると、当該グループから関連付けられる最上位のグループまでに対応付けられる情報をAND(論理積)検索するグループツリー検索手段であることが望ましい。
また、前記検索手段は、前記データベースの情報を構成する項目に対して、設定した項目階層構造に基づいて、前記データベースから項目の値である項目値群を取得し、作成した項目値による階層ツリー上の項目値を選択されると、当該項目値から関連付けられる最上位の項目値まで、夫々の項目値が対応する項目に一致する情報を、前記データベースからAND(論理積)検索する項目値ツリー検索手段であることが望ましい。
また、前記検索手段は、対象項目の値に指定されたキーワードが含まれる情報を、前記データベースから検索するキーワード検索手段であることが望ましい。
また、前記検索手段は、前記データベースから指定された検索範囲の条件を満たす情報を検索する汎用検索手段であることが望ましい。
また、前記複合検索手段により検索された情報を前記クライアント端末に提供する情報提供手段、を、更に具備することが望ましい。
Further, the search means sets a static group that holds a group of information extracted from the database and an arbitrary search condition for the group, and dynamically extracts information that matches the search condition from the database at the time of group search When a group on a hierarchical tree created by a created group is selected based on the set group hierarchy structure for a group including a plurality of pieces of information related to each other, the highest group associated with the group is selected. It is desirable to be a group tree search means for AND (logical product) search for information associated with the upper group.
Further, the search means acquires an item value group which is an item value from the database based on a set item hierarchy structure for the items constituting the information of the database, and creates a hierarchical tree based on the created item values When an item value above is selected, an item value tree that performs an AND (logical product) search from the database for information that matches each item value from the item value to the associated highest item value. It is desirable to be a search means.
The search means is preferably a keyword search means for searching the database for information including a keyword specified in the value of the target item.
The search means is preferably general-purpose search means for searching for information satisfying a specified search range from the database.
It is preferable that the information processing apparatus further includes information providing means for providing the client terminal with information searched by the composite search means.

第1の発明によるデータベース検索サーバは、クライアント端末にネットワークを介して接続され、情報を記憶、管理するデータベースを有し、クライアント端末からの複合検索指示に応じて、選択された複数種類の検索手段を用いて、指定された各検索手段の検索条件に基づいて、データベースから、情報をAND(論理積)検索する。   The database search server according to the first invention is connected to a client terminal via a network, has a database for storing and managing information, and a plurality of types of search means selected according to a composite search instruction from the client terminal Is used to perform an AND (logical product) search of information from the database based on the specified search condition of each search means.

「情報」は、例えば、商品情報であり、商品の文字情報(スペックなど)や、商品の素材情報(画像情報)等からなる。
「グループ」には、互いに関連する複数の情報を1つのグループとして包含する情報であり、「静的グループ」と「動的グループ」を有する。「静的グループ」は、データベースから抽出した情報群をグループとして保持する。「動的グループ」は、任意の検索条件をグループに設定し、グループ検索時にデータベースから当該検索条件に合致する情報を抽出する。
「項目」は、データベースのレコードに、フィールドに対応して有する情報である。
“Information” is, for example, product information, and is composed of character information (such as specifications) of products, material information (image information) of products, and the like.
“Group” is information including a plurality of pieces of information related to each other as one group, and includes “static group” and “dynamic group”. The “static group” holds a group of information extracted from the database. In “dynamic group”, an arbitrary search condition is set for a group, and information matching the search condition is extracted from the database at the time of group search.
The “item” is information that corresponds to the field in the database record.

第1の発明では、一度に各種検索方法を組み合わせて検索を行うことができる。また、どの検索方法を使用するかを、ユーザが選択することができる。
また、従来の検索方法では、一旦検索結果を何らかの方法で保存し、保存したデータに対して検索を行う必要があったが、その必要性はなくなり、手間がかからなくなり、操作の簡略化、作業の効率が向上する。
In the first invention, a search can be performed by combining various search methods at a time. In addition, the user can select which search method to use.
In addition, in the conventional search method, it was necessary to temporarily store the search results in some way and perform a search on the stored data, but this need is eliminated, less labor, simplification of operation, Work efficiency is improved.

また、第2の発明は、クライアント端末と、情報を記憶、管理するデータベースを有し、複数種類の検索手段による情報の検索を行うデータベース検索サーバと、がネットワークを介して接続されるデータベースシステムであって、前記クライアント端末は、複数種類の検索手段と夫々の検索条件を、指定する複合検索指示を送信する検索指示手段と、を備え、前記データベース検索サーバは、前記クライアント端末からの複合検索指示に応じて、選択された複数種類の検索手段を用いて、指定された各検索手段の検索条件に基づいて、前記データベースから、前記情報をAND(論理積)検索する複合検索手段と、を具備することを特徴とするデータベースシステムである。   The second invention is a database system in which a client terminal and a database search server having a database for storing and managing information and searching for information by a plurality of types of search means are connected via a network. The client terminal comprises a plurality of types of search means and search instruction means for transmitting a composite search instruction for designating each search condition, and the database search server includes a compound search instruction from the client terminal. A plurality of types of search means selected, and a compound search means for performing AND (logical product) search of the information from the database based on a search condition of each specified search means. It is a database system characterized by doing.

第2の発明は、第1の発明のデータベース検索サーバと、複数種類の検索手段と夫々の検索条件を、指定する複合検索指示を送信するクライアント端末から構成されるデータベースシステムに関する発明である。   The second invention is an invention relating to a database system comprising a database search server of the first invention, a plurality of types of search means, and a client terminal that transmits a composite search instruction specifying each search condition.

第3の発明は、コンピュータを第1の発明のデータベース検索サーバとして機能させるプログラムである。
第4の発明は、コンピュータを第1の発明のデータベース検索サーバとして機能させるプログラムを記録した記録媒体である。
The third invention is a program for causing a computer to function as the database search server of the first invention.
A fourth invention is a recording medium on which a program for causing a computer to function as the database search server of the first invention is recorded.

上述のプログラムをCD−ROM等の記録媒体に保持させて流通させてもよいし、このプログラムを通信回線を介して送受することもできる。   The above-described program may be distributed by being stored in a recording medium such as a CD-ROM, or the program can be transmitted and received via a communication line.

本発明は、所望する複数の検索方法を組み合わせて、データベース内の情報を検索できるデータベースシステム等を提供することができる。   The present invention can provide a database system that can search information in a database by combining a plurality of desired search methods.

以下に、添付図面を参照しながら、本発明に係るデータベースシステム等の好適な実施形態について詳細に説明する。なお、以下の説明および添付図面において、略同一の機能構成を有する構成要素については、同一の符号を付することにより重複説明を省略することにする。   Hereinafter, preferred embodiments of a database system and the like according to the present invention will be described in detail with reference to the accompanying drawings. In the following description and the accompanying drawings, the same reference numerals are given to components having substantially the same functional configuration, and redundant description is omitted.

図1は、本発明の本実施の形態に係るデータベースシステム100の概略構成を示す図である。   FIG. 1 is a diagram showing a schematic configuration of a database system 100 according to the present embodiment of the present invention.

図1は、データベースシステム100の1例であり、図1に示すように、データベースシステム100は、サーバ101、複数のクライアント端末103等が、ネットワーク109を介して接続されて構成される。尚、データベースシステム100は、WWW(World Wide Web)技術を用いて実現した場合の構成図である。   FIG. 1 shows an example of a database system 100. As shown in FIG. 1, the database system 100 is configured by connecting a server 101, a plurality of client terminals 103, and the like via a network 109. The database system 100 is a configuration diagram when implemented using WWW (World Wide Web) technology.

ネットワーク109は、インターネット、ローカルエリアネットワーク(LAN)、社内LAN等のネットワークであり、有線、無線を問わない。   The network 109 is a network such as the Internet, a local area network (LAN), or an in-house LAN, and may be wired or wireless.

サーバ101は、サーバコンピュータ等であり、WWWサーバ110、データベース検索手段111、データベースサーバ112等を有する。データベース検索手段111は、データベースサーバ112を介して、クライアント端末103からの複合検索指示に応じて、選択された複数種類の検索手段(グループツリー検索、項目値ツリー検索、キーワード検索、汎用検索等)を組み合わせて、商品情報データベース301の商品情報310の複合検索を行う。データベースサーバ112は、データベースエンジン等であり、商品情報データベース301への検索、参照、登録、削除等の各種要求に対する該当処理を行う。   The server 101 is a server computer or the like, and includes a WWW server 110, a database search unit 111, a database server 112, and the like. The database search means 111 is selected from a plurality of types of search means (group tree search, item value tree search, keyword search, general-purpose search, etc.) selected in response to a composite search instruction from the client terminal 103 via the database server 112. Are combined to perform a combined search of the product information 310 in the product information database 301. The database server 112 is a database engine or the like, and performs corresponding processing for various requests such as search, reference, registration, and deletion to the product information database 301.

クライアント端末103は、パーソナルコンピュータ、携帯型端末機(Personal Digital Assistant)等である。クライアント端末103には、WWWブラウザ120が搭載される。クライアント端末103は、WWWブラウザ120を介して、サーバ101のWWWサーバ110にアクセスし、複数種類の検索手段を選択し、各検索手段の検索条件を指定し、複合検索指示を行う。   The client terminal 103 is a personal computer, a portable terminal (Personal Digital Assistant), or the like. The client terminal 103 is equipped with a WWW browser 120. The client terminal 103 accesses the WWW server 110 of the server 101 via the WWW browser 120, selects a plurality of types of search means, specifies search conditions for each search means, and issues a composite search instruction.

次に、サーバ101のハードウェア構成を説明する。図2は、サーバ101のハードウェア構成図である。   Next, the hardware configuration of the server 101 will be described. FIG. 2 is a hardware configuration diagram of the server 101.

サーバ101は、制御部201、記憶部202、メディア入出力部203、通信制御部204、入力部205、表示部206、印刷部207等が、システムバス209を介して接続されて構成される。   The server 101 is configured by connecting a control unit 201, a storage unit 202, a media input / output unit 203, a communication control unit 204, an input unit 205, a display unit 206, a printing unit 207, and the like via a system bus 209.

制御部201は、CPU(Central Processing Unit )、ROM(Read Only Memory )、RAM(Random Access Memory)等で構成される。   The control unit 201 includes a CPU (Central Processing Unit), a ROM (Read Only Memory), a RAM (Random Access Memory), and the like.

CPUは、記憶部202、ROM、記録媒体等に格納されるプログラムをRAM上のワークメモリ領域に呼び出して実行し、システムバス209を介して接続された各装置を駆動制御し、サーバ101が行う後述する各種処理(図5、図6参照)を実現する。
ROMは、不揮発性メモリであり、コンピュータのブートプログラムやBIOS等のプログラム、データ等を恒久的に保持している。
RAMは、揮発性メモリであり、記憶部202、ROM、記録媒体等からロードしたプログラム、データ等を一時的に保持するとともに、制御部201が各種処理を行う為に使用するワークエリアを備える。
The CPU calls a program stored in the storage unit 202, ROM, recording medium or the like to a work memory area on the RAM, executes it, controls the drive of each device connected via the system bus 209, and is performed by the server 101. Various processes described later (see FIGS. 5 and 6) are realized.
The ROM is a non-volatile memory and permanently holds a computer boot program, a program such as BIOS, data, and the like.
The RAM is a volatile memory, and temporarily stores a program, data, and the like loaded from the storage unit 202, ROM, recording medium, and the like, and includes a work area used by the control unit 201 for performing various processes.

記憶部202は、HDD(ハードディスクドライブ)であり、制御部201が実行するプログラム、プログラム実行に必要なデータ、OS(オペレーティングシステム)等が格納される。プログラムに関しては、OS(オペレーティングシステム)に相当する制御プログラム391や、本コンピュータを適用するサーバ101が行う後述の処理に相当するアプリケーションプログラム392等が格納されている。
これらの各プログラムコードは、制御部201により必要に応じて読み出されてRAMに移され、CPUに読み出されて各種の手段として実行される。
The storage unit 202 is an HDD (hard disk drive), and stores a program executed by the control unit 201, data necessary for program execution, an OS (operating system), and the like. As for programs, a control program 391 corresponding to an OS (operating system), an application program 392 corresponding to processing to be described later performed by the server 101 to which the computer is applied, and the like are stored.
Each of these program codes is read by the control unit 201 as necessary, transferred to the RAM, read by the CPU, and executed as various means.

メディア入出力部203(ドライブ装置)は、データの入出力を行い、例えば、フロッピディスクドライブ、PDドライブ、CDドライブ(−ROM、−R、−RW等)、DVDドライブ(−ROM、−R、−RW等)、MOドライブ等のメディア入出力装置等を有する。   The media input / output unit 203 (drive device) performs data input / output, for example, floppy disk drive, PD drive, CD drive (-ROM, -R, -RW, etc.), DVD drive (-ROM, -R, etc.) -RW etc.) and media input / output devices such as MO drives.

通信制御部204は、通信制御装置、通信ポート等を有し、サーバ101とネットワーク109間の通信を媒介する通信インタフェースであり、ネットワーク109を介して、サーバ101と、クライアント端末103間の通信制御を行う。   The communication control unit 204 includes a communication control device, a communication port, and the like, and is a communication interface that mediates communication between the server 101 and the network 109. Communication control between the server 101 and the client terminal 103 is performed via the network 109. I do.

入力部205は、データの入力を行い、例えば、キーボード、マウス等のポインティングデバイス、テンキー等の入力装置を有する。
入力部205を介して、サーバ101に対して、操作指示、動作指示、データ入力等を行うことができる。
The input unit 205 inputs data and includes, for example, a keyboard, a pointing device such as a mouse, and an input device such as a numeric keypad.
An operation instruction, an operation instruction, data input, and the like can be performed on the server 101 via the input unit 205.

表示部206は、CRTモニタ、液晶パネル等のディスプレイ装置、ディスプレイ装置と連携してコンピュータのビデオ機能を実現するための論理回路等(ビデオアダプタ等)を有する。   The display unit 206 includes a display device such as a CRT monitor and a liquid crystal panel, and a logic circuit (such as a video adapter) for realizing a video function of the computer in cooperation with the display device.

印刷部207は、プリンタであり、印刷出力処理を行う。   A printing unit 207 is a printer and performs print output processing.

システムバス209は、各装置間の制御信号、データ信号等の授受を媒介する経路である。   The system bus 209 is a path that mediates transmission / reception of control signals, data signals, and the like between the devices.

次に、図3を参照しながら、サーバ101の記憶部202が保持する情報について説明する。図3は、記憶部202が保持する情報を示す図である。   Next, information stored in the storage unit 202 of the server 101 will be described with reference to FIG. FIG. 3 is a diagram illustrating information stored in the storage unit 202.

記憶部202内には、複数の商品情報データベース301、及び制御プログラム391、アプリケーションプログラム392等が格納されている。   In the storage unit 202, a plurality of product information databases 301, a control program 391, an application program 392, and the like are stored.

商品情報データベース301には、複数の商品情報310等を有する。尚、サーバ101が管理する商品情報データベース301は、必要に応じて、複数存在してもよい。
商品情報310は、商品のスペック等の文字情報311、商品の素材情報である画像情報312等からなる。
尚、商品情報データベース301のデータ構成は、この構成に限られるものではない。
The product information database 301 has a plurality of product information 310 and the like. Note that a plurality of product information databases 301 managed by the server 101 may exist as necessary.
The product information 310 includes character information 311 such as product specifications, image information 312 which is product material information, and the like.
The data configuration of the product information database 301 is not limited to this configuration.

制御プログラム391は、サーバ101の各構成部分を駆動制御するプログラムであり、OS(オペレーティングシステム)に相当する。
アプリケーションプログラム392は、サーバ101が行う後述の処理(図5、図6参照)に相当する実行可能プログラムであり、WWWサーバ110、データベース検索手段111、データベースサーバ112等に該当するプログラムである。
The control program 391 is a program that drives and controls each component of the server 101, and corresponds to an OS (operating system).
The application program 392 is an executable program corresponding to the processing described later (see FIGS. 5 and 6) performed by the server 101, and corresponds to the WWW server 110, the database search unit 111, the database server 112, and the like.

次に、図4を参照しながら、クライアント端末103のハードウェア構成を説明する。図4は、クライアント端末103のハードウェア構成図である。   Next, the hardware configuration of the client terminal 103 will be described with reference to FIG. FIG. 4 is a hardware configuration diagram of the client terminal 103.

クライアント端末103は、制御部401、記憶部402、通信制御部403、メディア入出力部404、入力部405、表示部406、印刷部407等が、システムバス409を介して接続される。
尚、クライアント端末103のハードウェア構成は、図2について前述したサーバ101と同様の構成を採る。
The client terminal 103 is connected to a control unit 401, a storage unit 402, a communication control unit 403, a media input / output unit 404, an input unit 405, a display unit 406, a printing unit 407, and the like via a system bus 409.
The hardware configuration of the client terminal 103 is the same as that of the server 101 described above with reference to FIG.

次に、図5、図6を参照しながら、データベースシステム100における、サーバ101のデータベース検索手段111による商品情報データベース301内の商品情報310の複合検索処理の処理動作について詳しく説明する。図5、図6は、サーバ101の商品情報310の複合検索処理の処理手順を示すフローチャートである。   Next, with reference to FIGS. 5 and 6, the processing operation of the composite search process of the product information 310 in the product information database 301 by the database search unit 111 of the server 101 in the database system 100 will be described in detail. 5 and 6 are flowcharts showing the processing procedure of the composite search processing of the product information 310 of the server 101. FIG.

サーバ101の記憶部202には、アプリケーションプログラム392であるデータベース検索プログラムがインストールされている。以下のサーバ101の処理は、WWWサーバ110、データベースサーバ112を介して、このデータベース検索プログラムの制御に従って、サーバ101の制御部201によって行われる。
また、クライアント端末103の記憶部402には、アプリケーションプログラム392であるWWWブラウザ120がインストールされており、以下のクライアント端末103の処理(WWWブラウザ120を介したサーバ101へのアクセス、サーバ101への指示等)は、クライアント103の制御部401によって行われる。
A database search program that is an application program 392 is installed in the storage unit 202 of the server 101. The following processing of the server 101 is performed by the control unit 201 of the server 101 through the WWW server 110 and the database server 112 according to the control of this database search program.
Further, the WWW browser 120 as the application program 392 is installed in the storage unit 402 of the client terminal 103, and the following processing of the client terminal 103 (access to the server 101 via the WWW browser 120, access to the server 101) The instruction and the like are performed by the control unit 401 of the client 103.

商品情報データベース301へのログイン処理として、クライアント端末103の制御部401は、サーバ101にアクセスし、ログイン情報(ユーザID、パスワード、サーバ名等)を送信し、商品情報データベース301にログイン要求を行う(ステップS501)。
サーバ101の制御部201は、受け取ったユーザID、パスワード等からユーザ認証を行い、正しくユーザ認証された場合、指定されたサーバ名に応じた商品情報データベース301を設定、接続し(ステップS502)、商品情報データベース301の商品情報310に対する操作を行うメイン画面データを送信する(ステップS503)。
As a login process to the product information database 301, the control unit 401 of the client terminal 103 accesses the server 101, transmits login information (user ID, password, server name, etc.), and makes a login request to the product information database 301. (Step S501).
The control unit 201 of the server 101 performs user authentication from the received user ID, password, and the like, and when the user authentication is correct, sets and connects the product information database 301 corresponding to the designated server name (step S502), Main screen data for operating the product information 310 in the product information database 301 is transmitted (step S503).

クライアント端末103の制御部401は、受け取ったメイン画面10を表示する(ステップS504)。   The control unit 401 of the client terminal 103 displays the received main screen 10 (step S504).

図7は、メイン画面10を示す図である。
図7に示すように、メイン画面10には、商品情報データベース301から取得した情報を表示する商品情報レコード12からなる商品情報一覧11、グループツリー検索/項目値ツリー検索/キーワード検索/汎用検索等の各種検索画面(グループツリー検索画面20/項目値ツリー検索画面30/キーワード検索画面40/汎用検索画面50等)と、それらを組み合わせて検索を行う複合検索画面60等からなる検索画面13、作業箱一覧/バスケット一覧、及び各種制御ボタン、メニュバー等が表示される。
FIG. 7 is a diagram showing the main screen 10.
As shown in FIG. 7, the main screen 10 includes a product information list 11 including product information records 12 displaying information acquired from the product information database 301, group tree search / item value tree search / keyword search / general-purpose search, and the like. Search screen 13 including a group search screen (group tree search screen 20 / item value tree search screen 30 / keyword search screen 40 / general search screen 50, etc.) and a combination search screen 60 for performing a search by combining them. A box list / basket list, various control buttons, a menu bar, and the like are displayed.

次に、データベースシステム100における、複合検索に使用できる検索機能である、グループツリー検索、項目値ツリー検索、キーワード検索、汎用検索等の検索機能について説明する。   Next, search functions such as group tree search, item value tree search, keyword search, and general search, which are search functions that can be used for complex search in the database system 100, will be described.

グループツリー検索は、互いに関連する複数の商品情報310(レコード)を1つのグループとし、設定したグループ階層構造で作成したグループツリー22に基づく検索である。
グループには、商品情報データベース301から一度検索して抽出した商品情報310(レコード)または商品情報群(レコード群)を、ひとまとまりにして名前を付けたグループと呼ばれる領域に保存した「静的グループ」と、名前を付けたグループ自体に検索条件を設定し、毎回最新の状態の商品情報データベース310から検索条件に合致する商品情報群を抽出できる「動的グループ」を有する。
The group tree search is a search based on the group tree 22 created with a set group hierarchical structure with a plurality of product information 310 (records) related to each other as one group.
The group is a “static group” in which product information 310 (record) or product information group (record group) once retrieved and extracted from the product information database 301 is stored in an area called a group with a group name. ”Has a“ dynamic group ”in which a search condition is set for the named group itself and a product information group that matches the search condition can be extracted from the product information database 310 in the latest state every time.

図8は、グループツリー検索画面20を示す図である。
図8に示すように、クライアント端末103からのグループツリー検索要求に応じて、グループツリー検索画面20上に作成したグループツリー22が表示され、グループツリー22上のノード(グループ)23が選択されると、制御部201は、当該グループから関連付けられる最上位のグループまでの検索グループに対応付けられる商品情報310を、商品情報データベース301からAND(論理積)検索する。
FIG. 8 is a diagram showing the group tree search screen 20.
As shown in FIG. 8, in response to a group tree search request from the client terminal 103, the created group tree 22 is displayed on the group tree search screen 20, and a node (group) 23 on the group tree 22 is selected. Then, the control unit 201 performs an AND (logical product) search from the product information database 301 for the product information 310 associated with the search group from the group to the associated highest group.

項目値ツリー検索は、商品情報データベース301の商品情報310を構成する項目に対して、予め設定して項目階層構造に基づいて、商品情報データベース301から項目の値である項目値群を取得し、作成した動的な項目値ツリーに基づく検索である。   In the item value tree search, an item value group that is a value of an item is acquired from the product information database 301 based on the item hierarchical structure by presetting items constituting the product information 310 of the product information database 301, This search is based on the created dynamic item value tree.

図9は、項目値ツリー検索画面30を示す図である。
図9に示すように、クライアント端末103からの項目値ツリー検索要求に応じて、項目値ツリー検索画面30上に作成した項目値ツリー32が表示され、項目値ツリー32上のノード(項目値)33が選択されると、制御部201は、当該項目値から関連付けられる最上位の項目値まで、対応する項目が夫々の項目値に一致する商品情報310(レコード)を、商品情報データベース301からAND(論理積)検索する。
FIG. 9 is a diagram showing the item value tree search screen 30.
As shown in FIG. 9, in response to an item value tree search request from the client terminal 103, the created item value tree 32 is displayed on the item value tree search screen 30, and nodes (item values) on the item value tree 32 are displayed. When 33 is selected, the control unit 201 ANDs the product information 310 (record) in which the corresponding item matches each item value from the product information database 301 to the highest item value associated with the item value. (Logical product) Search.

キーワード検索は、商品情報データベース301から、予め設定してある検索対象項目の値にキーワードが含まれている商品情報310(レコード)を検索する。   The keyword search searches the product information database 301 for product information 310 (record) in which the keyword is included in the preset search target item value.

図10は、キーワード検索画面40を示す図である。
図10に示すように、クライアント端末103からのキーワード検索要求に応じて、キーワード検索画面40が表示され、制御部201は、対象項目参照ボタン43により表示される検索対象項目の値に、入力されたキーワード42が含まれる商品情報310(レコード)を、商品情報データベース301から検索する。尚、検索対象項目は、予め、システム管理者により設定されているものである。
FIG. 10 is a diagram showing the keyword search screen 40.
As shown in FIG. 10, the keyword search screen 40 is displayed in response to a keyword search request from the client terminal 103, and the control unit 201 inputs the value of the search target item displayed by the target item reference button 43. The product information 310 (record) including the keyword 42 is searched from the product information database 301. The search target items are set in advance by the system administrator.

汎用検索は、商品情報データベース301から指定された検索範囲の条件を満たす商品情報310(レコード)を検索する。   The general-purpose search searches for product information 310 (record) that satisfies the specified search range from the product information database 301.

図11は、汎用検索画面50を示す図である。
図11に示すように、クライアント端末103からの汎用検索要求に応じて、汎用検索画面50が表示され、例えば、項目53「型番コード」が項目値54「2」を比較指示55「含む」という検索条件52を指定し、制御部201は、指定された検索条件に基づいて、商品情報データベース301から商品情報310(レコード)を検索する。比較指示55には、「一致する」、「含む」、「から始まる」、「より大きい」等を有する。
FIG. 11 is a diagram showing the general-purpose search screen 50.
As shown in FIG. 11, a general search screen 50 is displayed in response to a general search request from the client terminal 103. For example, the item 53 “model code” includes the item value 54 “2” as a comparison instruction 55 “includes”. The search condition 52 is specified, and the control unit 201 searches for the product information 310 (record) from the product information database 301 based on the specified search condition. The comparison instruction 55 includes “match”, “include”, “starts with”, “greater than”, and the like.

ユーザは、複合検索の内の第1の検索機能を選択し、検索条件を指定し(ステップS505)、制御部401は、指定された第1の検索条件を送信する(ステップS506)。
例えば、図7に示すように、「グループツリー検索」タブ21を選択するか、或いは検索ボタン15等をクリックすることにより、表示された検索メニュ(図示せず)から「グループツリー検索」を選択し、表示されるグループツリー22上のノード(グループ)23「パソコン」の配下のノード(グループ)23「省スペース型」を選択する。
The user selects the first search function in the complex search, specifies the search condition (step S505), and the control unit 401 transmits the specified first search condition (step S506).
For example, as shown in FIG. 7, the “Group Tree Search” tab 21 is selected, or the “Search Group Tree” is selected from the displayed search menu (not shown) by clicking the search button 15 or the like. Then, the node (group) 23 “space saving type” under the node (group) 23 “PC” on the displayed group tree 22 is selected.

サーバ101の制御部201は、商品情報データベース301の商品情報310から、指定された第1の検索の検索条件に基づいて、商品情報310を検索し(ステップS507)、検索結果データを送信する(ステップS508)。   The control unit 201 of the server 101 searches the merchandise information 310 from the merchandise information 310 of the merchandise information database 301 based on the designated search condition for the first search (step S507), and transmits search result data (step S507). Step S508).

クライアント端末103の制御部401は、受け取った検索結果データを、メイン画面10上の商品情報一覧11に表示する(ステップS509)。
例えば、図7のメイン画面10上の商品情報一覧11に、グループ「パソコン」で、かつグループ「省スペース型」に一致する42件の商品情報レコード12が表示される。
The control unit 401 of the client terminal 103 displays the received search result data on the product information list 11 on the main screen 10 (step S509).
For example, in the product information list 11 on the main screen 10 in FIG. 7, 42 product information records 12 corresponding to the group “personal computer” and the group “space saving type” are displayed.

ユーザは、複合検索、第1の検索機能、第2の検索機能等を指定し、表示された第2の検索画面上で第2の検索の検索条件を指定する(ステップS601)。   The user designates a complex search, a first search function, a second search function, and the like, and designates a search condition for the second search on the displayed second search screen (step S601).

図12は、複合検索画面60と第2の検索のキーワード検索画面40を示す図である。
図12に示すように、複合検索画面60は、複合検索をON/OFFする「複合検索」チェックボックス61、複合検索を行う各検索機能を指定する「グループツリー検索」チェックボックス62、「項目値ツリー検索」チェックボックス63、「キーワード検索」チェックボックス64、「汎用検索」チェックボックス65等と、複合検索を実行する「検索」ボタン66等からなる。
例えば、「グループツリー検索」、「キーワード検索」の複合検索を行う場合、「複合検索」チェックボックス61をONにし、「グループツリー検索」チェックボックス62、「キーワード検索」チェックボックス64をONし、選択した第2の検索であるキーワード検索画面40上で、キーワード検索の検索条件であるキーワード42(例えば、「AAA」)を入力し、検索ボタン66を押下する。また、対象項目参照ボタン43押下により、キーワード検索−対象項目画面70上に、検索対象項目71(例えば、仮コード、型式、型番、型番コード等)が表示される。
FIG. 12 is a diagram showing the composite search screen 60 and the keyword search screen 40 of the second search.
As shown in FIG. 12, the combined search screen 60 includes a “combined search” check box 61 for turning on / off the combined search, a “group tree search” check box 62 for specifying each search function for performing the combined search, and an “item value”. It includes a “tree search” check box 63, a “keyword search” check box 64, a “generic search” check box 65, and a “search” button 66 that executes a composite search.
For example, when performing a combined search of “Group Tree Search” and “Keyword Search”, the “Composite Search” check box 61 is turned ON, the “Group Tree Search” check box 62 and the “Keyword Search” check box 64 are turned ON, On the keyword search screen 40 that is the selected second search, a keyword 42 (for example, “AAA”) that is a search condition for keyword search is input, and the search button 66 is pressed. Further, when the target item reference button 43 is pressed, a search target item 71 (for example, a temporary code, a model, a model number, a model code, etc.) is displayed on the keyword search-target item screen 70.

制御部401は、複合検索指示、及び第2の検索条件を送信する(ステップS602)。   The control unit 401 transmits a composite search instruction and a second search condition (step S602).

サーバ101の制御部201は、先の第1の検索条件と、第2の検索条件に基づいて、商品情報データベース301から、商品情報310をAND(論理積)検索を行う(ステップS603)。
制御部201は、複合検索結果データを送信する(ステップS604)。
The control unit 201 of the server 101 performs an AND (logical product) search for the product information 310 from the product information database 301 based on the first search condition and the second search condition (step S603).
The control unit 201 transmits composite search result data (step S604).

クライアント端末103の制御部401は、受け取った複合検索結果データをメイン画面10上の商品情報一覧11に表示する(ステップS605)。
図13は、メイン画面10(複合検索結果)を示す図である。
図13に示すように、メイン画面10(複合検索結果)には、第1の検索条件であるグループ「パソコン」で、グループ「省スペース型」に一致し、かつ第2の検索条件である検索対象項目「型番コード」の値に、キーワード「AAA」を含む6件の商品情報レコード12等が表示される。
The control unit 401 of the client terminal 103 displays the received composite search result data on the product information list 11 on the main screen 10 (step S605).
FIG. 13 is a diagram showing the main screen 10 (combined search result).
As shown in FIG. 13, in the main screen 10 (combined search result), a search that matches the group “space saving type” and that is the second search condition in the group “PC” that is the first search condition. Six product information records 12 including the keyword “AAA” are displayed in the value of the target item “model code”.

尚、本実施の形態では、2種の検索方法を組み合わせた複合検索を行ったが、3種、及び4種の検索方法を組み合わせることも可能である。例えば、3種の検索方法を組み合わせる場合、2種の検索同様に、第1の検索機能の検索条件による検索後、複合検索画面60で複合検索をONにし、第1の検索機能、第2の検索機能、及び第2の検索機能の検索条件を指定、検索し、更に、複合検索画面60で複合検索をONにし、第1の検索機能、第2の検索機能、第3の検索機能、及び第3の検索機能の検索条件を指定し、検索を行うと、第1の検索条件、第2の検索条件、第3の検索条件に基づいて商品情報レコードをAND(論理積)検索する。   In the present embodiment, a combined search is performed by combining two types of search methods. However, it is possible to combine three types and four types of search methods. For example, when combining the three types of search methods, as in the case of the two types of search, after the search based on the search conditions of the first search function, the composite search is turned on in the composite search screen 60, the first search function, the second search The search conditions of the search function and the second search function are designated and searched, and further, the composite search is turned ON on the composite search screen 60, the first search function, the second search function, the third search function, and When the search condition of the third search function is specified and the search is performed, the product information record is AND (logical product) searched based on the first search condition, the second search condition, and the third search condition.

以上説明したように、本発明の実施の形態によれば、サーバ101の制御部201は、商品情報310を記憶、管理する商品情報データベース301を有し、クライアント端末103からの複合検索指示に応じて、選択された複数の検索機能(グループツリー検索、項目値ツリー検索、キーワード検索、汎用検索等)を用いて、各検索機能で指定された複数の検索条件に基づいて、商品情報データベース301から、商品情報310をAND(論理積)検索する。   As described above, according to the embodiment of the present invention, the control unit 201 of the server 101 has the product information database 301 that stores and manages the product information 310, and responds to the composite search instruction from the client terminal 103. From the product information database 301 based on a plurality of search conditions specified by each search function using a plurality of selected search functions (group tree search, item value tree search, keyword search, general search, etc.) The product information 310 is searched for AND (logical product).

これにより、ユーザが所望する検索方法で、一度に各種検索方法を組み合わせて検索を行うことを可能とする。
また、従来の検索方法では、一旦検索結果を何らかの方法で保存し、保存したデータに対して検索を行う必要があったが、その必要性はなくなり、手間がかからなくなり、操作の簡略化、作業の効率が向上する。
更に、グループツリー検索、項目値ツリー検索等のツリー検索と、キーワード検索、汎用検索等の絞込み検索を組み合わせることにより、データベース上の(商品)情報を検索する際、直前の検索条件に加えて、新たな検索条件を付与する絞込み検索を行う場合、まず、ツリー検索でベースとなる検索条件を設定する(意識させておく)必要がなく検索し、次に、キーワード検索、汎用検索等の検索で更に絞り込みたい条件を付与して検索することを可能とし、情報検索時の操作性が向上する。
Thereby, it is possible to perform a search by combining various search methods at a time with a search method desired by the user.
Moreover, in the conventional search method, it was necessary to store the search results once in some way and perform a search on the stored data. However, the necessity is eliminated, and the operation is simplified. Work efficiency is improved.
Furthermore, when searching for (product) information on the database by combining tree search such as group tree search and item value tree search and narrowed search such as keyword search and general search, in addition to the previous search condition, When performing a refined search that adds new search conditions, search without the need to set (be aware of) the base search conditions in the tree search, and then search by keyword search, general-purpose search, etc. Further, it is possible to search by assigning conditions to be narrowed down, and the operability at the time of information search is improved.

尚、本実施の形態では、サーバ101に、WWWサーバ110、データベース検索手段111、データベースサーバ112等を有し、クライアント端末103から、サーバ101にアクセスし、WWWサーバ110を介してデータベース検索プログラムを起動したが、予め、クライアント端末103側にデータベース検索プログラムをダウンロードにしておき、クライアント端末103上のデータベース検索プログラムを起動し、サーバ101側のデータベースサーバ112の商品情報データベース301をアクセスしながら、データベース検索処理を行ってもよい。   In this embodiment, the server 101 includes the WWW server 110, the database search unit 111, the database server 112, and the like. The server 101 is accessed from the client terminal 103, and the database search program is executed via the WWW server 110. The database search program is downloaded to the client terminal 103 side in advance, the database search program on the client terminal 103 is started up, and the database information 112 is stored in the database server 112 on the server 101 side while accessing the product information database 301. Search processing may be performed.

また、本実施の形態では、データベースとして商品情報、画像情報等を蓄積する商品情報データベース301を用いたが、商品情報、画像情報等に限るものではない。   In this embodiment, the product information database 301 that stores product information, image information, and the like is used as the database. However, the present invention is not limited to product information, image information, and the like.

尚、図5、図6等に示す処理を行うプログラムはCD−ROM等の記録媒体に保持させて流通させてもよいし、このプログラムを通信回線を介して送受することもできる。   Note that the program for performing the processing shown in FIGS. 5 and 6 may be distributed on a recording medium such as a CD-ROM, or the program may be transmitted and received via a communication line.

以上、添付図面を参照しながら、本発明に係るデータベースシステム等の好適な実施形態について説明したが、本発明はかかる例に限定されない。当業者であれば、本願で開示した技術的思想の範疇内において、各種の変更例又は修正例に想到し得ることは明らかであり、それらについても当然に本発明の技術的範囲に属するものと了解される。   The preferred embodiments of the database system and the like according to the present invention have been described above with reference to the accompanying drawings, but the present invention is not limited to such examples. It will be apparent to those skilled in the art that various changes or modifications can be conceived within the scope of the technical idea disclosed in the present application, and these naturally belong to the technical scope of the present invention. Understood.

本実施の形態に係るデータベースシステム100の概略構成を示す図The figure which shows schematic structure of the database system 100 which concerns on this Embodiment. サーバ101のハードウェア構成図Hardware configuration diagram of server 101 記憶部202が保持する情報を示す図The figure which shows the information which the memory | storage part 202 hold | maintains クライアント端末103のハードウェア構成図Hardware configuration diagram of the client terminal 103 サーバ101の商品情報310の複合検索処理の処理手順を示すフローチャートThe flowchart which shows the process sequence of the composite search process of the merchandise information 310 of the server 101. サーバ101の商品情報310の複合検索処理の処理手順を示すフローチャートThe flowchart which shows the process sequence of the composite search process of the merchandise information 310 of the server 101. メイン画面10を示す図The figure which shows the main screen 10 グループツリー検索画面20を示す図The figure which shows the group tree search screen 20 項目値ツリー検索画面30を示す図The figure which shows the item value tree search screen 30 キーワード検索画面40を示す図The figure which shows the keyword search screen 40 汎用検索画面50を示す図The figure which shows the general purpose search screen 50 複合検索画面60と第2の検索のキーワード検索画面40を示す図The figure which shows the compound search screen 60 and the keyword search screen 40 of a 2nd search. メイン画面10(複合検索結果)を示す図The figure which shows the main screen 10 (combined search result)

符号の説明Explanation of symbols

100………データベースシステム
101………サーバ
103………クライアント端末
109………ネットワーク
110………WWWサーバ
111………データベース検索手段
112………データベースサーバ
120………WWWブラウザ
201、401………制御部
202、402………記憶部
301………商品情報データベース
310………商品情報
311………文字情報
11………商品情報一覧
12………商品情報レコード
21………「グループツリー検索」タブ
22………グループツリー
23………ノード(グループ)
31………「項目値ツリー検索」タブ
32………項目値ツリー
33………ノード(項目値)
41………「キーワード検索」タブ
42………キーワード
51………「汎用検索」タブ
53………項目
54………項目値
55………比較指示
61………「複合検索」チェックボックス
DESCRIPTION OF SYMBOLS 100 ......... Database system 101 ......... Server 103 ......... Client terminal 109 ......... Network 110 ......... WWW server 111 ......... Database search means 112 ......... Database server 120 ......... WWW browser 201, 401 ......... Control unit 202, 402 ......... Storage unit 301 ......... Product information database 310 ......... Product information 311 ...... Text information 11 ......... Product information list 12 ......... Product information record 21 ......... "Group tree search" tab 22 ......... Group tree 23 ......... Node (group)
31 ......... "Item value tree search" tab 32 ......... Item value tree 33 ......... Node (item value)
41 ......... "Keyword search" tab 42 ......... Keyword 51 ......... "General search" tab 53 ......... Item 54 ......... Item value 55 ......... Comparison instruction 61 ......... "Multiple search" check box

Claims (10)

クライアント端末にネットワークを介して接続され、情報を記憶、管理するデータベースを有し、複数種類の検索手段により情報の検索を行うデータベース検索サーバであって、
前記クライアント端末からの複合検索指示に応じて、選択された複数種類の検索手段を用いて、指定された各検索手段の検索条件に基づいて、前記データベースから、前記情報をAND(論理積)検索する複合検索手段と、
を具備することを特徴とするデータベース検索サーバ。
A database search server connected to a client terminal via a network, having a database for storing and managing information, and searching for information by a plurality of types of search means,
An AND (logical product) search of the information from the database using a plurality of types of search means selected in accordance with a composite search instruction from the client terminal based on search conditions of each specified search means Combined search means to
A database search server comprising:
前記検索手段は、
前記データベースから抽出した情報群を保持する静的グループと、任意の検索条件をグループに設定し、グループ検索時に前記データベースから当該検索条件に合致する情報を抽出する動的グループと、からなるグループに対して、設定したグループ階層構造に基づいて、作成したグループによる階層ツリー上のグループを選択されると、当該グループから関連付けられる最上位のグループまでに対応付けられる情報をAND(論理積)検索するグループツリー検索手段であることを特徴とする請求項1に記載のデータベース検索サーバ。
The search means includes
A group consisting of a static group that holds a group of information extracted from the database, and a dynamic group that sets an arbitrary search condition in the group and extracts information that matches the search condition from the database during group search. On the other hand, when a group on the hierarchy tree created by the created group is selected based on the set group hierarchy structure, an AND (logical product) search is performed on information associated with the highest group associated with the group. The database search server according to claim 1, wherein the database search server is a group tree search means.
前記検索手段は、
前記データベースの情報を構成する項目に対して、設定した項目階層構造に基づいて、前記データベースから項目の値である項目値群を取得し、作成した項目値による階層ツリー上の項目値を選択されると、選択された項目値から関連付けられる最上位の項目値まで、夫々の項目値が対応する項目に一致する情報を、前記データベースからAND(論理積)検索する項目値ツリー検索手段であることを特徴とする請求項1に記載のデータベース検索サーバ。
The search means includes
Based on the set item hierarchy structure, the item value group which is the value of the item is acquired from the database for the items constituting the database information, and the item value on the hierarchy tree by the created item value is selected. Then, the item value tree search means for performing an AND (logical product) search from the database for information in which each item value matches the corresponding item from the selected item value to the highest-level item value associated therewith. The database search server according to claim 1.
前記検索手段は、
前記データベースから、対象項目の値に、指定されたキーワードが含まれる情報を、検索するキーワード検索手段であることを特徴とする請求項1に記載のデータベース検索サーバ。
The search means includes
The database search server according to claim 1, wherein the database search server is a keyword search unit that searches information including a specified keyword in a value of a target item from the database.
前記検索手段は、
前記データベースから、指定された検索範囲の条件を満たす情報を検索する汎用検索手段であることを特徴とする請求項1に記載のデータベース検索サーバ。
The search means includes
The database search server according to claim 1, wherein the database search server is a general-purpose search unit that searches the database for information that satisfies a specified search range condition.
前記複合検索手段により検索された情報を前記クライアント端末に提供する情報提供手段、
を、更に具備することを特徴とする請求項1に記載のデータベース検索サーバ。
Information providing means for providing the client terminal with information searched by the composite search means;
The database search server according to claim 1, further comprising:
前記サーバはWebサーバであり、前記クライアント端末はWebブラウザとして機能するものであることを特徴とする請求項1記載のデータベース検索サーバ。 The database search server according to claim 1, wherein the server is a Web server, and the client terminal functions as a Web browser. クライアント端末と、情報を記憶、管理するデータベースを有し、複数種類の検索手段による情報の検索を行うデータベース検索サーバと、がネットワークを介して接続されるデータベースシステムであって、
前記クライアント端末は、
複数種類の検索手段と夫々の検索条件を指定する複合検索指示を送信する検索指示手段と、
を備え、
前記データベース検索サーバは、
前記クライアント端末からの複合検索指示に応じて、選択された複数種類の検索手段を用いて、指定された各検索手段の検索条件に基づいて、前記データベースから、前記情報をAND(論理積)検索する複合検索手段と、
を具備することを特徴とするデータベースシステム。
A database system in which a client terminal and a database search server that has a database for storing and managing information and that searches for information using a plurality of types of search means are connected via a network,
The client terminal is
A search instruction means for transmitting a plurality of types of search means and a composite search instruction for designating each search condition;
With
The database search server
An AND (logical product) search of the information from the database using a plurality of types of search means selected in accordance with a composite search instruction from the client terminal based on search conditions of each specified search means Combined search means to
A database system comprising:
コンピュータを請求項1から請求項7のいずれかに記載のデータベース検索サーバとして機能させるプログラム。 A program that causes a computer to function as the database search server according to any one of claims 1 to 7. コンピュータを請求項1から請求項7のいずれかに記載のデータベース検索サーバとして機能させるプログラムを記録した記録媒体。 A recording medium recording a program that causes a computer to function as the database search server according to claim 1.
JP2005076294A 2005-03-17 2005-03-17 Database system, database search server, program, and recording medium Active JP4611778B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2005076294A JP4611778B2 (en) 2005-03-17 2005-03-17 Database system, database search server, program, and recording medium

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2005076294A JP4611778B2 (en) 2005-03-17 2005-03-17 Database system, database search server, program, and recording medium

Publications (2)

Publication Number Publication Date
JP2006260129A true JP2006260129A (en) 2006-09-28
JP4611778B2 JP4611778B2 (en) 2011-01-12

Family

ID=37099317

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2005076294A Active JP4611778B2 (en) 2005-03-17 2005-03-17 Database system, database search server, program, and recording medium

Country Status (1)

Country Link
JP (1) JP4611778B2 (en)

Cited By (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2009163386A (en) * 2007-12-28 2009-07-23 Yokohama Rubber Co Ltd:The System for proposing store for installing component
JP2012505459A (en) * 2008-10-09 2012-03-01 コーニンクレッカ フィリップス エレクトロニクス エヌ ヴィ A method that allows a user to select one or more items from a collection of items
JP2012099078A (en) * 2010-11-01 2012-05-24 K Tasu Co Ltd Merchandise retrieval device and merchandise retrieval method

Citations (9)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH02130673A (en) * 1988-11-10 1990-05-18 Chubu Nippon Denki Software Kk Data retrieving system
JPH0721199A (en) * 1993-06-17 1995-01-24 Mitsubishi Electric Corp Information retrieval system
JPH09160931A (en) * 1995-12-11 1997-06-20 Nec Corp Composite retrieving device based upon plural menues
JPH11134340A (en) * 1997-10-30 1999-05-21 Hitachi Eng Co Ltd Data base retrieving device
JP2001331510A (en) * 2000-05-22 2001-11-30 Hitachi Ltd Database retrieval method
JP2002041572A (en) * 2000-07-27 2002-02-08 Ntt Directory Service Co Internet version enterprise/store information providing service method
JP2002251391A (en) * 2001-02-23 2002-09-06 Beacon Information Technology:Kk System and method for managing data and computer program
JP2003288355A (en) * 2002-03-27 2003-10-10 Acot:Kk Database system
JP2005038402A (en) * 2003-06-27 2005-02-10 Ricoh Co Ltd Illicit use investigation service providing system of image data, device, method, program and recording medium

Patent Citations (9)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH02130673A (en) * 1988-11-10 1990-05-18 Chubu Nippon Denki Software Kk Data retrieving system
JPH0721199A (en) * 1993-06-17 1995-01-24 Mitsubishi Electric Corp Information retrieval system
JPH09160931A (en) * 1995-12-11 1997-06-20 Nec Corp Composite retrieving device based upon plural menues
JPH11134340A (en) * 1997-10-30 1999-05-21 Hitachi Eng Co Ltd Data base retrieving device
JP2001331510A (en) * 2000-05-22 2001-11-30 Hitachi Ltd Database retrieval method
JP2002041572A (en) * 2000-07-27 2002-02-08 Ntt Directory Service Co Internet version enterprise/store information providing service method
JP2002251391A (en) * 2001-02-23 2002-09-06 Beacon Information Technology:Kk System and method for managing data and computer program
JP2003288355A (en) * 2002-03-27 2003-10-10 Acot:Kk Database system
JP2005038402A (en) * 2003-06-27 2005-02-10 Ricoh Co Ltd Illicit use investigation service providing system of image data, device, method, program and recording medium

Cited By (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2009163386A (en) * 2007-12-28 2009-07-23 Yokohama Rubber Co Ltd:The System for proposing store for installing component
JP2012505459A (en) * 2008-10-09 2012-03-01 コーニンクレッカ フィリップス エレクトロニクス エヌ ヴィ A method that allows a user to select one or more items from a collection of items
US9015636B2 (en) 2008-10-09 2015-04-21 Koninklijke Philips N.V. Method of enabling a user to select one or more items from a collection of items
JP2012099078A (en) * 2010-11-01 2012-05-24 K Tasu Co Ltd Merchandise retrieval device and merchandise retrieval method

Also Published As

Publication number Publication date
JP4611778B2 (en) 2011-01-12

Similar Documents

Publication Publication Date Title
US20060153097A1 (en) System and methods for inline property editing in tree view based editors
JP4611778B2 (en) Database system, database search server, program, and recording medium
JP5141164B2 (en) Database system, server, information browsing restriction method by region, program, and recording medium
JP2008234286A (en) Database system, database server, program, and recording medium
JP5211614B2 (en) Database system, server, search condition inheritance method, program, and recording medium
JP2006252255A (en) Database system, database retrieval server, program and recording medium
JP6195642B1 (en) Information processing apparatus, information processing method, and program
JP5880637B2 (en) Information processing apparatus, control method and program thereof, and information processing system, control method and program thereof
JP2006252125A (en) Database system, server, program and recording medium
JP2007272444A (en) Content management device, content management method, and content management program
JP2005092498A (en) Database system, server, program and recording medium
JP4316333B2 (en) Database system, program, and recording medium
JP5029088B2 (en) Medium layout support system, page layout apparatus, program, and recording medium
JP4611780B2 (en) Database system, server, program, and recording medium
JP2006252257A (en) Data base text output system, text output server, program and recording medium
JP6629481B1 (en) Information processing apparatus, information processing method, and computer program
JP2005092506A (en) Database system, server, program, and recording media
JP2007265076A (en) Database system, server, program and recording medium
JP4412951B2 (en) Database system, server, program, and recording medium
JP2006260206A (en) Retrieval device and retrieval program
JP6572984B2 (en) Electronic form system, form retrieval apparatus, control method, and program
JP2008262554A (en) Information processing apparatus, information processing method, information processing program, and recording medium
JP2006302240A (en) Documents management program and documents management device
JP2006268210A (en) Document creation support system, server, program, and recording medium
JP2006268134A (en) Database system, server, program and recording medium

Legal Events

Date Code Title Description
A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20080225

A977 Report on retrieval

Free format text: JAPANESE INTERMEDIATE CODE: A971007

Effective date: 20100624

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20100629

A521 Written amendment

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20100826

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

A01 Written decision to grant a patent or to grant a registration (utility model)

Free format text: JAPANESE INTERMEDIATE CODE: A01

A61 First payment of annual fees (during grant procedure)

Free format text: JAPANESE INTERMEDIATE CODE: A61

Effective date: 20101014

FPAY Renewal fee payment (event date is renewal date of database)

Free format text: PAYMENT UNTIL: 20131022

Year of fee payment: 3

R150 Certificate of patent or registration of utility model

Ref document number: 4611778

Country of ref document: JP

Free format text: JAPANESE INTERMEDIATE CODE: R150

Free format text: JAPANESE INTERMEDIATE CODE: R150