JP2002082984A - Device and method for retrieving data base - Google Patents

Device and method for retrieving data base

Info

Publication number
JP2002082984A
JP2002082984A JP2000270697A JP2000270697A JP2002082984A JP 2002082984 A JP2002082984 A JP 2002082984A JP 2000270697 A JP2000270697 A JP 2000270697A JP 2000270697 A JP2000270697 A JP 2000270697A JP 2002082984 A JP2002082984 A JP 2002082984A
Authority
JP
Japan
Prior art keywords
search
database
holding
similar
input
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
JP2000270697A
Other languages
Japanese (ja)
Inventor
Norihiro Minegishi
則宏 嶺岸
Satoshi Tanaka
聡 田中
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.)
Mitsubishi Electric Corp
Original Assignee
Mitsubishi Electric Corp
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Mitsubishi Electric Corp filed Critical Mitsubishi Electric Corp
Priority to JP2000270697A priority Critical patent/JP2002082984A/en
Publication of JP2002082984A publication Critical patent/JP2002082984A/en
Pending legal-status Critical Current

Links

Abstract

PROBLEM TO BE SOLVED: To appropriately support the retrieval processing of a data base without previously setting a specified information. SOLUTION: The data base retrieval device is provided with a data base 1 holding data being the object of retrieval, a similar example data base 5 making a similar example into the data base and holding it, a retrieval condition input part 2 inputting a retrieval condition, a retrieval condition developing part 6 retrieving the similar example data base 5 based on the retrieval condition and outputting a developed retrieval condition obtained by developing the retrieval condition, a data base retrieval part 7 retrieving the data base 1 based on the developed retrieval condition, a retrieval result output part 8 outputting a retrieval result, a retrieval operation holding part 3 holding the retrieval operation of a user by including the retrieval condition, a similar example analysis part 11 analyzing the similar example based on selection information which is just before and the retrieval operation held by the retrieval operation holding part 3 and a similar example data base update part 12 updating the content of the similar example data base 5 based on an analysis result by the similar example analysis part 11.

Description

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

【0001】[0001]

【発明の属する技術分野】この発明は、データベースの
検索を行うデータベース検索装置およびその方法に関
し、特に、幅広い関連事項を検索するユーザに対応する
ために、ユーザの検索要求に関する他の類似検索条件や
検索対象を絞り込むための検索条件を提示することがで
きる検索支援機能を有するデータベース検索装置および
その方法に関するものである。
BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to a database search apparatus and a database search method for searching a database, and more particularly to other similar search conditions related to a user's search request in order to support a user searching a wide range of related items. The present invention relates to a database search device having a search support function capable of presenting search conditions for narrowing search targets and a method thereof.

【0002】[0002]

【従来の技術】従来から、データベース内から所望のデ
ータを検索するデータベース検索装置が存在する。たと
えば、図12は、従来のデータベース検索装置の構成を
示すブロック図である(特開平6−176072号公報
参照)。このデータベース検索装置は、単語の類似度を
用いたインデクスを利用した検索装置である。図12に
おいて、このデータベース検索装置は、属性と属性値と
の対で表現されたデータを格納するデータベース27
と、類似検索を行う前にデータベース27内のデータか
ら、第1のインデクスを用いてデータ量を大雑把に絞り
込む第1検索部25と、第1検索部25によって検索さ
れたデータを、第2のインデクスをもとに類似検索を行
う第2の検索部26とを有する。
2. Description of the Related Art Conventionally, there is a database search device for searching for desired data from a database. For example, FIG. 12 is a block diagram showing a configuration of a conventional database search device (see Japanese Patent Application Laid-Open No. H6-176072). This database search device is a search device that uses an index that uses word similarity. In FIG. 12, this database search device stores a database 27 that stores data expressed by pairs of attributes and attribute values.
And a first search unit 25 for roughly narrowing down the data amount from the data in the database 27 using the first index before performing the similarity search, and a second search unit 25 A second search unit that performs a similarity search based on the index.

【0003】入力装置21および入出力制御部23を介
して、属性と属性値とからなる検索条件が入力される
と、推論処理部24は、第1検索部25に対して、検索
条件と同じ属性をもつデータをデータベース27から検
索させる。第1検索部25は、第1インデクス生成部2
8に対して、第1インデクスの生成を指示する。第1イ
ンデクス生成部28は、検索された属性値間の類似度の
範囲を判別し、属性の重要度と併せて、各属性の属性値
間の類似度を算出し、算出結果を第1検索部25に出力
する。第1検索部25は、検索結果の属性値に対し、属
性値間の類似度を第1インデクスとして保持する。その
後、推論処理部24は、第2検索部26に対して類似検
索を行わせる。第2検索部26は、入力された検索条件
と各属性値との類似度を比較し、類似度の範囲内に収ま
っている場合に類似検索結果として推論処理部24に出
力する。推論処理部24は、入出力制御部23を介して
類似検索結果を出力装置22に出力する。
When a search condition consisting of an attribute and an attribute value is input via the input device 21 and the input / output control unit 23, the inference processing unit 24 sends the first search unit 25 the same The data having the attribute is retrieved from the database 27. The first search unit 25 includes the first index generation unit 2
8 is instructed to generate a first index. The first index generation unit 28 determines the range of the similarity between the searched attribute values, calculates the similarity between the attribute values of the respective attributes together with the importance of the attributes, and performs the first search on the calculation result. Output to the unit 25. The first search unit 25 holds, as a first index, the degree of similarity between the attribute values of the search results. After that, the inference processing unit 24 causes the second search unit 26 to perform a similarity search. The second search unit 26 compares the similarity between the input search condition and each attribute value, and outputs the similarity to the inference processing unit 24 as a similar search result when the similarity is within the range of the similarity. The inference processing unit 24 outputs the similarity search result to the output device 22 via the input / output control unit 23.

【0004】一方、ユーザとの対話を行うことでタスク
を達成する対話装置では、ユーザの操作習熟度に適合し
た最適な操作ガイダンスを提供できるものがある。たと
えば、図13は、検索操作の操作ガイダンス出力方法が
適用された従来の対話装置の構成を示すブロック図であ
る(特開平8−44520号公報参照)。図13におい
て、この対話装置は、対話管理部44から操作可能状態
の通知を受けた後、ユーザによる音声入力装置31また
はタッチパネル32を用いた入力操作に応じて、入力制
御部34から入力情報が入力されるまでの時間(操作時
間)を計測する操作時間計測部36と、この操作時間と
閾値登録部38に予め登録されている操作時間閾値をも
とに、利用中のユーザの習熟度、たとえば「習熟者」、
「初心者」、「一般者」などに分類された習熟度を判断
し、その判断結果を習熟度記憶部41に記憶する習熟度
判断部40とを有する。
[0004] On the other hand, some dialogue apparatuses that achieve a task by performing a dialogue with a user can provide optimal operation guidance suitable for the user's operation proficiency. For example, FIG. 13 is a block diagram showing a configuration of a conventional interactive device to which an operation guidance output method of a search operation is applied (see Japanese Patent Application Laid-Open No. Hei 8-44520). In FIG. 13, after receiving a notification of an operable state from the dialog management unit 44, the dialog device receives input information from the input control unit 34 in response to a user's input operation using the voice input device 31 or the touch panel 32. Based on the operation time measurement unit 36 that measures the time until the input (operation time), and the operation time and the operation time threshold registered in the threshold registration unit 38 in advance, the proficiency level of the user who is using For example, "professional"
It has a proficiency determination unit 40 that determines proficiency levels classified as “beginner” and “general person” and stores the determination result in a proficiency storage unit 41.

【0005】対話管理部44による操作ガイダンス出力
処理は、習熟度記憶部41に記憶されている習熟度をも
とに、操作ガイダンスデータベース43から、この習熟
度に応じた操作ガイダンスを取り出し、ディスプレイ2
9またはスピーカ30から出力するようにしている。
[0005] The operation guidance output process by the dialog management unit 44 is based on the proficiency stored in the proficiency storage unit 41 and extracts the operation guidance corresponding to the proficiency from the operation guidance database 43 and displays it on the display 2.
9 or the speaker 30.

【0006】習熟度判断部40は、操作時間をもとにユ
ーザの習熟度を判断するのみではなく、入力された条件
によってもユーザの習熟度を判断する。模範手順登録部
39には、現在対象となっているデータベースを検索す
るための検索条件の本来の入力手順が予め登録されてい
る。ここで、習熟度判断部40は、登録された模範手順
を正解として、入力された検索条件と模範手順との差異
を求め、この差異の大小によってユーザの習熟度を判断
するようにしている。
[0006] The proficiency determining section 40 not only determines the proficiency of the user based on the operation time, but also determines the proficiency of the user based on the input conditions. In the exemplary procedure registration unit 39, the original input procedure of the search condition for searching the currently targeted database is registered in advance. Here, the proficiency determination unit 40 determines the difference between the input search condition and the model procedure using the registered model procedure as a correct answer, and determines the user's skill based on the magnitude of the difference.

【0007】[0007]

【発明が解決しようとする課題】ところで、上述した従
来のデータベース検索装置では、入力された検索条件
を、予め登録された検索条件の属性と属性値との対につ
いて、属性の重要度や類似度の半値をもとに、適切な類
似範囲を設定し、結果を出力し、あるいはインデクスを
更新するようにしているが、類似範囲を設定するための
検索条件の属性に対する類似度は、予め登録する必要が
あり、登録されていない場合には、類似範囲を決定する
ことができない、すなわち類似事例の検索をすることが
できないという問題点があった。
By the way, in the above-mentioned conventional database search apparatus, the input search condition is determined based on the attribute importance and similarity of a pair of the attribute and the attribute value of the search condition registered in advance. Based on the half value of, an appropriate similarity range is set, the result is output, or the index is updated, but the similarity to the attribute of the search condition for setting the similarity range is registered in advance. If the information is not registered, there is a problem that the similarity range cannot be determined, that is, a similar case cannot be searched.

【0008】また、上述した従来の対話装置では、入力
された検索条件と予め登録された模範手順との差異をも
とに習熟度を判断し、この習熟度に対応し、予め登録し
ておいたガイダンス内容を参照出力するようにしている
が、検索対象のデータベースに対する検索条件の入力な
ど、検索傾向とは無関係に、ガイダンスに使用する各種
のデータを予め作成しておかなければならないという問
題点があった。
Further, in the above-described conventional interactive device, the skill level is determined based on the difference between the input search condition and the model procedure registered in advance, and the skill level is determined in advance according to the skill level. Although the guidance contents are output by reference, there is a problem that various data to be used for the guidance must be created in advance regardless of the search tendency, such as inputting search conditions for the search target database. was there.

【0009】この発明は上記に鑑みてなされたもので、
特定の情報を予め設定しなくても、データベースの検索
処理を適切に支援することができるデータベース検索装
置およびその方法を得ることを目的とする。
[0009] The present invention has been made in view of the above,
An object of the present invention is to provide a database search device and a method thereof that can appropriately support a database search process without setting specific information in advance.

【0010】[0010]

【課題を解決するための手段】上記目的を達成するた
め、この発明にかかるデータベース検索装置は、検索対
象データを保持するデータベースと、前記データベース
に格納される検索対象データの類似事例をデータベース
化して保持する類似事例データベースと、前記データベ
ースの検索条件を入力する入力手段と、前記入力手段に
入力された検索条件をもとに前記類似事例データベース
を検索し、該検索条件を展開した展開検索条件を出力す
る検索条件展開手段と、前記検索条件展開手段によって
展開された展開検索条件をもとに前記データベースを検
索する検索手段と、前記検索手段による検索結果を出力
する出力手段と、前記入力手段に入力された検索条件と
前記出力手段が出力した検索結果に対してユーザが選択
した選択情報とを含む前記データベースの検索に関する
ユーザの検索操作を保持する検索操作保持手段と、前記
選択情報および前記検索操作保持手段に保持された前記
検索操作をもとに類似事例を解析する類似事例解析手段
と、前記類似事例解析手段による解析結果をもとに前記
類似事例データベースの内容を更新する更新手段とを備
えたことを特徴とする。
In order to achieve the above object, a database search apparatus according to the present invention converts a database holding search target data and a similar case of the search target data stored in the database into a database. A similar case database to be held, input means for inputting search conditions of the database, and a search for the similar case database based on search conditions input to the input means, and an expanded search condition obtained by expanding the search condition. Search condition expanding means for outputting, search means for searching the database based on the expanded search condition expanded by the search condition expanding means, output means for outputting a search result by the search means, and input means The input search condition and the selection information selected by the user for the search result output by the output unit are included. A search operation holding unit that holds a user's search operation related to the database search; a similar case analysis unit that analyzes a similar case based on the selection information and the search operation held in the search operation holding unit; Updating means for updating the contents of the similar case database based on the analysis result by the similar case analyzing means.

【0011】この発明によれば、検索条件展開手段が、
入力手段に入力された検索条件をもとに類似事例データ
ベースを検索し、該検索条件を展開した展開検索条件を
出力し、検索手段が、前記検索条件展開手段によって展
開された展開検索条件をもとにデータベースを検索し、
出力手段が検索結果を出力する。一方、検索操作保持手
段が、前記入力手段に入力された検索条件と前記出力手
段が出力した検索結果に対してユーザが選択した選択情
報とを含む前記データベースの検索に関するユーザの検
索操作を保持し、類似事例解析手段が、前記選択情報お
よび前記検索操作保持手段に保持された前記検索操作を
もとに類似事例を解析し、更新手段が、前記類似事例解
析手段による解析結果をもとに前記類似事例データベー
スの内容を更新するようにし、ユーザは、検索条件に類
似した条件のデータを、これまでの検索履歴をもとに適
切に検索でき、たとえば、親部品と小部品との仕様のよ
うに、予め設定することができない検索条件の組み合わ
せであっても、類似事例の検索が可能となるようにして
いる。
According to the present invention, the search condition expanding means includes:
The similar case database is searched based on the search condition input to the input unit, and an expanded search condition obtained by expanding the search condition is output. The search unit also searches the expanded search condition expanded by the search condition expanding unit. And search the database for
An output unit outputs a search result. On the other hand, a search operation holding unit holds a user's search operation related to a search of the database including a search condition input to the input unit and selection information selected by a user with respect to a search result output by the output unit. A similar case analysis unit that analyzes a similar case based on the selection information and the search operation held in the search operation holding unit, and an update unit uses the similar case analysis unit based on an analysis result obtained by the similar case analysis unit. By updating the content of the similar case database, the user can appropriately search for data of conditions similar to the search conditions based on the search history so far, for example, such as the specification of parent parts and small parts. In addition, even if a combination of search conditions cannot be set in advance, it is possible to search for similar cases.

