JP2021152709A - Retrieval support system, and retrieval support method - Google Patents

Retrieval support system, and retrieval support method Download PDF

Info

Publication number
JP2021152709A
JP2021152709A JP2020052465A JP2020052465A JP2021152709A JP 2021152709 A JP2021152709 A JP 2021152709A JP 2020052465 A JP2020052465 A JP 2020052465A JP 2020052465 A JP2020052465 A JP 2020052465A JP 2021152709 A JP2021152709 A JP 2021152709A
Authority
JP
Japan
Prior art keywords
search
item
information
data
predetermined
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Granted
Application number
JP2020052465A
Other languages
Japanese (ja)
Other versions
JP7314089B2 (en
JP2021152709A5 (en
Inventor
浩気 大林
Hiroki Obayashi
浩気 大林
秀行 鹿糠
Hideyuki Kanuka
秀行 鹿糠
一平 鈴木
Ippei Suzuki
一平 鈴木
聡子 手塚
Satoko Tezuka
聡子 手塚
敏 伊勢
Satoshi Ise
敏 伊勢
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Hitachi Ltd
Original Assignee
Hitachi Ltd
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Hitachi Ltd filed Critical Hitachi Ltd
Priority to JP2020052465A priority Critical patent/JP7314089B2/en
Publication of JP2021152709A publication Critical patent/JP2021152709A/en
Publication of JP2021152709A5 publication Critical patent/JP2021152709A5/ja
Application granted granted Critical
Publication of JP7314089B2 publication Critical patent/JP7314089B2/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Landscapes

  • Information Retrieval, Db Structures And Fs Structures Therefor (AREA)
  • Management, Administration, Business Operations System, And Electronic Commerce (AREA)

Abstract

To provide a retrieval support system and a retrieval support method for facilitating information retrieval by a user.SOLUTION: A retrieval support system 1 comprises: a data registration information creation unit 104 which creates retrieval object information which associates one or plural items with information indicating a content of the item; a retrieval information acquisition unit 102 which receives an input of a prescribed identifier indicating a prescribed item, and the input of retrieval information related to the item, as a retrieval condition, from a user; a query conversion unit 106 which converts the inputted identifier into the prescribed item; and a user presentation unit 101 which displays the information indicating the content of the item corresponding to the prescribed item in the retrieval object information, when it is determined that the retrieval object information satisfying the retrieval condition has been retrieved.SELECTED DRAWING: Figure 1

Description

本発明は、検索支援システム、及び検索支援方法に関する。 The present invention relates to a search support system and a search support method.

組織の業務に関連して蓄積された知識を組織内の各メンバで共有することで、業務の効率化を図る試みがなされている。例えば、企業内の業務情報をデータベース化し、各ユーザがこのデータベースを検索することで、必要な情報を入手することができる。 Attempts have been made to improve the efficiency of operations by sharing the knowledge accumulated in relation to the operations of the organization with each member in the organization. For example, business information in a company is stored in a database, and each user can search this database to obtain necessary information.

そして、この検索システムに、テキスト入出力のインタフェースを備えたチャットシステムを活用することが行われている。チャットシステムを用いることにより、複数のユーザが各端末で同じ画面を共有し、各ユーザが適宜テキスト検索を行いながら議論を行うことができる。 A chat system equipped with a text input / output interface is used for this search system. By using the chat system, a plurality of users can share the same screen on each terminal, and each user can have a discussion while performing a text search as appropriate.

しかしながら、企業内には様々な種類のデータベースが多量に蓄積されているため、チャットシステムを有効に活用するためには、検索システムをチャットシステムに適合させなければならない。 However, since various types of databases are accumulated in a large amount in a company, in order to effectively utilize the chat system, the search system must be adapted to the chat system.

例えば、チャットシステムを用いながら議論を行う場合、ユーザは様々な検索条件を組み合わせながら素早く検索を行う必要があるため、検索条件を入力する際は、なるべく簡潔に検索条件を入力できることが好ましい。 For example, when discussing using a chat system, the user needs to perform a quick search while combining various search conditions. Therefore, when inputting the search conditions, it is preferable that the search conditions can be input as concisely as possible.

また、検索結果を表示する場合も、表示される情報が多すぎると必要な情報を把握しづらくなり、議論の遅滞を招くおそれがある。 Also, when displaying search results, if too much information is displayed, it becomes difficult to grasp the necessary information, which may delay the discussion.

ここで、データベースの構築及び検索を容易にすべく、データの定義を行えるようにしたデータベースシステムの自動作成システムが提案されている。例えば、特許文献1には、入力データに基づきデータ定義情報を生成するデータ定義生成部と、入力画面及び分析画面HTMLファイルをそれぞれ自動生成する入力画面用ファイル生成部及び分析画面用ファイル生成部と、データベース登録用及び検索用CGIプログラムをそれぞれ自動生成するDB登録用プログラム生成部及びDB検索用プログラム生成部と、データベースを自動生成するデータベース生成部とを有し、これらの各生成部が、同一のデータ定義情報に基づき各ファイル等を自動生成することが記載されている。 Here, in order to facilitate the construction and retrieval of a database, an automatic database system creation system that enables data definition has been proposed. For example, Patent Document 1 includes a data definition generation unit that generates data definition information based on input data, and an input screen file generation unit and an analysis screen file generation unit that automatically generate input screen and analysis screen HTML files, respectively. It has a DB registration program generation unit and a DB search program generation unit that automatically generate CGI programs for database registration and search, respectively, and a database generation unit that automatically generates a database, and each of these generation units is the same. It is described that each file etc. is automatically generated based on the data definition information of.

特開平11−232090号公報Japanese Unexamined Patent Publication No. 11-23290

しかしながら、特許文献1によれば、ユーザは、検索条件を所定の専用入力フォームに従って指定しなければならないため、ユーザインタフェースが定まっているチャットシステムに適用することが難しい。また、検索結果の出力についても、特許文献1は、チャットシステムに適したように、出力する情報量を調整する仕組みとはなっていない。 However, according to Patent Document 1, since the user must specify the search condition according to a predetermined dedicated input form, it is difficult to apply it to a chat system in which the user interface is fixed. Further, regarding the output of the search result, Patent Document 1 does not have a mechanism for adjusting the amount of information to be output so as to be suitable for a chat system.

さらに、特許文献1では、データの定義をユーザ自身が考えなければならないため、データベースの項目が複雑な場合にはユーザ検索が難しくなる可能性がある。 Further, in Patent Document 1, since the user must consider the definition of data by himself / herself, it may be difficult to search the user when the items in the database are complicated.

本発明はこのような現状に鑑みてなされたものであり、その目的は、ユーザによる情報検索を容易にすることが可能な検索支援システム、及び検索支援方法を提供することにある。 The present invention has been made in view of such a current situation, and an object of the present invention is to provide a search support system and a search support method capable of facilitating information retrieval by a user.

前記した課題を解決するための本発明の一つは、1又は複数の項目と、当該項目の内容を示す情報とを対応づけた検索対象情報を作成するデータ登録情報作成処理と、ユーザから、検索条件として、所定の前記項目を表す所定の識別子の入力と、当該項目に関する検索情報の入力とを受け付ける検索情報取得処理と、前記入力された識別子を前記所定の項目に変換するクエリ変換処理と、前記検索条件を満たす前記検索対象情報を検索できたと判定した場合に、前記検索対象情報における前記所定の項目に対応する項目の内容を示す情報を表示するユーザ提示処理と、を実行する演算装置を備える、検索支援システム、とする。 One of the present inventions for solving the above-mentioned problems is a data registration information creation process for creating search target information in which one or a plurality of items are associated with information indicating the contents of the items, and a user can use the data registration information creation process. As search conditions, a search information acquisition process that accepts input of a predetermined identifier representing the predetermined item and input of search information related to the item, and a query conversion process that converts the input identifier into the predetermined item. , A calculation device that executes a user presentation process for displaying information indicating the content of an item corresponding to the predetermined item in the search target information when it is determined that the search target information satisfying the search condition can be searched. It is a search support system equipped with.

前記した課題を解決するための本発明の他の一つは、情報処理装置が、1又は複数の項目と、当該項目の内容を示す情報とを対応づけた検索対象情報を作成するデータ登録情報作成処理と、ユーザから、検索条件として、所定の前記項目を表す所定の識別子の入力と、当該項目に関する検索情報の入力とを受け付ける検索情報取得処理と、前記入力された識別子を前記所定の項目に変換するクエリ変換処理と、前記検索条件を満たす前記検索対象情報を検索できたと判定した場合に、前記検索対象情報における前記所定の項目に対応する項目の内容を示す情報を表示するユーザ提示処理と、を実行する、検索支援方法、とする。 Another one of the present invention for solving the above-mentioned problems is data registration information in which the information processing apparatus creates search target information in which one or a plurality of items are associated with information indicating the contents of the items. The creation process, the search information acquisition process that accepts the input of a predetermined identifier representing the predetermined item as the search condition from the user, and the input of the search information related to the item, and the input identifier as the predetermined item. Query conversion processing to convert to, and user presentation processing to display information indicating the content of the item corresponding to the predetermined item in the search target information when it is determined that the search target information satisfying the search condition can be searched. And, the search support method to execute.

本発明によれば、ユーザによる情報検索を容易にすることができる。 According to the present invention, information retrieval by a user can be facilitated.

上記した以外の課題、構成及び効果は、以下の実施形態の説明により明らかにされる。 Issues, configurations and effects other than those described above will be clarified by the description of the following embodiments.

本実施形態に係る検索支援システムの構成の一例を説明する図である。It is a figure explaining an example of the structure of the search support system which concerns on this embodiment. 検索支援システムにおける各情報処理装置が備えるハードウェアの一例を説明する図である。It is a figure explaining an example of the hardware provided in each information processing apparatus in a search support system. インデックス作成処理の一例を説明するフローチャートである。It is a flowchart explaining an example of an index creation process. データ定義情報作成処理の一例を説明するフローチャートである。It is a flowchart explaining an example of data definition information creation processing. ナレッジデータの一例を示す図である。It is a figure which shows an example of knowledge data. データ定義情報の一例を示す図である。It is a figure which shows an example of the data definition information. IDカラム設定処理の一例を説明するフローチャートである。It is a flowchart explaining an example of ID column setting processing. メタデータカラム設定処理の一例を説明するフローチャートである。It is a flowchart explaining an example of a metadata column setting process. データタイプ設定処理の一例を説明するフローチャートである。It is a flowchart explaining an example of a data type setting process. インデックスDBスキーマの一例を示す図である。It is a figure which shows an example of the index DB schema. データ登録処理の一例を説明するフローチャートである。It is a flowchart explaining an example of a data registration process. データ登録情報の作成過程の一例を示す図である。It is a figure which shows an example of the process of creating data registration information. 検索実行処理の一例を説明するフローチャートである。It is a flowchart explaining an example of a search execution process. 検索入力情報の一例を示す図である。It is a figure which shows an example of the search input information. クエリ変換処理の一例を説明するフローチャートである。It is a flowchart explaining an example of a query conversion process. 解析情報の一例を示す図である。It is a figure which shows an example of analysis information. 検索クエリの一例を示す図である。It is a figure which shows an example of a search query. ユーザ提示処理の一例を説明するフローチャートである。It is a flowchart explaining an example of a user presentation process. 検索結果情報の一例を示す図である。It is a figure which shows an example of the search result information. チャット出力情報に基づき、ユーザの端末に表示される画面(チャット画面)の一例を示す図である。It is a figure which shows an example of the screen (chat screen) displayed on the user's terminal based on the chat output information.

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

<システム構成>
図1は、本実施形態に係る検索支援システム1の構成の一例を説明する図である。
<System configuration>
FIG. 1 is a diagram illustrating an example of the configuration of the search support system 1 according to the present embodiment.

検索支援システム1は、ナレッジデータ1000を取得する検索支援装置100、検索システム200、及びチャットシステム300を含んで構成されている。 The search support system 1 includes a search support device 100 for acquiring knowledge data 1000, a search system 200, and a chat system 300.

ナレッジデータ1000は、例えば、企業内の業務の情報を記憶した情報である。ナレッジデータ1000は、例えば、様々な業務に関する問答集(Q&A集)、業務に関連して発生した障害に関するデータ等である。 The knowledge data 1000 is, for example, information that stores information on business operations within a company. The knowledge data 1000 is, for example, a collection of questions and answers (Q & A collection) related to various tasks, data related to failures occurring in connection with the tasks, and the like.

検索支援装置100は、ナレッジデータ1000を取得し、取得したナレッジデータ1000に基づき、検索システム200によるナレッジデータ1000のデータ検索を可能にするための所定のインデックス情報(データ登録情報4000及びインデックスDBスキーマ3000)を作成し、作成したインデックス情報を検索システム200に送信する。 The search support device 100 acquires the knowledge data 1000, and based on the acquired knowledge data 1000, predetermined index information (data registration information 4000 and index DB schema) for enabling the search system 200 to search the knowledge data 1000. 3000) is created, and the created index information is transmitted to the search system 200.

なお、ナレッジデータ1000は、検索支援装置100が記憶していてもよいし、検索支援装置100の外部の情報処理装置が記憶していてもよい。 The knowledge data 1000 may be stored in the search support device 100, or may be stored in an information processing device external to the search support device 100.

チャットシステム300は、複数のユーザがそれぞれ管理する情報処理装置たる各端末(不図示)からのデータ入力を受け付けると共に、入力されたデータを各端末に送信するコミュニケーションシステムである。例えば、チャットシステム300は、各ユーザの端末から受け付けたメッセージ情報を全ユーザの端末に表示することで、複数ユーザによるコミュニケーションを実現することができる。 The chat system 300 is a communication system that accepts data input from each terminal (not shown), which is an information processing device managed by a plurality of users, and transmits the input data to each terminal. For example, the chat system 300 can realize communication by a plurality of users by displaying the message information received from the terminals of each user on the terminals of all users.

ここで、チャットシステム300は、あるユーザ(検索実施者)の端末から所定の検索入力情報の入力を受け付け、入力された検索入力情報を検索支援装置100に送信する。検索支援装置100は、受信した検索入力情報をインデックス情報に基づき、検索システム200に対応した所定の検索要求(検索クエリ)に変換し、変換した検索クエリを検索システム200に送信する。その後、チャットシステム300は、検索クエリに対する検索結果情報を検索システム200に送信する。チャットシステム300は、検索結果のデータに基づき、ユーザの閲覧に適した検索結果の画面情報であるチャット出力情報を作成し、作成したチャット出力情報を、各ユーザの端末の画面に表示する。 Here, the chat system 300 receives the input of the predetermined search input information from the terminal of a certain user (search performer), and transmits the input search input information to the search support device 100. The search support device 100 converts the received search input information into a predetermined search request (search query) corresponding to the search system 200 based on the index information, and transmits the converted search query to the search system 200. After that, the chat system 300 transmits the search result information for the search query to the search system 200. The chat system 300 creates chat output information, which is screen information of search results suitable for viewing by the user, based on the data of the search results, and displays the created chat output information on the screen of each user's terminal.

なお、検索支援システム1における各情報処理装置の間は、LAN(Local Area Network)、WAN(Wide Area Network)、インターネット、専用線等の有線又は無線のネッ
トワーク5によって通信可能に接続される。
The information processing devices in the search support system 1 are communicably connected by a wired or wireless network 5 such as a LAN (Local Area Network), WAN (Wide Area Network), the Internet, or a dedicated line.

次に、検索支援装置100、及び検索システム200の詳細について説明する。 Next, the details of the search support device 100 and the search system 200 will be described.

<検索システム>
図1に示すように、検索システム200は、インデックスDB210を記憶している。また、検索システム200は、機能部たる検索部201を備える。
<Search system>
As shown in FIG. 1, the search system 200 stores the index DB 210. Further, the search system 200 includes a search unit 201 which is a functional unit.

インデックスDB210は、ナレッジデータ1000の情報の検索に用いられるインデ
ックスデータを記憶している。
The index DB 210 stores index data used for searching information of the knowledge data 1000.

検索部201は、インデックスDB210に基づき、検索支援装置100から送信されてきた検索クエリに対応する検索結果のデータ(検索結果情報)を作成し、作成した検索結果情報を、検索支援装置100に送信する。 The search unit 201 creates search result data (search result information) corresponding to the search query sent from the search support device 100 based on the index DB 210, and transmits the created search result information to the search support device 100. do.

<検索支援装置>
検索支援装置100は、データベース取得部101、検索情報取得部102、データ定義情報作成部103、データ登録情報作成部104、インデックスDBスキーマ作成部105、クエリ変換部106、及びユーザ提示部107の各機能部を備える。
<Search support device>
The search support device 100 includes a database acquisition unit 101, a search information acquisition unit 102, a data definition information creation unit 103, a data registration information creation unit 104, an index DB schema creation unit 105, a query conversion unit 106, and a user presentation unit 107. It has a functional unit.

データベース取得部101は、各項目(カラム名)を有するナレッジデータ1000を取得する。 The database acquisition unit 101 acquires the knowledge data 1000 having each item (column name).

なお、本実施形態では、ナレッジデータ1000のカラム名は日本語又は英語の文字列で設定されているものとする。 In the present embodiment, it is assumed that the column name of the knowledge data 1000 is set by a Japanese or English character string.

データ登録情報作成部104は、ナレッジデータ1000におけるカラム名に対応した、1又は複数の項目(以下、物理名という)と、当該項目の内容を示す情報とを対応づけた検索対象情報(データ登録情報4000)を作成する。 The data registration information creation unit 104 provides search target information (data registration) in which one or more items (hereinafter referred to as physical names) corresponding to the column names in the knowledge data 1000 are associated with information indicating the contents of the items. Information 4000) is created.

