JPH11126202A - Method for retrieving document database - Google Patents

Method for retrieving document database

Info

Publication number
JPH11126202A
JPH11126202A JP9290208A JP29020897A JPH11126202A JP H11126202 A JPH11126202 A JP H11126202A JP 9290208 A JP9290208 A JP 9290208A JP 29020897 A JP29020897 A JP 29020897A JP H11126202 A JPH11126202 A JP H11126202A
Authority
JP
Japan
Prior art keywords
search
request
retrieval
condition
response
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Pending
Application number
JP9290208A
Other languages
Japanese (ja)
Inventor
Yuichi Takeda
裕一 武田
Masamitsu Yamada
真佐光 山田
Yasushi Nagano
靖 永野
Yoshinori Nakaizumi
義典 中泉
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.)
Hitachi Ltd
Original Assignee
Hitachi 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 Hitachi Ltd filed Critical Hitachi Ltd
Priority to JP9290208A priority Critical patent/JPH11126202A/en
Publication of JPH11126202A publication Critical patent/JPH11126202A/en
Pending legal-status Critical Current

Links

Landscapes

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

Abstract

PROBLEM TO BE SOLVED: To avoid retrieval noise and retrieval omissions by replacing a simple retrieval condition that is inputted by a user with a detailed retrieval expression that is adapted to a retrieval theme in a document database retrieval system. SOLUTION: A retrieval request converter 13 intervenes between a retrieval requesting device 11 and a database retrieving device 12, and when it decides that a request telegraphic message received by a request deciding part 32 is a telegraphic message of a retrieval execution request, a request converting part 33 replaces a retrieval condition which is designated by referring to a retrieval condition conversion table 34 with a corresponding expanded retrieval expression and sends it to the device 12. Also, when it decides that a response telegraphic message received by a response deciding part 37 is image information to input a retrieval condition, a response converting part 38 adds information to select whether or not to expand the retrieval condition and sends it to the device 11.

Description

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

【0001】[0001]

【発明の属する技術分野】本発明は、文書データベース
の検索方法に係わり、特に検索を実行する前にマクロな
検索条件を精緻な検索式に展開する方法に関する。
BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to a method for searching a document database, and more particularly to a method for expanding macro search conditions into a precise search formula before executing a search.

【0002】[0002]

【従来の技術】文書データベースの検索システムとし
て、例えばパソコン等の情報処理装置が特許情報を電子
ファイル化したCD−ROMにアクセスして特許情報を
検索する装置や、特許情報データベースを備えるメイン
フレームにアクセスして特許情報の検索を行うオンライ
ン検索システム等がある。また近年インターネットの普
及とともにWorld Wide Webを利用する文
書データベース検索システムも現れている。
2. Description of the Related Art As a document database search system, for example, an information processing apparatus such as a personal computer accesses a CD-ROM in which patent information is converted into an electronic file to search for patent information, or a mainframe having a patent information database. There is an online search system for accessing and searching patent information. In recent years, with the spread of the Internet, a document database search system using the World Wide Web has appeared.

【0003】これらの文書データベース検索システム
は、一般に検索を要求するパソコンのような情報処理装
置と、文書データベースにアクセスして検索を実行する
情報処理装置とから構成される。検索要求装置は、その
入力装置から入力された検索式を含む検索要求を文書デ
ータベース検索装置へ送信する。検索式は、特許文書デ
ータベースを例にすると、検索キーワードを表す文字
列、「出願番号」、「公開番号」、「出願日」、「公開
日」、「優先権主張番号」、「優先主張日」、「優先権
主張国」、「IPC」、「FI記号」、「Fタームコー
ド」、「発明者」、「出願人」、「出願人コード」、
「代理人」、「発明の名称」等の属性コードを組み合わ
せて設定される。文書データベース検索装置は、受信し
た検索要求に従い、文書データベースにアクセスして検
索を実行し、得られた検索結果から応答電文を作成し、
検索要求装置へ送信する。検索要求装置は、この応答電
文を受信して検索結果を表示装置上に表示する。
[0003] These document database search systems generally include an information processing apparatus such as a personal computer which requests a search, and an information processing apparatus which accesses a document database and executes a search. The search request device transmits a search request including the search formula input from the input device to the document database search device. In the case of a patent document database as an example, the search expression is a character string representing a search keyword, “application number”, “public number”, “application date”, “public date”, “priority claim number”, “priority claim date”. , "Priority country", "IPC", "FI symbol", "F-term code", "Inventor", "Applicant", "Applicant code",
It is set by combining attribute codes such as “agent” and “name of invention”. The document database search device accesses the document database according to the received search request, executes a search, creates a response message from the obtained search result,
Send to search request device. The search request device receives the response message and displays the search result on the display device.

【0004】[0004]