【0012】つぎの発明にかかるデータベース検索装置
は、検索対象データを保持するデータベースと、前記デ
ータベースの検索条件を入力する入力手段と、前記入力
手段から入力された検索条件に対応する次の類似検索条
件をデータベース化し、類似検索手順として保持する類
似検索手順データベースと、前記入力手段に入力された
検索条件をもとに前記類似検索手順データベースを検索
し、該検索条件に対応する次の類似検索条件を出力する
ガイダンス手段と、前記ガイダンス手段が出力した次の
類似検索条件をもとに前記データベースを検索する検索
手段と、前記検索手段による検索結果を出力する出力手
段と、前記入力手段に入力された検索条件と前記出力手
段が出力した検索結果に対してユーザが選択した選択情
報とを含む前記データベースの検索に関するユーザの検
索操作を保持する検索操作保持手段と、前記選択情報お
よび前記検索操作保持手段に保持された前記検索操作を
もとに類似検索手順を解析する類似検索手順解析手段
と、前記類似検索手順解析手段による解析結果をもとに
前記類似検索手順データベースの内容を更新する更新手
段とを備えたことを特徴とする。
According to another aspect of the present invention, there is provided a database search device which stores a search object data, input means for inputting search conditions of the database, and a next similarity search corresponding to the search conditions input from the input means. A similarity search procedure database for converting conditions into a database and holding the similarity search procedure as a similarity search procedure, and searching the similarity search procedure database based on the search conditions input to the input means, and searching for a similarity search condition corresponding to the search conditions , A search unit that searches the database based on the next similar search condition output by the guidance unit, an output unit that outputs a search result by the search unit, and an input that is input to the input unit. The data including search conditions and selection information selected by the user for the search results output by the output unit. Search operation holding means for holding a user's search operation related to database search, similarity search procedure analysis means for analyzing a similarity search procedure based on the selection information and the search operation held in the search operation holding means, Updating means for updating the contents of the similarity search procedure database based on the analysis result by the similarity search procedure analysis means.

【0013】この発明によれば、ガイダンス手段が、入
力手段に入力された検索条件をもとに類似検索手順デー
タベースを検索し、該検索条件に対応する次の類似検索
条件を出力し、検索手段が、前記ガイダンス手段が出力
した次の類似検索条件をもとにデータベースを検索し、
出力手段が検索結果を出力する。一方、検索操作保持手
段が、前記入力手段に入力された検索条件と前記出力手
段が出力した検索結果に対してユーザが選択した選択情
報とを含む前記データベースの検索に関するユーザの検
索操作を保持し、類似検索手順解析手段が、前記選択情
報および前記検索操作保持手段に保持された前記検索操
作をもとに類似検索手順を解析し、更新手段が、前記類
似検索手順解析手段による解析結果をもとに前記類似検
索手順データベースの内容を更新するようにしている。
ガイダンス手段は、現在の検索結果について要求と合致
しない場合に、次の検索操作をどうすればよいか、検索
条件として何を入力すればよいかなどを、これまでの多
くのユーザの検索履歴や嗜好に沿ったガイダンスとして
提示するようにしている。
According to this invention, the guidance means searches the similarity search procedure database based on the search condition input to the input means, and outputs the next similarity search condition corresponding to the search condition. Search the database based on the next similar search condition output by the guidance means,
An output unit outputs a search result. On the other hand, a search operation holding unit holds a user's search operation related to a search of the database including a search condition input to the input unit and selection information selected by a user with respect to a search result output by the output unit. A similarity search procedure analyzing means for analyzing a similarity search procedure based on the selection information and the search operation held in the search operation holding means, and an updating means for analyzing an analysis result by the similarity search procedure analysis means. At this time, the contents of the similarity search procedure database are updated.
If the current search result does not match the request, the guidance means determines what to do next search operation, what to input as search conditions, etc. in the search history and preferences of many users so far. It is presented as guidance along with it.

【0014】つぎの発明にかかるデータベース検索装置
は、検索対象データを保持するデータベースと、前記デ
ータベースの検索条件を入力する入力手段と、前記デー
タベースに格納される検索対象データの類似事例をデー
タベース化して保持する類似事例データベースと、前記
入力手段から入力された検索条件に対応する次の類似検
索条件をデータベース化し、類似検索手順として保持す
る類似検索手順データベースと、前記入力手段に入力さ
れた検索条件をもとに前記類似事例データベースを検索
し、該検索条件を展開した展開検索条件を出力する検索
条件展開手段と、前記入力手段に入力された検索条件を
もとに前記類似検索手順データベースを検索し、該検索
条件に対応する次の類似検索条件を出力するガイダンス
手段と、前記検索条件展開手段が出力した展開検索条件
あるいは前記ガイダンス手段が出力した次の類似検索条
件をもとに前記データベースを検索する検索手段と、前
記検索手段による検索結果を出力する出力手段と、前記
入力手段に入力された検索条件と前記出力手段が出力し
た検索結果に対してユーザが選択した選択情報とを含む
前記データベースの検索に関するユーザの検索操作を保
持する検索操作保持手段と、前記選択情報および前記検
索操作保持手段に保持された前記検索操作をもとに類似
事例および類似検索手順を解析する解析手段と、前記解
析手段による解析結果をもとに前記類似事例データベー
スの内容を更新する類似事例更新手段と、前記解析手段
による解析結果をもとに前記類似検索手順データベース
の内容を更新する類似検索手順更新手段とを備えたこと
を特徴とする。
[0014] A database search apparatus according to the next invention is a database for holding search target data, input means for inputting search conditions of the database, and database of similar cases of search target data stored in the database. A similar case database to be held, a database of the next similar search conditions corresponding to the search condition input from the input means, and a similar search procedure database to be stored as a similar search procedure; and a search condition input to the input means. A search condition expansion unit for searching the similar case database based on the search condition and outputting an expanded search condition obtained by expanding the search condition; and searching the similarity search procedure database based on the search condition input to the input unit. Guidance means for outputting a next similar search condition corresponding to the search condition; Search means for searching the database based on the expansion search condition output by the case expansion means or the next similar search condition output by the guidance means; output means for outputting a search result by the search means; and input means Search operation holding means for holding a user's search operation related to the search of the database including search conditions input to the user and selection information selected by the user with respect to the search result output by the output means; and Analysis means for analyzing similar cases and similar search procedures based on the search operation held in search operation holding means, and similar case update for updating the contents of the similar case database based on the analysis result by the analysis means Means for updating a similarity search procedure database based on an analysis result by the analysis means Characterized by comprising a stage.

【0015】この発明によれば、検索条件展開手段が、
入力手段に入力された検索条件をもとに類似事例データ
ベースを検索し、該検索条件を展開した展開検索条件を
出力し、ガイダンス手段が、前記入力手段に入力された
検索条件をもとに類似検索手順データベースを検索し、
該検索条件に対応する次の類似検索条件を出力し、検索
手段が、前記検索条件展開手段が出力した展開検索条件
あるいは前記ガイダンス手段が出力した次の類似検索条
件をもとにデータベースを検索し、出力手段が、前記検
索手段による検索結果を出力する。一方、検索操作保持
手段が、前記入力手段に入力された検索条件と前記出力
手段が出力した検索結果に対してユーザが選択した選択
情報とを含む前記データベースの検索に関するユーザの
検索操作を保持し、解析手段が、前記選択情報および前
記検索操作保持手段に保持された前記検索操作をもとに
類似事例および類似検索手順を解析し、類似事例更新手
段が、前記解析手段による解析結果をもとに前記類似事
例データベースの内容を更新し、類似検索手順変更手段
が、前記解析手段による解析結果をもとに前記類似検索
手順データベースの内容を更新するようにしている。
According to the present invention, the search condition expanding means includes:
The similar case database is searched based on the search condition input to the input means, and an expanded search condition obtained by expanding the search condition is output. The guidance means performs similarity search based on the search condition input to the input means. Search the search procedure database,
The next similar search condition corresponding to the search condition is output, and the search unit searches the database based on the expanded search condition output by the search condition expansion unit or the next similar search condition output by the guidance unit. And output means for outputting a search result by the search means. On the other hand, a search operation holding unit holds a user's search operation related to a search of the database including a search condition input to the input unit and selection information selected by a user with respect to a search result output by the output unit. Analyzing means for analyzing a similar case and a similar search procedure based on the selection information and the search operation held in the search operation holding means, and a similar case updating means based on an analysis result by the analysis means. Then, the content of the similar case database is updated, and the similarity search procedure changing means updates the content of the similarity search procedure database based on the analysis result by the analysis means.

【0016】つぎの発明にかかるデータベース検索装置
は、上記の発明において、前記データベースに格納され
たデータに関する検索条件を前記入力手段に与え、前記
出力手段に出力された検索結果をもとに編集処理を行う
編集手段をさらに備え、前記解析手段は、前記編集手段
による編集結果を取得し、該編集結果を加えて前記類似
事例または前記類似検索手順を解析することを特徴とす
る。
In the database search device according to the next invention, in the above invention, a search condition for data stored in the database is provided to the input means, and an editing process is performed based on a search result output to the output means. And an analyzing unit that obtains an editing result by the editing unit and adds the editing result to analyze the similar case or the similar search procedure.

【0017】この発明によれば、編集手段が、前記デー
タベースに格納されたデータに関する検索条件を前記入
力手段に与え、前記出力手段に出力された検索結果をも
とに編集処理を行い、前記解析手段は、前記編集手段に
よる編集結果を取得し、該編集結果を加えて前記類似事
例または前記類似検索手順を解析するようにしている。
According to this invention, the editing means gives the input means a search condition for the data stored in the database, performs an editing process based on the search result output to the output means, and The means acquires an editing result by the editing means, and analyzes the similar case or the similar search procedure by adding the editing result.

【0018】つぎの発明にかかるデータベース検索方法
は、検索対象データを保持するデータベースに対する検
索条件を入力する入力工程と、前記入力工程によって入
力された検索条件を保持する第1保持工程と、前記検索
条件をもとに、前記データベースに格納される検索対象
データの類似事例を保持する類似事例データベースを検
索し、該検索条件を展開した展開検索条件を出力する検
索条件展開工程と、前記検索条件展開工程によって展開
された展開検索条件をもとに前記データベースを検索す
る検索工程と、前記検索工程による検索結果を出力する
出力工程と、前記出力工程が出力した検索結果に対して
ユーザが選択した選択情報を保持する第2保持工程と、
前記第1保持工程によって保持された検索条件および前
記第2保持工程によって保持された選択情報をもとに類
似事例を解析する解析工程と、前記解析工程による解析
結果をもとに前記類似事例データベースの内容を更新す
る更新工程とを含むことを特徴とする。
A database search method according to the next invention includes an input step of inputting search conditions for a database holding search target data, a first storage step of storing search conditions input in the input step, and the search step. A search condition expanding step of searching a similar case database holding similar cases of search target data stored in the database based on a condition, and outputting an expanded search condition obtained by expanding the search condition; A search step of searching the database based on the expanded search condition expanded by the step, an output step of outputting a search result of the search step, and a selection selected by a user with respect to the search result output by the output step A second holding step of holding information;
An analyzing step of analyzing a similar case based on the search condition held by the first holding step and the selection information held by the second holding step; and the similar case database based on an analysis result by the analyzing step. And an updating step of updating the content of

【0019】この発明によれば、入力工程によって、検
索対象データを保持するデータベースに対する検索条件
を入力し、第1保持工程によって、前記入力工程によっ
て入力された検索条件を保持し、検索条件展開工程によ
って、前記検索条件をもとに、前記データベースに格納
される検索対象データの類似事例を保持する類似事例デ
ータベースを検索し、該検索条件を展開した展開検索条
件を出力し、検索工程によって、前記検索条件展開工程
によって展開された展開検索条件をもとに前記データベ
ースを検索し、出力工程によって、前記検索工程による
検索結果を出力し、第2保持工程によって、前記出力工
程が出力した検索結果に対してユーザが選択した選択情
報を保持し、解析工程によって、前記第1保持工程によ
って保持された検索条件および前記第2保持工程によっ
て保持された選択情報をもとに類似事例を解析し、更新
工程によって、前記解析工程による解析結果をもとに前
記類似事例データベースの内容を更新するようにしてい
る。
According to the present invention, in the input step, a search condition for the database holding the data to be searched is input, and in the first holding step, the search condition input in the input step is held, and the search condition expanding step is performed. Based on the search condition, a similar case database that holds similar cases of the search target data stored in the database is searched, and an expanded search condition obtained by expanding the search condition is output. The database is searched based on the expanded search condition expanded in the search condition expanding step, the search result in the search step is output in the output step, and the search result output in the output step is output in the second holding step. In response to the selection information selected by the user, the analysis step stores the selection information selected by the user. The similar case is analyzed based on the condition and the selection information held by the second holding step, and the content of the similar case database is updated by the updating step based on the analysis result of the analyzing step. .