インデックスDBスキーマ作成部105は、物理名に係る項目とその項目のデータタイプとを対応づけたインデックス情報(インデックスDBスキーマ3000)を作成する。 The index DB schema creation unit 105 creates index information (index DB schema 3000) in which an item related to a physical name is associated with a data type of the item.

検索情報取得部102は、ユーザから、検索条件として、ナレッジデータ1000に関する所定の項目(物理名)を表す所定の識別子(以下、カラム指定文字という)の入力と、当該項目に関する検索情報(検索キーワード)の入力とを受け付ける。 The search information acquisition unit 102 inputs, as search conditions, a predetermined identifier (hereinafter referred to as a column designation character) representing a predetermined item (physical name) related to the knowledge data 1000, and search information (search keyword) related to the item. ) Is accepted.

クエリ変換部106は、検索情報取得部102で入力された識別子(カラム指定文字)を所定の項目(物理名)に変換する。 The query conversion unit 106 converts the identifier (column designation character) input by the search information acquisition unit 102 into a predetermined item (physical name).

データ定義情報作成部103は、ナレッジデータ1000における1又は複数の項目(物理名)のそれぞれに対して、それぞれの項目を表す識別子(カラム指定文字)を所定のルールに従って作成する。 The data definition information creation unit 103 creates an identifier (column designation character) representing each item for each of one or a plurality of items (physical names) in the knowledge data 1000 according to a predetermined rule.

この場合、検索情報取得部102は、ユーザから、ナレッジデータ1000における所定の項目(カラム名)を表す識別子(カラム指定文字)として、データ定義情報作成部103が作成した識別子のいずれかの入力を受け付ける。 In this case, the search information acquisition unit 102 inputs from the user any of the identifiers created by the data definition information creation unit 103 as an identifier (column designation character) representing a predetermined item (column name) in the knowledge data 1000. accept.

また、データ定義情報作成部103は、識別子(カラム指定文字)のそれぞれを、それぞれの項目を表す、所定言語(本実施形態では英語とする)における1文字に設定する。 Further, the data definition information creation unit 103 sets each of the identifiers (column designation characters) to one character in a predetermined language (English in the present embodiment) representing each item.

また、データ定義情報作成部103は、1又は複数の項目(物理名)のそれぞれの重要度を算出し、算出した重要度が所定の閾値未満である項目の全ての識別子(カラム指定文字)を同一の識別子とする。 Further, the data definition information creation unit 103 calculates the importance of each of one or a plurality of items (physical names), and assigns all identifiers (column designation characters) of the items whose calculated importance is less than a predetermined threshold value. Use the same identifier.

ユーザ提示部107は、検索条件を満たす、検索対象情報(データ登録情報4000)を検索できたと判定した場合に、検索対象情報(データ登録情報4000)における所定の項目(物理名)の内容を示す情報(検索結果情報)を作成する。 The user presentation unit 107 indicates the content of a predetermined item (physical name) in the search target information (data registration information 4000) when it is determined that the search target information (data registration information 4000) that satisfies the search condition can be searched. Create information (search result information).

具体的には、例えば、ユーザ提示部107は、検索対象情報(データ登録情報4000)を検索できたと判定した場合に、検索できた項目の重要度を所定の判定条件に基づいて判定し、判定した重要度が所定の閾値以上である場合にのみ、検索対象情報(データ登録情報4000)における所定の項目(物理名)の内容を示す情報(検索結果情報)を作成する。 Specifically, for example, when the user presentation unit 107 determines that the search target information (data registration information 4000) can be searched, the importance of the searched items is determined based on a predetermined determination condition, and the determination is made. Only when the importance is equal to or higher than a predetermined threshold, information (search result information) indicating the content of a predetermined item (physical name) in the search target information (data registration information 4000) is created.