【発明が解決しようとする課題】上記従来の文書データ
ベース検索システムは、指定した検索キーワードが存在
する文書は技術分野を限らずヒットしてしまい、結果的
に利用者に不必要なノイズといえる文書が多数ヒットし
てしまったり、検索キーワードが不足している場合には
利用者が必要とする文書が検索から漏れてしまうという
問題があった。検索条件として上記のような属性コード
を組み込んだり、使用する検索キーワードの数を増やす
ことによってこの問題を回避できるが、このような検索
式を作成する作業は多くの時間と労力がかかり、さらに
その分野に精通した専門家でなければ困難であるという
問題があった。
In the above-mentioned conventional document database search system, a document in which a specified search keyword exists hits regardless of the technical field, and as a result, a document which can be said to be unnecessary noise for a user. However, there is a problem that if a large number of hits are found or a search keyword is insufficient, documents required by the user are omitted from the search. This problem can be avoided by incorporating the above attribute code as a search condition or by increasing the number of search keywords used.However, creating such a search expression takes a lot of time and effort, and furthermore, There was a problem that it would be difficult without a specialist who was familiar with the field.

【0005】本発明の目的は、簡易な検索条件を与えて
上記問題を回避するような文書データベースの検索方法
を提供することにある。
An object of the present invention is to provide a document database search method which avoids the above problem by giving a simple search condition.

【0006】[0006]

【課題を解決するための手段】本発明は、検索を要求す
る手段と、この要求に応答して文書データベースを検索
し検索結果を送り返す手段とを有する文書データベース
検索システムにおいて、検索要求手段から検索条件を含
む検索要求を受け取り、記憶装置上のテーブルを参照し
て受け取ったマクロな検索条件を対応する展開された検
索式に置き換え、展開された検索式を検索条件として文
書データベースの検索を実行する文書データベースの検
索方法を特徴とする。
SUMMARY OF THE INVENTION The present invention relates to a document database search system having means for requesting a search, means for searching a document database in response to the request, and sending back the search result. A search request including a condition is received, a macro search condition received with reference to a table on a storage device is replaced with a corresponding expanded search expression, and a search of the document database is executed using the expanded search expression as a search condition. It features a document database search method.

【0007】また本発明は、このような方法によって展
開された検索式を作成して文書データベースの検索手段
に渡すプログラムを格納する記憶媒体を特徴とする。
Further, the present invention is characterized by a storage medium for storing a program for creating a search expression developed by such a method and passing the created search expression to search means of a document database.

【0008】[0008]

【発明の実施の形態】以下本発明の一実施形態について
図面を用いて詳細に説明する。
DESCRIPTION OF THE PREFERRED EMBODIMENTS One embodiment of the present invention will be described below in detail with reference to the drawings.

【0009】図1は、本実施形態の文書データベース検
索システムの構成図である。システムは検索要求装置1
1、データベース検索装置12及びこれら装置の間に介
在する検索要求変換装置13から構成される。一般に検
索要求装置11と検索要求変換装置13との間にはネッ
トワークが介在するが、図示を省略している。また検索
要求変換装置13とデータベース検索装置12との間に
はネットワーク又はローカルな伝送路が介在する。検索
要求装置11と検索要求変換装置13及び検索要求変換
装置13とデータベース検索装置12の間の通信プロト
コルとして本実施形態ではHTTP1.0を用いる。
FIG. 1 is a configuration diagram of a document database search system according to the present embodiment. The system is a search request device 1
1. It comprises a database search device 12 and a search request conversion device 13 interposed between these devices. Generally, a network is interposed between the search request device 11 and the search request conversion device 13, but is not shown. A network or a local transmission path is interposed between the search request conversion device 13 and the database search device 12. In this embodiment, HTTP1.0 is used as a communication protocol between the search request device 11 and the search request conversion device 13 and between the search request conversion device 13 and the database search device 12.

【0010】検索要求装置11は、情報処理装置であ
り、検索条件を入力したり検索結果を表示するための入
出力装置10を備える。検索要求装置11は、入出力装
置10を介する指令や入力データに基づいて要求電文を
作成して検索要求変換装置13へ送信し、また検索要求
変換装置13から応答電文を受信して入出力装置10に
表示する。データベース検索装置12は、情報処理装置
であり、文書情報を格納する文書データベース20を備
える。データベース検索装置12は、検索要求変換装置
13から要求電文を受信して応答電文を作成し、検索要
求変換装置13へこの応答電文を送信する。要求電文が
検索実行要求電文である場合には、文書データベース2
0を検索して検索結果から応答電文を作成する。
The search request device 11 is an information processing device and includes an input / output device 10 for inputting search conditions and displaying search results. The search request device 11 creates a request message based on a command or input data via the input / output device 10 and transmits the request message to the search request conversion device 13, and receives a response message from the search request conversion device 13 and Display at 10. The database search device 12 is an information processing device and includes a document database 20 that stores document information. The database search device 12 receives the request message from the search request conversion device 13, creates a response message, and transmits the response message to the search request conversion device 13. If the request message is a search execution request message, the document database 2
0 is searched and a response message is created from the search result.