【0020】つぎの発明にかかるデータベース検索方法
は、検索対象データを保持するデータベースに対する検
索条件を入力する入力工程と、前記入力工程によって入
力された検索条件を保持する第1保持工程と、類似検索
手順が保持された類似検索手順データベースから、前記
検索条件に対応する次の類似検索条件を検索して出力す
るガイダンス工程と、前記ガイダンス工程によって検索
された次の類似検索条件をもとに前記データベースを検
索する検索工程と、前記検索工程による検索結果を出力
する出力工程と、前記出力工程が出力した検索結果に対
してユーザが選択した選択情報を保持する第2保持工程
と、前記第1保持工程によって保持された検索条件およ
び前記第2保持工程によって保持された選択情報をもと
に類似検索手順を解析する解析工程と、前記解析工程に
よる解析結果をもとに前記類似事例データベースの内容
を更新する更新工程とを含むことを特徴とする。
A database search method according to the next invention includes an input step of inputting search conditions for a database holding search target data, a first storage step of storing search conditions input in the input step, and a similarity search. A guidance step of searching for and outputting the next similar search condition corresponding to the search condition from the similarity search procedure database holding the procedure, and the database based on the next similar search condition searched by the guidance step. A search step of searching for a search result; an output step of outputting a search result of the search step; a second holding step of holding selection information selected by a user with respect to the search result output by the output step; A similarity search procedure based on the search condition held in the step and the selection information held in the second holding step. An analysis step of analyzing, characterized in that it comprises an update step of updating the contents of the analogous case database based on the analysis result by the analysis step.

【0021】この発明によれば、入力工程によって、検
索対象データを保持するデータベースに対する検索条件
を入力し、第1保持工程によって、前記入力工程によっ
て入力された検索条件を保持し、ガイダンス工程によっ
て、類似検索手順が保持された類似検索手順データベー
スから、前記検索条件に対応する次の類似検索条件を検
索して出力し、検索工程によって、前記ガイダンス工程
によって検索された次の類似検索条件をもとに前記デー
タベースを検索し、出力工程によって、前記検索工程に
よる検索結果を出力し、第2保持工程によって、前記出
力工程が出力した検索結果に対してユーザが選択した選
択情報を保持し、解析工程によって、前記第1保持工程
によって保持された検索条件および前記第2保持工程に
よって保持された選択情報をもとに類似検索手順を解析
し、更新工程によって、前記解析工程による解析結果を
もとに前記類似事例データベースの内容を更新するよう
にしている。
According to the present invention, in the input step, search conditions for the database holding the data to be searched are input, in the first holding step, the search conditions input in the input step are held, and in the guidance step, From the similarity search procedure database holding the similarity search procedure, a next similarity search condition corresponding to the search condition is searched and output, and a search step is performed based on the next similarity search condition searched by the guidance step. Searching the database, outputting the search result of the search step by an output step, holding the selection information selected by the user with respect to the search result output by the output step by a second holding step, Thus, the search condition held in the first holding step and the search condition held in the second holding step The-option information by analyzing the similarity search procedure on the basis of the update process, and to update the contents of the analogous case database based on the analysis result by the analysis step.

【0022】つぎの発明にかかるデータベース検索方法
は、検索対象データを保持するデータベースに対する検
索条件を入力する入力工程と、前記入力工程によって入
力された検索条件を保持する第1保持工程と、前記検索
条件をもとに、前記データベースに格納される検索対象
データの類似事例を保持する類似事例データベースを検
索し、該検索条件を展開した展開検索条件を出力する検
索条件展開工程と、類似検索手順が保持された類似検索
手順データベースから、前記検索条件に対応する次の類
似検索条件を検索して出力するガイダンス工程と、ユー
ザの選択によって、前記検索条件展開工程によって出力
された展開検索条件あるいは前記ガイダンス工程によっ
て検索された次の類似検索条件をもとに前記データベー
スを検索する検索工程と、前記検索工程による検索結果
を出力する出力工程と、前記出力工程が出力した検索結
果に対してユーザが選択した選択情報を保持する第2保
持工程と、前記第1保持工程によって保持された検索条
件および前記第2保持工程によって保持された選択情報
をもとに類似事例および類似検索手順を解析する解析工
程と、前記解析工程による解析結果をもとに前記類似事
例データベースの内容および前記類似検索手順データベ
ースの内容を更新する更新工程とを含むことを特徴とす
る。
A database search method according to the next invention includes an input step of inputting search conditions for a database holding search target data, a first storage step of storing search conditions input in the input step, and the search step. A search condition expanding step of searching a similar case database holding similar cases of the search target data stored in the database based on the conditions, and outputting an expanded search condition obtained by expanding the search condition; A guidance step of searching for and outputting the next similar search condition corresponding to the search condition from the held similar search procedure database, and an expansion search condition output by the search condition expansion step or the guidance according to a user's selection Search for searching the database based on the next similar search condition searched by the process An output step of outputting a search result of the search step; a second holding step of holding selection information selected by a user with respect to the search result output by the output step; An analysis step of analyzing similar cases and similar search procedures based on the retrieved search conditions and the selection information held by the second holding step, and the contents of the similar case database and the Updating the contents of the similarity search procedure database.

【0023】この発明によれば、入力工程によって、検
索対象データを保持するデータベースに対する検索条件
を入力し、第1保持工程によって、前記入力工程によっ
て入力された検索条件を保持し、検索条件展開工程によ
って、前記検索条件をもとに、前記データベースに格納
される検索対象データの類似事例を保持する類似事例デ
ータベースを検索し、該検索条件を展開した展開検索条
件を出力し、ガイダンス工程によって、類似検索手順が
保持された類似検索手順データベースから、前記検索条
件に対応する次の類似検索条件を検索して出力し、検索
工程によって、ユーザの選択によって、前記検索条件展
開工程によって出力された展開検索条件あるいは前記ガ
イダンス工程によって検索された次の類似検索条件をも
とに前記データベースを検索し、出力工程によって、前
記検索工程による検索結果を出力し、第2保持工程によ
って、前記出力工程が出力した検索結果に対してユーザ
が選択した選択情報を保持し、解析工程によって、前記
第1保持工程によって保持された検索条件および前記第
2保持工程によって保持された選択情報をもとに類似事
例および類似検索手順を解析し、更新工程によって、前
記解析工程による解析結果をもとに前記類似事例データ
ベースの内容および前記類似検索手順データベースの内
容を更新するようにしている。
According to the present invention, in the input step, a search condition for the database holding the search target data is input, and in the first holding step, the search condition input in the input step is stored, and the search condition expanding step is performed. Based on the search condition, a similar case database holding similar cases of the search target data stored in the database is searched, and an expanded search condition obtained by expanding the search condition is output. Searching and outputting the next similar search condition corresponding to the search condition from the similarity search procedure database in which the search procedure is held, and performing the search by the user's selection in the search step, the expansion search output by the search condition expansion step The database is based on conditions or the following similar search conditions searched in the guidance process. Search for the search result, outputting the search result of the search step by the output step, holding the selection information selected by the user for the search result output by the output step by the second holding step, by the analysis step, A similar case and a similar search procedure are analyzed based on the search condition held in the first holding step and the selection information held in the second holding step, and an update step is performed based on an analysis result of the analysis step. Then, the contents of the similar case database and the contents of the similar search procedure database are updated.

【0024】つぎの発明にかかるデータベース検索方法
は、上記の発明において、前記入力工程は、前記出力工
程による検索結果をもとに編集処理を行う編集手段から
前記データベースに格納されてデータに関する検索条件
を入力し、前記解析工程は、前記編集手段が前記出力工
程による検索結果をもとに編集処理した編集結果を加え
て解析を行うことを特徴とする。
[0024] In a database search method according to the next invention, in the above invention, the input step is performed by an editing means for performing an edit process based on a search result in the output step. Is input, and the analysis step performs analysis by adding an editing result edited by the editing means based on the search result in the output step.

【0025】この発明によれば、前記入力工程が、前記
出力工程による検索結果をもとに編集処理を行う編集手
段から前記データベースに格納されてデータに関する検
索条件を入力し、前記解析工程が、前記編集手段が前記
出力工程による検索結果をもとに編集処理した編集結果
を加えて解析を行うようにしている。
According to this invention, the input step inputs a search condition relating to data stored in the database from editing means for performing an editing process based on a search result in the output step, and the analysis step includes: The editing means performs analysis by adding an editing result edited based on a search result in the output step.

【0026】[0026]

【発明の実施の形態】以下に添付図面を参照して、この
発明にかかるデータベース検索装置およびその方法の好
適な実施の形態を詳細に説明する。
DETAILED DESCRIPTION OF THE PREFERRED EMBODIMENTS Preferred embodiments of the present invention will be described in detail below with reference to the accompanying drawings.

【0027】実施の形態1.図1は、この発明の実施の
形態1であるデータベース検索装置の構成を示すブロッ
ク図である。図1において、このデータベース検索装置
は、データベース1に格納された情報を検索するための
検索条件を入力する検索条件入力部2と、ユーザが行っ
た検索に関する操作を検索操作保存データとして検索操
作保持部3に保持させる処理を行う検索操作保持処理部
4と、類似事例データベース5を参照し、入力された検
索条件を展開した展開検索条件を出力する検索条件展開
部6と、展開検索条件をもとに、データベース1を検索
するデータベース検索部7と、データベース検索部7に
よる検索結果を出力する検索結果出力部8と、この検索
結果に対するユーザの評価結果(選択結果)を検索結果
評価データとして検索結果評価データ保持部9および検
索操作保持部3に保持させる検索結果評価部10と、検
索結果評価データ保持部9に保持された検索結果表示デ
ータおよび検索操作保持部3に保持された検索操作デー
タをもとに類似事例を解析する類似事例解析部11と、
この解析結果をもとに類似事例データベース5の格納内
容を更新させる類似事例データベース更新部12とを有
する。
Embodiment 1 FIG. 1 is a block diagram showing a configuration of the database search device according to the first embodiment of the present invention. In FIG. 1, the database search device includes a search condition input unit 2 for inputting search conditions for searching for information stored in a database 1, and a search operation storage as search operation storage data for an operation related to a search performed by a user. A search operation holding processing unit 4 for performing processing to be held by the unit 3, a search condition expanding unit 6 that refers to the similar case database 5 and outputs expanded search conditions obtained by expanding the input search conditions, and a search condition expanding unit 6. In addition, a database search unit 7 for searching the database 1, a search result output unit 8 for outputting a search result by the database search unit 7, and a user evaluation result (selection result) for the search result are searched as search result evaluation data. The search result evaluation unit 10 and the search result evaluation data storage unit 9 hold the result evaluation data storage unit 9 and the search operation storage unit 3, respectively. A search result display data and retrieval operations search operation data held in the holding section 3 for analyzing the original in similar cases the similar case analyzer 11 are,
A similar case database updating unit 12 for updating the storage content of the similar case database 5 based on the analysis result.

【0028】ここで、図1に示したデータベース検索装
置による検索処理について説明する。まず、検索条件入
力部2には、ユーザによって検索条件が入力される。こ
の検索条件は、検索操作保持処理部4によって検索操作
保持部3に保持されるとともに、検索条件展開部6に出
力される。その後、検索条件展開部6は、検索条件をも
とに類似事例データベース5を検索し、この検索条件
を、類似事例を含んだ複数の検索条件、すなわち展開検
索条件に展開する。その後、データベース検索部7は、
検索条件入力部2から入力された検索条件を含む展開検
索条件をもとに、データベース1を検索する。データベ
ース検索部7による検索結果は、検索結果出力部8に出
力される。
Here, a search process by the database search device shown in FIG. 1 will be described. First, a search condition is input to the search condition input unit 2 by a user. The search condition is held in the search operation holding unit 3 by the search operation holding processing unit 4 and output to the search condition development unit 6. Thereafter, the search condition developing unit 6 searches the similar case database 5 based on the search conditions, and expands the search conditions into a plurality of search conditions including similar cases, that is, expanded search conditions. After that, the database search unit 7
The database 1 is searched based on the expanded search condition including the search condition input from the search condition input unit 2. The search result by the database search unit 7 is output to the search result output unit 8.

【0029】その後、ユーザは、検索結果出力部8に出
力された検索結果の中から、検索条件に最も合致するも
のを1以上選択する。この選択結果は、検索結果評価部
10に入力され、検索結果評価データとして検索結果評
価データ保持部9に保持されるとともに、検索操作保持
部3の検索操作保存データとして保持される。
Thereafter, the user selects one or more of the search results output from the search result output unit 8 that best match the search conditions. The selection result is input to the search result evaluation unit 10 and is stored as search result evaluation data in the search result evaluation data storage unit 9 and is also stored as search operation storage data in the search operation storage unit 3.

【0030】その後、類似事例解析部11は、ユーザの
操作によって得られた検索操作保存データと検索結果評
価データとをもとに、類似事例を解析する。類似事例デ
ータベース更新部12は、類似事例解析部11の解析結
果をもとに類似事例データベース5の内容を更新する。
Thereafter, the similar case analysis unit 11 analyzes similar cases based on search operation storage data and search result evaluation data obtained by a user operation. The similar case database update unit 12 updates the contents of the similar case database 5 based on the analysis result of the similar case analysis unit 11.

【0031】ここで、類似事例データベース5を用いた
具体的な類似検索処理について説明する。なお、ここで
は、エレベータの改修工事に必要な部品リストが、仕様
情報とともに、データベースとして類似事例データベー
ス5に蓄積されているものとし、これから発売される仕
様の新製品に対する改修工事を行うために必要な部品リ
ストを作成するために、過去の仕様に類似した改修工事
の部品リストを検索する場合について説明する。類似事
例データベース5にデータベースとして蓄積されている
とは、複数回の検索結果によって類似事例データベース
更新部12が類似事例データベース5の内容を更新して
いることを意味する。
Here, a specific similarity search process using the similar case database 5 will be described. In this case, it is assumed that the parts list necessary for the repair work of the elevator is stored together with the specification information in the similar case database 5 as a database, and is necessary for the repair work for the new product of the specification to be released in the future. A case will be described in which a component list for renovation work similar to past specifications is searched to create a simple component list. To be stored in the similar case database 5 as a database means that the similar case database updating unit 12 has updated the contents of the similar case database 5 by a plurality of search results.