また、例えば、ユーザ提示部107は、検索対象情報(データ登録情報4000)を検索できたと判定した場合に、対応する項目(物理名)の数が所定数を超える場合は、所定のルール(例えば、検索スコアが高いものが該当するとする)に基づき、その対応する項目のうち所定数の項目に対してのみ、検索対象情報(データ登録情報4000)におけるその項目の内容を示す情報(検索結果情報)を作成する。 Further, for example, when the user presentation unit 107 determines that the search target information (data registration information 4000) can be searched and the number of corresponding items (physical names) exceeds a predetermined number, a predetermined rule (for example, , Information indicating the content of the item in the search target information (data registration information 4000) (search result information) only for a predetermined number of the corresponding items based on the item having a high search score. ) Is created.

ここで、図2は、検索支援システム1における各情報処理装置が備えるハードウェアの一例を説明する図である。これらの情報処理装置は、CPU等のプロセッサ11、RAM(Random Access Memory)、ROM(Read Only Memory)等の記憶デバイス12、HDD(Hard Disk Drive)、SSD(Solid State Drive)、フラッシュメモリ等の補助記憶デバイス13、キーボード又はタッチパネル等の入力デバイス14、モニタ又はディスプレイ等の出力デバイス15、他の情報処理装置と通信を行うネットワークインターフェイスカード等の通信デバイス16とを備える。 Here, FIG. 2 is a diagram illustrating an example of hardware included in each information processing device in the search support system 1. These information processing devices include a processor 11 such as a CPU, a storage device 12 such as a RAM (Random Access Memory) and a ROM (Read Only Memory), an HDD (Hard Disk Drive), an SSD (Solid State Drive), and a flash memory. It includes an auxiliary storage device 13, an input device 14 such as a keyboard or touch panel, an output device 15 such as a monitor or a display, and a communication device 16 such as a network interface card that communicates with other information processing devices.

上記で説明した、検索支援システム1の各情報処理装置の各機能は、専用ハードウェアにより、又は、プロセッサ11が記憶デバイス12又は補助記憶デバイス13に記憶されているプログラムを読み出すことにより実現される。また、各プログラムは、各情報処理装置が読み取り可能な記録媒体にあらかじめ記録されていてもよいし、記憶媒体又は所定の通信ネットワークを介して、必要なときに導入されてもよい。 Each function of each information processing device of the search support system 1 described above is realized by dedicated hardware or by reading a program stored in the storage device 12 or the auxiliary storage device 13 by the processor 11. .. Further, each program may be pre-recorded on a recording medium that can be read by each information processing device, or may be introduced when necessary via a storage medium or a predetermined communication network.

[全体処理]
次に、検索支援システム1において行われる処理について説明する。
[Whole processing]
Next, the processing performed in the search support system 1 will be described.

まず、検索支援装置100は、ナレッジデータ1000に基づき、検索システム200に係るインデックス情報を作成するインデックス作成処理を実行する。 First, the search support device 100 executes an index creation process for creating index information related to the search system 200 based on the knowledge data 1000.

また、検索支援装置100は、インデックス作成処理を実行後、ユーザから入力された検索入力情報に基づき、検索システム200に検索を実行させる検索実行処理を実行する。 Further, the search support device 100 executes a search execution process for causing the search system 200 to execute a search based on the search input information input from the user after executing the index creation process.

以下、インデックス作成処理及び検索実行処理について説明する。 Hereinafter, the index creation process and the search execution process will be described.

<インデックス作成処理>
図3は、インデックス作成処理の一例を説明するフローチャートである。インデックス作成処理は、例えば、検索支援装置100の起動時、所定の時刻、所定の時間間隔、又は、ユーザから所定の入力があった場合に開始される。
<Indexing process>
FIG. 3 is a flowchart illustrating an example of the index creation process. The index creation process is started, for example, when the search support device 100 is activated, at a predetermined time, at a predetermined time interval, or when there is a predetermined input from the user.

まず、検索支援装置100は、ナレッジデータ1000の各項目(カラム名)の属性情報であって検索システム200による検索に必要な情報であるデータ定義情報2000を作成するデータ定義情報作成処理を実行する(s1)。データ定義情報作成処理の詳細は後述する。 First, the search support device 100 executes a data definition information creation process for creating data definition information 2000, which is attribute information of each item (column name) of the knowledge data 1000 and is information necessary for searching by the search system 200. (S1). The details of the data definition information creation process will be described later.

そして、検索支援装置100は、s1で作成したデータ定義情報2000に基づき、データ定義情報2000の各項目とナレッジデータ1000の各項目における内容データ(
文字列)とを対応づけたインデックス情報(データ登録情報)を作成し、作成したデータ登録情報を検索システム200に送信するデータ登録処理を実行する(s3)。データ登録処理の詳細は後述する。
Then, the search support device 100 is based on the data definition information 2000 created in s1, and the content data in each item of the data definition information 2000 and each item of the knowledge data 1000 (
The index information (data registration information) associated with the character string) is created, and the data registration process of transmitting the created data registration information to the search system 200 is executed (s3). The details of the data registration process will be described later.

また、検索支援装置100は、s1で作成したデータ定義情報2000に基づき、インデックスDBスキーマ3000を作成し、作成したインデックスDBスキーマ3000を検索システム200に送信するインデックスDBスキーマ作成処理を実行する(s5)。インデックスDBスキーマ作成処理の詳細は後述する。 Further, the search support device 100 creates an index DB schema 3000 based on the data definition information 2000 created in s1, and executes an index DB schema creation process of transmitting the created index DB schema 3000 to the search system 200 (s5). ). Details of the index DB schema creation process will be described later.

以上で、インデックス作成処理は終了する。次に、インデックス作成処理における各処理の詳細を説明する。 This completes the index creation process. Next, the details of each process in the index creation process will be described.

<<データ定義情報作成処理>>
図4は、データ定義情報作成処理の一例を説明するフローチャートである。
<< Data definition information creation process >>
FIG. 4 is a flowchart illustrating an example of the data definition information creation process.

まず、検索支援装置100のデータベース取得部101は、ナレッジデータ1000を取得する(s11)。 First, the database acquisition unit 101 of the search support device 100 acquires the knowledge data 1000 (s11).

ここで、ナレッジデータ1000の詳細を説明する。 Here, the details of the knowledge data 1000 will be described.

(ナレッジデータ)
図5は、ナレッジデータ1000の一例を示す図である。ナレッジデータ1000は、所定の業務にて発生した障害を特定する識別子である障害番号1001と(1番目の項目)、障害番号1001に係る障害の内容たる現象1002と(2番目の項目)、障害番号1001に係る障害の原因1003と(3番目の項目)、障害番号1001に係る障害に対して行われた対策1004と(4番目の項目)、障害番号1001に係る障害が発生した環境1005(本実施形態ではOS;Operating System)と(5番目の項目)、障害番号1001に係る障害が発生した業務プログラム(本実施形態では製品)を特定する製品名1006と(6番目の項目)、障害番号1001に係る障害の内容が登録された登録日1007と(7番目の項目)を含む各項目を有する、1以上のレコードで構成される。
(Knowledge data)
FIG. 5 is a diagram showing an example of knowledge data 1000. The knowledge data 1000 includes a failure number 1001 (first item), which is an identifier that identifies a failure that has occurred in a predetermined task, a phenomenon 1002 and (second item), which are the contents of the failure related to the failure number 1001, and a failure. Cause 1003 of the failure related to the failure number 1001 (third item), countermeasure 1004 taken for the failure related to the failure number 1001 (fourth item), environment 1005 in which the failure related to the failure number 1001 occurred (third item) In this embodiment, the OS; Operating System) and (fifth item), the product name 1006 and (sixth item) that specify the business program (product in this embodiment) in which the failure related to the failure number 1001 has occurred, and the failure. It is composed of one or more records having each item including the registration date 1007 and (7th item) in which the content of the failure related to the number 1001 is registered.

次に、図4に示すように、検索支援装置100は、s11で取得したナレッジデータ1000に基づき、データ定義情報2000を作成する(s12−s17)。 Next, as shown in FIG. 4, the search support device 100 creates the data definition information 2000 based on the knowledge data 1000 acquired in s11 (s12-s17).

ここで、データ定義情報2000の具体例を説明する。 Here, a specific example of the data definition information 2000 will be described.

<データ定義情報>
図6は、データ定義情報2000の一例を示す図である。データ定義情報2000は、ナレッジデータ1000における各項目の名称であるカラム名2001と、カラム名2001に係る項目を表す文字列である物理名2002と、カラム名2001に係る項目がキー項目(ID)であるか否かを示す情報であるID2003と、カラム名2001に係る項目のデータタイプである型2004と、カラム名2001に係る項目を表す識別子であるカラム指定文字2005と、カラム名2001に係る項目がメタデータであるか否かを示すメタデータ2006とを含む各項目を有する、1以上のレコードで構成される。
<Data definition information>
FIG. 6 is a diagram showing an example of data definition information 2000. In the data definition information 2000, the column name 2001, which is the name of each item in the knowledge data 1000, the physical name 2002, which is a character string representing the item related to the column name 2001, and the item related to the column name 2001 are key items (IDs). ID 2003, which is information indicating whether or not the data is, type 2004, which is the data type of the item related to the column name 2001, column designation character 2005, which is an identifier representing the item related to the column name 2001, and column name 2001. It consists of one or more records having each item including metadata 2006 indicating whether the item is metadata.

続いて、図4に示すように、データ定義情報作成部103は、ナレッジデータ1000が有する各項目の属性を表す情報を、データ定義情報2000に登録する(s12)。 Subsequently, as shown in FIG. 4, the data definition information creation unit 103 registers the information representing the attributes of each item of the knowledge data 1000 in the data definition information 2000 (s12).