【0011】検索要求変換装置13は、情報処理装置で
あり、その記憶装置上に検索条件変換テーブル34を格
納する。検索条件変換テーブル34は、要求される検索
条件とこの検索条件を展開したより精緻な検索式との対
応を格納する。要求受信部31は検索要求装置11から
要求電文を受信し、要求判断部32は要求電文を調べて
変換処理が必要か否かを判定し、要求送信部35は要求
電文をデータベース検索装置12へ送信する処理部であ
る。要求変換部33は、検索条件変換テーブル34を参
照して要求される検索条件を展開した検索式に置き換え
て要求送信部35に渡す。
The search request conversion device 13 is an information processing device, and stores a search condition conversion table 34 in its storage device. The search condition conversion table 34 stores a correspondence between a required search condition and a more sophisticated search expression obtained by expanding the search condition. The request receiving unit 31 receives the request message from the search request device 11, the request determination unit 32 examines the request message to determine whether or not a conversion process is necessary, and the request transmission unit 35 sends the request message to the database search device 12. This is a processing unit for transmitting. The request conversion unit 33 refers to the search condition conversion table 34, replaces the requested search condition with an expanded search expression, and passes the search condition to the request transmission unit 35.

【0012】検索要求変換装置13の応答受信部36は
データベース検索装置12から応答電文を受信し、応答
判断部37は応答電文を調べて変換処理が必要か否かを
判定し、応答送信部39は応答電文を検索要求装置11
へ送信する処理部である。応答変換部38は、応答電文
中に検索条件を展開するよう指令する記述を付加して応
答送信部39に渡す。
A response receiving unit 36 of the search request conversion device 13 receives a response message from the database search device 12, and a response determination unit 37 examines the response message to determine whether conversion processing is necessary, and a response transmission unit 39. Sends a response message to the search request device 11
It is a processing unit that transmits to The response conversion unit 38 adds a description instructing to expand the search condition in the response message and passes the description to the response transmission unit 39.

【0013】入出力装置30は、検索要求変換装置13
に接続され、検索条件変換テーブル34の内容を作成し
たり更新するとき使用される入出力装置である。なお検
索条件変換テーブル34を作成・更新する処理部の図示
を省略する。要求判断部32、要求変換部33、応答判
断部37及び応答変換部38は、記憶媒体に格納された
アプリケーションプログラムであり、検索要求変換装置
13に接続された図示しない駆動装置を介して検索要求
変換装置13の主記憶装置に読み込まれ、実行される。
なお要求判断部32及び要求変換部33をデータベース
検索装置12の要求電文受信部と応答電文作成部との間
に組み込み、応答判断部37及び応答変換部38を応答
電文作成部と応答電文送信部との間に組み込むよう構成
しても本発明を実施できる。
The input / output device 30 includes a search request conversion device 13
And an input / output device used when creating or updating the contents of the search condition conversion table 34. A processing unit that creates and updates the search condition conversion table 34 is not shown. The request judging unit 32, the request converting unit 33, the response judging unit 37, and the response converting unit 38 are application programs stored in a storage medium, and perform a search request through a driving device (not shown) connected to the search request converting device 13. The data is read into the main storage device of the conversion device 13 and executed.
The request determination unit 32 and the request conversion unit 33 are incorporated between the request message reception unit and the response message creation unit of the database search device 12, and the response determination unit 37 and the response conversion unit 38 are connected to the response message creation unit and the response message transmission unit. The present invention can be implemented even if it is configured so as to be incorporated in between.

【0014】図2は、検索要求装置11が検索画面(検
索条件を入力するための画面)を要求してから検索結果
を表示するまでの概略の処理手順を示す図である。検索
要求装置11は、入出力装置10を介して検索開始の指
令を受けたとき、検索要求変換装置13へ検索画面要求
電文を送信する(ステップ41)。この要求電文にはた
とえばURL=http://abc.co.jp/x
yz.htmのような要求する画面表示内容の格納され
た場所を指し示す情報が含まれている。検索要求変換装
置13の要求判断部32は、要求電文の変換が不要と判
断し(ステップ42)、データベース検索装置12へ検
索画面要求をそのまま送信する(ステップ43)。デー
タベース検索装置12は、検索画面電文を作成し(ステ
ップ44)、この応答電文を検索要求変換装置13へ送
信する(ステップ45)。データベース検索装置12
は、要求電文の内容に従って、たとえばURL=htt
p://abc.co.jp/xyz.htmで指し示
された場所に格納された情報を含む応答電文を作成す
る。検索要求変更装置13の応答判断部37は、応答電
文の変換が必要と判断し、応答変換部38が検索条件を
展開する記述を付加し(ステップ46)、検索要求装置
11へ応答電文を送信する(ステップ47)。検索要求
装置11は、受信した検索画面を入出力装置10上に表
示する(ステップ48)。
FIG. 2 is a diagram showing a schematic processing procedure from when the search request device 11 requests a search screen (a screen for inputting search conditions) to when a search result is displayed. When receiving a search start command via the input / output device 10, the search request device 11 transmits a search screen request message to the search request conversion device 13 (step 41). This request message includes, for example, URL = http: // abc. co. jp / x
yz. htm, information indicating the location where the requested screen display content is stored. The request determination unit 32 of the search request conversion device 13 determines that the conversion of the request message is unnecessary (step 42), and transmits the search screen request to the database search device 12 as it is (step 43). The database search device 12 creates a search screen message (step 44) and transmits this response message to the search request conversion device 13 (step 45). Database search device 12
Is, for example, URL = http according to the content of the request message.
p // abc. co. jp / xyz. A response message including information stored in the location pointed to by htm is created. The response determining unit 37 of the search request changing device 13 determines that the response message needs to be converted, the response converter 38 adds a description for expanding the search condition (step 46), and transmits the response message to the search request device 11. (Step 47). The search request device 11 displays the received search screen on the input / output device 10 (Step 48).