【0032】まず、ユーザが、図2に示すように、項目
「工事名」を「PT7」とし、項目「改修後制御方式」
を「ACEE2」とする検索条件のデータD1を入力す
る。一方、類似事例データベース5には、図2のデータ
D2に示すように、「工事名」、「仕様項目名」、「仕
様名1」、「仕様名2」、および「頻度」の各項目に対
応したデータがデータベースとして登録されている。こ
のデータD2は、「仕様項目」の「改修後制御方式」で
は、「ACEE2」を「ACEE1」および「ACEE
0」として展開することを示している。したがって、検
索条件展開部6は、検索条件のデータD1をもとに、類
似事例データベース5内のデータD2を検索して検索条
件の展開を行うと、展開された展開検索条件としては、
「改修後制御方式」の内容が、「ACEE2」,「AC
EE1」,「ACEE0」となる。
First, as shown in FIG. 2, the user sets the item “construction name” to “PT7” and sets the item “control after modification” to “PT7”.
Is entered as search condition data D1. On the other hand, in the similar case database 5, as shown in data D2 of FIG. 2, there are items such as "construction name", "specification item name", "specification name 1", "specification name 2", and "frequency". The corresponding data is registered as a database. In the data D2, in the “repair control method” of the “specification items”, “ACE2” is replaced with “ACE1” and “ACEE”
0 ". Therefore, the search condition expanding unit 6 searches the data D2 in the similar case database 5 based on the data D1 of the search condition and expands the search condition.
The content of the "control system after renovation" is "ACEE2", "AC
EE1 "and" ACEE0 ".

【0033】なお、展開検索条件の条件数が多くなる場
合、類似事例データベース5内のデータD2の「頻度」
をもとに閾値を設定して展開される展開検索条件の条件
数を制限するようにする。たとえば、図2に示したデー
タD2に対して、閾値を「50」に設定すると、「頻
度」が「100」である「ACEE2」と「ACEE
1」が展開検索条件として展開され、「ACEE0」は
展開されない。この場合、図2に示すデータD3のよう
に、「改修後制御方式」の内容に関しては、「ACEE
2」および「ACEE1」のみが展開検索条件として出
力される。ここで、データベース検索部7は、この展開
検索条件をもとにデータベース1を検索し、検索結果出
力部8に検索結果を出力する。
When the number of expanded search conditions increases, the “frequency” of the data D2 in the similar case database 5 is increased.
Is set based on the threshold value, and the number of expansion search conditions to be expanded is limited. For example, if the threshold value is set to “50” for the data D2 shown in FIG. 2, “ACEE2” and “ACEE2” whose “frequency” is “100”
"1" is expanded as an expansion search condition, and "ACEEE0" is not expanded. In this case, as in the case of the data D3 shown in FIG.
Only “2” and “ACEE1” are output as expansion search conditions. Here, the database search unit 7 searches the database 1 based on the expanded search condition, and outputs a search result to the search result output unit 8.

【0034】さらに、類似事例解析部11による具体的
な類似解析処理およびこれに伴う類似事例データベース
更新部12による具体的な変更処理について説明する。
まず、ユーザは、図2に示したような検索操作を何回か
繰り返し行い、その都度、検索結果評価部10を用いて
選択結果についての評価を行う。すなわち、ユーザは、
ある検索結果に対して、入力した検索条件に合致してい
ると思われる検索結果のデータを1以上選択する。この
選択による評価結果は、検索結果評価データ保持部9に
出力されるとともに、検索操作保持部3に出力される。
Next, a specific similarity analysis process performed by the similar case analysis unit 11 and a specific change process performed by the similar case database update unit 12 will be described.
First, the user repeats the search operation as shown in FIG. 2 several times, and evaluates the selection result using the search result evaluation unit 10 each time. That is, the user:
With respect to a certain search result, one or more data of the search result which seems to match the input search condition is selected. The evaluation result by the selection is output to the search result evaluation data holding unit 9 and also to the search operation holding unit 3.

【0035】たとえば、図3に示すように、検索条件の
データD11が、「工事名」を「PT7」とし、「改修
後操作方式」を「2C2BC」として入力された場合、
検索結果出力部8は、検索結果としていくつかの検索結
果のデータD12を出力する。このいくつかの検索結果
のデータD12のうち、2個のデータD12が、比較
的、ユーザが要求するデータに近いものとして、ユーザ
が評価し、選択している。この選択したデータD12
が、検索結果評価データとして検索結果評価データ保持
部9に保持され、検索操作保持部3に検索操作保持デー
タとして保持される。
For example, as shown in FIG. 3, when the search condition data D11 is entered with "Construction name" as "PT7" and "Repair operation method" as "2C2BC",
The search result output unit 8 outputs some search result data D12 as search results. The user evaluates and selects the two data D12 among the data D12 of some search results as data relatively close to the data requested by the user. This selected data D12
Is held in the search result evaluation data holding unit 9 as search result evaluation data, and is held as search operation holding data in the search operation holding unit 3.

【0036】類似事例解析部11は、各検索結果評価デ
ータと各検索操作保持データとをもとに、類似事例の解
析を行う。この類似事例の解析は、全検索結果評価デー
タに対して行われる。たとえば、図3に示した2個のデ
ータであるデータD12が選択された場合、ユーザは、
「仕様項目」に関しては値が異なるが、ユーザの要求に
沿っているとして選択されたため、全体的に類似してい
ると判断される。そこで、類似事例解析部11は、デー
タベース1に格納された、これら2個のデータであるデ
ータD12の各「仕様項目」についての比較を行い、同
じ「仕様項目」である場合には抽出対象とせず、異なる
「仕様項目」について抽出を行う。
The similar case analysis unit 11 analyzes similar cases based on each search result evaluation data and each search operation holding data. The analysis of the similar case is performed on all the search result evaluation data. For example, when the data D12 which is the two data shown in FIG. 3 is selected, the user:
Although the values of the “specification items” are different, they are determined to be generally similar because they were selected as being in line with the user's request. Therefore, the similar case analysis unit 11 compares each of the “specification items” of the data D12, which is the two data stored in the database 1, and if the two “specification items” are the same, sets them as extraction targets. First, extract different "specification items".

【0037】図3の場合、仕様項目のうち「改修後制御
方式」と「改修後戸閉方式」との値が異なる。そこで、
類似事例解析部11は、次の検索時以降において、この
「仕様項目」が異なっていても、検索結果から除外する
のではなく、含ませることができるように、類似事例デ
ータベース5に保持させるようにする。この類似事例デ
ータベース5に対する保持は、類似事例データベース更
新部12が、類似事例解析部11による解析結果をもと
に行う。
In the case of FIG. 3, the values of the "control system after repair" and "door closing system after repair" among the specification items are different. Therefore,
The similar case analysis unit 11 causes the similar case database 5 to retain the "specification item" in the similar case database 5 so that even if the "specification item" is different from the search result, the similar case analysis unit 11 can include the "specification item" instead of excluding it from the search result. To The similar case database 5 is held by the similar case database updating unit 12 based on the analysis result by the similar case analyzing unit 11.

【0038】上述した類似事例解析部11による類似事
例の解析と、類似事例データベース更新部12による類
似事例データベースの更新との繰り返し処理によって、
類似事例データベース5の内容量が増大する。この場
合、類似事例データベース更新部12は、類似事例デー
タベース5に対して単純に事例を追加していくのではな
く、検索条件展開部6が利用しやすい形式に整理して類
似事例データベースを更新する。具体的には、図3のデ
ータD13に示すように、「頻度」項目を管理し、類似
事例データベース5に格納されるべき項目が同じであっ
た場合には、その検索事例の内容そのものを追加するの
ではなく、「頻度」項目をもとに累計していくことな
る。
By repeating the similar case analysis by the similar case analysis unit 11 and the updating of the similar case database by the similar case database updating unit 12,
The internal capacity of the similar case database 5 increases. In this case, the similar case database update unit 12 updates the similar case database by organizing the similar case database 5 into a format that is easy to use, instead of simply adding the case to the similar case database 5. . Specifically, as shown in data D13 in FIG. 3, the item “frequency” is managed, and when the items to be stored in the similar case database 5 are the same, the content of the search case itself is added. Instead, the total is calculated based on the "frequency" item.

【0039】この実施の形態1によれば、過去の検索結
果が蓄積すればするほど、類似事例データベース5の内
容が豊かになり、その後の検索による検索結果に反映さ
れることになる。類似事例データベース5を用いている
ため、検索条件に完全に合致する仕様のデータが存在し
ない場合であっても、類似の仕様を検索条件として自動
的に追加し、類似仕様のデータを得ることができ、利便
性が向上することになる。また、検索条件に完全に合致
する仕様のデータがあった場合でも、他の類似のデータ
を得ることができ、合致する仕様のデータと類似の仕様
のデータとの比較検討を行うことができ、この比較検討
結果を基いることによって一層、ユーザが所望する適切
なデータを検索出力することができることになる。
According to the first embodiment, the more the past search results are accumulated, the more the contents of the similar case database 5 become richer, and this is reflected in the search results of the subsequent searches. Since the similar case database 5 is used, even if there is no data of a specification that completely matches the search condition, a similar specification can be automatically added as a search condition to obtain data of a similar specification. And the convenience is improved. Also, even if there is data of a specification that completely matches the search condition, other similar data can be obtained, and data of the matching specification can be compared with data of a similar specification, Based on the result of the comparison and examination, appropriate data desired by the user can be retrieved and output.

【0040】また、この適切なデータを検索結果として
出力することができるとともに、類似事例データベース
5の大きさ(容量)を小さくすることができ、計算機の
リソースの消費量を抑止することができる。
In addition, the appropriate data can be output as a search result, the size (capacity) of the similar case database 5 can be reduced, and the consumption of computer resources can be suppressed.

【0041】実施の形態2.つぎに、この発明の実施の
形態2について説明する。上述した実施の形態1では、
類似事例データベース5を用いて適切なデータを自動的
に検索できるようにするものであったが、この実施の形
態2では、類似事例データベース5に代えて類似検索手
順データベース13を用いて適切なデータを自動的に検
索できるようにしている。
Embodiment 2 Next, a second embodiment of the present invention will be described. In the first embodiment described above,
Although the appropriate data can be automatically searched for using the similar case database 5, the second embodiment uses the similar search procedure database 13 instead of the similar case database 5 to obtain appropriate data. Is automatically searched.

【0042】図4は、この発明の実施の形態2であるデ
ータベース検索装置の構成を示すブロック図である。図
4において、このデータベース検索装置は、データベー
ス1に格納された情報を検索するための検索条件を入力
する検索条件入力部2と、ユーザが行った検索に関する
操作を検索操作保存データとして検索操作保持部3に保
持させる処理を行う検索操作保持処理部4と、類似検索
手順データベース13を参照し、適切な検索条件を類似
操作手順をもとに提示する検索条件ガイダンス部14
と、検索条件ガイダンス部14が提示し、ユーザが選択
した検索条件をもとに、データベース1を検索するデー
タベース検索部7と、データベース検索部7による検索
結果を出力する検索結果出力部8と、この検索結果に対
するユーザの評価結果(選択結果)を検索結果評価デー
タとして検索結果評価データ保持部9および検索操作保
持部3に保持させる検索結果評価部10と、検索結果評
価データ保持部9に保持された検索結果表示データおよ
び検索操作保持部3に保持された検索操作データをもと
に類似検索手順を解析する検索手順解析部15と、この
解析結果をもとに類似検索手順データベース13の格納
内容を更新させる類似検索手順データベース更新部16
とを有する。
FIG. 4 is a block diagram showing a configuration of the database search device according to the second embodiment of the present invention. In FIG. 4, the database search apparatus includes a search condition input unit 2 for inputting search conditions for searching for information stored in a database 1, and a search operation storage as search operation storage data in which an operation relating to a search performed by a user is performed. A search operation holding processing unit 4 for performing processing to be held by the unit 3 and a search condition guidance unit 14 for referring to the similar search procedure database 13 and presenting appropriate search conditions based on the similar operation procedure.
A database search unit 7 for searching the database 1 based on a search condition selected by the user and presented by the search condition guidance unit 14, a search result output unit 8 for outputting a search result by the database search unit 7, The search result evaluation unit 10 and the search result evaluation data holding unit 9 hold the user's evaluation result (selection result) for the search result as search result evaluation data in the search result evaluation data holding unit 9 and the search operation holding unit 3, respectively. A search procedure analysis unit 15 for analyzing a similar search procedure based on the retrieved search result display data and the search operation data held in the search operation holding unit 3, and a similar search procedure database 13 is stored based on the analysis result. Similarity search procedure database updating unit 16 for updating contents
And

【0043】ここで、図4に示したデータベース検索装
置による検索処理について説明する。まず、検索条件入
力部2には、ユーザによって検索条件が入力される。こ
の検索条件は、検索操作保持処理部4によって検索操作
保持部3に保持されるとともに、検索条件ガイダンス部
14に出力される。その後、検索条件ガイダンス部14
は、入力された検索条件をもとに類似検索手順データベ
ース13を検索し、現在入力された検索条件によって、
さらに検索を進める場合、すなわち絞り込みを行う場合
に、推奨する検索条件をガイダンスメッセージとして出
力する。その後、データベース検索部7は、検索条件ガ
イダンス部14によって選択された検索条件ををもと
に、データベース1を検索する。データベース検索部7
による検索結果は、検索結果出力部8に出力される。
Here, search processing by the database search device shown in FIG. 4 will be described. First, a search condition is input to the search condition input unit 2 by a user. The search condition is held in the search operation holding unit 3 by the search operation holding processing unit 4 and output to the search condition guidance unit 14. Thereafter, the search condition guidance unit 14
Searches the similar search procedure database 13 based on the input search conditions, and
When the search is further advanced, that is, when narrowing down is performed, a recommended search condition is output as a guidance message. Thereafter, the database search unit 7 searches the database 1 based on the search condition selected by the search condition guidance unit 14. Database search unit 7
Is output to the search result output unit 8.