具体的には、例えば、データ定義情報作成部103は、データ定義情報2000に新たなレコードを作成し、作成した各レコードのカラム名2001に、s11で取得したナレ
ッジデータ1000の各項目の名称(文字列)を設定する(s12)。
Specifically, for example, the data definition information creation unit 103 creates a new record in the data definition information 2000, and in the column name 2001 of each created record, the name of each item of the knowledge data 1000 acquired in s11 ( (Character string) is set (s12).

次に、データ定義情報作成部103は、s12で作成したデータ定義情報2000に、カラム名に対応した物理名(英語)を設定する(s13)。 Next, the data definition information creation unit 103 sets the physical name (English) corresponding to the column name in the data definition information 2000 created in s12 (s13).

具体的には、例えば、まず、データ定義情報作成部103は、s11で取得したナレッジデータ1000の各項目の名称たる文字列をそれぞれ、英語の文字列に変換する。なお、データ定義情報作成部103は、変換した英語が複数の単語からなる場合には、各単語の間を所定の文字列(例えば、アンダーバー)によって接続することで、一つの文字列にする。 Specifically, for example, first, the data definition information creation unit 103 converts the character strings that are the names of each item of the knowledge data 1000 acquired in s11 into English character strings. When the converted English consists of a plurality of words, the data definition information creation unit 103 connects each word with a predetermined character string (for example, an underscore) to form one character string.

そして、データ定義情報作成部103は、変換した英語の各文字列を、データ定義情報2000における各レコードの物理名2002に設定する。 Then, the data definition information creation unit 103 sets each converted English character string to the physical name 2002 of each record in the data definition information 2000.

続いて、検索支援装置100のデータ定義情報作成部103は、s12で作成したデータ定義情報2000にID(キー項目)を設定するIDカラム設定処理を実行する(s14)。IDカラム設定処理の詳細は後述する。 Subsequently, the data definition information creation unit 103 of the search support device 100 executes an ID column setting process for setting an ID (key item) in the data definition information 2000 created in s12 (s14). Details of the ID column setting process will be described later.

また、検索支援装置100のデータ定義情報作成部103は、s12で作成したデータ定義情報2000にメタデータの情報を設定するメタデータカラム設定処理を実行する(s15)。メタデータカラム設定処理の詳細は後述する。 Further, the data definition information creation unit 103 of the search support device 100 executes a metadata column setting process for setting metadata information in the data definition information 2000 created in s12 (s15). Details of the metadata column setting process will be described later.

また、検索支援装置100のデータ定義情報作成部103は、s12で作成したデータ定義情報2000にデータタイプの情報を設定するデータタイプ設定処理を実行する(s16)。データタイプ設定処理の詳細は後述する。 Further, the data definition information creation unit 103 of the search support device 100 executes a data type setting process for setting data type information in the data definition information 2000 created in s12 (s16). The details of the data type setting process will be described later.

また、検索支援装置100のデータ定義情報作成部103は、s12で作成したデータ定義情報2000にカラム指定文字を設定し(s17)、その後、データ定義情報作成処理は終了する(s18)。 Further, the data definition information creation unit 103 of the search support device 100 sets a column designation character in the data definition information 2000 created in s12 (s17), and then the data definition information creation process ends (s18).

具体的には、例えば、データ定義情報作成部103は、s13で設定した物理名の文字列における所定位置の所定数の文字(例えば、先頭の1文字)を、カラム指定文字とする。 Specifically, for example, the data definition information creation unit 103 uses a predetermined number of characters (for example, the first character) at a predetermined position in the character string of the physical name set in s13 as column designation characters.

なお、複数の項目でカラム指定文字が重複する場合は、その重複するカラム指定文字に、付加的な識別子を追加してもよい。例えば、複数の項目で文字「P」が重複している場合は、各カラム指定文字を、「P1」、「P2」、・・・とする。 If the column designation characters are duplicated in a plurality of items, an additional identifier may be added to the duplicate column designation characters. For example, when the character "P" is duplicated in a plurality of items, each column designation character is set to "P1", "P2", ....

また、後述するメタデータの項目が複数ある場合は、その複数のメタデータに係るカラム指定文字を全て同一の識別子又は文字としてもよい(図2の符号2007)。後述するように、メタデータの項目の重要性は低く、検索結果としても表示しないためである。 Further, when there are a plurality of metadata items described later, all the column designation characters related to the plurality of metadata may be the same identifier or character (reference numeral 2007 in FIG. 2). This is because, as will be described later, the metadata items are of low importance and are not displayed as search results.

次に、データ定義情報作成処理における各処理の詳細を説明する。 Next, the details of each process in the data definition information creation process will be described.

<<<IDカラム設定処理>>>
図7は、IDカラム設定処理の一例を説明するフローチャートである。まず、検索支援装置100のデータ定義情報作成部103は、カウンタiを1に設定する(s141)。
<<< ID column setting process >>>
FIG. 7 is a flowchart illustrating an example of the ID column setting process. First, the data definition information creation unit 103 of the search support device 100 sets the counter i to 1 (s141).

データ定義情報作成部103は、ナレッジデータ1000のi番目の項目の全データを取得する(s142)。具体的には、例えば、データ定義情報作成部103は、s11で
取得したナレッジデータ1000の1番目の項目である障害番号1001の文字列を、その全てのレコードから取得する。
The data definition information creation unit 103 acquires all the data of the i-th item of the knowledge data 1000 (s142). Specifically, for example, the data definition information creation unit 103 acquires the character string of the failure number 1001, which is the first item of the knowledge data 1000 acquired in s11, from all the records.

データ定義情報作成部103は、s142で取得した文字列の文字数をそれぞれ確認し、全ての文字列が所定数文字以下(例えば、10文字以下)であるか否かを判定する(s143)。 The data definition information creation unit 103 confirms the number of characters of the character string acquired in s142, and determines whether or not all the character strings are a predetermined number of characters or less (for example, 10 characters or less) (s143).

全ての文字列が所定数文字以下である場合(s143:YES)、データ定義情報作成部103は、後述するs144の処理を実行し、所定数文字未満の文字列がある場合(s143:NO)、データ定義情報作成部103は、後述するs147の処理を実行する。 When all the character strings are less than a predetermined number of characters (s143: YES), the data definition information creation unit 103 executes the process of s144 described later, and when there is a character string less than a predetermined number of characters (s143: NO). , The data definition information creation unit 103 executes the process of s147 described later.

s144においてデータ定義情報作成部103は、s143で取得した全データ(文字列)を確認し、重複するデータ(互いに同じ文字列)があるか否かを判定する。 In s144, the data definition information creation unit 103 confirms all the data (character strings) acquired in s143, and determines whether or not there are duplicate data (same character strings).

重複するデータ(互いに同じ文字列)がある場合(s145:YES)、データ定義情報作成部103は、後述するs146の処理を実行し、重複するデータ(互いに同じ文字列)がない場合(s145:NO)、データ定義情報作成部103は、後述するs147の処理を実行する。 When there is duplicate data (same character strings) (s145: YES), the data definition information creation unit 103 executes the process of s146 described later, and when there is no duplicate data (same character strings) (s145: NO), the data definition information creation unit 103 executes the process of s147 described later.

s146においてデータ定義情報作成部103は、ナレッジデータ1000のi番目の項目をID(キー項目)とし、それ以外の項目をID(キー項目)でないとする情報を、データ定義情報2000に設定する。これにより、IDカラム設定処理は終了する(s149)。 In s146, the data definition information creation unit 103 sets in the data definition information 2000 information that the i-th item of the knowledge data 1000 is an ID (key item) and the other items are not IDs (key items). As a result, the ID column setting process ends (s149).

具体的には、例えば、データ定義情報作成部103は、データ定義情報2000の各レコードのうち、ナレッジデータ1000のi番目の項目がカラム名2001に設定されているレコードのID2003に「○」を設定し、それ以外のレコードのID2003に「×」を設定する。 Specifically, for example, the data definition information creation unit 103 puts "○" in the ID 2003 of the record in which the i-th item of the knowledge data 1000 is set in the column name 2001 among the records of the data definition information 2000. Set, and set "x" to ID2003 of other records.

他方、s147においてデータ定義情報作成部103は、現在のカウンタiの値が、ナレッジデータ1000における最後の項目の番号(本実施形態では7)であるか否かを判定する。 On the other hand, in s147, the data definition information creation unit 103 determines whether or not the current value of the counter i is the number of the last item in the knowledge data 1000 (7 in this embodiment).

現在のカウンタiの値が、ナレッジデータ1000における最後の項目の番号である場合は(s147:YES)、IDカラム設定処理は終了する(s149)。 When the value of the current counter i is the number of the last item in the knowledge data 1000 (s147: YES), the ID column setting process ends (s149).

他方、現在のカウンタiの値が、ナレッジデータ1000における最後の項目の番号でない場合は(s147:NO)、データ定義情報作成部103は、現在のカウンタiの値を1増加させ(s148)、s142以降の処理を繰り返す。 On the other hand, if the value of the current counter i is not the number of the last item in the knowledge data 1000 (s147: NO), the data definition information creation unit 103 increments the value of the current counter i by 1 (s148). The processing after s142 is repeated.

<<<メタデータカラム設定処理>>>
図8は、メタデータカラム設定処理の一例を説明するフローチャートである。まず、検索支援装置100のデータ定義情報作成部103は、ナレッジデータ1000の各項目がメタデータの項目であるかを判定するため、各項目のデータ内容のバリエーションの多さを示すパラメータtを設定する(s151)。
<<< Metadata column setting process >>>
FIG. 8 is a flowchart illustrating an example of the metadata column setting process. First, the data definition information creation unit 103 of the search support device 100 sets a parameter t indicating a large number of variations in the data contents of each item in order to determine whether each item of the knowledge data 1000 is a metadata item. (S151).

具体的には、例えば、データ定義情報作成部103は、パラメータtを、「(ナレッジデータ1000のレコードの総数)/10」と設定する。 Specifically, for example, the data definition information creation unit 103 sets the parameter t as "(total number of records of knowledge data 1000) / 10".

データ定義情報作成部103は、カウンタiの値を1に設定する(s152)。 The data definition information creation unit 103 sets the value of the counter i to 1 (s152).

データ定義情報作成部103は、ナレッジデータ1000のi番目の項目の全レコードのデータを取得する(s153)。 The data definition information creation unit 103 acquires the data of all the records of the i-th item of the knowledge data 1000 (s153).

具体的には、例えば、データ定義情報作成部103は、s11で取得したナレッジデータ1000の1番目の項目である障害番号1001の内容を、その全てのレコードについて取得する。 Specifically, for example, the data definition information creation unit 103 acquires the contents of the failure number 1001, which is the first item of the knowledge data 1000 acquired in s11, for all the records.

データ定義情報作成部103は、s153で取得した各データを互いに比較することにより、互いに異なる内容を有するデータの総数nを特定する(s154)。 The data definition information creation unit 103 specifies the total number n of data having different contents by comparing the data acquired in s153 with each other (s154).

そして、データ定義情報作成部103は、総数nがパラメータtより小さいか否かを判定する(s155)。 Then, the data definition information creation unit 103 determines whether or not the total number n is smaller than the parameter t (s155).

総数nがパラメータtより小さい場合は(s155:YES)、データ定義情報作成部103は、後述するs156の処理を実行する。 When the total number n is smaller than the parameter t (s155: YES), the data definition information creation unit 103 executes the process of s156 described later.

他方、総数nがパラメータtより小さくない場合は(s155:NO)、データ定義情報作成部103は、後述するs157の処理を実行する。 On the other hand, when the total number n is not smaller than the parameter t (s155: NO), the data definition information creation unit 103 executes the process of s157 described later.

s156においてデータ定義情報作成部103は、ナレッジデータ1000のi番目の項目をメタデータの項目とする情報を、データ定義情報2000に設定する。その後は、s158の処理が行われる。 In s156, the data definition information creation unit 103 sets the data definition information 2000 to have information in which the i-th item of the knowledge data 1000 is a metadata item. After that, the process of s158 is performed.

具体的には、例えば、データ定義情報作成部103は、データ定義情報2000の各レコードのうち、ナレッジデータ1000のi番目の項目がカラム名2001に設定されているレコードのメタデータ2006に「○」を設定する。 Specifically, for example, the data definition information creation unit 103 adds "○" to the metadata 2006 of the record in which the i-th item of the knowledge data 1000 is set to the column name 2001 among the records of the data definition information 2000. "Is set.

s157においてデータ定義情報作成部103は、ナレッジデータ1000のi番目の項目を、メタデータの項目ではないとする情報を、データ定義情報2000に設定する。その後は、s158の処理が行われる。 In s157, the data definition information creation unit 103 sets the information that the i-th item of the knowledge data 1000 is not a metadata item in the data definition information 2000. After that, the process of s158 is performed.

具体的には、例えば、データ定義情報作成部103は、データ定義情報2000の各レコードのうち、ナレッジデータ1000のi番目の項目がカラム名2001に設定されているレコードのメタデータ2006に「×」を設定する。 Specifically, for example, the data definition information creation unit 103 adds "x" to the metadata 2006 of the record in which the i-th item of the knowledge data 1000 is set to the column name 2001 among the records of the data definition information 2000. "Is set.

s158においてデータ定義情報作成部103は、ナレッジデータ1000の現在のi番目の項目が最後の項目であるか否かを判定する。 In s158, the data definition information creation unit 103 determines whether or not the current i-th item of the knowledge data 1000 is the last item.

ナレッジデータ1000の現在のi番目の項目が最後の項目でない場合は(s158:NO)、データ定義情報作成部103は、カウンタiの値を1増加させ(s159)、s153以降の処理を繰り返す。 If the current i-th item of the knowledge data 1000 is not the last item (s158: NO), the data definition information creation unit 103 increments the value of the counter i by 1 (s159) and repeats the processing after s153.

他方、ナレッジデータ1000の現在のi番目の項目が最後の項目である場合は(s158:YES)、メタデータカラム設定処理は終了する(s160)。 On the other hand, if the current i-th item of the knowledge data 1000 is the last item (s158: YES), the metadata column setting process ends (s160).

<<<データタイプ設定処理>>>
図9は、データタイプ設定処理の一例を説明するフローチャートである。まず、検索支援装置100のデータ定義情報作成部103は、カウンタiの値を1に設定する(s161)。
<<< Data type setting process >>>
FIG. 9 is a flowchart illustrating an example of the data type setting process. First, the data definition information creation unit 103 of the search support device 100 sets the value of the counter i to 1 (s161).

データ定義情報作成部103は、ナレッジデータ1000のi番目の項目の全レコードのデータを取得する(s162)。 The data definition information creation unit 103 acquires the data of all the records of the i-th item of the knowledge data 1000 (s162).

具体的には、例えば、データ定義情報作成部103は、s11で取得したナレッジデータ1000の1番目の項目である障害番号1001の内容を、その全てのレコードから取得する。 Specifically, for example, the data definition information creation unit 103 acquires the contents of the failure number 1001, which is the first item of the knowledge data 1000 acquired in s11, from all the records.

データ定義情報作成部103は、s162で取得した各データについて、そのデータが、日付のデータフォーマットを有しているか否かを判定する(s163)。 The data definition information creation unit 103 determines, for each data acquired in s162, whether or not the data has a date data format (s163).

具体的には、例えば、データ定義情報作成部103は、取得したデータの文字列を解析し、この文字列が年、月、及び日を格納するためのデータフォーマットに当てはまるか否かを判定する。 Specifically, for example, the data definition information creation unit 103 analyzes the character string of the acquired data and determines whether or not this character string corresponds to the data format for storing the year, month, and day. ..

全てのデータが日付のデータフォーマットを有している場合は(s164:YES)、データ定義情報作成部103は、後述するs165の処理を実行し、日付のデータフォーマットを有していないデータがある場合は(s164:NO)、データ定義情報作成部103は、後述するs167の処理を実行する。 When all the data have the date data format (s164: YES), the data definition information creation unit 103 executes the process of s165 described later, and some data does not have the date data format. In the case (s164: NO), the data definition information creation unit 103 executes the process of s167 described later.

s165においてデータ定義情報作成部103は、ナレッジデータ1000のi番目の項目のデータタイプを日付型とする情報を、データ定義情報2000に設定する。その後は、後述するs166の処理が実行される。 In s165, the data definition information creation unit 103 sets the information in which the data type of the i-th item of the knowledge data 1000 is the date type in the data definition information 2000. After that, the process of s166 described later is executed.

具体的には、例えば、データ定義情報作成部103は、データ定義情報2000のうち、ナレッジデータ1000のi番目の項目がカラム名2001に設定されているレコードの型2004に、「date」と設定する。 Specifically, for example, the data definition information creation unit 103 sets "date" in the record type 2004 in which the i-th item of the knowledge data 1000 is set in the column name 2001 in the data definition information 2000. do.

s166においてデータ定義情報作成部103は、ナレッジデータ1000の現在のi番目の項目が最後の項目であるか否かを判定する。 In s166, the data definition information creation unit 103 determines whether or not the current i-th item of the knowledge data 1000 is the last item.

ナレッジデータ1000の現在のi番目の項目が最後の項目でない場合は(s166:NO)、データ定義情報作成部103は、カウンタiの値を1増加させ(s170)、s162以降の処理を繰り返す。 If the current i-th item of the knowledge data 1000 is not the last item (s166: NO), the data definition information creation unit 103 increments the value of the counter i by 1 (s170) and repeats the processing after s162.

他方、ナレッジデータ1000の現在のi番目の項目が最後の項目である場合は(s166:YES)、データタイプ設定処理は終了する(s171)。 On the other hand, if the current i-th item of the knowledge data 1000 is the last item (s166: YES), the data type setting process ends (s171).

s167においてデータ定義情報作成部103は、IDカラム設定処理及びメタデータ設定処理の結果に基づき、s162で取得したナレッジデータ1000のi番目のデータの項目がIDの項目又はメタデータの項目であるか否かを判定する。 In s167, the data definition information creation unit 103 determines whether the i-th data item of the knowledge data 1000 acquired in s162 is an ID item or a metadata item based on the results of the ID column setting process and the metadata setting process. Judge whether or not.

s162で取得した項目がID又はメタデータの項目である場合は(s167:YES)、データ定義情報作成部103は、後述するs168の処理を実行し、s162で取得した項目がIDの項目でもメタデータの項目でもない場合は(s167:NO)、データ定義情報作成部103は、後述するs169の処理を実行する。 When the item acquired in s162 is an ID or metadata item (s167: YES), the data definition information creation unit 103 executes the process of s168 described later, and even if the item acquired in s162 is an ID item, it is meta. If it is not a data item (s167: NO), the data definition information creation unit 103 executes the process of s169 described later.

s168においてデータ定義情報作成部103は、ナレッジデータ1000のi番目の項目のデータタイプを、キーワード型(この項目がユーザからの検索対象になる場合は、ユーザからの検索キーワードに対して当該項目のデータ内容が全て一致しない限り、すな
わち全文一致でない限り、検索結果とならない)とする。その後は、s166の処理が行われる。
In s168, the data definition information creation unit 103 sets the data type of the i-th item of the knowledge data 1000 to the keyword type (if this item is the search target from the user, the search keyword from the user is the item of the item. Unless all the data contents match, that is, unless the whole sentence matches, it will not be a search result). After that, the process of s166 is performed.

具体的には、例えば、データ定義情報作成部103は、データ定義情報2000のうち、ナレッジデータ1000のi番目の項目がカラム名2001に設定されているレコードの型2004に、「keyword」と設定する。 Specifically, for example, the data definition information creation unit 103 sets "keyword" in the record type 2004 in which the i-th item of the knowledge data 1000 is set in the column name 2001 in the data definition information 2000. do.

s169においてデータ定義情報作成部103は、ナレッジデータ1000の現在のi番目の項目のデータタイプを、テキスト型(この項目がユーザからの検索対象になる場合は、ユーザからの検索キーワードに対して当該項目のデータが一致しているか否かを、所定のアナライザが判定する)とする情報を、データ定義情報2000に設定する。その後は、s166の処理が行われる。 In s169, the data definition information creation unit 103 sets the data type of the current i-th item of the knowledge data 1000 to the text type (when this item is the search target from the user, the data type corresponds to the search keyword from the user. The data definition information 2000 is set to the information to be determined by a predetermined analyzer as to whether or not the data of the items match. After that, the process of s166 is performed.

具体的には、例えば、データ定義情報作成部103は、データ定義情報2000のうち、ナレッジデータ1000のi番目の項目がカラム名2001に設定されているレコードの型2004に、「text」と設定する。 Specifically, for example, the data definition information creation unit 103 sets "text" in the record type 2004 in which the i-th item of the knowledge data 1000 is set in the column name 2001 in the data definition information 2000. do.

<<<インデックスDBスキーマ作成処理>>>
データ定義情報作成部103は、インデックスDBスキーマ作成処理において、インデックスDBスキーマを作成する。
<<< Index DB schema creation process >>>
The data definition information creation unit 103 creates an index DB schema in the index DB schema creation process.

図10は、インデックスDBスキーマ3000の一例を示す図である。インデックスDBスキーマ3000は、データ定義情報2000における物理名2002を示す文字列3001と、その物理名2002に係る項目のデータタイプを示す文字列3002とを対応づけて記憶したデータ群である。 FIG. 10 is a diagram showing an example of the index DB schema 3000. The index DB schema 3000 is a data group in which the character string 3001 indicating the physical name 2002 in the data definition information 2000 and the character string 3002 indicating the data type of the item related to the physical name 2002 are associated and stored.

なお、データタイプがテキスト型である場合は、使用されるアナライザを特定する情報3003が表示される。 If the data type is text type, information 3003 that identifies the analyzer to be used is displayed.

次に、データ登録処理について説明する。 Next, the data registration process will be described.

<<データ登録処理>>
図11は、データ登録処理の一例を説明するフローチャートである。まず、検索支援装置100のデータベース取得部101は、ナレッジデータ1000を取得する(s31)。
<< Data registration process >>
FIG. 11 is a flowchart illustrating an example of the data registration process. First, the database acquisition unit 101 of the search support device 100 acquires the knowledge data 1000 (s31).

データ登録情報作成部104は、カウンタiの値を1に設定する(s32)。 The data registration information creation unit 104 sets the value of the counter i to 1 (s32).

データ登録情報作成部104は、ナレッジデータ1000のi番目の項目(以下、選択項目という)の全データを取得する(s33)。 The data registration information creation unit 104 acquires all the data of the i-th item (hereinafter referred to as a selection item) of the knowledge data 1000 (s33).

具体的には、例えば、データ登録情報作成部104は、s31で取得したナレッジデータ1000の1番目の項目である障害番号1001の内容を、その全てのレコードから取得する。 Specifically, for example, the data registration information creation unit 104 acquires the contents of the failure number 1001, which is the first item of the knowledge data 1000 acquired in s31, from all the records.

データ登録情報作成部104は、s33で取得したデータとデータ定義情報2000とに基づき、データ登録情報を作成する(s34)。 The data registration information creation unit 104 creates data registration information based on the data acquired in s33 and the data definition information 2000 (s34).

具体的には、例えば、データ登録情報作成部104は、データ定義情報2000のうち、カラム名2001にi番目の項目が設定されているレコードにおける物理名2002を
取得し、取得した物理名2002と、s33で取得したナレッジデータ1000の各レコードにおけるi番目の項目の内容とを対応づけた情報を作成する。
Specifically, for example, the data registration information creation unit 104 acquires the physical name 2002 in the record in which the i-th item is set in the column name 2001 in the data definition information 2000, and obtains the acquired physical name 2002. , Creates information associated with the content of the i-th item in each record of the knowledge data 1000 acquired in s33.

(データ登録情報)
図12は、データ登録情報4000の作成過程の一例を示す図である。データ登録情報4000は、例えば、CSV形式のデータである。同図は、ナレッジデータ1000のあるレコードと、データ定義情報2000とを対応づけた場合の一例である。
(Data registration information)
FIG. 12 is a diagram showing an example of the process of creating the data registration information 4000. The data registration information 4000 is, for example, CSV format data. The figure is an example of associating a record with knowledge data 1000 with data definition information 2000.

データ登録情報4000は、データ定義情報2000における各物理名4001と、各物理名4001の内容である、ナレッジデータ1000のデータ4002とを所定の区切り文字によって対応づけた情報である。 The data registration information 4000 is information in which each physical name 4001 in the data definition information 2000 and the data 4002 of the knowledge data 1000, which is the content of each physical name 4001, are associated with each other by a predetermined delimiter.

次に、図11に示すように、データ登録情報作成部104は、s34で作成したデータ登録情報を、検索システム200のインデックスDB210に送信する(s35)。 Next, as shown in FIG. 11, the data registration information creation unit 104 transmits the data registration information created in s34 to the index DB 210 of the search system 200 (s35).

s36においてデータ登録情報作成部104は、ナレッジデータ1000のi番目の項目が最後の項目であるか否かを判定する。 In s36, the data registration information creation unit 104 determines whether or not the i-th item of the knowledge data 1000 is the last item.

ナレッジデータ1000のi番目の項目が最後の項目でない場合は(s36:NO)、データ登録情報作成部は、カウンタiの値を1増加させ(s38)、s33以降の処理を繰り返す。 If the i-th item of the knowledge data 1000 is not the last item (s36: NO), the data registration information creation unit increments the value of the counter i by 1 (s38) and repeats the processing after s33.

他方、ナレッジデータ1000のi番目の項目が最後の項目である場合は(s36:YES)、データ登録処理は終了する(s37)。 On the other hand, when the i-th item of the knowledge data 1000 is the last item (s36: YES), the data registration process ends (s37).

<検索実行処理>
次に、インデックス作成処理に続いて実行される検索実行処理について説明する。
<Search execution process>
Next, the search execution process executed after the index creation process will be described.

図13は、検索実行処理の一例を説明するフローチャートである。検索実行処理は、インデックス作成処理の実行後、例えば、ユーザから所定の入力があった場合に開始される。 FIG. 13 is a flowchart illustrating an example of the search execution process. The search execution process is started after the index creation process is executed, for example, when a predetermined input is received from the user.

まず、検索支援装置100の検索情報取得部102は、各ユーザのいずれかの端末から、検索入力情報5000の入力(受信)を待機する(s7:NO)。 First, the search information acquisition unit 102 of the search support device 100 waits for the input (reception) of the search input information 5000 from any terminal of each user (s7: NO).

なお、検索入力情報5000は、データ定義情報2000のカラム指定文字2005に対応する文字又は文字列、及び、そのカラム指定文字2005が示す項目(物理名)のデータ内容たる検索文字列(キーワード、文章、単語等)の情報である。 The search input information 5000 is a character or character string corresponding to the column designation character 2005 of the data definition information 2000, and a search character string (keyword, sentence) which is the data content of the item (physical name) indicated by the column designation character 2005. , Words, etc.) information.

(検索入力情報)
図14は、検索入力情報5000の一例を示す図である。検索入力情報5000は、カラム指定文字5001と、カラム指定文字5001に係る検索文字列5002とを含む検索式5003を、1又は複数有する。なお、各検索文字列5002に対しては、複数のカラム指定文字5001を対応させることができる。
(Search input information)
FIG. 14 is a diagram showing an example of the search input information 5000. The search input information 5000 has one or a plurality of search expressions 5003 including a column designation character 5001 and a search character string 5002 related to the column designation character 5001. A plurality of column designation characters 5001 can be associated with each search character string 5002.

次に、図13に示すように、検索情報取得部102は、ユーザから検索入力情報5000の入力があった場合には(s7:YES)、検索入力情報5000に基づき検索クエリを作成すると共に、作成した検索クエリを検索システム200に送信するクエリ変換処理を実行する(s8)。クエリ変換処理の詳細は後述する。 Next, as shown in FIG. 13, when the user inputs the search input information 5000 (s7: YES), the search information acquisition unit 102 creates a search query based on the search input information 5000, and at the same time, creates a search query. A query conversion process for transmitting the created search query to the search system 200 is executed (s8). The details of the query conversion process will be described later.

その後、ユーザ提示部107は、検索システム200から、検索クエリに対応した検索結果情報を受信すると、検索結果情報をチャット出力情報に変換するユーザ提示処理を実行する(s9)。ユーザ提示処理の詳細は後述する。以上で検索実行処理は終了する。 After that, when the user presentation unit 107 receives the search result information corresponding to the search query from the search system 200, the user presentation unit 107 executes a user presentation process of converting the search result information into chat output information (s9). The details of the user presentation process will be described later. This completes the search execution process.

次に、検索実行処理における各処理の詳細を説明する。 Next, the details of each process in the search execution process will be described.

<<クエリ変換処理>>
図15は、クエリ変換処理の一例を説明するフローチャートである。
<< Query conversion process >>
FIG. 15 is a flowchart illustrating an example of the query conversion process.

まず、クエリ変換部106は、データ登録情報4000に基づき、s7で入力された検索入力情報5000中の各検索式5003における各カラム指定文字5001を、対応する物理名2002に変換する(s91)。 First, the query conversion unit 106 converts each column designation character 5001 in each search expression 5003 in the search input information 5000 input in s7 into the corresponding physical name 2002 based on the data registration information 4000 (s91).

そして、クエリ変換部106は、この変換を行った各検索式5003を、後述する解析情報6000に従って解析することにより、検索クエリを作成する(s92)。 Then, the query conversion unit 106 creates a search query by analyzing each search formula 5003 that has undergone this conversion according to the analysis information 6000 described later (s92).

(解析情報)
図16は、解析情報6000の一例を示す図である。解析情報6000は、1又は複数の変換ルールを記憶している。
(Analysis information)
FIG. 16 is a diagram showing an example of analysis information 6000. The analysis information 6000 stores one or more conversion rules.

検索式5003がカラム指定文字5001及び検索文字列5002のペアである場合、クエリ変換部106は、第1の変換ルール6001に従い、検索文字列5002が示す文字列が含まれている、カラム指定文字5001に係る項目を検索するための検索クエリを作成する。なお、カラム指定文字5001に複数の項目が示されている場合は、クエリ変換部106は、その各項目について検索クエリを作成する。 When the search expression 5003 is a pair of the column specification character 5001 and the search character string 5002, the query conversion unit 106 follows the first conversion rule 6001 and includes the character string indicated by the search character string 5002. Create a search query to search for the item related to 5001. When a plurality of items are indicated by the column designation character 5001, the query conversion unit 106 creates a search query for each item.

検索式5003がカラム指定文字5001及び検索文字列5002のペアであり、かつカラム指定文字5001の直前に所定の記号(例えば、マイナス記号)が指定されている場合、クエリ変換部106は、第2の変換ルール6002に従って、検索文字列5002が示す文字列が含まれていない、カラム指定文字5001に係る項目を検索するための検索クエリを作成する。なお、カラム指定文字5001に複数の項目が示されている場合は、クエリ変換部106は、その各項目について検索クエリを作成する。 When the search expression 5003 is a pair of the column designation character 5001 and the search character string 5002, and a predetermined symbol (for example, a minus symbol) is specified immediately before the column designation character 5001, the query conversion unit 106 uses the second According to the conversion rule 6002 of the above, a search query for searching the item related to the column designation character 5001 that does not include the character string indicated by the search character string 5002 is created. When a plurality of items are indicated by the column designation character 5001, the query conversion unit 106 creates a search query for each item.

検索入力情報5000に複数の検索式5003が含まれている場合、クエリ変換部106は、第3の変換ルール6003に従い、各検索式5003の検索結果を全て満たす(AND条件)文字列を検索する。 When the search input information 5000 includes a plurality of search expressions 5003, the query conversion unit 106 searches for a character string that satisfies all the search results of each search expression 5003 according to the third conversion rule 6003 (AND condition). ..

(検索クエリ)
次に、図17は、検索クエリの一例を示す図である。検索クエリ7000は、検索式5003に対応する情報として、物理名の文字列7001と、検索文字列7002とを有する。
(Search query)
Next, FIG. 17 is a diagram showing an example of a search query. The search query 7000 has a physical name character string 7001 and a search character string 7002 as information corresponding to the search expression 5003.

検索式5003が複数ある場合は、各検索式5003の全ての検索条件を満たすべきことを示す所定の識別子7003、7004が設定される。 When there are a plurality of search formulas 5003, predetermined identifiers 7003 and 7004 indicating that all the search conditions of each search formula 5003 should be satisfied are set.

次に、ユーザ提示処理の詳細を説明する。 Next, the details of the user presentation process will be described.

<<ユーザ提示処理>>
図18は、ユーザ提示処理の一例を説明するフローチャートである。
<< User presentation processing >>
FIG. 18 is a flowchart illustrating an example of user presentation processing.

まず、ユーザ提示部107は、検索システム200から、検索クエリ7000に対応する検索結果情報を受信する(s91)。 First, the user presentation unit 107 receives the search result information corresponding to the search query 7000 from the search system 200 (s91).

(検索結果情報)
図19は、検索結果情報の一例を示す図である。検索結果情報8000は、ナレッジデータ1000のデータのうち、検索クエリ7000により検索された各項目のデータを記録している。
(Search result information)
FIG. 19 is a diagram showing an example of search result information. The search result information 8000 records the data of each item searched by the search query 7000 among the data of the knowledge data 1000.

すなわち、検索結果情報8000は、各物理名8001、8002、8003に係る項目のデータを有する、1又は複数のレコードを含んで構成されている。 That is, the search result information 8000 is configured to include one or a plurality of records having data of items related to the physical names 8001, 8002, 8003.

なお、この物理名8001、8002、8003には、メタデータの項目に係る物理名8002が含まれている。 The physical names 8001, 8002, and 8003 include the physical name 8002 related to the metadata item.

また、検索結果情報8000の各レコードは、検索スコア(検索条件に対する検索結果の合致の程度を示すパラメータ)に係る物理名8003を有している。 Further, each record of the search result information 8000 has a physical name 8003 related to a search score (a parameter indicating the degree of matching of the search result with respect to the search condition).

次に、図18に示すように、ユーザ提示部107は、s91で受信した検索結果情報8000が示す検索結果のうち、所定の項目に係る検索結果を所定件数のみ抽出したテキスト情報を、チャット出力情報として出力する(s92)。 Next, as shown in FIG. 18, the user presentation unit 107 chat outputs text information obtained by extracting only a predetermined number of search results related to a predetermined item from the search results indicated by the search result information 8000 received in s91. It is output as information (s92).

具体的には、例えば、ユーザ提示部107は、データ定義情報2000の各レコードのカラム名2001及びメタデータ2006を参照することにより、検索結果情報8000の各レコードのデータから、メタデータの項目に係るデータを除外したレコードデータ(テキストデータ)を作成する。さらに、ユーザ提示部107は、作成したレコードデータのうち、検索スコアが所定の条件を満たす(例えば、検索スコアの上位所定数件)レコードのデータを抽出し、抽出したデータをチャット出力情報として出力する。 Specifically, for example, the user presentation unit 107 can change the data of each record of the search result information 8000 into a metadata item by referring to the column name 2001 and the metadata 2006 of each record of the data definition information 2000. Create record data (text data) excluding such data. Further, the user presentation unit 107 extracts the record data whose search score satisfies a predetermined condition (for example, the top predetermined number of search scores) from the created record data, and outputs the extracted data as chat output information. do.

そして、ユーザ提示部107は、s92で作成したチャット出力情報を、チャットシステム300を介して各ユーザの端末に送信する(s93)。各ユーザの端末は、このチャット出力情報を所定の画面に表示する。以上でユーザ提示処理は終了する(s94)。 Then, the user presentation unit 107 transmits the chat output information created in s92 to each user's terminal via the chat system 300 (s93). The terminal of each user displays this chat output information on a predetermined screen. This completes the user presentation process (s94).

(チャット画面)
図20は、チャット出力情報に基づき、ユーザの端末に表示される画面(チャット画面)の一例を示す図である。
(Chat screen)
FIG. 20 is a diagram showing an example of a screen (chat screen) displayed on the user's terminal based on the chat output information.

チャット画面9000には、ユーザが入力した検索入力情報5000を表示する表示欄9001が設けられる。 The chat screen 9000 is provided with a display field 9001 for displaying the search input information 5000 input by the user.

また、チャット画面9000には、検索結果たるチャット出力情報の表示欄9002が設けられる。 Further, the chat screen 9000 is provided with a display field 9002 for chat output information, which is a search result.

この表示欄9002には、検索結果ブロック9003が表示される。各検索結果ブロック9003には、検索条件に対応するレコードの内容が表示され、具体的には、検索結果情報8000の物理名8001に対応するカラム名9004と、そのカラム名の内容を表す文字列9005とが表示される。 The search result block 9003 is displayed in the display field 9002. In each search result block 9003, the contents of the record corresponding to the search condition are displayed. Specifically, the column name 9004 corresponding to the physical name 8001 of the search result information 8000 and the character string representing the contents of the column name are displayed. 9005 is displayed.

なお、表示される検索結果9003の件数は、検索スコアが上位最大3件までの検索結果ブロック9003である。これにより、重要な検索結果の情報のみをユーザに提示して、ユーザの作業効率を上げることができる。 The number of search results 9003 displayed is the search result block 9003 with a maximum of 3 search scores. As a result, only important search result information can be presented to the user, and the work efficiency of the user can be improved.

ここで、検索結果9003には、検索結果情報8000における物理名8003のうちメタデータに係る物理名の内容(メタデータを表す情報)は表示されない。このように、重要な項目の情報のみをユーザに提示することで、ユーザの作業効率を上げることができる。 Here, in the search result 9003, the content of the physical name (information representing the metadata) related to the metadata among the physical names 8003 in the search result information 8000 is not displayed. In this way, by presenting only the information of important items to the user, the work efficiency of the user can be improved.

以上に説明したように、本実施形態の検索支援システム1は、各項目と、その項目の内容を示す情報とを対応づけたデータ登録情報4000を作成しておき、ユーザから検索条件として、項目を表す識別子(カラム指定文字)の入力とその項目に関する検索情報の入力とを受け付け、入力された識別子をデータ登録情報4000の項目に変換し、上記検索条件を満たす、データ登録情報4000の項目を検索できた場合に、データ登録情報4000のその項目と、データ登録情報4000における当該項目の内容とを表示する。 As described above, the search support system 1 of the present embodiment creates data registration information 4000 in which each item is associated with information indicating the content of the item, and the item is set as a search condition by the user. Accepts the input of the identifier (column designation character) representing the above and the input of the search information related to the item, converts the input identifier into the item of the data registration information 4000, and inputs the item of the data registration information 4000 that satisfies the above search condition. If the search is possible, the item of the data registration information 4000 and the content of the item in the data registration information 4000 are displayed.

このように、本実施形態の検索支援システム1によれば、ユーザは検索条件を入力するにあたって、項目を表す識別子を入力すれば所望の検索結果を得ることができる。すなわち、本実施形態の検索支援システム1によれば、ユーザによる情報検索を容易にすることができる。 As described above, according to the search support system 1 of the present embodiment, the user can obtain a desired search result by inputting an identifier representing the item when inputting the search condition. That is, according to the search support system 1 of the present embodiment, information retrieval by the user can be facilitated.

以上、本発明を実施するための形態について具体的に説明したが、本発明はこれに限定されるものではなく、その要旨を逸脱しない範囲で種々変更可能である。 Although the embodiment for carrying out the present invention has been specifically described above, the present invention is not limited to this, and various modifications can be made without departing from the gist thereof.

例えば、ナレッジデータ1000の内容は特に限定されるものではなく、所定の項目及びその内容データを備えるものであればよい。 For example, the content of the knowledge data 1000 is not particularly limited as long as it includes a predetermined item and its content data.

また、本実施形態では、物理名は、カラム名を日本語から英語に翻訳することで作成したが、他の方法を用いてもよい。例えば、他の言語を用いてもよいし、簡略化した日本語としてもよいし、所定の記号を設定してもよい。 Further, in the present embodiment, the physical name is created by translating the column name from Japanese to English, but other methods may be used. For example, another language may be used, simplified Japanese may be used, or a predetermined symbol may be set.

また、本実施形態でデータベースの形式で説明したデータは、他のデータ形式としてもよい。 Further, the data described in the database format in the present embodiment may be in another data format.

また、本実施形態では、表示を省略する項目としてメタデータを設定したが、その他の項目を省略してもよい。例えば、予め設定した優先度が低い項目としてもよい。 Further, in the present embodiment, the metadata is set as an item for which the display is omitted, but other items may be omitted. For example, it may be a preset item with a low priority.

また、本実施形態ではメタデータは常に検索結果として表示しないこととしたが、ユーザの選択により表示可能なようにしてもよい。 Further, in the present embodiment, the metadata is not always displayed as the search result, but it may be displayed by the user's selection.

また、表示を省略する方法として、本実施形態は、メタデータの項目の表示の省略、及び、表示する件数の限定を説明したが、その他の観点から表示する情報量を変更してもよい。例えば、各端末の画面の大きさに表示する情報を調節してもよい。 Further, as a method of omitting the display, in the present embodiment, the omission of the display of the metadata item and the limitation of the number of items to be displayed have been described, but the amount of information to be displayed may be changed from other viewpoints. For example, the information displayed on the screen size of each terminal may be adjusted.

以上の本明細書の記載により、少なくとも次のことが明らかにされる。すなわち、本実施形態の検索支援システム1においては、前記演算装置が、前記1又は複数の項目のそれぞれに対して、当該それぞれの項目を表す識別子を所定のルールに従って作成するデータ定義情報作成処理を実行し、前記検索情報取得処理において、前記ユーザから、前記所定の項目を表す識別子として、前記作成した識別子のいずれかの入力を受け付ける、としてもよい。 The above description of the present specification clarifies at least the following. That is, in the search support system 1 of the present embodiment, the arithmetic unit performs data definition information creation processing for each of the one or a plurality of items to create an identifier representing each item according to a predetermined rule. It may be executed, and in the search information acquisition process, input of any one of the created identifiers may be accepted from the user as an identifier representing the predetermined item.

このように、各項目を表す識別子(カラム指定文字)を作成しておき、ユーザから、項目を表す識別子(カラム指定文字)として、作成した識別子の入力を受け付けるようにす
ることで、ユーザは、識別子を用いた検索入力を容易かつ確実に行うことができる。
In this way, by creating an identifier (column designation character) representing each item and accepting input of the created identifier as an identifier (column designation character) representing the item from the user, the user can use it. Search input using an identifier can be performed easily and reliably.

また、本実施形態の検索支援システム1においては、前記演算装置が、前記データ定義情報作成処理において、前記識別子のそれぞれを、前記それぞれの項目を表す、所定言語における1文字に設定する、としてもよい。 Further, in the search support system 1 of the present embodiment, even if the arithmetic unit sets each of the identifiers to one character in a predetermined language representing each item in the data definition information creation process. good.

このように、識別子(カラム指定文字)のそれぞれを、所定言語におけるそれぞれの項目を表す1文字に設定することで、ユーザは、カラム指定文字を簡単に想起することができ、識別子を用いた検索入力を容易かつ確実に行うことができる。 In this way, by setting each of the identifiers (column designation characters) to one character representing each item in the predetermined language, the user can easily recall the column designation character and search using the identifier. Input can be performed easily and reliably.

また、本実施形態の検索支援システム1においては、前記演算装置が、前記ユーザ提示処理において、前記検索対象情報を検索できたと判定した場合に、前記検索できた項目の重要度を所定の判定条件に基づいて判定し、判定した重要度が所定の閾値以上である場合にのみ、前記検索対象情報における前記所定の項目に対応する項目の内容を示す情報を表示する、としてもよい。 Further, in the search support system 1 of the present embodiment, when the arithmetic unit determines that the search target information can be searched in the user presentation process, the importance of the searched items is determined as a predetermined determination condition. The information indicating the content of the item corresponding to the predetermined item in the search target information may be displayed only when the determination is made based on the above and the determined importance is equal to or higher than the predetermined threshold value.

このように、検索対象情報(データ登録情報4000)の項目を検索できた場合に、その項目の重要度が高い場合にのみ、その項目の検索結果を表示することで、ユーザは、重要な検索結果の情報だけを知得することができる。 In this way, when an item of search target information (data registration information 4000) can be searched, the user can perform an important search by displaying the search result of the item only when the importance of the item is high. Only the resulting information can be known.

また、本実施形態の検索支援システム1においては、前記演算装置が、前記データ定義情報作成処理において、前記1又は複数の項目のそれぞれの重要度を算出し、算出した重要度が所定の閾値未満である項目の全ての前記識別子を同一の識別子とする、としてもよい。 Further, in the search support system 1 of the present embodiment, the arithmetic unit calculates the importance of each of the one or a plurality of items in the data definition information creation process, and the calculated importance is less than a predetermined threshold value. It is also possible that all the above-mentioned identifiers of the items are the same identifier.

このように、重要でない全項目(例えば、メタデータの項目)を同一の識別子とすることで、このような重要でない項目が多数存在する場合に、識別子に係るリソースの消費を抑制することができる。 By using the same identifier for all non-important items (for example, metadata items) in this way, it is possible to suppress the consumption of resources related to the identifier when there are many such non-important items. ..

また、本実施形態の検索支援システム1においては、前記演算装置が、前記ユーザ提示処理において、前記検索対象情報を検索できたと判定した場合に、前記対応する項目の数が所定数を超える場合は、所定のルールに基づき、前記対応する項目のうち前記所定数の項目に対してのみ、前記検索対象情報における当該項目の内容を示す情報を表示する、としてもよい。 Further, in the search support system 1 of the present embodiment, when the arithmetic unit determines that the search target information can be searched in the user presentation process, the number of the corresponding items exceeds a predetermined number. , Information indicating the content of the item in the search target information may be displayed only for the predetermined number of the corresponding items based on the predetermined rule.

このように、検索できた項目の数が所定数を超える場合は、検索できた項目のうち所定数の項目に対してのみ、検索結果を表示することで、ユーザは、限られた画面のなかで特に必要な検索結果の情報を知得することができる。 In this way, when the number of searchable items exceeds a predetermined number, the user can display the search results only for the predetermined number of searchable items in a limited screen. You can get the information of the search result that is especially necessary.

1 検索支援システム、100 検索支援装置、200 検索システム、300 チャットシステム、1000 ナレッジデータ 1 search support system, 100 search support device, 200 search system, 300 chat system, 1000 knowledge data

Claims (7)

1又は複数の項目と、当該項目の内容を示す情報とを対応づけた検索対象情報を作成するデータ登録情報作成処理と、
ユーザから、検索条件として、所定の前記項目を表す所定の識別子の入力と、当該項目に関する検索情報の入力とを受け付ける検索情報取得処理と、
前記入力された識別子を前記所定の項目に変換するクエリ変換処理と、
前記検索条件を満たす前記検索対象情報を検索できたと判定した場合に、前記検索対象情報における前記所定の項目に対応する項目の内容を示す情報を表示するユーザ提示処理と、
を実行する演算装置を備える、検索支援システム。
Data registration information creation process that creates search target information that associates one or more items with information that indicates the content of the item.
Search information acquisition processing that accepts input of a predetermined identifier representing the predetermined item and input of search information related to the item as search conditions from the user.
A query conversion process that converts the input identifier into the predetermined item, and
When it is determined that the search target information satisfying the search condition can be searched, a user presentation process for displaying information indicating the content of the item corresponding to the predetermined item in the search target information, and a user presentation process.
A search support system equipped with an arithmetic unit that executes.
前記演算装置が、
前記1又は複数の項目のそれぞれに対して、当該それぞれの項目を表す識別子を所定のルールに従って作成するデータ定義情報作成処理を実行し、
前記検索情報取得処理において、前記ユーザから、前記所定の項目を表す識別子として、前記作成した識別子のいずれかの入力を受け付ける、
請求項1に記載の検索支援システム。
The arithmetic unit
For each of the one or a plurality of items, a data definition information creation process for creating an identifier representing each item according to a predetermined rule is executed.
In the search information acquisition process, an input of any of the created identifiers is accepted from the user as an identifier representing the predetermined item.
The search support system according to claim 1.
前記演算装置が、
前記データ定義情報作成処理において、前記識別子のそれぞれを、前記それぞれの項目を表す、所定言語における1文字に設定する、
請求項2に記載の検索支援システム。
The arithmetic unit
In the data definition information creation process, each of the identifiers is set to one character in a predetermined language representing each of the items.
The search support system according to claim 2.
前記演算装置が、
前記ユーザ提示処理において、前記検索対象情報を検索できたと判定した場合に、前記検索できた項目の重要度を所定の判定条件に基づいて判定し、判定した重要度が所定の閾値以上である場合にのみ、前記検索対象情報における前記所定の項目に対応する項目の内容を示す情報を表示する、
請求項1に記載の検索支援システム。
The arithmetic unit
When it is determined that the search target information can be searched in the user presentation process, the importance of the searched item is determined based on a predetermined determination condition, and the determined importance is equal to or higher than a predetermined threshold value. Information indicating the content of the item corresponding to the predetermined item in the search target information is displayed only in
The search support system according to claim 1.
前記演算装置が、
前記データ定義情報作成処理において、前記1又は複数の項目のそれぞれの重要度を算出し、算出した重要度が所定の閾値未満である項目の全ての前記識別子を同一の識別子とする、
請求項1に記載の検索支援システム。
The arithmetic unit
In the data definition information creation process, the importance of each of the one or a plurality of items is calculated, and all the identifiers of the items whose calculated importance is less than a predetermined threshold value are set as the same identifier.
The search support system according to claim 1.
前記演算装置が、
前記ユーザ提示処理において、前記検索対象情報を検索できたと判定した場合に、前記対応する項目の数が所定数を超える場合は、所定のルールに基づき、前記対応する項目のうち前記所定数の項目に対してのみ、前記検索対象情報における当該項目の内容を示す情報を表示する、
請求項1に記載の検索支援システム。
The arithmetic unit
If it is determined in the user presentation process that the search target information can be searched and the number of the corresponding items exceeds a predetermined number, the predetermined number of the corresponding items among the corresponding items are based on the predetermined rule. Information indicating the content of the item in the search target information is displayed only for
The search support system according to claim 1.
情報処理装置が、
1又は複数の項目と、当該項目の内容を示す情報とを対応づけた検索対象情報を作成するデータ登録情報作成処理と、
ユーザから、検索条件として、所定の前記項目を表す所定の識別子の入力と、当該項目に関する検索情報の入力とを受け付ける検索情報取得処理と、
前記入力された識別子を前記所定の項目に変換するクエリ変換処理と、
前記検索条件を満たす前記検索対象情報を検索できたと判定した場合に、前記検索対象情報における前記所定の項目に対応する項目の内容を示す情報を表示するユーザ提示処理と、
を実行する、検索支援方法。
Information processing device
Data registration information creation process that creates search target information that associates one or more items with information that indicates the content of the item.
Search information acquisition processing that accepts input of a predetermined identifier representing the predetermined item and input of search information related to the item as search conditions from the user.
A query conversion process that converts the input identifier into the predetermined item, and
When it is determined that the search target information satisfying the search condition can be searched, a user presentation process for displaying information indicating the content of the item corresponding to the predetermined item in the search target information, and a user presentation process.
Search support method to execute.
JP2020052465A 2020-03-24 2020-03-24 Search support system and search support method Active JP7314089B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2020052465A JP7314089B2 (en) 2020-03-24 2020-03-24 Search support system and search support method

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2020052465A JP7314089B2 (en) 2020-03-24 2020-03-24 Search support system and search support method

Publications (3)

Publication Number Publication Date
JP2021152709A true JP2021152709A (en) 2021-09-30
JP2021152709A5 JP2021152709A5 (en) 2022-05-13
JP7314089B2 JP7314089B2 (en) 2023-07-25

Family

ID=77886587

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2020052465A Active JP7314089B2 (en) 2020-03-24 2020-03-24 Search support system and search support method

Country Status (1)

Country Link
JP (1) JP7314089B2 (en)

Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH10340269A (en) * 1997-06-06 1998-12-22 Hitachi Ltd Electronic catalog processor
JP2006004274A (en) * 2004-06-18 2006-01-05 Nippon Telegr & Teleph Corp <Ntt> Interactive processing device, interactive processing method, and interactive processing program
JP2006120037A (en) * 2004-10-25 2006-05-11 Yayoi Kk Device, method and program for processing tabular data
JP2012038146A (en) * 2010-08-09 2012-02-23 Yokogawa Electric Corp Field equipment

Patent Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH10340269A (en) * 1997-06-06 1998-12-22 Hitachi Ltd Electronic catalog processor
JP2006004274A (en) * 2004-06-18 2006-01-05 Nippon Telegr & Teleph Corp <Ntt> Interactive processing device, interactive processing method, and interactive processing program
JP2006120037A (en) * 2004-10-25 2006-05-11 Yayoi Kk Device, method and program for processing tabular data
JP2012038146A (en) * 2010-08-09 2012-02-23 Yokogawa Electric Corp Field equipment

Also Published As

Publication number Publication date
JP7314089B2 (en) 2023-07-25

Similar Documents

Publication Publication Date Title
US9558263B2 (en) Identifying and displaying relationships between candidate answers
US8280878B2 (en) Method and apparatus for real time text analysis and text navigation
JP2004341753A (en) Retrieval support device, retrieval support method and program
JP6908644B2 (en) Document search device and document search method
TWI234720B (en) Related document linking managing system, method and recording medium
JP2014235664A (en) Information search device and information search method
JP7314089B2 (en) Search support system and search support method
JP7264115B2 (en) Information retrieval system
JP5380874B2 (en) Information retrieval method, program and apparatus
JP2006236221A (en) Management server for web page retrieval
JP6916136B2 (en) Search support device, search support method, and search support program
JP2012043258A (en) Retrieval system, retrieval device, retrieval program, recording medium and retrieval method
JP2009271671A (en) Information processor, information processing method, program, and recording medium
JP2009294768A (en) Information sharing device and information sharing program
JP2009146013A (en) Content retrieval method, its device, and program
JP4146067B2 (en) Document search system and document search method
JP2019523461A (en) Semiconductor component search method using last alphabet removal algorithm
JP2006163645A (en) Method, device and program for retrieving information, computer readable recording medium and device recorded with the program
JP5652519B2 (en) Information retrieval method, program and apparatus
JP6887002B2 (en) Information processing equipment, server equipment, user terminals, methods and programs
JP6834797B2 (en) Extraction program, extraction method and extraction device
JP2022148368A (en) Search suggestion management device, search suggestion management system, search suggestion management method and program
CA3168741A1 (en) Systems and methods for associating data with a non-material concept
JP2020181309A (en) Retrieval support method and information processing device
JP2020194238A (en) Software development document retrieval device and method

Legal Events

Date Code Title Description
A521 Request for written amendment filed

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20220502

A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20220502

A977 Report on retrieval

Free format text: JAPANESE INTERMEDIATE CODE: A971007

Effective date: 20230515

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20230523

A521 Request for written amendment filed

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20230619

TRDD Decision of grant or rejection written
A01 Written decision to grant a patent or to grant a registration (utility model)

Free format text: JAPANESE INTERMEDIATE CODE: A01

Effective date: 20230704

A61 First payment of annual fees (during grant procedure)

Free format text: JAPANESE INTERMEDIATE CODE: A61

Effective date: 20230712

R150 Certificate of patent or registration of utility model

Ref document number: 7314089

Country of ref document: JP

Free format text: JAPANESE INTERMEDIATE CODE: R150