【0015】入出力装置10を介して検索条件を展開す
るか否かの選択と検索条件が入力されると(ステップ4
9)、検索要求装置11は検索要求変更装置13へ検索
実行要求を送信する(ステップ50)。要求判断部32
は検索実行要求電文の変換が必要と判断し、要求変換部
33は、検索条件変換テーブル34を参照して受信した
検索条件を詳細な検索条件に展開し(ステップ51)、
展開された検索条件をもつ検索実行要求をデータベース
検索装置12へ送信する(ステップ52)。データベー
ス検索装置12は、文書データベース20にアクセスし
て検索を実行し(ステップ53)、検索結果を表示する
ための画面情報電文を作成し(ステップ54)、検索要
求変換装置13へ送信する(ステップ55)。応答判断
部37は検索結果のため応答電文の変換が不要と判断し
(ステップ56)、応答電文をそのまま検索要求装置1
1へ送信する(ステップ57)。検索要求装置11は、
入出力装置10上に検索結果画面を表示する(ステップ
58)。
When the selection of whether to expand the search condition and the input of the search condition are input via the input / output device 10 (step 4).
9), the search request device 11 transmits a search execution request to the search request change device 13 (step 50). Request judgment unit 32
Determines that conversion of the search execution request message is necessary, the request conversion unit 33 refers to the search condition conversion table 34, and expands the received search condition into detailed search conditions (step 51).
A search execution request having the expanded search conditions is transmitted to the database search device 12 (step 52). The database search device 12 accesses the document database 20 to execute a search (Step 53), creates a screen information message for displaying the search result (Step 54), and transmits it to the search request conversion device 13 (Step 53). 55). The response determining unit 37 determines that conversion of the response message is unnecessary because of the search result (step 56), and the response request message 1 is directly used as the response message.
1 (step 57). The search request device 11
A search result screen is displayed on the input / output device 10 (step 58).

【0016】図3は、データベース検索装置12から検
索要求変換装置13へ及び検索要求変換装置13から検
索要求装置11へ送信される検索画面応答電文の形式を
示す図である。図3(a)はデータベース検索装置12
から検索要求変換装置13へ送信される変換前の応答電
文の例である。<HTML>と</HTML>の間に介
在するテキスト部分が画面表示内容である。検索条件<
INPUT TYPE=”TEXT” VALUE=”
検索条件”>の行は、「検索条件」のタイトルを表示
し、検索条件を入力するための入力領域を画面上に設定
するための記述である。<INPUT TYPE=”S
UBMIT” VALUE=”送信実行”>の行は、
「送信実行」と表記されたボタンを表示させるための記
述である。なお画面情報は<FORM・・・>と</F
ORM>との間になければならない。
FIG. 3 is a diagram showing the format of a search screen response message transmitted from the database search device 12 to the search request conversion device 13 and from the search request conversion device 13 to the search request device 11. FIG. 3A shows the database search device 12.
5 is an example of a response message before conversion transmitted from the URL to the search request conversion device 13. The text portion interposed between <HTML> and </ HTML> is the screen display content. Search condition <
INPUT TYPE = “TEXT” VALUE = ”
The line of "search condition"> is a description for displaying the title of "search condition" and setting an input area for inputting the search condition on the screen. <INPUT TYPE = ”S
The line of UBMIT “VALUE =“ execute transmission ”> is
This is a description for displaying a button described as “execute transmission”. The screen information is <FORM ...> and </ F
ORM>.