【0044】その後、ユーザは、検索結果出力部8に出
力された検索結果の中から、検索条件に最も合致するも
のを1以上選択する。この選択結果は、検索結果評価部
10に入力され、検索結果評価データとして検索結果評
価データ保持部9に保持されるとともに、検索操作保持
部3の検索操作保存データとして保持される。
Thereafter, the user selects one or more of the search results output to the search result output unit 8 that best match the search conditions. The selection result is input to the search result evaluation unit 10 and is stored as search result evaluation data in the search result evaluation data storage unit 9 and is also stored as search operation storage data in the search operation storage unit 3.

【0045】その後、検索手順解析部15は、ユーザの
操作によって得られた検索操作保存データと検索結果評
価データとをもとに、類似検索手順を解析する。類似検
索手順データベース更新部16は、検索手順解析部15
の解析結果をもとに類似検索手順データベース13の内
容を更新する。
After that, the search procedure analyzing unit 15 analyzes the similar search procedure based on the search operation storage data and the search result evaluation data obtained by the user's operation. The similarity search procedure database updating unit 16 includes a search procedure analysis unit 15
The content of the similarity search procedure database 13 is updated based on the result of the analysis.

【0046】ここで、類似検索手順データベース13を
用いた具体的な類似検索手順検索処理について説明す
る。図5は、検索操作保持部3に保持される検索操作保
持データの形式の一例を示す図である。検索操作保持処
理部4は、検索操作1回ごとに、入力された検索条件な
どを出力する。図5では、記録されるべき項目として、
「工事名」や「改修後制御方式」などの仕様項目名が並
び、それぞれ検索条件として入力されたデータが検索操
作1回あたり1行として記録されていく。つまり、図5
では、1回目の検索操作が「工事名」を「PT7」とし
て検索し、2回目の検索操作が「工事名」を「PT7」
とし、「改修後制御方式」を「ACEE2」として検索
し、3回目の検索操作が「工事名」を「PT7」、「改
修後制御方式」を「ACEE2」、「改修後操作方式」
を「2C2BC」として検索した場合の検索操作保持デ
ータを示している。
Here, a specific similarity search procedure search process using the similarity search procedure database 13 will be described. FIG. 5 is a diagram illustrating an example of a format of search operation holding data held in the search operation holding unit 3. The search operation holding processing unit 4 outputs the input search condition and the like for each search operation. In FIG. 5, as items to be recorded,
The specification item names such as "construction name" and "repair control method" are arranged, and data input as search conditions are recorded as one line for each search operation. That is, FIG.
In the first search operation, "construction name" is searched for as "PT7", and the second search operation is performed for "construction name" as "PT7".
Then, the "repair control method" is searched as "ACE2", and the third search operation is "PT7" for "construction name", "ACEE2" for "repair control method", and "repair operation method".
Indicates the search operation holding data when the search is performed as “2C2BC”.

【0047】図6は、図5に示した検索操作保持データ
から検索手順解析部15および類似検索手順データベー
ス更新部16によって作成された類似検索手順データベ
ース13の一例を示す図である。図6では、図上、左か
ら右に向かって、1回目〜3回目の検索操作手順を示し
ている。たとえば、1回目に「工事名」を「PT7」と
して検索した場合、過去の検索操作手順では、2回目に
「工事名」と「改修後制御方式」、または「工事名」と
「改修後操作方式」のどちらかの検索条件を入力してい
たことがわかる。また、それぞれの検索操作手順に「件
数」の情報を織り込むことによって、過去の検索操作手
順において、いずれの検索条件を入力した場合が多いか
を示すことが可能になる。たとえば、図6では、1回目
の「工事名」を「PT7」として検索した場合に、2回
目の「工事名」と「改修後制御方式」の検索操作をした
件数が「20」件あり、2回目の「工事名」と「改修後
操作方式」の検索操作をした件数が「4」件あることに
なる。
FIG. 6 is a diagram showing an example of the similarity search procedure database 13 created by the search procedure analyzer 15 and the similarity search procedure database updater 16 from the search operation holding data shown in FIG. FIG. 6 illustrates the first to third search operation procedures from left to right on the drawing. For example, if the “construction name” is searched for as “PT7” for the first time, in the past search operation procedure, for the second time, “construction name” and “after-repair control method” or “construction name” and “after-repair operation” It can be seen that either of the search conditions of “method” was input. In addition, by incorporating information of “number of cases” in each search operation procedure, it is possible to indicate which search condition is most frequently input in the past search operation procedures. For example, in FIG. 6, when the first “construction name” is searched for as “PT7”, the number of times of the second “construction name” and the “control after modification” search operation is “20”, This means that the number of times of the second search operation of “construction name” and “operation method after repair” is “4”.

【0048】図7は、類似検索手順データベース13を
用いた検索条件ガイダンス部14によるガイダンス処理
を説明する図である。ここでは、図6に示した類似検索
手順データベースと同じ内容の類似検索手順データベー
スが蓄積されているものとする。ここで、図7に示すよ
うに、「工事名」を「PT7」とし、「改修後制御方
式」を「ACEE2」とする検索条件のデータD21が
入力されると、検索条件ガイダンス部14は、類似検索
手順データベース13から、現在入力された検索条件に
該当する場所、すなわち「工事名」が「PT7」で、
「改修後制御方式」が条件として入力されていた手順が
残っている場所を探す。この場所が見つかった場合、こ
の場所から右側に位置している手順、すなわち、過去の
検索操作手順において、現在の検索条件に合致しなかっ
た場合に、次の検索操作手順としてどのような検索条件
を入力していたかをみる。
FIG. 7 is a diagram for explaining the guidance processing by the search condition guidance unit 14 using the similar search procedure database 13. Here, it is assumed that a similar search procedure database having the same contents as the similar search procedure database shown in FIG. 6 is stored. Here, as shown in FIG. 7, when the search condition data D21 in which the “construction name” is “PT7” and the “repair control method” is “ACEE2” is input, the search condition guidance unit 14 From the similar search procedure database 13, the location corresponding to the currently input search condition, that is, “construction name” is “PT7”,
Search for a place where the procedure in which the “repair control method” was input as a condition remains. If this location is found, the procedure located on the right side of this location, that is, in the past search operation procedure, if the current search condition is not met, what search condition will be used as the next search operation procedure To see if you were typing

【0049】図7の例では、「工事名」と「改修後制御
方式」との検索条件の次にリンクされているのは、「工
事名」と「改修後制御方式」と「改修後操作方式」とか
らなる検索条件となる。この次の類似検索手順がみつか
った場合、検索条件ガイダンス部14は、たとえば「次
の絞込み条件として 工事名、改修後制御方式、改修後
操作方式 を入力してみてはいかがですか」(D22)
などの、検索者に理解しやすいメッセージに変更してガ
イダンス出力を行い、この提示に従って、ユーザは、新
たな検索条件を入力することになる。
In the example of FIG. 7, the search conditions of "construction name" and "repair control method" are linked next to "reconstruction name", "repair control method", and "repair operation". Method ". If the next similar search procedure is found, the search condition guidance unit 14 may, for example, enter "Construction name, post-repair control method, post-repair operation method" as the next refinement condition (D22).
For example, the message is changed to a message that is easy for the searcher to understand, guidance output is performed, and the user inputs new search conditions according to the presentation.

【0050】この実施の形態2によれば、現在の検索結
果では絞込みが不十分であるが、絞込みのために、次に
入力すべき検索条件が思いつかないユーザのために、過
去の検索者は、同じような状況の場合に、どのような検
索条件を入力していたかを、類似検索手順データベース
を用いて手引きを行うことで、絞込みに関する試行錯誤
を減少させ、検索手数の効率化を高めることができる。
According to the second embodiment, the current search result is insufficiently narrowed down. However, for a user who cannot think of the next search condition to be input due to the narrowing down, the past searcher is By using the similar search procedure database to guide what kind of search conditions were input in the same situation, it is possible to reduce trial and error related to narrowing down and to improve the efficiency of search operations. Can be.

【0051】なお、実施の形態1で示した類似事例整理
に用いる検索結果評価データを、図5に示した検索操作
保持データの最後尾に付加するようにしてもよい。この
場合、どの検索操作によって、検索者の要求に合致する
データを選択できたかという情報を判断することができ
る。この検索結果評価データは、検索手順解析部15お
よび類似検索手順データベース更新部16を介して、類
似検索手順データベース13内に組み込むことができ
る。
The search result evaluation data used in the similar case arrangement shown in the first embodiment may be added to the end of the search operation holding data shown in FIG. In this case, it is possible to determine information as to which search operation has selected data matching the request of the searcher. The search result evaluation data can be incorporated into the similarity search procedure database 13 via the search procedure analyzer 15 and the similarity search procedure database updater 16.

【0052】実施の形態3.つぎに、この発明の実施の
形態3について説明する。この実施の形態3は、上述し
た実施の形態1における類似事例データベース5と類似
検索手順データベース13とを併用したものである。
Embodiment 3 FIG. Next, a third embodiment of the present invention will be described. In the third embodiment, the similar case database 5 and the similar search procedure database 13 in the first embodiment are used together.

【0053】図8は、この発明の実施の形態3であるデ
ータベース検索装置の構成を示すブロック図である。図
8において、このデータベース検索装置は、図1に示し
たデータベース検索装置の検索条件展開部6の後段に図
4に示したデータベース検索装置の検索条件ガイダンス
部14をさらに設けた構成としている。この検索条件ガ
イダンス部14の追加構成によって、対応する類似検索
手順データベース13、類似検索手順データベース更新
部16も追加構成されるとともに、検索事例解析部11
と検索手順解析部15とを統合した検索評価結果解析部
17が設けられている。
FIG. 8 is a block diagram showing the configuration of the database search device according to the third embodiment of the present invention. 8, this database search device has a configuration in which a search condition guidance unit 14 of the database search device shown in FIG. 4 is further provided after the search condition development unit 6 of the database search device shown in FIG. With the additional configuration of the search condition guidance unit 14, the corresponding similar search procedure database 13 and similar search procedure database update unit 16 are also added, and the search case analysis unit 11
A search evaluation result analysis unit 17 that integrates a search procedure analysis unit 15 with the search evaluation result analysis unit 15 is provided.

【0054】ここで、図8に示したデータベース検索装
置による検索処理について説明する。まず、検索条件入
力部2には、ユーザによって検索条件が入力される。こ
の検索条件は、検索操作保持処理部4によって検索操作
保持部3に保持されるとともに、検索条件展開部6に出
力される。その後、検索条件展開部6は、検索条件をも
とに類似事例データベース5を検索し、この検索条件
を、類似事例を含んだ複数の検索条件、すなわち展開検
索条件に展開する。データベース検索部7は、検索条件
入力部2から入力された検索条件を含む展開検索条件を
もとに、データベース1を検索する。データベース検索
部7による検索結果は、検索結果出力部8に出力され
る。
Here, a search process by the database search device shown in FIG. 8 will be described. First, a search condition is input to the search condition input unit 2 by a user. The search condition is held in the search operation holding unit 3 by the search operation holding processing unit 4 and output to the search condition development unit 6. Thereafter, the search condition developing unit 6 searches the similar case database 5 based on the search conditions, and expands the search conditions into a plurality of search conditions including similar cases, that is, expanded search conditions. The database search unit 7 searches the database 1 based on the expanded search condition including the search condition input from the search condition input unit 2. The search result by the database search unit 7 is output to the search result output unit 8.

【0055】一方、検索条件ガイダンス部14は、実施
の形態2と同様に、入力された検索条件をもとに類似検
索手順データベース13を検索し、現在入力されている
検索条件によって、さらに検索を進める場合、すなわ
ち、絞込みを行う場合に、推奨する検索条件をガイダン
スメッセージとして出力する。そして、この検索条件を
もとに、データベース検索部7は、データベース1を検
索し、検索結果は、検索結果出力部8に出力される。な
お、類似事例データベース5を用いた類似検索条件によ
るデータベース1の検索を行うか、類似検索手順データ
ベース13を用いた類似検索条件によるデータベース1
の検索を行うかは、ユーザが任意に選択することができ
る。ここで、ユーザは、現在の検索結果の数に応じて選
択することができる。
On the other hand, as in the second embodiment, the search condition guidance unit 14 searches the similar search procedure database 13 based on the input search conditions, and further searches according to the currently input search conditions. When proceeding, that is, when narrowing down, a recommended search condition is output as a guidance message. The database search unit 7 searches the database 1 based on the search conditions, and the search result is output to the search result output unit 8. It should be noted that the search of the database 1 based on the similar search condition using the similar case database 5 is performed or the database 1 based on the similar search condition using the similar search procedure database 13 is performed.
Can be arbitrarily selected by the user. Here, the user can select according to the current number of search results.

【0056】その後、ユーザは、検索結果出力部8に出
力された検索結果の中から、検索条件に最も合致するも
のを1以上選択する。この選択結果は、検索結果評価部
10に入力され、検索結果評価データとして検索結果評
価データ保持部9に保持されるとともに、検索操作保持
部3の検索操作保存データとして保持される。
Thereafter, the user selects, from the search results output to the search result output unit 8, one or more items that best match the search conditions. The selection result is input to the search result evaluation unit 10 and is stored as search result evaluation data in the search result evaluation data storage unit 9 and is also stored as search operation storage data in the search operation storage unit 3.

【0057】その後、検索評価結果解析部17は、ユー
ザの操作によって得られた検索操作保存データと検索結
果評価データとをもとに、類似事例および類似検索手順
を解析する。類似事例データベース更新部12は、検索
評価結果解析部17の解析結果をもとに類似事例データ
ベース5の内容を更新し、類似検索手順データベース更
新部16は、検索評価結果解析部17の解析結果をもと
に類似検索手順データベース13の内容を更新する。
Thereafter, the search evaluation result analysis unit 17 analyzes similar cases and similar search procedures based on search operation storage data and search result evaluation data obtained by a user operation. The similar case database update unit 12 updates the contents of the similar case database 5 based on the analysis result of the search evaluation result analysis unit 17, and the similar search procedure database update unit 16 updates the analysis result of the search evaluation result analysis unit 17 The contents of the similarity search procedure database 13 are updated based on the original.