【0017】図3(b)は、検索要求変換装置13から
検索要求装置11へ送信される変換後の応答電文の例で
ある。<FORM・・・>と検索条件<INPUT T
YPE=”TEXT” VALUE=”検索条件”>と
の間に挿入されている「<INPUT TYPE=”C
HECKBOX” NAME=”EXPAND”VAL
UE=”ON”>キーワードを展開して検索」は、チェ
ックボックスと入力された検索条件を展開する指令を表
示するための記述である。
FIG. 3B is an example of a converted response message transmitted from the search request conversion device 13 to the search request device 11. <FORM ...> and search condition <INPUT T
“<INPUT TYPE =” C inserted between YPE = “TEXT” VALUE = “search condition”>
HECKBOX "NAME =" EXPAND "VAL
UE = “ON”> search by expanding keyword ”is a description for displaying a check box and a command to expand the input search condition.

【0018】図4は、入出力装置10に表示される検索
画面の表示形式を示す図である。図4(a)は、図3
(b)に示す応答電文から作成される表示画面である。
先頭の行はチェックボックスと入力された検索条件を展
開する指令であり、検索要求変換装置13によって挿入
されたテキスト部分である。「検索条件」の行は、検索
条件を入力するための入力領域を示す。最後の行は、
「送信実行」ボタンであり、検索条件の送信と検索の実
行を指令するためのボタンである。図4(b)は、チェ
ックボックスをオンに設定し、検索条件の入力領域に検
索条件を入力した状態を示す。
FIG. 4 is a diagram showing a display format of a search screen displayed on the input / output device 10. FIG. 4A shows FIG.
It is a display screen created from the response message shown in (b).
The first line is a check box and a command for expanding the input search condition, and is a text portion inserted by the search request conversion device 13. The row of “search condition” indicates an input area for inputting a search condition. The last line is
This is a “transmission execution” button for instructing transmission of search conditions and execution of search. FIG. 4B shows a state in which the check box is set to ON and the search condition is input in the search condition input area.

【0019】図5は、検索要求装置11から検索要求変
換装置13へ及び検索要求変換装置13からデータベー
ス検索装置12へ送信される検索実行要求電文の形式を
示す図である。図5(a)は、検索要求装置11から検
索要求変換装置13へ送信される要求電文であり、チェ
ックボックスをオンにした状態を示す電文である。&は
セパレータである。図5(b)は、同要求電文であり、
チェックボックスをオフにした状態を示す電文である。
図5(c)は、検索要求変換装置13からデータベース
検索装置12へ送信される要求電文であり、検索条件を
展開せず検索要求装置11から送信された検索条件その
ままでデータベース検索装置12へ送信する場合の要求
電文である。図5(d)は、検索要求変換装置13から
データベース検索装置12へ送信される要求電文であ
り、展開された検索条件を搭載する要求電文である。
「全文=スケジュール+日程+予定+会議」の部分は、
検索キーワードを論理和条件で増やすことによって検索
キーワードの設定不足によって生じる検索漏れを防ぐこ
とを目的としている。また「IPC=G06F17+G
06F19+G06F15」の部分は、検索キーワード
の検索結果に国際分類記号を論理積で付加することによ
って、利用者にとって意味的にノイズとなる文書を検索
結果から排除することを目的としている。さらに「全文
=ジョブ」の部分は、「ジョブスケジューラ」等の「ジ
ョブ」に関する文書を検索結果から排除することを目的
としている。このように「スケジューラ」というキーワ
ードで、「計算機を利用するスケジュール管理システ
ム」という目的にあった高度な検索式が生成される。
FIG. 5 is a diagram showing the format of a search execution request message transmitted from the search request device 11 to the search request conversion device 13 and from the search request conversion device 13 to the database search device 12. FIG. 5A is a request message transmitted from the search request device 11 to the search request conversion device 13, and is a message indicating a state in which a check box is turned on. & Is a separator. FIG. 5B shows the request message.
This is a message indicating that the check box is turned off.
FIG. 5C shows a request message transmitted from the search request conversion device 13 to the database search device 12, which is transmitted to the database search device 12 as it is without expanding the search conditions. This is a request message when a request is made. FIG. 5D is a request message transmitted from the search request conversion device 13 to the database search device 12, and is a request message in which the expanded search condition is mounted.
"Full text = schedule + schedule + schedule + meeting"
An object of the present invention is to prevent search omission caused by insufficient setting of a search keyword by increasing search keywords under a logical sum condition. "IPC = G06F17 + G
The part “06F19 + G06F15” is intended to exclude documents that are semantically noisy for the user from the search result by adding an international classification symbol to the search result of the search keyword as a logical product. Further, the “all text = job” portion is intended to exclude documents related to “job” such as “job scheduler” from the search results. As described above, the keyword “scheduler” generates an advanced search formula for the purpose of “schedule management system using a computer”.

【0020】図6は、検索条件変換テーブル34のデー
タ形式を示す図である。検索条件変換テーブル34の各
レコードは、入力検索条件と展開される検索式から構成
される。入力検索条件は検索要求装置11から送信され
るマクロなキーワードから成る検索条件であり、展開さ
れる検索式は入力検索条件に対応して展開された検索条
件を記述するものである。
FIG. 6 is a diagram showing a data format of the search condition conversion table 34. Each record of the search condition conversion table 34 includes an input search condition and a search expression to be expanded. The input search condition is a search condition composed of a macro keyword transmitted from the search request device 11, and the expanded search expression describes the expanded search condition corresponding to the input search condition.

【0021】図7は、応答判断部37及び応答変換部3
8の処理の流れを示すフローチャートである。応答判断
部37は、応答受信部36から応答電文を受け取り、電
文中の画面情報を抽出する(ステップ71)。次に画面
情報中に<INPUT TYPE=”TEXT” 〜
>」の文字列が存在するか否かを判定する(ステップ7
2)。この文字列が存在すれば(ステップ72YE
S)、検索画面応答電文であるから、応答変換部38へ
制御を渡す。応答変換部38は、図3(b)に示すよう
に画面情報中にチェックボックスと検索条件を展開する
指令を付加し(ステップ73)、電文を応答送信部39
に渡す(ステップ74)。上記の文字列が存在しなけれ
ば(ステップ72NO)、検索結果の応答電文であるか
ら、電文をそのまま応答送信部39に渡す(ステップ7
4)。
FIG. 7 shows the response judging section 37 and the response converting section 3.
8 is a flowchart illustrating the flow of the process of FIG. The response determining unit 37 receives the response message from the response receiving unit 36 and extracts screen information from the message (step 71). Next, in the screen information, <INPUT TYPE = “TEXT” ~
It is determined whether or not the character string “>” exists (step 7).
2). If this character string exists (step 72YE
S), because the message is a search screen response message, control is passed to the response conversion unit 38. The response conversion unit 38 adds a check box and a command for expanding the search condition in the screen information as shown in FIG. 3B (step 73), and transmits the message to the response transmission unit 39.
(Step 74). If the above character string does not exist (NO in step 72), the message is passed to the response transmission unit 39 as it is because it is a response message of the search result (step 7).
4).

【0022】図8は、要求判断部32及び要求変換部3
3の処理の流れを示すフローチャートである。要求判断
部32は、要求受信部31から要求電文を受け取り要求
電文中に「EXPAND=」の項目が存在するか否かを
判定する(ステップ81)。存在すれば(ステップ81
YES)、検索実行要求電文であるから、要求変換部3
3へ制御を渡す。要求変換部33は、「EXPAND
=”ON”」であるか否かを判定する(ステップ8
2)。「EXPAND=”ON”」であれば(ステップ
82YES)、「EXPAND=”ON”&」を削除し
(ステップ83)、検索条件変換テーブル34を参照し
て電文中の検索条件を対応する検索式に展開し、電文中
の検索条件を展開した検索式に置き換えてから(ステッ
プ84)、変換後の電文を要求送信部35へ渡す(ステ
ップ85)。「EXPAND=””」であれば(ステッ
プ82NO)、検索条件を展開する必要がないから、
「EXPAND=””&」を削除し(ステップ86)、
要求送信部35へ渡す(ステップ85)。要求電文中に
「EXPAND=」の項目が存在しなければ(ステップ
81NO)、検索画面要求電文であるから、電文をその
まま要求送信部35へ渡す(ステップ85)。
FIG. 8 shows the request judging unit 32 and the request converting unit 3
9 is a flowchart showing the flow of the processing of No. 3; The request determining unit 32 receives the request message from the request receiving unit 31, and determines whether or not the item of “EXPAND =” exists in the request message (Step 81). If it exists (step 81
YES), since it is a search execution request message, the request conversion unit 3
Pass control to 3. The request conversion unit 33 outputs “EXPAND
= "ON""(step 8)
2). If "EXPAND =" ON "" (YES in step 82), "EXPAND =" ON "&" is deleted (step 83), and the search condition in the message is referred to by referring to the search condition conversion table 34. After the search condition in the message is replaced with the expanded search expression (step 84), the converted message is passed to the request transmitting unit 35 (step 85). If “EXPAND =“ ”” (step 82 NO), it is not necessary to expand the search condition.
"EXPAND =""&" is deleted (step 86),
The information is passed to the request transmitting unit 35 (step 85). If the item of “EXPAND =” does not exist in the request message (step 81 NO), the message is passed to the request transmission unit 35 as it is because it is a search screen request message (step 85).