【0058】図9は、検索評価結果解析部17が用いる
検索操作保持データの一例を示す図である。検索評価結
果解析部17は、類似事例解析部11および検索手順解
析部15の処理機能を実現するものであるが、1つの検
索評価結果解析部17によって、これらの処理機能を実
現するために、処理できる情報量が増大し、検索動作に
よる過去の影響を一層強く表現したデータベース情報に
変更することができる。図9に示した検索操作保持デー
タが、実施の形態2に示した検索操作保持データと異な
る点は、各仕様項目名ごとに、類似条件への展開数(デ
ータD31〜D33)を記録していることである。
FIG. 9 is a diagram showing an example of search operation holding data used by the search evaluation result analysis unit 17. The search evaluation result analysis unit 17 implements the processing functions of the similar case analysis unit 11 and the search procedure analysis unit 15. In order to realize these processing functions by one search evaluation result analysis unit 17, The amount of information that can be processed increases, and it is possible to change to database information that more strongly expresses the past influence of the search operation. The difference between the search operation holding data shown in FIG. 9 and the search operation holding data shown in the second embodiment is that the number of developments to similar conditions (data D31 to D33) is recorded for each specification item name. It is that you are.

【0059】また、図10は、類似検索手順データベー
ス13の一例を示す図である。実施の形態2の類似検索
手順データベース13では、次の操作項目を選択する際
の指標として、件数をもとに行っていたが、この実施の
形態3の類似検索手順データベース13では、類似条件
への展開数を考慮したポイントを導入し、そのポイント
数の大小をガイダンスの指標としている。たとえば、類
似事例に展開されやすい仕様項目については、ガイダン
スの際には、できる限り推奨しないように負のポイント
を設定し、あるいは事例の通常の件数と、類似展開され
た件数とを並べて記憶しておき、ガイダンスの際、それ
ぞれの観点で最もよいものを表示することによって、検
索者に選択させる利便を図るようにしている。
FIG. 10 is a diagram showing an example of the similarity search procedure database 13. In the similarity search procedure database 13 according to the second embodiment, the index is used to select the next operation item based on the number of cases, but in the similarity search procedure database 13 according to the third embodiment, Introducing points that take into account the number of deployments, and using the number of points as guidance indicators. For example, for guidance items that are likely to be developed in similar cases, set a negative point in the guidance so that they are not recommended as much as possible, or store the normal number of cases and the number of similar developed cases side by side. In addition, at the time of guidance, the best one from each viewpoint is displayed, so that the searcher can select the information.

【0060】この実施の形態3によれば、類似事例デー
タベース5を用いた実施の形態1と類似検索手順データ
ベース13を用いた実施の形態2とを一つの装置で実現
させたものであるが、この場合、類似事例の検索と類似
検索手順の検索との情報を相互に関連づけて用いること
ができるので、一層、適切な類似事例データベース5お
よび類似検索手順データベース13を形成することがで
き、ユーザが所望する適切なデータ検索を確実かつ容易
に実現することができる。また、類似事例データベース
5を用いた類似検索条件の検索と、類似検索手順データ
ベース13を用いた類似検索条件の検索とを、選択的に
行うことができるので、ユーザに要求に応じた適切な検
索処理を行うことができる。すなわち、類似事例データ
ベース5を用いた場合には、検索条件に合致した情報を
漏れなく検索することができ、類似検索手順データベー
ス13を用いた場合には、多数の情報の中から、検索条
件に合致した情報を適切に絞り混む検索を行うことがで
きる。
According to the third embodiment, the first embodiment using the similar case database 5 and the second embodiment using the similar search procedure database 13 are realized by one apparatus. In this case, since the information of the search of the similar case and the search of the similar search procedure can be used in association with each other, more appropriate similar case database 5 and similar search procedure database 13 can be further formed, and Desired and appropriate data search can be reliably and easily realized. In addition, since the search for similar search conditions using the similar case database 5 and the search for similar search conditions using the similar search procedure database 13 can be selectively performed, an appropriate search according to the user's request can be performed. Processing can be performed. That is, when the similar case database 5 is used, information that matches the search conditions can be searched without omission. When the similar search procedure database 13 is used, a large number of pieces of information can be used as search conditions. It is possible to perform a search for appropriately narrowing down matched information.

【0061】実施の形態4.つぎに、この発明の実施の
形態4について説明する。この実施の形態4は、実施の
形態3の構成に、さらにデータを編集するデータ編集部
18を設け、データ編集結果を類似事例データベース5
および類似検索手順データベース13に反映するように
している。
Embodiment 4 Next, a fourth embodiment of the present invention will be described. In the fourth embodiment, a data editing unit 18 for editing data is further provided in the configuration of the third embodiment, and the data editing result is stored in the similar case database 5.
And the similarity search procedure database 13.

【0062】図11は、この発明の実施の形態4である
データベース検索装置の構成を示す図である。図11に
おいて、データ編集部18は、データベース1の検索結
果を参考にしてデータの編集処理を行う。このため、デ
ータ編集部18は、検索条件入力部2に対してデータ編
集中のデータに対する検索条件を入力することができ
る。また、データ編集結果は、新規作成データとして新
規作成データ保持部19に保持される。検索評価結果解
析部20は、検索評価結果解析部17に対応し、さらに
新規作成データを取得し、この新規作成データを含め
て、検索評価結果の解析を行う。その他の構成は、実施
の形態3と同じであり、同一構成部分には同一符号を付
している。
FIG. 11 is a diagram showing a configuration of a database search device according to the fourth embodiment of the present invention. In FIG. 11, a data editing unit 18 performs data editing processing with reference to a search result of the database 1. Therefore, the data editing unit 18 can input the search condition for the data being edited to the search condition input unit 2. The data editing result is held in the newly created data holding unit 19 as newly created data. The search evaluation result analysis unit 20 corresponds to the search evaluation result analysis unit 17 and further obtains newly created data, and analyzes the search evaluation result including the newly created data. Other configurations are the same as those of the third embodiment, and the same components are denoted by the same reference numerals.

【0063】データ編集部18は、データベース1の検
索結果を参考にしてデータの編集処理を行う。ここで、
検索条件入力部2は、データベース1の仕様項目と同じ
名前のデータ領域をデータ編集部18から取得し、これ
を検索条件として設定するようにしてもよい。データ編
集部18は、適宜、データを編集し、作成し、作成され
た新規作成データは、新規作成データ保持部19に保持
される。検索評価結果解析部20は、検索操作保持デー
タと検索結果評価データとに加えて、新規作成データを
も加味して解析処理を行う。この解析結果は、類似事例
データベース更新部12を介して類似事例データベース
5および類似検索手順データベース更新部16を介して
類似検索手順データベース13に反映される。
The data editing unit 18 performs data editing processing with reference to the search results of the database 1. here,
The search condition input unit 2 may acquire a data area having the same name as the specification item of the database 1 from the data editing unit 18 and set this as a search condition. The data editing unit 18 appropriately edits and creates data, and the newly created data is held in the newly created data holding unit 19. The search evaluation result analysis unit 20 performs an analysis process in consideration of newly created data in addition to the search operation holding data and the search result evaluation data. The analysis result is reflected on the similar case database 5 via the similar case database update unit 12 and the similar search procedure database 13 via the similar search procedure database update unit 16.

【0064】この実施の形態4によれば、データ編集中
にデータベースの検索を実行することができ、検索条件
の入力処理にかかる手間が省かれるとともに、検索評価
結果解析部20は、評価結果としての新規作成データを
用いて解析処理を行うようにしているので、ユーザによ
る選択評価にかかる手間を省くことができる。
According to the fourth embodiment, a database search can be executed during data editing, and the time and effort required for inputting search conditions can be omitted. Since the analysis process is performed using the newly created data, it is possible to save the user the time required for the selection evaluation.

【0065】[0065]

【発明の効果】以上説明したように、この発明によれ
ば、検索条件展開手段が、入力手段に入力された検索条
件をもとに類似事例データベースを検索し、該検索条件
を展開した展開検索条件を出力し、検索手段が、前記検
索条件展開手段によって展開された展開検索条件をもと
にデータベースを検索し、出力手段が検索結果を出力す
る。一方、検索操作保持手段が、前記入力手段に入力さ
れた検索条件と前記出力手段が出力した検索結果に対し
てユーザが選択した選択情報とを含む前記データベース
の検索に関するユーザの検索操作を保持し、類似事例解
析手段が、前記選択情報および前記検索操作保持手段に
保持された前記検索操作をもとに類似事例を解析し、更
新手段が、前記類似事例解析手段による解析結果をもと
に前記類似事例データベースの内容を更新するように
し、ユーザは、検索条件に類似した条件のデータを、こ
れまでの検索履歴をもとに適切に検索でき、たとえば、
親部品と小部品との仕様のように、予め設定することが
できない検索条件の組み合わせであっても、類似事例の
検索が可能となるようにしているので、検索条件に合致
した所望の情報を適切かつ漏れなく検索することができ
るという効果を奏する。
As described above, according to the present invention, the search condition expanding means searches the similar case database based on the search condition input to the input means, and expands and develops the search condition. The condition is output, the search means searches the database based on the expanded search condition expanded by the search condition expanding means, and the output means outputs the search result. On the other hand, a search operation holding unit holds a user's search operation related to a search of the database including a search condition input to the input unit and selection information selected by a user with respect to a search result output by the output unit. A similar case analysis unit that analyzes a similar case based on the selection information and the search operation held in the search operation holding unit, and an update unit uses the similar case analysis unit based on an analysis result obtained by the similar case analysis unit. By updating the content of the similar case database, the user can appropriately search for data having conditions similar to the search conditions based on the search history so far. For example,
Even in the case of a combination of search conditions that cannot be set in advance, such as the specification of a parent part and a small part, it is possible to search for similar cases. This has the effect that the search can be performed appropriately and without omission.

【0066】つぎの発明によれば、ガイダンス手段が、
入力手段に入力された検索条件をもとに類似検索手順デ
ータベースを検索し、該検索条件に対応する次の類似検
索条件を出力し、検索手段が、前記ガイダンス手段が出
力した次の類似検索条件をもとにデータベースを検索
し、出力手段が検索結果を出力する。一方、検索操作保
持手段が、前記入力手段に入力された検索条件と前記出
力手段が出力した検索結果に対してユーザが選択した選
択情報とを含む前記データベースの検索に関するユーザ
の検索操作を保持し、類似検索手順解析手段が、前記選
択情報および前記検索操作保持手段に保持された前記検
索操作をもとに類似検索手順を解析し、更新手段が、前
記類似検索手順解析手段による解析結果をもとに前記類
似検索手順データベースの内容を更新するようにしてい
る。ガイダンス手段は、現在の検索結果について要求と
合致しない場合に、次の検索操作をどうすればよいか、
検索条件として何を入力すればよいかなどを、これまで
の多くのユーザの検索履歴や嗜好に沿ったガイダンスと
して提示するようにしているので、検索条件に合致した
所望の情報の絞込み検索を適切に行うことができるとい
う効果を奏する。
According to the next invention, the guidance means is:
A similarity search procedure database is searched based on the search condition input to the input means, and a next similarity search condition corresponding to the search condition is output, and the search means outputs the next similarity search condition output by the guidance means. , And the output means outputs a search result. On the other hand, a search operation holding unit holds a user's search operation related to a search of the database including a search condition input to the input unit and selection information selected by a user with respect to a search result output by the output unit. A similarity search procedure analyzing means for analyzing a similarity search procedure based on the selection information and the search operation held in the search operation holding means, and an updating means for analyzing an analysis result by the similarity search procedure analysis means. At this time, the contents of the similarity search procedure database are updated. If the current search result does not match the request, the guidance means will ask the next search operation,
Since what to input as search conditions is presented as guidance in line with the search history and preferences of many users so far, it is appropriate to narrow down the search for desired information that matches the search conditions. The effect that it can be performed is produced.

【0067】つぎの発明によれば、検索条件展開手段
が、入力手段に入力された検索条件をもとに類似事例デ
ータベースを検索し、該検索条件を展開した展開検索条
件を出力し、ガイダンス手段が、前記入力手段に入力さ
れた検索条件をもとに類似検索手順データベースを検索
し、該検索条件に対応する次の類似検索条件を出力し、
検索手段が、前記検索条件展開手段が出力した展開検索
条件あるいは前記ガイダンス手段が出力した次の類似検
索条件をもとにデータベースを検索し、出力手段が、前
記検索手段による検索結果を出力する。一方、検索操作
保持手段が、前記入力手段に入力された検索条件と前記
出力手段が出力した検索結果に対してユーザが選択した
選択情報とを含む前記データベースの検索に関するユー
ザの検索操作を保持し、解析手段が、前記選択情報およ
び前記検索操作保持手段に保持された前記検索操作をも
とに類似事例および類似検索手順を解析し、類似事例更
新手段が、前記解析手段による解析結果をもとに前記類
似事例データベースの内容を更新し、類似検索手順変更
手段が、前記解析手段による解析結果をもとに前記類似
検索手順データベースの内容を更新するようにしている
ので、検索条件に合致した情報を漏れなく検索する処理
と、多数の情報の中から検索条件に合致した情報を絞り
込み検索する処理とを選択的に行うことができ、しか
も、この選択は、現在までの検索結果の数に応じてユー
ザが任意に選択することができ、一層、検索条件に合致
した適切な情報を検索することができるという効果を奏
する。
According to the next invention, the search condition expanding means searches the similar case database based on the search condition input to the input means, and outputs the expanded search condition obtained by expanding the search condition. Search the similarity search procedure database based on the search condition input to the input means, and output the next similarity search condition corresponding to the search condition,
Search means searches the database based on the expanded search condition output by the search condition expanding means or the next similar search condition output by the guidance means, and the output means outputs the search result by the search means. On the other hand, a search operation holding unit holds a user's search operation related to a search of the database including a search condition input to the input unit and selection information selected by a user with respect to a search result output by the output unit. Analyzing means for analyzing a similar case and a similar search procedure based on the selection information and the search operation held in the search operation holding means, and a similar case updating means based on an analysis result by the analysis means. Since the content of the similar case database is updated, and the similarity search procedure changing means updates the content of the similarity search procedure database based on the analysis result by the analysis means, information matching the search condition is obtained. And the process of narrowing down and searching for information that matches the search conditions from a large number of information can be selectively performed. Selection of, the user can arbitrarily select in accordance with the number of the search results to date, further, there is an effect that it is possible to find the appropriate information that matches the search criteria.

【0068】つぎの発明によれば、編集手段が、前記デ
ータベースに格納されたデータに関する検索条件を前記
入力手段に与え、前記出力手段に出力された検索結果を
もとに編集処理を行い、前記解析手段は、前記編集手段
による編集結果を取得し、該編集結果を加えて前記類似
事例または前記類似検索手順を解析するようにしている
ので、データの編集処理中に検索条件に合致した情報の
検索を行うことができ、検索条件の入力処理にかかる時
間と労力を削減することができるとともに、編集結果を
選択情報として同等に取り扱うので、ユーザによる選択
評価にかかる時間と労力とを削減することができるとい
う効果を奏する。
According to the next invention, the editing means provides the input means with a search condition relating to the data stored in the database, performs editing processing based on the search result output to the output means, The analyzing means obtains the editing result by the editing means, and analyzes the similar case or the similar search procedure by adding the editing result. Therefore, during the data editing process, the information matching the search condition is performed. A search can be performed, and the time and effort required for inputting search conditions can be reduced. In addition, since the edited result is treated equally as selection information, the time and effort required for user selection evaluation can be reduced. This has the effect that it can be performed.

【0069】つぎの発明によれば、入力工程によって、
検索対象データを保持するデータベースに対する検索条
件を入力し、第1保持工程によって、前記入力工程によ
って入力された検索条件を保持し、検索条件展開工程に
よって、前記検索条件をもとに、前記データベースに格
納される検索対象データの類似事例を保持する類似事例
データベースを検索し、該検索条件を展開した展開検索
条件を出力し、検索工程によって、前記検索条件展開工
程によって展開された展開検索条件をもとに前記データ
ベースを検索し、出力工程によって、前記検索工程によ
る検索結果を出力し、第2保持工程によって、前記出力
工程が出力した検索結果に対してユーザが選択した選択
情報を保持し、解析工程によって、前記第1保持工程に
よって保持された検索条件および前記第2保持工程によ
って保持された選択情報をもとに類似事例を解析し、更
新工程によって、前記解析工程による解析結果をもとに
前記類似事例データベースの内容を更新するようにして
いるので、検索条件に合致した所望の情報を適切かつ漏
れなく検索することができるという効果を奏する。
According to the next invention, by the input step,
A search condition for a database holding search target data is input, a search condition input in the input step is held in a first holding step, and a search condition expansion step stores the search condition in the database based on the search condition. A similar case database holding similar cases of the search target data to be stored is searched, an expanded search condition obtained by expanding the search condition is output, and the expanded search condition expanded by the search condition expanded step is also searched by the search step. And the output step outputs the search result of the search step, and the second holding step holds the selection information selected by the user with respect to the search result output by the output step. A search condition held in the first holding step and a search condition held in the second holding step. The similar case is analyzed based on the information, and the update process updates the content of the similar case database based on the analysis result of the analysis process. In addition, there is an effect that the search can be performed without omission.

【0070】つぎの発明によれば、入力工程によって、
検索対象データを保持するデータベースに対する検索条
件を入力し、第1保持工程によって、前記入力工程によ
って入力された検索条件を保持し、ガイダンス工程によ
って、類似検索手順が保持された類似検索手順データベ
ースから、前記検索条件に対応する次の類似検索条件を
検索して出力し、検索工程によって、前記ガイダンス工
程によって検索された次の類似検索条件をもとに前記デ
ータベースを検索し、出力工程によって、前記検索工程
による検索結果を出力し、第2保持工程によって、前記
出力工程が出力した検索結果に対してユーザが選択した
選択情報を保持し、解析工程によって、前記第1保持工
程によって保持された検索条件および前記第2保持工程
によって保持された選択情報をもとに類似検索手順を解
析し、更新工程によって、前記解析工程による解析結果
をもとに前記類似事例データベースの内容を更新するよ
うにしているので、検索条件に合致した所望の情報の絞
込み検索を適切に行うことができるという効果を奏す
る。
According to the next invention, by the input step,
A search condition for a database holding search target data is input, a first holding step holds the search condition input by the input step, and a similarity search procedure database holds a similarity search procedure by a guidance step. Searching and outputting the next similar search condition corresponding to the search condition, searching the database based on the next similar search condition searched in the guidance step in a search step, and performing the search in the output step Outputting the search result by the step, holding the selection information selected by the user with respect to the search result output by the output step by the second holding step, and searching by the analysis step the search condition held by the first holding step And analyzing the similarity search procedure based on the selection information held in the second holding step, Therefore, since the content of the similar case database is updated based on the analysis result of the analysis step, it is possible to appropriately perform a narrowing-down search of desired information that matches a search condition. .

【0071】つぎの発明によれば、入力工程によって、
検索対象データを保持するデータベースに対する検索条
件を入力し、第1保持工程によって、前記入力工程によ
って入力された検索条件を保持し、検索条件展開工程に
よって、前記検索条件をもとに、前記データベースに格
納される検索対象データの類似事例を保持する類似事例
データベースを検索し、該検索条件を展開した展開検索
条件を出力し、ガイダンス工程によって、類似検索手順
が保持された類似検索手順データベースから、前記検索
条件に対応する次の類似検索条件を検索して出力し、検
索工程によって、ユーザの選択によって、前記検索条件
展開工程によって出力された展開検索条件あるいは前記
ガイダンス工程によって検索された次の類似検索条件を
もとに前記データベースを検索し、出力工程によって、
前記検索工程による検索結果を出力し、第2保持工程に
よって、前記出力工程が出力した検索結果に対してユー
ザが選択した選択情報を保持し、解析工程によって、前
記第1保持工程によって保持された検索条件および前記
第2保持工程によって保持された選択情報をもとに類似
事例および類似検索手順を解析し、更新工程によって、
前記解析工程による解析結果をもとに前記類似事例デー
タベースの内容および前記類似検索手順データベースの
内容を更新するようにしているので、検索条件に合致し
た情報を漏れなく検索する処理と、多数の情報の中から
検索条件に合致した情報を絞り込み検索する処理とを選
択的に行うことができ、しかも、この選択は、現在まで
の検索結果の数に応じてユーザが任意に選択することが
でき、一層、検索条件に合致した適切な情報を検索する
ことができるという効果を奏する。
According to the next invention, by the input step,
A search condition for a database holding search target data is input, a search condition input in the input step is held in a first holding step, and a search condition expansion step stores the search condition in the database based on the search condition. A similar case database that holds similar cases of the search target data to be stored is searched, and an expanded search condition obtained by expanding the search condition is output. From a similar search procedure database in which a similar search procedure is held by a guidance process, Searching and outputting the next similar search condition corresponding to the search condition, and in the search step, by the user's selection, the expanded search condition output in the search condition expansion step or the next similar search searched in the guidance step Search the database based on the conditions, and by the output process,
The search result of the search step is output, the selection information selected by the user for the search result output by the output step is held by the second holding step, and the selection information is held by the first holding step by the analysis step. Analyzing similar cases and similar search procedures based on search conditions and the selection information held by the second holding step,
Since the content of the similar case database and the content of the similar search procedure database are updated based on the analysis result of the analysis process, a process of completely searching for information that matches the search condition, And a process of narrowing and searching for information that matches the search condition can be selectively performed, and furthermore, this selection can be arbitrarily selected by the user according to the number of search results up to now, Further, it is possible to search for appropriate information that matches the search condition.

【0072】つぎの発明によれば、前記入力工程が、前
記出力工程による検索結果をもとに編集処理を行う編集
手段から前記データベースに格納されてデータに関する
検索条件を入力し、前記解析工程が、前記編集手段が前
記出力工程による検索結果をもとに編集処理した編集結
果を加えて解析を行うようにしているので、データの編
集処理中に検索条件に合致した情報の検索を行うことが
でき、検索条件の入力処理にかかる時間と労力を削減す
ることができるとともに、編集結果を選択情報として同
等に取り扱うので、ユーザによる選択評価にかかる時間
と労力とを削減することができるという効果を奏する。
According to the next invention, in the input step, a search condition relating to data stored in the database and input from the editing means for performing an edit process based on a search result in the output step is input, and the analysis step is performed in the input step. Since the editing unit performs analysis by adding the edited result obtained by performing the editing process based on the search result in the output step, it is possible to search for information that matches the search condition during the data editing process. It is possible to reduce the time and effort required for inputting search conditions and to treat the edited result equally as selection information, thereby reducing the time and effort required for user selection evaluation. Play.

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

【図1】 この発明の実施の形態1であるデータベース
検索装置の構成を示すブロック図である。
FIG. 1 is a block diagram illustrating a configuration of a database search device according to a first embodiment of the present invention.

【図2】 図1に示したデータベース検索装置による検
索条件の展開処理を示す図である。
FIG. 2 is a diagram showing a process of expanding search conditions by the database search device shown in FIG. 1;

【図3】 図1に示したデータベース検索装置による類
似事例解析処理を示す図である。
3 is a diagram showing a similar case analysis process by the database search device shown in FIG. 1;

【図4】 この発明の実施の形態2であるデータベース
検索装置の構成を示すブロック図である。
FIG. 4 is a block diagram illustrating a configuration of a database search device according to a second embodiment of the present invention;

【図5】 図4に示したデータベース検索装置による検
索操作保持データの一例を示す図である。
FIG. 5 is a diagram illustrating an example of search operation holding data by the database search device illustrated in FIG. 4;

【図6】 図4に示したデータベース検索装置の類似検
索手順データベースの一例を示す図である。
FIG. 6 is a diagram illustrating an example of a similarity search procedure database of the database search device illustrated in FIG. 4;

【図7】 図4に示したデータベース検索装置による検
索条件ガイダンス処理を説明する図である。
FIG. 7 is a diagram illustrating search condition guidance processing by the database search device illustrated in FIG. 4;

【図8】 この発明の実施の形態3であるデータベース
検索装置の構成を示すブロック図である。
FIG. 8 is a block diagram illustrating a configuration of a database search device according to a third embodiment of the present invention;

【図9】 図8に示したデータベース検索装置による検
索評価結果解析処理を示す図である。
FIG. 9 is a diagram illustrating a search evaluation result analysis process performed by the database search device illustrated in FIG. 8;

【図10】 図8に示したデータベース検索装置の類似
検索手順データベースの一例を示す図である。
FIG. 10 is a diagram illustrating an example of a similarity search procedure database of the database search device illustrated in FIG. 8;

【図11】 この発明の実施の形態4であるデータベー
ス検索装置の構成を示すブロック図である。
FIG. 11 is a block diagram illustrating a configuration of a database search device according to a fourth embodiment of the present invention.

【図12】 従来のデータベース検索装置の構成を示す
ブロック図である。
FIG. 12 is a block diagram showing a configuration of a conventional database search device.

【図13】 従来の対話装置の構成を示すブロック図で
ある。
FIG. 13 is a block diagram showing a configuration of a conventional interactive device.

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

1 データベース、2 検索条件入力部、3 検索操作
保持部、4 検索操作保持処理部、5 類似事例データ
ベース、6 検索条件展開部、7 データベース検索
部、8 検索結果出力部、9 検索結果評価データ保持
部、10 検索結果評価部、11 類似事例解析部、1
2 類似事例データベース更新部、13類似検索手順デ
ータベース、14 検索条件ガイダンス部、15 検索
手順解析部、16 類似検索手順データベース更新部、
17,20 検索評価結果解析部、18 データ編集
部、19 新規作成データ保持部。
1 database, 2 search condition input section, 3 search operation holding section, 4 search operation holding processing section, 5 similar case database, 6 search condition expansion section, 7 database search section, 8 search result output section, 9 search result evaluation data storage Section, 10 search result evaluation section, 11 similar case analysis section, 1
2 similar case database update unit, 13 similar search procedure database, 14 search condition guidance unit, 15 search procedure analysis unit, 16 similar search procedure database update unit,
17, 20 Search evaluation result analysis unit, 18 Data editing unit, 19 Newly created data holding unit.

Claims (8)