【0023】上記のように利用者が検索要求装置11で
設定した検索式が簡易なキーワードのみであっても、検
索要求変換装置13の処理を介入させることによりデー
タベース検索装置12の処理部を変更することなく、高
度で複雑な検索式に変換されて検索を実行することがで
きる。なお利用者は検索条件変換テーブル34について
入出力装置30を介して自由に追加、更新及び削除を行
うことができる。従って新規に発生したテーマに応じて
レコードを追加したり、既存のレコードの検索式を更新
したり、不要になったテーマに従ってレコードを削除す
るなど随時検索条件変換テーブル34をメンテナンスす
ることが可能である。なお特許文書データベースを検索
する場合には、特許調査の専門家が検索条件変換テーブ
ル34の作成、変更を行うことが望ましい。
As described above, even if the search expression set by the user in the search request device 11 is only a simple keyword, the processing unit of the database search device 12 is changed by intervening the processing of the search request conversion device 13. Without having to do so, it can be converted into sophisticated and complex search formulas to perform searches. The user can freely add, update, and delete the search condition conversion table 34 via the input / output device 30. Therefore, the search condition conversion table 34 can be maintained at any time such as adding a record according to a newly generated theme, updating a search formula of an existing record, or deleting a record according to an unnecessary theme. is there. When searching the patent document database, it is desirable that a patent search expert create and change the search condition conversion table 34.

【0024】また上記実施形態では特許文書データベー
スの検索について説明したが、文書データベースが図書
文献データベースや科学技術文書データベースの場合
は、検索条件変換テーブル34を図書文献情報や科学技
術情報を検索するための辞書あるいは変換テーブルに置
き換えればよい。
In the above embodiment, the search of the patent document database has been described. However, when the document database is a book document database or a science and technology document database, the search condition conversion table 34 is used to search the book document information and the science and technology information. May be replaced with a dictionary or conversion table.

【0025】また検索条件変換テーブル34に、2か国
語の辞書を組み込んでもよい。例えば和英辞書を組み込
むことによって利用者が入力した日本語の検索式を要求
変換部33によって英語の検索式に変換し、英文の検索
データベース装置を検索することが可能である。
The search condition conversion table 34 may include a bilingual dictionary. For example, by incorporating a Japanese-English dictionary, it is possible to convert a Japanese search formula input by a user into an English search formula by the request conversion unit 33, and to search an English search database device.

【0026】[0026]

【発明の効果】以上説明したように本発明によれば、既
存の文書データベース検索システムを変更することな
く、利用者が入力する簡易な検索条件をあらかじめテー
ブルに登録される精緻な検索式に置き換えるので、検索
結果から不必要なノイズを排除するとともに検索漏れを
防ぐことができる。またその分野に精通した専門家が展
開する検索式を作成することによって検索式の設定に不
慣れな利用者の負担を軽減することができる。
As described above, according to the present invention, a simple search condition input by a user is replaced with a sophisticated search expression registered in a table in advance without changing an existing document database search system. Therefore, unnecessary noise can be eliminated from the search result and search omission can be prevented. In addition, by creating a search formula developed by experts who are familiar with the field, it is possible to reduce the burden on a user who is unfamiliar with setting the search formula.

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

【図1】実施形態のシステムの構成図である。FIG. 1 is a configuration diagram of a system according to an embodiment.

【図2】実施形態の処理手順の概略を示す図である。FIG. 2 is a diagram showing an outline of a processing procedure of the embodiment.

【図3】実施形態の検索画面応答電文の形式を示す図で
ある。
FIG. 3 is a diagram showing a format of a search screen response message according to the embodiment.

【図4】実施形態の検索画面の表示形式を示す図であ
る。
FIG. 4 is a diagram showing a display format of a search screen according to the embodiment.

【図5】実施形態の検索実行要求電文の形式を示す図で
ある。
FIG. 5 is a diagram showing a format of a search execution request message of the embodiment.

【図6】実施形態の検索条件変換テーブル34のデータ
形式を示す図である。
FIG. 6 is a diagram illustrating a data format of a search condition conversion table according to the embodiment.

【図7】実施形態の応答判断部37及び応答変換部38
の処理の流れを示すフローチャートである。
FIG. 7 is a diagram illustrating a response determination unit 37 and a response conversion unit 38 according to the embodiment;
3 is a flowchart showing the flow of the processing of FIG.

【図8】実施形態の要求判断部32及び要求変換部33
の処理の流れを示すフローチャートである。
FIG. 8 is a diagram illustrating a request determining unit 32 and a request converting unit 33 according to the embodiment.
3 is a flowchart showing the flow of the processing of FIG.

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

13・・検索要求変換装置、32・・要求判断部、33
・・要求変換部、34・・検索条件変換テーブル、37
・・応答判断部、38・・応答変換部
13. Search request conversion device, 32 Request determination unit, 33
..Request conversion unit, 34..Search condition conversion table, 37
..Response determination unit, 38.Response conversion unit

───────────────────────────────────────────────────── フロントページの続き (72)発明者 中泉 義典 東京都江東区新砂一丁目6番27号 株式会 社日立製作所公共情報事業内 ──────────────────────────────────────────────────続 き Continuing on the front page (72) Inventor Yoshinori Nakaizumi 1-6-27 Shinsuna, Koto-ku, Tokyo Within the public information business of Hitachi, Ltd.

Claims (3)

【特許請求の範囲】[Claims] 【請求項1】検索を要求する手段と、該要求に応答して
文書データベースを検索し検索結果を送り返す手段とを
有する文書データベース検索システムの検索方法におい
て、検索要求手段から検索条件を含む検索要求を受け取
り、記憶装置上のテーブルを参照して受け取ったマクロ
な検索条件を対応する展開された検索式に置き換え、該
展開された検索式を検索条件として該文書データベース
の検索を実行することを特徴とする文書データベースの
検索方法。
1. A search method for a document database search system, comprising: means for requesting a search; and means for searching a document database in response to the request and sending back a search result. And replacing the macro search condition received with reference to the table on the storage device with a corresponding expanded search expression, and executing the search of the document database using the expanded search expression as a search condition. Document database search method to be used.
【請求項2】さらに該検索要求手段へ検索条件を入力す
るための表示画面を送信する際に、該画面の情報に検索
条件を展開するか否かを選択するための情報を付加して
該検索要求手段へ送信することを特徴とする請求項1記
載の文書データベースの検索方法。
2. When transmitting a display screen for inputting search conditions to the search request means, information for selecting whether or not to expand the search conditions is added to the information on the screen. 2. The method according to claim 1, wherein the search request is transmitted to search request means.
【請求項3】コンピュータ読み取り可能な記憶媒体に実
体化されたコンピュータプログラムであり、検索を要求
する手段と該要求に応答して文書データベースを検索し
検索結果を送り返す手段との間に介入して検索要求を処
理するプログラムであって、該プログラムは以下のステ
ップを含む: (a)検索要求手段から検索条件を含む検索要求を受け
取り、(b)記憶装置上のテーブルを参照して受け取っ
たマクロな検索条件を対応する展開された検索式に置き
換え、該展開された検索式を検索条件として該文書デー
タベースを検索する手段に渡す。
3. A computer program embodied in a computer-readable storage medium, which intervenes between a means for requesting a search and a means for searching a document database in response to the request and sending back a search result. A program for processing a search request, the program including the following steps: (a) receiving a search request including a search condition from a search request unit; and (b) receiving a search request by referring to a table on a storage device. Is replaced with a corresponding expanded search expression, and the expanded search expression is passed as a search condition to a means for searching the document database.
JP9290208A 1997-10-23 1997-10-23 Method for retrieving document database Pending JPH11126202A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP9290208A JPH11126202A (en) 1997-10-23 1997-10-23 Method for retrieving document database

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP9290208A JPH11126202A (en) 1997-10-23 1997-10-23 Method for retrieving document database

Publications (1)

Publication Number Publication Date
JPH11126202A true JPH11126202A (en) 1999-05-11

Family

ID=17753157

Family Applications (1)

Application Number Title Priority Date Filing Date
JP9290208A Pending JPH11126202A (en) 1997-10-23 1997-10-23 Method for retrieving document database

Country Status (1)

Country Link
JP (1) JPH11126202A (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2002063211A (en) * 2000-07-24 2002-02-28 Viagold Direct Network Ltd Retrieving method for retrieving system of retrieving home page and system and method for retrieving web site home page

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2002063211A (en) * 2000-07-24 2002-02-28 Viagold Direct Network Ltd Retrieving method for retrieving system of retrieving home page and system and method for retrieving web site home page

Similar Documents

Publication Publication Date Title
US6564254B1 (en) System and a process for specifying a location on a network
US9111008B2 (en) Document information management system
US5822539A (en) System for adding requested document cross references to a document by annotation proxy configured to merge and a directory generator and annotation server
EP1428139B1 (en) System and method for extracting content for submission to a search engine
JP3703080B2 (en) Method, system and medium for simplifying web content
JP2006501582A (en) Bilingual annotation activated instantly by a pointer on text information of an electronic document
JP4940982B2 (en) Image forming apparatus and Web page printing control method
TW200821867A (en) Program, character input editing method, and apparatus
JPH11161682A (en) Device and method for retrieving information and recording medium
JP2005293351A (en) Image processor and image processing method
US20010002471A1 (en) System and program for processing special characters used in dynamic documents
WO2002087135A2 (en) System and method for adapting information content for an electronic device
JP4725876B2 (en) Data passing device
JPH1115724A (en) Method and device for managing document
JPH11338791A (en) Hyper text display system, server device and terminal equipment
JP2003006455A (en) Translation service system
JPH11126202A (en) Method for retrieving document database
KR20020017966A (en) Method and apparatus in a data processing system for word based render browser for skimming or speed reading web pages
JP3310961B2 (en) System and method for specifying a location on a network
JP4480353B2 (en) Link information delivery system and link information delivery method
JP2000222326A (en) Learning supporting method and its system and storage medium for storing learning supporting program
JP3310240B2 (en) Email system
JP5276903B2 (en) Browsing system, plug-in program, and introduction program
JP2008021031A (en) Search server apparatus and its control method, information processing apparatus and its control method, information processing system, information search apparatus and its control method, program, and storage medium
JP2004078485A (en) Translation support system, and its method