【特許請求の範囲】[Claims] 【請求項1】 検索対象データを保持するデータベース
と、 前記データベースに格納される検索対象データの類似事
例をデータベース化して保持する類似事例データベース
と、 前記データベースの検索条件を入力する入力手段と、 前記入力手段に入力された検索条件をもとに前記類似事
例データベースを検索し、該検索条件を展開した展開検
索条件を出力する検索条件展開手段と、 前記検索条件展開手段によって展開された展開検索条件
をもとに前記データベースを検索する検索手段と、 前記検索手段による検索結果を出力する出力手段と、 前記入力手段に入力された検索条件と前記出力手段が出
力した検索結果に対してユーザが選択した選択情報とを
含む前記データベースの検索に関するユーザの検索操作
を保持する検索操作保持手段と、 前記選択情報および前記検索操作保持手段に保持された
前記検索操作をもとに類似事例を解析する類似事例解析
手段と、 前記類似事例解析手段による解析結果をもとに前記類似
事例データベースの内容を更新する更新手段と、 を備えたことを特徴とするデータベース検索装置。
1. A database that stores search target data; a similar case database that stores similar cases of search target data stored in the database in a database; and input means for inputting search conditions of the database; A search condition expansion unit that searches the similar case database based on the search condition input to the input unit and outputs an expanded search condition obtained by expanding the search condition; and an expansion search condition expanded by the search condition expansion unit. Search means for searching the database on the basis of: an output means for outputting a search result by the search means; a user selecting a search condition input to the input means and a search result output by the output means Search operation holding means for holding a user's search operation regarding the search of the database including the selected information, A similar case analysis unit that analyzes a similar case based on the selection information and the search operation held in the search operation holding unit; and a content of the similar case database based on an analysis result by the similar case analysis unit. A database search device, comprising: updating means for updating.
【請求項2】 検索対象データを保持するデータベース
と、 前記データベースの検索条件を入力する入力手段と、 前記入力手段から入力された検索条件に対応する次の類
似検索条件をデータベース化し、類似検索手順として保
持する類似検索手順データベースと、 前記入力手段に入力された検索条件をもとに前記類似検
索手順データベースを検索し、該検索条件に対応する次
の類似検索条件を出力するガイダンス手段と、 前記ガイダンス手段が出力した次の類似検索条件をもと
に前記データベースを検索する検索手段と、 前記検索手段による検索結果を出力する出力手段と、 前記入力手段に入力された検索条件と前記出力手段が出
力した検索結果に対してユーザが選択した選択情報とを
含む前記データベースの検索に関するユーザの検索操作
を保持する検索操作保持手段と、 前記選択情報および前記検索操作保持手段に保持された
前記検索操作をもとに類似検索手順を解析する類似検索
手順解析手段と、 前記類似検索手順解析手段による解析結果をもとに前記
類似検索手順データベースの内容を更新する更新手段
と、 を備えたことを特徴とするデータベース検索装置。
2. A database for storing search target data; input means for inputting search conditions of the database; and a similarity search procedure corresponding to the search conditions input from the input means. A similarity search procedure database held as: a search means for searching the similarity search procedure database based on a search condition input to the input means, and outputting a next similarity search condition corresponding to the search condition; A search unit for searching the database based on the next similar search condition output by the guidance unit; an output unit for outputting a search result by the search unit; a search condition input to the input unit; and the output unit. The user's search operation related to the search of the database including the selection information selected by the user for the output search result A search operation holding means for holding a work, a similar search procedure analyzing means for analyzing a similar search procedure based on the selection information and the search operation held in the search operation holding means, and a similar search procedure analyzing means. Updating means for updating the contents of the similarity search procedure database based on the analysis result.
【請求項3】 検索対象データを保持するデータベース
と、 前記データベースの検索条件を入力する入力手段と、 前記データベースに格納される検索対象データの類似事
例をデータベース化して保持する類似事例データベース
と、 前記入力手段から入力された検索条件に対応する次の類
似検索条件をデータベース化し、類似検索手順として保
持する類似検索手順データベースと、 前記入力手段に入力された検索条件をもとに前記類似事
例データベースを検索し、該検索条件を展開した展開検
索条件を出力する検索条件展開手段と、 前記入力手段に入力された検索条件をもとに前記類似検
索手順データベースを検索し、該検索条件に対応する次
の類似検索条件を出力するガイダンス手段と、 前記検索条件展開手段が出力した展開検索条件あるいは
前記ガイダンス手段が出力した次の類似検索条件をもと
に前記データベースを検索する検索手段と、 前記検索手段による検索結果を出力する出力手段と、 前記入力手段に入力された検索条件と前記出力手段が出
力した検索結果に対してユーザが選択した選択情報とを
含む前記データベースの検索に関するユーザの検索操作
を保持する検索操作保持手段と、 前記選択情報および前記検索操作保持手段に保持された
前記検索操作をもとに類似事例および類似検索手順を解
析する解析手段と、 前記解析手段による解析結果をもとに前記類似事例デー
タベースの内容を更新する類似事例更新手段と、 前記解析手段による解析結果をもとに前記類似検索手順
データベースの内容を更新する類似検索手順更新手段
と、 を備えたことを特徴とするデータベース検索装置。
3. A database holding search target data; input means for inputting search conditions of the database; a similar case database storing similar cases of search target data stored in the database in a database; A similarity search procedure database that stores the next similarity search condition corresponding to the search condition input from the input means and stores the similarity search procedure as a similarity search procedure, and the similar case database based on the search condition input to the input means. Search condition expanding means for searching and outputting expanded search conditions obtained by expanding the search conditions; searching the similar search procedure database based on the search conditions input to the input means; Guidance means for outputting a similar search condition, and expansion search conditions output by the search condition expansion means. A search means for searching the database based on the next similar search condition output by the guidance means; an output means for outputting a search result by the search means; a search condition input to the input means; Search operation holding means for holding a user's search operation related to the search of the database including the selection information selected by the user with respect to the search result output by the output means; and Analysis means for analyzing similar cases and similar search procedures based on the search operation; similar case update means for updating the contents of the similar case database based on the analysis results by the analysis means; and analysis by the analysis means Similarity search procedure updating means for updating the contents of the similarity search procedure database based on the result. Database search device.
【請求項4】 前記データベースに格納されたデータに
関する検索条件を前記入力手段に与え、前記出力手段に
出力された検索結果をもとに編集処理を行う編集手段を
さらに備え、 前記解析手段は、前記編集手段による編集結果を取得
し、該編集結果を加えて前記類似事例または前記類似検
索手順を解析することを特徴とする請求項1〜3のいず
れか一つに記載のデータベース検索装置。
4. An editing unit for providing a search condition for data stored in the database to the input unit, and performing an edit process based on a search result output to the output unit, The database search device according to claim 1, wherein an edit result obtained by the edit unit is acquired, and the similar case or the similar search procedure is analyzed by adding the edit result.
【請求項5】 検索対象データを保持するデータベース
に対する検索条件を入力する入力工程と、 前記入力工程によって入力された検索条件を保持する第
1保持工程と、 前記検索条件をもとに、前記データベースに格納される
検索対象データの類似事例を保持する類似事例データベ
ースを検索し、該検索条件を展開した展開検索条件を出
力する検索条件展開工程と、 前記検索条件展開工程によって展開された展開検索条件
をもとに前記データベースを検索する検索工程と、 前記検索工程による検索結果を出力する出力工程と、 前記出力工程が出力した検索結果に対してユーザが選択
した選択情報を保持する第2保持工程と、 前記第1保持工程によって保持された検索条件および前
記第2保持工程によって保持された選択情報をもとに類
似事例を解析する解析工程と、 前記解析工程による解析結果をもとに前記類似事例デー
タベースの内容を更新する更新工程と、 を含むことを特徴とするデータベース検索方法。
5. An input step of inputting a search condition for a database holding search target data; a first holding step of holding a search condition input in the input step; and the database based on the search condition. A search condition expanding step of searching a similar case database holding similar cases of search target data stored in the search condition and outputting an expanded search condition obtained by expanding the search condition; and an expanded search condition expanded by the search condition expanding step. A search step of searching the database based on a search result; an output step of outputting a search result of the search step; and a second holding step of holding selection information selected by a user with respect to the search result output by the output step. And similarity based on the search condition held in the first holding step and the selection information held in the second holding step. A database search method, comprising: an analysis step of analyzing an example; and an update step of updating the contents of the similar case database based on an analysis result of the analysis step.
【請求項6】 検索対象データを保持するデータベース
に対する検索条件を入力する入力工程と、 前記入力工程によって入力された検索条件を保持する第
1保持工程と、 類似検索手順が保持された類似検索手順データベースか
ら、前記検索条件に対応する次の類似検索条件を検索し
て出力するガイダンス工程と、 前記ガイダンス工程によって検索された次の類似検索条
件をもとに前記データベースを検索する検索工程と、 前記検索工程による検索結果を出力する出力工程と、 前記出力工程が出力した検索結果に対してユーザが選択
した選択情報を保持する第2保持工程と、 前記第1保持工程によって保持された検索条件および前
記第2保持工程によって保持された選択情報をもとに類
似検索手順を解析する解析工程と、 前記解析工程による解析結果をもとに前記類似事例デー
タベースの内容を更新する更新工程と、 を含むことを特徴とするデータベース検索方法。
6. An input step of inputting search conditions for a database holding search target data; a first holding step of holding search conditions input in the input step; and a similarity search procedure holding a similarity search procedure. A guidance step of searching and outputting a next similar search condition corresponding to the search condition from a database; a search step of searching the database based on the next similar search condition searched by the guidance step; An output step of outputting a search result by the search step; a second holding step of holding selection information selected by a user with respect to the search result output by the output step; a search condition held by the first holding step; An analysis step of analyzing a similarity search procedure based on the selection information held by the second holding step; Database search method characterized by comprising the updating step of updating the contents of the analogous case database based on the analysis result.
【請求項7】 検索対象データを保持するデータベース
に対する検索条件を入力する入力工程と、 前記入力工程によって入力された検索条件を保持する第
1保持工程と、 前記検索条件をもとに、前記データベースに格納される
検索対象データの類似事例を保持する類似事例データベ
ースを検索し、該検索条件を展開した展開検索条件を出
力する検索条件展開工程と、 類似検索手順が保持された類似検索手順データベースか
ら、前記検索条件に対応する次の類似検索条件を検索し
て出力するガイダンス工程と、 ユーザの選択によって、前記検索条件展開工程によって
出力された展開検索条件あるいは前記ガイダンス工程に
よって検索された次の類似検索条件をもとに前記データ
ベースを検索する検索工程と、 前記検索工程による検索結果を出力する出力工程と、 前記出力工程が出力した検索結果に対してユーザが選択
した選択情報を保持する第2保持工程と、 前記第1保持工程によって保持された検索条件および前
記第2保持工程によって保持された選択情報をもとに類
似事例および類似検索手順を解析する解析工程と、 前記解析工程による解析結果をもとに前記類似事例デー
タベースの内容および前記類似検索手順データベースの
内容を更新する更新工程と、 を含むことを特徴とするデータベース検索方法。
7. An input step of inputting a search condition for a database holding search target data; a first storage step of holding a search condition input in the input step; and the database based on the search condition. A search condition expansion step of searching a similar case database holding similar cases of search target data stored in the search target and outputting expanded search conditions obtained by expanding the search conditions; and a similar search procedure database holding similar search procedures. A guidance step of searching for and outputting a next similar search condition corresponding to the search condition; and a development search condition output by the search condition development step or a next similarity searched by the guidance step, depending on a user's selection. A search step of searching the database based on search conditions; An output step of performing, a second holding step of holding selection information selected by a user with respect to a search result output by the output step, and a search condition held by the first holding step and holding by the second holding step. An analysis step of analyzing similar cases and similar search procedures based on the selected information, and an update step of updating the contents of the similar case database and the similar search procedure database based on the analysis result of the analysis step And a database search method comprising:
【請求項8】 前記入力工程は、前記出力工程による検
索結果をもとに編集処理を行う編集手段から前記データ
ベースに格納されてデータに関する検索条件を入力し、 前記解析工程は、前記編集手段が前記出力工程による検
索結果をもとに編集処理した編集結果を加えて解析を行
うことを特徴とする請求項5〜7のいずれか一つに記載
のデータベース検索方法。
8. The input step includes inputting a search condition relating to data stored in the database from an editing unit that performs an editing process based on a search result obtained in the output step. 8. The database search method according to claim 5, wherein an analysis is performed by adding an edited result based on the search result in the output step.
JP2000270697A 2000-09-06 2000-09-06 Device and method for retrieving data base Pending JP2002082984A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2000270697A JP2002082984A (en) 2000-09-06 2000-09-06 Device and method for retrieving data base

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2000270697A JP2002082984A (en) 2000-09-06 2000-09-06 Device and method for retrieving data base

Publications (1)

Publication Number Publication Date
JP2002082984A true JP2002082984A (en) 2002-03-22

Family

ID=18757095

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2000270697A Pending JP2002082984A (en) 2000-09-06 2000-09-06 Device and method for retrieving data base

Country Status (1)

Country Link
JP (1) JP2002082984A (en)

Cited By (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2004019250A1 (en) * 2002-08-23 2004-03-04 Fujitsu Limited User support management apparatus and user support management program
JP2011033915A (en) * 2009-08-04 2011-02-17 Yamaha Corp Music content data selection device
JP7457626B2 (en) 2020-10-09 2024-03-28 株式会社日立製作所 Search and registration device and search and registration method

Cited By (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2004019250A1 (en) * 2002-08-23 2004-03-04 Fujitsu Limited User support management apparatus and user support management program
JP2011033915A (en) * 2009-08-04 2011-02-17 Yamaha Corp Music content data selection device
JP7457626B2 (en) 2020-10-09 2024-03-28 株式会社日立製作所 Search and registration device and search and registration method

Similar Documents

Publication Publication Date Title
JP4622589B2 (en) Information processing apparatus and method, program, and recording medium
KR100772660B1 (en) Dialog management system, and method of managing dialog using example-based dialog modeling technique
JP4925778B2 (en) Learning management program and learning management apparatus
JP2001344276A (en) Method and device for document retrieval and recording medium having document retrieval processing program recorded thereon
JPH02302876A (en) Conversational language analyzer
JP2021103535A (en) Dialogue system, dialogue method and dialogue program
JP6333342B2 (en) Search method and apparatus based on artificial intelligence
JP6064629B2 (en) Voice input / output database search method, program, and apparatus
JP2008083100A (en) Voice interactive device and method therefor
JP2020166839A (en) Sentence recommendation method and apparatus based on associated points of interest
JP2008276459A (en) Input character string prediction device, input character string prediction program and electronic medical chart system
US20210165831A1 (en) Search result display device, search result display method, and non-transitory computer readable recording medium
US7536003B2 (en) Computer product, operator supporting apparatus, and operator supporting method
JP3996125B2 (en) Sentence generation apparatus and generation method
JP2002082984A (en) Device and method for retrieving data base
JP3547338B2 (en) Information retrieval method and device
JP2699896B2 (en) Database search system
JP2001202172A (en) User interface method and recording medium in which program to execute user interface is recorded
JP5131565B2 (en) Information processing apparatus and method, program, and recording medium
JP2004152041A (en) Program, recording medium and apparatus for extracting key phrase
JPH11224254A (en) System and method for case retrieval
WO2023019517A1 (en) Instruction recommendation method and apparatus
JPH1145238A (en) Document management system and computer readable recording medium for recording program for having computer function as the same system
US20060048126A1 (en) Method and a system thereof for generating a homepage content file capable of dynamically linking with a plurality of on-demand knowledge bases
JP2006323007A (en) Musical piece search system and musical piece search method