JP2009251641A - Retrieval system, retrieval method and its program - Google Patents

Retrieval system, retrieval method and its program Download PDF

Info

Publication number
JP2009251641A
JP2009251641A JP2008094806A JP2008094806A JP2009251641A JP 2009251641 A JP2009251641 A JP 2009251641A JP 2008094806 A JP2008094806 A JP 2008094806A JP 2008094806 A JP2008094806 A JP 2008094806A JP 2009251641 A JP2009251641 A JP 2009251641A
Authority
JP
Japan
Prior art keywords
search
content
search result
database
list
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
JP2008094806A
Other languages
Japanese (ja)
Inventor
Masashi Mizunoue
真史 水丿上
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.)
NEC Corp
Original Assignee
NEC 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 NEC Corp filed Critical NEC Corp
Priority to JP2008094806A priority Critical patent/JP2009251641A/en
Publication of JP2009251641A publication Critical patent/JP2009251641A/en
Pending legal-status Critical Current

Links

Images

Landscapes

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

Abstract

<P>PROBLEM TO BE SOLVED: To solve a problem wherein information useful to a user cannot be obtained by only a retrieval condition. <P>SOLUTION: This retrieval system having a retrieval processing execution part 13 retrieving a content stored in a storage part 15 based on the inputted retrieval condition includes: a database 30 associating the content retrieved by the retrieval condition, wherein contents are referred to with the retrieval condition as tag information, and registering it; and a tag information management part 16 retrieving the content associated to tag information except the retrieval condition from the database about the contents included in a retrieval result list by the retrieval processing execution part 15, and presenting it as related information of the content included in the retrieval result list. <P>COPYRIGHT: (C)2010,JPO&INPIT

Description

本発明は、入力されたキーワードに基づいて記憶部に格納したコンテンツを検索する検索システム、検索方法及びプログラムに関し、特に、検索条件から直接得られない関連情報を検索結果として提示可能な検索システム、検索方法及びプログラムに関する。   The present invention relates to a search system, a search method, and a program for searching content stored in a storage unit based on an input keyword, and in particular, a search system capable of presenting related information that cannot be directly obtained from a search condition as a search result, The present invention relates to a search method and a program.

検索システムにおける電子文書などのコンテンツに対する検索結果は、そこに含まれる文字列やその出現頻度などのコンテンツ内の状態、およびそのコンテンツを管理するシステムに登録されているコンテンツに関する属性情報など、個々のコンテンツに属する情報のみに依存していた。   Search results for content such as electronic documents in the search system are displayed for individual items such as the character strings contained in the content and the appearance status of the content such as the frequency of occurrence, and attribute information related to the content registered in the system that manages the content. Relied solely on information belonging to the content.

このような検索システムで有用なコンテンツを探し出すには、検索利用者がコンテンツ内の内容をある程度把握しており、かつ、それが検索結果として得られるような適切な検索条件を指定するといったスキルが必要である。   Searching for useful content in such a search system requires the skill that the search user knows the content in the content to some extent and specifies appropriate search conditions that can be obtained as a search result. is necessary.

文書検索の関連技術として、特許文献1は、文書情報と当該文書情報のリンク先のリンク先文書情報とを保持して文書の検索を行う書情報検索装置における文書情報検索方法を開示している。   As a document retrieval related technique, Patent Document 1 discloses a document information retrieval method in a document information retrieval apparatus that retains document information and link destination document information that is a link destination of the document information and performs document retrieval. .

また、特許文献2は、利用者が入力した検索条件に類似する他の使用者の検索履歴を利用した再検索を可能とする文書管理システムを開示している。
特開2005−242454号公報 特開2005−78334号公報
Patent Document 2 discloses a document management system that enables a re-search using a search history of another user similar to a search condition input by a user.
JP 2005-242454 A JP 2005-78334 A

上述した検索システムでは、利用者がコンテンツの内容を知らない状況で、漠然と検索条件を入力して検索した場合に、利用者にとって本当に有用な情報が得られ難いという問題があった。   In the above-described search system, there is a problem in that it is difficult to obtain information that is really useful for the user when the user does not know the content of the content and performs a search by vaguely inputting a search condition.

検索システムの関連技術としては、過去の検索履歴を保存しておき、それを利用者に提示するという方法も存在するが、この場合も結局は検索エンジンの出力を元にしているので、上記の場合と同じく、1つのコンテンツに依存する情報での検索の履歴が提示されるだけであり、利用者にとって有用な情報が提示される訳ではない。   As a related technology of the search system, there is a method of storing the past search history and presenting it to the user. However, in this case as well, since it is based on the output of the search engine after all, As in the case, only a search history with information depending on one content is presented, and information useful for the user is not presented.

特許文献1記載の文書情報検索装置では、文書情報と当該文書情報のリンク先のリンク先文書情報とを保持して文書の検索を行っているが、リンクを持たないコンテンツについては適用することができないという問題を有している。   In the document information search device described in Patent Document 1, a document search is performed by holding document information and link destination document information of a link destination of the document information. However, it can be applied to content having no link. Has the problem of not being able to.

また、特許文献2記載の検索方法である、利用者が入力した検索条件に類似する他の使用者の検索履歴を利用して再検索を行う方法は、ある検索条件から得られる結果に対して、それをより絞り込むための検索条件を生成する方法であり、上記と同様に、利用者にとってより有用な情報が得られる訳ではない。   Moreover, the method of performing a re-search using the search history of another user similar to the search condition input by the user, which is a search method described in Patent Document 2, is based on a result obtained from a certain search condition. This is a method of generating a search condition for further narrowing down, and as described above, more useful information for the user is not obtained.

(発明の目的)
本発明の目的は、上述した検索条件だけでは利用者にとって有用な情報が得られないという課題を解決する検索システム、検索方法とそのプログラムを提供することにある。
(Object of invention)
An object of the present invention is to provide a search system, a search method, and a program for solving the problem that information useful for a user cannot be obtained only by the search conditions described above.

本発明による検索システムは、入力された検索条件に基づいて記憶部に格納したコンテンツを検索する検索処理実行部を有する検索システムにおいて、検索条件によって検索され、内容が参照されたコンテンツを、検索条件をタグ情報として対応付けて登録したデータベースと、検索処理実行部による検索結果リストに含まれるコンテンツについて、検索条件以外のタグ情報に対応付けられたコンテンツをデータベースから検索し、検索結果リストに含まれるコンテンツの関連情報として提示するタグ情報管理部とを含む。   A search system according to the present invention is a search system having a search processing execution unit that searches content stored in a storage unit based on an input search condition. For the content registered in the search result list by the search processing execution unit, the content associated with the tag information other than the search condition is searched from the database, and included in the search result list. And a tag information management unit presented as related information of the content.

本発明による検索方法は、入力された検索条件に基づいて記憶部に格納したコンテンツを検索する検索処理実行部を有する検索システムによる検索方法であって、検索条件によって検索され、内容が参照されたコンテンツを、検索条件をタグ情報として対応付けてデータベースに登録し、検索処理実行部による検索結果リストに含まれるコンテンツについて、検索条件以外のタグ情報に対応付けられたコンテンツを、データベースから検索し、検索結果リストに含まれるコンテンツの関連情報として提示するステップを含む。   A search method according to the present invention is a search method by a search system having a search processing execution unit that searches content stored in a storage unit based on an input search condition, and is searched according to the search condition and the content is referred to The content is registered in the database in association with the search condition as tag information, and the content associated with the tag information other than the search condition is searched from the database for the content included in the search result list by the search processing execution unit. A step of presenting as related information of contents included in the search result list.

本発明によるプログラムは、コンピュータ上で動作し、入力された検索条件に基づいて記憶部に格納したコンテンツの検索を行う検索システムのプログラムであって、コンピュータに、検索条件によって検索され、内容が参照されたコンテンツを、検索条件をタグ情報として対応付けてデータベースに登録する処理と、検索処理実行部による検索結果リストに含まれるコンテンツについて、検索条件以外のタグ情報に対応付けられたコンテンツを、データベースから検索し、検索結果リストに含まれるコンテンツの関連情報として提示する処理とを実行させる。   The program according to the present invention is a program of a search system that operates on a computer and searches for content stored in a storage unit based on an input search condition. The content associated with the tag information other than the search condition for the content included in the search result list by the search processing execution unit is registered in the database. And a process of presenting it as related information of content included in the search result list.

本発明によれば、検索利用者が入力した検索条件だけでは得られない検索利用者にとって有用なコンテンツの情報を検索結果として提示することができる。   ADVANTAGE OF THE INVENTION According to this invention, the information of the content useful for the search user which cannot be obtained only by the search condition input by the search user can be shown as a search result.

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

(第1の実施の形態)
図1は、本発明の第1の実施の形態による検索システムの構成を示すブロック図である。
(First embodiment)
FIG. 1 is a block diagram showing the configuration of a search system according to the first embodiment of the present invention.

第1の実施の形態による検索システム10は、検索条件入力部11、検索条件受付部12、検索処理実行部13、検索インデックス部14、記憶部15、タグ情報管理部16、検索結果表示処理部17、表示部18を含む。   The search system 10 according to the first embodiment includes a search condition input unit 11, a search condition reception unit 12, a search processing execution unit 13, a search index unit 14, a storage unit 15, a tag information management unit 16, and a search result display processing unit. 17 and the display part 18 are included.

検索条件入力部11は、検索利用者が検索条件を入力するための入力手段であり、キーボード等の入力装置で実現される。   The search condition input unit 11 is an input means for a search user to input search conditions, and is realized by an input device such as a keyboard.

検索条件受付部12は、検索条件入力部11から入力された検索条件を受付け、形態素解析などの処理を行うことにより検索条件を検索処理実行部13が処理できるような形式(検索キーワード)に変換する機能を有する。なお、ここで処理されて検索処理実行部13に渡される検索キーワードが、コンテンツにタグ付けされる。   The search condition receiving unit 12 receives the search condition input from the search condition input unit 11 and converts the search condition into a format (search keyword) that can be processed by the search processing execution unit 13 by performing processing such as morphological analysis. It has the function to do. The search keyword processed here and passed to the search processing execution unit 13 is tagged to the content.

検索処理実行部13は、検索条件受付部12からの検索キーワードに従って、検索インデックス部14を検索する検索エンジンとして機能を有する。   The search processing execution unit 13 functions as a search engine that searches the search index unit 14 according to the search keyword from the search condition reception unit 12.

検索インデックス部14は、記憶媒体15が格納するコンテンツのテキスト情報に関するデータを検索処理実行部13が検索できるインデックス形式で保持している。   The search index unit 14 holds data related to text information of content stored in the storage medium 15 in an index format that the search processing execution unit 13 can search.

記憶部15は、検索対象となるコンテンツ20を格納するための記憶手段であり、ハードディスク装置等の記憶装置で実現される。   The storage unit 15 is a storage unit for storing the content 20 to be searched, and is realized by a storage device such as a hard disk device.

タグ情報管理部16は、コンテンツをノード、当該コンテンツに関連するキーワードであるタグ情報をリンク、コンテンツに対する参照回数で定義される関連強度をリンク状態としたネットワーク構造のデータベース30を有する。   The tag information management unit 16 has a network-structured database 30 in which content is a node, tag information that is a keyword related to the content is linked, and a relation strength defined by the number of times of reference to the content is a linked state.

タグ情報管理部16は、上記データベース30を参照して、検索処理実行部13による検索結果に含まれるコンテンツについて、入力されたキーワードで検索されなかった関連するコンテンツを検索する機能を有すると共に、入力されたキーワードを、検索結果に含まれるコンテンツであって、検索利用者によって参照されたコンテンツに対してタグ付けすることで、上記データベース30に登録する機能を有する。このタグ情報管理部16による詳細な機能については、後述の動作において説明する。   The tag information management unit 16 has a function of searching the content included in the search result by the search processing execution unit 13 with reference to the database 30 and searching for related content that has not been searched with the input keyword. The registered keyword is tagged to the content included in the search result and referred to by the search user, thereby registering the keyword in the database 30. Detailed functions of the tag information management unit 16 will be described in the operation described later.

検索結果表示処理部17は、検索処理実行部13による検索結果に含まれるコンテンツの参照リンク情報を表示部18に表示すると共に、当該検索結果に加えてタグ情報管理部16で検索した関連コンテンツの参照リンク情報を表示部18に表示する機能を有する。   The search result display processing unit 17 displays the reference link information of the content included in the search result by the search processing execution unit 13 on the display unit 18, and in addition to the search result, the related content searched by the tag information management unit 16. It has a function of displaying the reference link information on the display unit 18.

また、検索結果表示処理部17は、表示部18に表示した検索結果に含まれるコンテンツ又は関連コンテンツのうち、検索利用者から参照要求のあったコンテンツを記憶部15から呼び出すコンテンツ呼出部41と、コンテンツ呼出部41が呼び出したコンテンツの内容を表示部18に表示するコンテンツ表示実行部42を備えている。   Further, the search result display processing unit 17 includes a content calling unit 41 that calls the content requested by the search user from the storage unit 15 among the content or the related content included in the search result displayed on the display unit 18; A content display executing unit 42 for displaying the content of the content called by the content calling unit 41 on the display unit 18 is provided.

検索結果表示処理部17は、参照要求のあったコンテンツを特定する情報と、検索キーワードをタグ情報管理部16に送信する機能も有している。   The search result display processing unit 17 also has a function of transmitting information for specifying content requested for reference and a search keyword to the tag information management unit 16.

ここで、タグ情報管理部16が備えるデータベース30について説明する。   Here, the database 30 provided in the tag information management unit 16 will be described.

本実施の形態では、電子文書などのコンテンツに対して利用者が検索システム10を用いて検索し、内容を参照したコンテンツについて、検索キーワードによってタグ付けすることにより、データベース30に登録する。   In the present embodiment, a user searches for content such as an electronic document using the search system 10, and the content that refers to the content is registered in the database 30 by tagging it with a search keyword.

すなわち、HTMLのようなリンク機能を持たない電子文書などのコンテンツ同士に、検索キーワード(タグ情報)によってリンク関係を持たせることで、コンテンツをノード、タグ情報(検索キーワード)をリンクとしたネットワーク構造を示すデータを、データベース30として備える。また、コンテンツと検索キーワードとのリンクの状態を示す情報として、当該コンテンツの参照回数を、コンテンツと検索キーワードの関連性の強さ(関連強度)と定義している。   That is, a network structure in which content is a node and tag information (search keyword) is a link by providing a link relationship between search contents (tag information) between contents such as HTML and other electronic documents that do not have a link function. Is provided as a database 30. In addition, as information indicating the link state between the content and the search keyword, the reference count of the content is defined as the strength of the relationship between the content and the search keyword (relation strength).

本実施の形態では、このようなネットワーク構造のデータベース30を、検索の処理の一部として利用することで、これまでの検索では見つけ出すことができなかったあらたな情報をユーザに提供することを可能にする。   In the present embodiment, by using the database 30 having such a network structure as a part of the search process, it is possible to provide the user with new information that could not be found by the previous search. To.

データベース30の例について、図2〜図5を参照して説明する。   An example of the database 30 will be described with reference to FIGS.

例えば、図2に示すように、キーワード(1)にコンテンツ(1)、コンテンツ(2)、コンテンツ(3)が関連付けられ、キーワード(2)にコンテンツ(3)、コンテンツ(4)が関連付けられ、かつ、コンテンツとキーワード間のリンクに、コンテンツの参照回数に基づく関連強度が付けられて、ネットワーク構造のデータ構造が形成されている。   For example, as shown in FIG. 2, content (1), content (2), and content (3) are associated with keyword (1), content (3) and content (4) are associated with keyword (2), In addition, the link between the content and the keyword is given a relation strength based on the number of times the content is referred to, thereby forming a network structure data structure.

一般の検索システムでは、キーワード(1)を検索条件とすることで、図4の斜線で表した範囲が検索され、例えば、コンテンツ(1)〜コンテンツ(3)が図5に示すようなスコア順で提示される。図5では、入力した検索条件であるキーワード(1)に対し、コンテンツ(3)がもっとも有用な情報であることが示されている。   In a general search system, the keyword (1) is used as a search condition, and the range represented by the oblique lines in FIG. 4 is searched. For example, the contents (1) to the contents (3) are in the score order as shown in FIG. Presented in FIG. 5 shows that the content (3) is the most useful information for the keyword (1) that is the input search condition.

このとき、これまでキーワード(1)を入力して検索されたコンテンツ(3)の内容を参照した利用者が、同様にキーワード(2)を検索条件として検索し、コンテンツ(3)に関する有用なコンテンツとしてコンテンツ(4)も参照しているものとする。   At this time, a user who has input the keyword (1) and referred to the content (3) that has been searched so far similarly searches the keyword (2) as a search condition, and useful content related to the content (3). Assume that content (4) is also referred to.

しかし、一般の検索システムでは、コンテンツ(4)がキーワード(1)という検索条件で検索する利用者にとって有用な情報であるにもかかわらず、検索キーワード(1)しか入力しなかった利用者には探し出すことができなかったことになる。   However, in a general search system, although the content (4) is useful information for a user who searches with the search condition of the keyword (1), the user who has input only the search keyword (1) I couldn't find it.

本実施の形態では、上記のキーワード(1)、(2)とコンテンツ(1)〜(4)について、図2に示すようなネットワーク構造のデータを、図3に示すようなデータベース30として備え、このデータベース30を利用することで、検索条件にキーワード(1)しか入力しなかった場合にも、有用な情報の1つとしてコンテンツ(4)を提供することを可能にする。   In the present embodiment, for the keywords (1) and (2) and the contents (1) to (4), the data of the network structure as shown in FIG. 2 is provided as the database 30 as shown in FIG. By using this database 30, it is possible to provide the content (4) as one of useful information even when only the keyword (1) is input as a search condition.

次に、上記検索システム10のハードウェア構成例について、図11を参照して説明する。   Next, a hardware configuration example of the search system 10 will be described with reference to FIG.

図11を参照すると、検索システム10は、一般的なコンピュータ装置と同様のハードウェア構成によって実現することができ、CPU(Central Processing Unit)401、RAM(Random Access Memory)等のメインメモリであり、データの作業領域やデータの一時退避領域に用いられる主記憶部402、ネットワーク600を介してデータの送受信を行う通信部403、外部装置と接続してデータの送受信を行う入出力インタフェース部404、ROM(Read Only Memory)、磁気ディスク、半導体メモリ等の不揮発性メモリから構成されるハードディスク装置である補助記憶部405(例えば、記憶部15はこの補助記憶部405で構成される)、本情報処理装置の上記各構成要素を相互に接続するシステムバス406、ディスプレイ装置等の出力装置407(表示部18に相当する)及びキーボード等の入力装置408(検索条件入力部11に相当する)を備えている。   Referring to FIG. 11, the search system 10 can be realized by a hardware configuration similar to a general computer device, and is a main memory such as a CPU (Central Processing Unit) 401, a RAM (Random Access Memory), and the like. Main storage unit 402 used for data work area and data temporary save area, communication unit 403 for transmitting / receiving data via network 600, input / output interface unit 404 for transmitting / receiving data by connecting to external device, ROM (Read Only Memory), an auxiliary storage unit 405 (for example, the storage unit 15 includes the auxiliary storage unit 405), which is a hard disk device including a nonvolatile memory such as a magnetic disk and a semiconductor memory, and the information processing apparatus Each of the above System bus 406 connects the formed elements to each other, and an output device 407 such as a display device or the like (corresponding to the display section 18) and (corresponding to the search condition input unit 11) input device 408 such as a keyboard.

本実施の形態による検索システム10は、コンテンツの検索を実行するプログラムを組み込んだ、LSI(Large Scale Integration)等のハードウェア部品である回路部品を実装することにより、その動作をハードウェア的に実現することは勿論として、検索条件受付部12、検索処理実行部13、タグ情報管理部16、検索結果表示処理部17の各機能を提供するプログラムを、補助記憶部405に格納し、そのプログラムを主記憶部402にロードしてCPU401で実行することにより、ソフトウェア的に実現することも可能である。   The search system 10 according to the present embodiment implements its operation in hardware by mounting a circuit component, which is a hardware component such as LSI (Large Scale Integration), in which a program for executing content search is incorporated. Of course, a program that provides each function of the search condition receiving unit 12, the search processing execution unit 13, the tag information management unit 16, and the search result display processing unit 17 is stored in the auxiliary storage unit 405, and the program is stored. It can also be realized by software by being loaded into the main storage unit 402 and executed by the CPU 401.

(第1の実施の形態による動作)
まず、第1の実施の形態による検索システムの検索処理と検索結果の表示処理について図7のフローチャートを参照して説明する。
(Operation according to the first embodiment)
First, search processing and search result display processing of the search system according to the first embodiment will be described with reference to the flowchart of FIG.

検索利用者が入力装置100を操作して検索条件入力部11に検索条件を入力する(ステップS101)。   A search user operates the input device 100 to input a search condition to the search condition input unit 11 (step S101).

次いで、検索条件入力部11に入力された検索条件の文字列が検索条件受付部12に送信され、そこで形態素技術を用いた解析処理により検索条件がキーワードに切り出される(ステップS102)。   Next, the character string of the search condition input to the search condition input unit 11 is transmitted to the search condition reception unit 12, where the search condition is extracted as a keyword by analysis processing using morphological technology (step S102).

次に、検索条件受付部12から検索キーワードが検索処理実行部13に送信され、検索処理実行部13で検索キーワードによる検索処理を実行する(ステップS103)。   Next, a search keyword is transmitted from the search condition accepting unit 12 to the search processing execution unit 13, and the search processing execution unit 13 executes search processing using the search keyword (step S103).

検索処理において、検索処理実行部13は、検索インデックス部14を検索キーワードに基づいて検索し、検索インデックス部14から検索キーワードを含むコンテンツのリストを検索結果リストとして取得する(ステップS104)。   In the search process, the search process execution unit 13 searches the search index unit 14 based on the search keyword, and acquires a list of contents including the search keyword from the search index unit 14 as a search result list (step S104).

例えば、キーワード(1)を検索キーワードとして検索した結果、図5に示すようなコンテンツの検索結果リストを取得する。   For example, as a result of searching using the keyword (1) as a search keyword, a content search result list as shown in FIG. 5 is acquired.

次いで、検索処理実行部13は、当該検索キーワードと、検索結果リストをタグ情報管理部16に送信する(ステップS105)。   Next, the search processing execution unit 13 transmits the search keyword and the search result list to the tag information management unit 16 (step S105).

タグ情報管理部16は、受け取った検索結果リストに含まれるコンテンツについて、検索キーワード以外のタグ情報を、図3に示すようなデータベース30から検索する(ステップS106)。   The tag information management unit 16 searches the database 30 as shown in FIG. 3 for tag information other than the search keyword for the content included in the received search result list (step S106).

例えば、キーワード(1)を検索キーワードとする検索結果ツリストが、上記図5に示すような内容である場合、リスト中のコンテンツについて、検索キーワードであるキーワード(1)以外のキーワード(タグ情報)を図3に示すデータベース30から検索すると、コンテンツ(3)にタグ付けされているキーワード(2)が検索される。   For example, if the search result list having the keyword (1) as a search keyword has the contents as shown in FIG. 5 above, keywords (tag information) other than the keyword (1) that is the search keyword are used for the contents in the list. When searching from the database 30 shown in FIG. 3, the keyword (2) tagged with the content (3) is searched.

これにより、タグ情報管理部16は、検索された検索キーワード以外のタグ情報に対し、所定の閾値以上の関連強度を持つコンテンツのリスト(関連リスト)を作成する(ステップS107)。   As a result, the tag information management unit 16 creates a list of contents (related list) having a related strength equal to or higher than a predetermined threshold for tag information other than the searched search keyword (step S107).

この場合の閾値としては、閾値=0を含め任意の値を設定可能である。閾値に大きな値を設定すると、関連性の強い(関連強度が大きな)コンテンツのみがリストアップされ、閾値に小さい値を設定すると、関連性の弱い(関連強度が小さな)コンテンツを含む多数のコンテンツがリストアップされることになる。従って、閾値の値を種々変えて設定することにより、検索利用者が要求に適合した有用なコンテンツを関連情報としてリストアップすることが可能となる。   As a threshold value in this case, any value including threshold value = 0 can be set. If a large value is set for the threshold value, only strongly related (highly related strength) content is listed, and if a small value is set for the threshold value, a large number of contents including weakly related content (low related strength) are displayed. Will be listed. Therefore, by setting various values of the threshold value, it is possible for the search user to list useful content that meets the request as related information.

例えば、閾値が「3」に設定されている場合、上記の例で検索されたキーワード(2)がタグ付けされたコンテンツ(3)とコンテンツ(4)が関連強度「5」であることから、閾値以上の関連強度を持つコンテンツとしてコンテンツ(3)とコンテンツ(4)の関連リストが作成される。   For example, when the threshold is set to “3”, the content (3) and the content (4) tagged with the keyword (2) searched in the above example are related strength “5”. A relation list of contents (3) and contents (4) is created as contents having a relation strength greater than or equal to the threshold.

次いで、タグ情報管理部16は、検索処理実行部13からの検索結果リストと、タグ情報管理部16で作成された関連リストを比較し、検索結果リストに含まれるコンテンツ以外のコンテンツが、関連リストに含まれるかどうかを判別する(ステップS108)。   Next, the tag information management unit 16 compares the search result list from the search processing execution unit 13 with the related list created by the tag information management unit 16, and content other than the content included in the search result list is related list. (Step S108).

含まれる場合には、タグ情報管理部16は、検索結果リストに含まれるコンテンツへの参照リンク情報を検索結果表示処理部17へ送ると共に、関連リストの該当するコンテンツへの参照リンク情報を、検索キーワード以外のキーワードでタグ付けされた検索結果リストに含まれるコンテンツの関連情報として、検索結果表示処理部17へ送る(ステップS109)。   If it is included, the tag information management unit 16 sends the reference link information to the content included in the search result list to the search result display processing unit 17 and searches for the reference link information to the corresponding content in the related list. The information is sent to the search result display processing unit 17 as the related information of the content included in the search result list tagged with a keyword other than the keyword (step S109).

上記例では、検索結果リストに含まれるコンテンツ以外のコンテンツとして、コンテンツ(4)がタグ情報管理部16で作成されたコンテンツリストに含まれることから、検索結果リストに含まれるコンテンツ(1)、コンテンツ(2)、コンテンツ(3)への参照リンク情報に加えて、コンテンツ(4)の参照リンクが、キーワード(2)でタグ付けされたコンテンツ(3)の関連情報として、検索結果表示処理部17に送信される。   In the above example, since the content (4) is included in the content list created by the tag information management unit 16 as content other than the content included in the search result list, the content (1) and content included in the search result list (2) In addition to the reference link information to the content (3), the reference link of the content (4) is the search result display processing unit 17 as the related information of the content (3) tagged with the keyword (2). Sent to.

検索結果表示処理部17は、タグ情報管理部16から受け取った検索結果リストのコンテンツへの参照リンク情報と、関連情報としてのコンテンツのリンク情報を、表示装置200に表示する(ステップS110)。その際、関連情報としてのコンテンツのリンク情報を、検索結果リストのコンテンツのうち、対応するコンテンツに関連付けて表示する。   The search result display processing unit 17 displays the reference link information to the content of the search result list received from the tag information management unit 16 and the link information of the content as related information on the display device 200 (step S110). At that time, the link information of the content as the related information is displayed in association with the corresponding content among the contents of the search result list.

この場合の表示装置200への表示例を図6に示す。図6においては、表示画面の左側に、図5に示す検索結果リストに含まれるコンテンツの参照リンク情報がスコア順に表示され、表示画面の右側に、コンテンツ(3)に対する関連情報として、コンテンツ(4)の参照リンク情報が表示されている。   A display example on the display device 200 in this case is shown in FIG. In FIG. 6, the reference link information of the contents included in the search result list shown in FIG. 5 is displayed in order of score on the left side of the display screen, and the content (4) is displayed on the right side of the display screen as related information for the content (3). ) Reference link information is displayed.

検索結果リストに含まれるコンテンツ以外のコンテンツが、関連リストに含まれない場合には、タグ情報管理部16は、検索結果リストに含まれるコンテンツへの参照リンク情報のみを検索結果表示処理部17へ送る(ステップS111)。   When content other than the content included in the search result list is not included in the related list, the tag information management unit 16 sends only reference link information to the content included in the search result list to the search result display processing unit 17. Send (step S111).

検索結果表示処理部17は、タグ情報管理部16から受け取った検索結果リストのコンテンツへの参照リンク情報だけを、表示装置200に表示する(ステップS112)。   The search result display processing unit 17 displays only the reference link information to the contents of the search result list received from the tag information management unit 16 on the display device 200 (step S112).

この場合、図6に示すような表示形式は、表示画面の左側に、図5に示す検索結果リストに含まれるコンテンツの参照リンク情報がスコア順に表示され、表示画面の右側には関連情報は表示されない。   In this case, in the display format as shown in FIG. 6, the reference link information of the contents included in the search result list shown in FIG. 5 is displayed in order of score on the left side of the display screen, and the related information is displayed on the right side of the display screen. Not.

なお、上記動作の説明では、検索結果リストのコンテンツをスコア順に表示する場合を説明したが、関連強度をソートキーとして検索結果リストのコンテンツをソートして表示することも可能である。   In the above description of the operation, the case where the contents of the search result list are displayed in the order of the score has been described. However, the contents of the search result list may be sorted and displayed using the relation strength as a sort key.

次に、本実施の形態によるコンテンツの参照処理とデータベース30に対する検索キーワードのタグ付けの処理について、図8のフローチャートを参照して説明する。   Next, content reference processing and tagging of search keywords for the database 30 according to the present embodiment will be described with reference to the flowchart of FIG.

検索利用者から、上記の検索結果表示処理により表示部18に表示されたコンテンツについて、コンテンツ参照の指示を受け付けると(ステップS201)、検索結果表示処理部17のコンテンツ呼出部41が、指定されたコンテンツを記憶部15から呼び出す(ステップS202)。   When a content reference instruction is received from the search user for the content displayed on the display unit 18 by the search result display process (step S201), the content calling unit 41 of the search result display processing unit 17 is designated. The content is called from the storage unit 15 (step S202).

次いで、コンテンツ呼出部41は、呼び出したコンテンツを特定する情報(コンテンツ名等)と、検索キーワードをタグ情報管理部16に送信する(ステップS203)。   Next, the content calling unit 41 transmits information (content name etc.) specifying the called content and the search keyword to the tag information management unit 16 (step S203).

タグ情報管理部16は、データベース30を参照し、受け取ったコンテンツの情報と、検索キーワードが存在するかどうかを判定し(ステップS204)、存在しなければ、データベース30のコンテンツ情報とタグ情報に、受け取ったコンテンツの情報と検索キーワードを登録すると共に、関連強度に参照回数の「1」を登録する(ステップS205)。   The tag information management unit 16 refers to the database 30 to determine whether the received content information and the search keyword exist (step S204). If not, the content information and tag information in the database 30 are included. The received content information and search keyword are registered, and the reference count “1” is registered in the relation strength (step S205).

例えば、上記の例において、表示部18に関連情報として表示されたコンテンツ(4)が参照された場合には、コンテンツ(4)を特定する情報と、検索キーワードであるキーワード(1)がタグ情報管理部16に送信される。   For example, in the above example, when the content (4) displayed as the related information on the display unit 18 is referred to, the information specifying the content (4) and the keyword (1) as the search keyword are the tag information. It is transmitted to the management unit 16.

タグ情報管理部16は、図2に示すデータベース30を参照し、コンテンツ(4)とキーワード(1)の組み合わせが存在しないので、データベース30に、コンテンツ情報がコンテンツ(4)、タグ情報がキーワード(1)の新たなレコードを登録し、その関連強度に「1」を登録する。   The tag information management unit 16 refers to the database 30 shown in FIG. 2. Since there is no combination of the content (4) and the keyword (1), the content information is content (4) and the tag information is the keyword ( The new record of 1) is registered, and “1” is registered as the related strength.

受け取ったコンテンツの情報と検索キーワードが存在すれば、該当するレコードの関連強度の値を「1」増やす(ステップS206)。   If the received content information and search keyword exist, the value of the relation strength of the corresponding record is increased by “1” (step S206).

上記の例において、表示部18に関連情報として表示されたコンテンツ(3)が参照された場合には、コンテンツ(3)を特定する情報と、検索キーワードであるキーワード(1)がタグ情報管理部16に送信される。   In the above example, when the content (3) displayed as the related information on the display unit 18 is referred to, the information specifying the content (3) and the keyword (1) as the search keyword are the tag information management unit. 16 is transmitted.

タグ情報管理部16は、図2に示すデータベース30を参照し、コンテンツ(3)とキーワード(1)の組み合わせが既に存在するので、該当するレコードの関連強度(=5)を「1」増加させ、「6」とする。   The tag information management unit 16 refers to the database 30 shown in FIG. 2, and since the combination of the content (3) and the keyword (1) already exists, the relation strength (= 5) of the corresponding record is increased by “1”. , “6”.

上記のように、表示部18に表示されたコンテンツが検索利用者によって1回参照される度に、該当するコンテンツの関連強度が「1」増加する。   As described above, each time the content displayed on the display unit 18 is referred to once by the search user, the related strength of the corresponding content increases by “1”.

その後、コンテンツ表示実行部42が、コンテンツ呼出部41が記憶部15から呼び出したコンテンツの内容を、表示部100に表示する(ステップS207)。   Thereafter, the content display execution unit 42 displays the content of the content that the content calling unit 41 has called from the storage unit 15 on the display unit 100 (step S207).

(第1の実施の形態による効果)
本実施の形態によれば、検索利用者が入力した検索条件だけでは得られない検索利用者にとって有用なコンテンツの情報を検索結果として提示することが可能となる。
(Effects of the first embodiment)
According to the present embodiment, it is possible to present, as a search result, content information useful for a search user that cannot be obtained only by the search conditions input by the search user.

検索利用者が入力した検索条件に過不足があった場合にも、これまでのコンテンツ利用状況から有用と思われるコンテンツの情報を、検索結果に含まれるコンテンツの関連情報として提示するためである。   This is because, even if there are excesses or deficiencies in the search conditions input by the search user, information on the content that is considered useful from the content usage status so far is presented as related information on the content included in the search result.

(第2の実施の形態)
本発明の第2の実施の形態による検索システムについて、図9、図10を参照して説明する。
(Second Embodiment)
A search system according to the second embodiment of the present invention will be described with reference to FIGS.

第2の実施の形態による検索システムは、異なる複数の記憶部15aのコンテンツを個別に検索する複数の検索処理実行部13aを備え、また、異なる複数の記憶部15aに対応して複数の検索インデックス部14aを備えている。   The search system according to the second embodiment includes a plurality of search processing execution units 13a that individually search for contents of a plurality of different storage units 15a, and a plurality of search indexes corresponding to the plurality of different storage units 15a. A portion 14a is provided.

また、タグ情報管理部16は、複数の記憶部16aに対応して複数のデータベース30aを備えている。図1の第1の実施の形態と共通の参照符号を付した構成要素については、第1の実施の形態と同一であるので説明を省略する。   The tag information management unit 16 includes a plurality of databases 30a corresponding to the plurality of storage units 16a. Components having the same reference numerals as those in the first embodiment in FIG. 1 are the same as those in the first embodiment, and thus description thereof is omitted.

本実施の形態おいては、個々の検索処理実行部13aによって、対応する記憶部15aのコンテンツを個別に検索し、その検索結果についてタグ情報管理部16が対応するデータベース30aを参照して関連するコンテンツを検索するが、その検索処理の動作、及びデータベース30に対する検索キーワードのタグ付けの処理の動作については、第1の実施の形態と同じであるので、説明は省略する。   In the present embodiment, the contents of the corresponding storage unit 15a are individually searched by the individual search processing execution units 13a, and the tag information management unit 16 refers to the corresponding database 30a for the search results. Although the content is searched, the operation of the search process and the operation of the search keyword tagging process for the database 30 are the same as those in the first embodiment, and thus the description thereof is omitted.

この第2の実施の形態では、異なる記憶部15aを各々に検索する複数の検索処理実行部13aからの検索結果に対して、それらの検索結果をマージ、ソートして、単独の検索結果として提示することが可能である。   In the second embodiment, search results from a plurality of search processing execution units 13a each searching for different storage units 15a are merged, sorted, and presented as a single search result. Is possible.

通常、複数の検索エンジンを備える検索システムでは、検索エンジンである各検索処理実行部13aがそれぞれ独自に検索スコア計算を行って検索結果を出力するため、それぞれの検索結果を順位付けして単独の検索結果として提示することはできない。   Usually, in a search system including a plurality of search engines, each search processing execution unit 13a, which is a search engine, independently calculates a search score and outputs a search result. It cannot be presented as a search result.

本実施の形態では、図10のフローチャートに示すように、タグ情報管理部16が、各検索処理実行部13aからの複数の検索結果を取得すると(ステップS301)、各検索結果リストのコンテンツについて、検索スコアを第1のソートキーとし、各検索結果リストに対応するデータベース30aの関連強度を第2のソートキーとして、複数の検索結果リストのコンテンツをマージ・ソートする(ステップS302〜S304)。   In the present embodiment, as shown in the flowchart of FIG. 10, when the tag information management unit 16 acquires a plurality of search results from each search processing execution unit 13a (step S301), the contents of each search result list are The contents of the plurality of search result lists are merged and sorted using the search score as the first sort key and the relation strength of the database 30a corresponding to each search result list as the second sort key (steps S302 to S304).

そして、マージ・ソート処理によって得られた単独の検索結果リストを、検索結果表示処理部17に送り、表示部18に表示する(ステップS305)。   Then, the single search result list obtained by the merge / sort process is sent to the search result display processing unit 17 and displayed on the display unit 18 (step S305).

(第2の実施の形態による効果)
第2の実施の形態によれば、上記のように、検索スコアを第1のソートキーとし、各検索結果リストに対応するデータベース30aの関連強度を第2のソートキーとして、複数の検索結果リストのコンテンツをマージ・ソートすることから、各検索結果リストのスコア順が同位のコンテンツについても、関連強度順にソートされるため、複数の検索処理実行部13aから取得した検索結果リスト間のコンテンツを、効果的に順位付けして、単独の検索結果リストとして出力することが可能となる。
(Effects of the second embodiment)
According to the second embodiment, as described above, the search score is the first sort key, and the relation strength of the database 30a corresponding to each search result list is the second sort key. Are merged and sorted, the content of the search result lists is also sorted in the order of related strength, so that the content between the search result lists acquired from the plurality of search processing execution units 13a can be effectively used. Can be output as a single search result list.

以上好ましい実施の形態と実施例をあげて本発明を説明したが、本発明は必ずしも、上記実施の形態及び実施例に限定されるものでなく、その技術的思想の範囲内において様々に変形して実施することができる。   Although the present invention has been described with reference to the preferred embodiments and examples, the present invention is not necessarily limited to the above-described embodiments and examples, and various modifications can be made within the scope of the technical idea. Can be implemented.

本発明は、企業内の共有サーバ中の電子文書の検索システムや、個人のパーソナルコンピュータ内における電子文書の検索システム等に利用することができる。   The present invention can be used for an electronic document search system in a shared server in a company, an electronic document search system in an individual personal computer, and the like.

本発明の第1の実施の形態による検索システムの構成を示すブロック図である。It is a block diagram which shows the structure of the search system by the 1st Embodiment of this invention. 本発明の第1の実施の形態におけるコンテンツとキーワード及び関連強度間のネットワーク構造を説明する図である。It is a figure explaining the network structure between the content in the 1st Embodiment of this invention, a keyword, and related intensity | strength. 本発明の第1の実施の形態におけるデータベースの構成例を示す図である。It is a figure which shows the structural example of the database in the 1st Embodiment of this invention. 本発明の第1の実施の形態におけるコンテンツの検索結果の例を示す図である。It is a figure which shows the example of the search result of the content in the 1st Embodiment of this invention. 本発明の第1の実施の形態におけるコンテンツの検索結果リストの例を示す図である。It is a figure which shows the example of the search result list | wrist of the content in the 1st Embodiment of this invention. 本発明の第1の実施の形態におけるコンテンツの検索結果の表示部への表示例を示す図である。It is a figure which shows the example of a display on the display part of the search result of the content in the 1st Embodiment of this invention. 本発明の第1の実施の形態におけるコンテンツの検索処理を説明するフローチャートである。It is a flowchart explaining the search process of the content in the 1st Embodiment of this invention. 本発明の第1の実施の形態におけるコンテンツの参照処理とタグ付け処理を説明するフローチャートである。It is a flowchart explaining the reference process and tagging process of the content in the 1st Embodiment of this invention. 本発明の第2の実施の形態による検索システムの構成を示すブロック図である。It is a block diagram which shows the structure of the search system by the 2nd Embodiment of this invention. 本発明の第1の実施の形態における検索結果のマージ・ソート処理を説明するフローチャートである。It is a flowchart explaining the merge / sort process of the search result in the 1st Embodiment of this invention. 本発明の実施の形態による障害検知通報装置のハードウェア構成例を示すブロック図である。It is a block diagram which shows the hardware structural example of the failure detection notification apparatus by embodiment of this invention.

符号の説明Explanation of symbols

10:検索システム
11:検索条件入力部
12:検索条件受付部
13、13a:検索処理実行部
14、14a:検索インデックス部
15、15a:記憶部
16:タグ情報管理部
17:検索結果表示処理部
18:表示部
20:コンテンツ
30、30a:データベース
41:コンテンツ呼出部
42:コンテンツ表示実行部
DESCRIPTION OF SYMBOLS 10: Search system 11: Search condition input part 12: Search condition reception part 13, 13a: Search process execution part 14, 14a: Search index part 15, 15a: Storage part 16: Tag information management part 17: Search result display process part 18: Display unit 20: Content 30, 30a: Database 41: Content calling unit 42: Content display execution unit

Claims (24)

入力された検索条件に基づいて記憶部に格納したコンテンツを検索する検索処理実行部を有する検索システムにおいて、
前記検索条件によって検索され、内容が参照されたコンテンツを、前記検索条件をタグ情報として対応付けて登録したデータベースと、
前記検索処理実行部による検索結果リストに含まれるコンテンツについて、前記検索条件以外のタグ情報に対応付けられたコンテンツを前記データベースから検索し、前記検索結果リストに含まれるコンテンツの関連情報として提示するタグ情報管理部と
を備えることを特徴とする検索システム。
In a search system having a search processing execution unit that searches content stored in a storage unit based on an input search condition,
A database in which contents searched for by the search condition and whose contents are referred to are registered in association with the search condition as tag information;
A tag that searches the database for content associated with tag information other than the search condition for content included in the search result list by the search processing execution unit and presents it as related information of the content included in the search result list A search system comprising: an information management unit.
前記データベースに、内容が参照された前記コンテンツの参照回数を関連強度として対応付けて登録することを特徴とする請求項1に記載の検索システム。   The search system according to claim 1, wherein the reference count of the content whose content is referred to is associated and registered in the database as a related strength. 前記タグ情報管理部が、
前記検索条件以外のタグ情報に対応付けられたコンテンツのうち、前記関連強度が所定の閾値以上のコンテンツを、前記検索結果に含まれるコンテンツの関連情報として提示することを特徴とする請求項2に記載の検索システム。
The tag information management unit
3. The content associated with the tag information other than the search condition is presented as content related information of the content included in the search result, with the content having the related strength equal to or higher than a predetermined threshold. The described search system.
前記タグ情報管理部が、
前記データベースから検索した前記検索条件以外のタグ情報に対応付けられたコンテンツの関連リストを作成し、
前記検索リストと前記関連リストとを比較して、前記検索結果リストに含まれるコンテンツ以外のコンテンツが、前記関連リストに含まれるかどうかを判別し、
前記関連リストに含まれる、前記検索結果リストのコンテンツ以外のコンテンツを、前記関連情報として提示することを特徴とする請求項1から請求項3の何れかに記載の検索システム。
The tag information management unit
Create a related list of contents associated with tag information other than the search conditions searched from the database,
Comparing the search list with the related list to determine whether content other than the content included in the search result list is included in the related list;
The search system according to any one of claims 1 to 3, wherein contents other than the contents of the search result list included in the related list are presented as the related information.
前記タグ情報管理部から取得した、前記検索結果リストのコンテンツと前記関連情報としてのコンテンツへのリンク情報を表示部に表示する検索結果表示処理部を備えることを特徴とする請求項1から請求項4の何れかに記載の検索システム。   The search result display processing part which displays the content of the said search result list | wrist acquired from the said tag information management part and the link information to the content as the said relevant information on a display part, The Claim 1 characterized by the above-mentioned. 5. The search system according to any one of 4. 前記検索結果表示処理部が、
前記検索結果リストのコンテンツへのリンク情報と、前記関連情報としてコンテンツへのリンク情報を、前記表示部の表示画面上で左右に分けて表示することを特徴とする請求項5に記載の検索システム。
The search result display processing unit
6. The search system according to claim 5, wherein link information to the contents of the search result list and link information to the contents as the related information are displayed separately on the left and right on the display screen of the display unit. .
前記タグ情報管理部が、
前記検索結果リストのコンテンツ又は関連情報としてのコンテンツについて、内容が参照された場合に、参照されたコンテンツと前記検索条件が、前記データベースに存在するかどうかを判定し、
存在しない場合、参照された前記コンテンツと前記検索条件を対応付けて、参照回数を示す前記関連強度と共に前記データベースに登録し、
存在する場合、前記データベースの前記参照された前記コンテンツと前記検索条件に対応付けられている前記関連強度の値を「1」増やすことを特徴とする請求項2から請求項6の何れかに記載の検索システム。
The tag information management unit
When the content is referred to for the content of the search result list or the content as related information, it is determined whether the referenced content and the search condition exist in the database,
If it does not exist, associate the referenced content with the search condition, register it in the database with the association strength indicating the number of references,
7. If present, the value of the relation strength associated with the referenced content of the database and the search condition is increased by “1”. Search system.
複数の前記記憶部に対して検索を行う複数の前記検索処理実行部を備え、
前記タグ情報管理部が、
複数の前記検索処理実行部による複数の検索結果リストに含まれるコンテンツについて、検索スコアを第1のソートキーとし、前記データベースの関連強度を第2のソートキーとして、複数の検索結果リストのコンテンツをマージしソートすることにより、単独の検索結果リストとして出力することを特徴とする請求項2から請求項7の何れかに記載の検索システム。
A plurality of search processing execution units for performing a search for a plurality of the storage units;
The tag information management unit
For contents included in a plurality of search result lists by a plurality of search processing execution units, the contents of the plurality of search result lists are merged using a search score as a first sort key and a relation strength of the database as a second sort key. 8. The search system according to claim 2, wherein the search system outputs a single search result list by sorting.
入力された検索条件に基づいて記憶部に格納したコンテンツを検索する検索処理実行部を有する検索システムによる検索方法であって、
前記検索条件によって検索され、内容が参照されたコンテンツを、前記検索条件をタグ情報として対応付けてデータベースに登録し、
前記検索処理実行部による検索結果リストに含まれるコンテンツについて、前記検索条件以外のタグ情報に対応付けられたコンテンツを、前記データベースから検索し、前記検索結果リストに含まれるコンテンツの関連情報として提示するステップを含むことを特徴とする検索方法。
A search method by a search system having a search processing execution unit for searching content stored in a storage unit based on an input search condition,
The content that is searched according to the search condition and whose content is referenced is registered in the database in association with the search condition as tag information,
For the content included in the search result list by the search processing execution unit, the content associated with the tag information other than the search condition is searched from the database and presented as related information of the content included in the search result list. A search method comprising steps.
前記データベースに、内容が参照された前記コンテンツの参照回数を関連強度として対応付けて登録することを特徴とする請求項9に記載の検索方法。   The search method according to claim 9, wherein the reference count of the content whose content is referred to is associated and registered in the database as a related strength. 前記関連情報を提示するステップにおいて、
前記検索条件以外のタグ情報に対応付けられたコンテンツのうち、前記関連強度が所定の閾値以上のコンテンツを、前記検索結果に含まれるコンテンツの関連情報として提示することを特徴とする請求項10に記載の検索方法。
In the step of presenting the related information,
The content of which the relation strength is not less than a predetermined threshold among the contents associated with the tag information other than the search condition is presented as the related information of the content included in the search result. Search method described.
前記関連情報を提示するステップが、
前記データベースから検索した前記検索条件以外のタグ情報に対応付けられたコンテンツの関連リストを作成するステップと、
前記検索リストと前記関連リストとを比較して、前記検索結果リストに含まれるコンテンツ以外のコンテンツが、前記関連リストに含まれるかどうかを判別するステップと、
前記関連リストに含まれる、前記検索結果リストのコンテンツ以外のコンテンツを、前記関連情報として提示するステップを含むことを特徴とする請求項9から請求項11の何れかに記載の検索システム。
Presenting the related information comprises:
Creating a related list of contents associated with tag information other than the search conditions searched from the database;
Comparing the search list with the related list to determine whether content other than the content included in the search result list is included in the related list;
The search system according to any one of claims 9 to 11, further comprising a step of presenting content other than the content of the search result list included in the related list as the related information.
前記タグ情報管理部から取得した、前記検索結果リストのコンテンツと前記関連情報としてのコンテンツへのリンク情報を表示部に表示する検索結果表示ステップを含むことを特徴とする請求項9から請求項12の何れかに記載の検索方法。   13. A search result display step of displaying, on a display unit, content of the search result list acquired from the tag information management unit and link information to the content as the related information. The search method in any one of. 前記検索結果表示ステップが、
前記検索結果リストのコンテンツへのリンク情報と、前記関連情報としてコンテンツへのリンク情報を、前記表示部の表示画面上で左右に分けて表示することを特徴とする請求項13に記載の検索方法。
The search result display step includes:
14. The search method according to claim 13, wherein link information to the content of the search result list and link information to the content as the related information are displayed separately on the left and right on the display screen of the display unit. .
前記関連情報を提示するステップが、
前記検索結果リストのコンテンツ又は関連情報としてのコンテンツについて、内容が参照された場合に、参照されたコンテンツと前記検索条件が、前記データベースに存在するかどうかを判定するステップと、
存在しない場合、参照された前記コンテンツと前記検索条件を対応付けて、参照回数を示す前記関連強度と共に前記データベースに登録するステップと、
存在する場合、前記データベースの前記参照された前記コンテンツと前記検索条件に対応付けられている前記関連強度の値を「1」増やすステップを含むことを特徴とする請求項10から請求項14の何れかに記載の検索方法。
Presenting the related information comprises:
Determining whether or not the referenced content and the search condition exist in the database when the content is referred to for the content of the search result list or the content as related information;
If not, associating the referenced content with the search condition and registering it in the database with the association strength indicating the number of references;
15. The method according to any one of claims 10 to 14, further comprising a step of incrementing the value of the relation strength associated with the referenced content of the database and the search condition by "1" if it exists. The search method described in Crab.
複数の前記記憶部に対して検索を行う複数の前記検索処理実行部を備え、
複数の前記検索処理実行部による複数の検索結果リストに含まれるコンテンツについて、検索スコアを第1のソートキーとし、前記データベースの関連強度を第2のソートキーとして、複数の検索結果リストのコンテンツをマージしソートすることにより、単独の検索結果リストとして出力するステップを含むことを特徴とする請求項10から請求項15の何れかに記載の検索方法。
A plurality of search processing execution units for performing a search for a plurality of the storage units;
For contents included in a plurality of search result lists by a plurality of search processing execution units, the contents of the plurality of search result lists are merged using a search score as a first sort key and a relation strength of the database as a second sort key. The search method according to any one of claims 10 to 15, further comprising a step of outputting as a single search result list by sorting.
コンピュータ上で動作し、入力された検索条件に基づいて記憶部に格納したコンテンツの検索を行う検索システムのプログラムであって、
前記コンピュータに、
前記検索条件によって検索され、内容が参照されたコンテンツを、前記検索条件をタグ情報として対応付けてデータベースに登録する処理と、
前記検索処理実行部による検索結果リストに含まれるコンテンツについて、前記検索条件以外のタグ情報に対応付けられたコンテンツを、前記データベースから検索し、前記検索結果リストに含まれるコンテンツの関連情報として提示する処理とを実行させることを特徴とするプログラム。
A program for a search system that operates on a computer and searches for content stored in a storage unit based on an input search condition,
In the computer,
Processing for registering the content that is searched by the search condition and whose content is referenced in the database in association with the search condition as tag information;
For the content included in the search result list by the search processing execution unit, the content associated with the tag information other than the search condition is searched from the database and presented as related information of the content included in the search result list. A program characterized by causing processing to be executed.
前記データベースに、内容が参照された前記コンテンツの参照回数を関連強度として対応付けて登録することを特徴とする請求項17に記載のプログラム。   18. The program according to claim 17, wherein the reference count of the content whose content is referred to is associated and registered in the database as a related strength. 前記関連情報を提示する処理において、
前記検索条件以外のタグ情報に対応付けられたコンテンツのうち、前記関連強度が所定の閾値以上のコンテンツを、前記検索結果に含まれるコンテンツの関連情報として提示することを特徴とする請求項18に記載のプログラム。
In the process of presenting the related information,
19. The content associated with the tag information other than the search condition, the content having the related strength equal to or higher than a predetermined threshold is presented as related information of the content included in the search result. The listed program.
前記関連情報を提示する処理が、
前記データベースから検索した前記検索条件以外のタグ情報に対応付けられたコンテンツの関連リストを作成する処理と、
前記検索リストと前記関連リストとを比較して、前記検索結果リストに含まれるコンテンツ以外のコンテンツが、前記関連リストに含まれるかどうかを判別する処理と、
前記関連リストに含まれる、前記検索結果リストのコンテンツ以外のコンテンツを、前記関連情報として提示する処理を、前記コンピュータに実行させることを特徴とする請求項17から請求項19の何れかに記載のプログラム。
The process of presenting the related information includes
A process for creating a related list of contents associated with tag information other than the search conditions searched from the database;
A process of comparing the search list with the related list to determine whether content other than the content included in the search result list is included in the related list;
20. The computer according to claim 17, wherein the computer executes a process of presenting content other than the content of the search result list included in the related list as the related information. program.
前記タグ情報管理部から取得した、前記検索結果リストのコンテンツと前記関連情報としてのコンテンツへのリンク情報を表示部に表示する検索結果表示処理を実行させることを特徴とする請求項17から請求項20の何れかに記載のプログラム。   18. The search result display process for displaying on the display unit the content of the search result list acquired from the tag information management unit and the link information to the content as the related information is executed. 20. The program according to any one of 20. 前記検索結果表示処理が、
前記検索結果リストのコンテンツへのリンク情報と、前記関連情報としてコンテンツへのリンク情報を、前記表示部の表示画面上で左右に分けて表示することを特徴とする請求項21に記載のプログラム。
The search result display process
The program according to claim 21, wherein link information to the content of the search result list and link information to the content as the related information are displayed separately on the left and right on the display screen of the display unit.
前記関連情報を提示する処理が、
前記検索結果リストのコンテンツ又は関連情報としてのコンテンツについて、内容が参照された場合に、参照されたコンテンツと前記検索条件が、前記データベースに存在するかどうかを判定する処理と、
存在しない場合、参照された前記コンテンツと前記検索条件を対応付けて、参照回数を示す前記関連強度と共に前記データベースに登録する処理と、
存在する場合、前記データベースの前記参照された前記コンテンツと前記検索条件に対応付けられている前記関連強度の値を「1」増やす処理を含むことを特徴とする請求項18から請求項22の何れかに記載のプログラム。
The process of presenting the related information includes
A process of determining whether or not the referenced content and the search condition exist in the database when the content is referred to for the content of the search result list or the content as related information;
If not present, associating the referenced content with the search condition and registering it in the database together with the association strength indicating the number of references;
The method according to any one of claims 18 to 22, further comprising a process of increasing the value of the relation strength associated with the referenced content of the database and the search condition by "1" when it exists. The program described in
複数の前記記憶部に対して検索を行う複数の前記検索処理実行部を備え、
複数の前記検索処理実行部による複数の検索結果リストに含まれるコンテンツについて、検索スコアを第1のソートキーとし、前記データベースの関連強度を第2のソートキーとして、複数の検索結果リストのコンテンツをマージしソートすることにより、単独の検索結果リストとして出力する処理を、前記コンピュータに実行させることを特徴とする請求項18から請求項23の何れかに記載のプログラム。
A plurality of search processing execution units for performing a search for a plurality of the storage units;
For contents included in a plurality of search result lists by a plurality of search processing execution units, the contents of the plurality of search result lists are merged using a search score as a first sort key and a relation strength of the database as a second sort key. The program according to any one of claims 18 to 23, which causes the computer to execute processing of sorting and outputting as a single search result list.
JP2008094806A 2008-04-01 2008-04-01 Retrieval system, retrieval method and its program Pending JP2009251641A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2008094806A JP2009251641A (en) 2008-04-01 2008-04-01 Retrieval system, retrieval method and its program

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2008094806A JP2009251641A (en) 2008-04-01 2008-04-01 Retrieval system, retrieval method and its program

Publications (1)

Publication Number Publication Date
JP2009251641A true JP2009251641A (en) 2009-10-29

Family

ID=41312340

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2008094806A Pending JP2009251641A (en) 2008-04-01 2008-04-01 Retrieval system, retrieval method and its program

Country Status (1)

Country Link
JP (1) JP2009251641A (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPWO2018008302A1 (en) * 2016-07-03 2018-10-11 株式会社ぐるなび Information providing method, information providing program, and information providing apparatus

Citations (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH10334109A (en) * 1997-05-28 1998-12-18 Nippon Telegr & Teleph Corp <Ntt> Retrieving user support device
JP2002288203A (en) * 2001-03-23 2002-10-04 Ntt Software Corp Information searching method, system, information searching program, and recording medium stored with the information searching program
JP2004287954A (en) * 2003-03-24 2004-10-14 Kao Corp Retrieval system and method
JP2005309727A (en) * 2004-04-21 2005-11-04 Hitachi Ltd File system
JP2006092178A (en) * 2004-09-22 2006-04-06 Ntt Docomo Inc Retrieval system and retrieval result display method
JP2007025831A (en) * 2005-07-13 2007-02-01 Fujitsu Ltd Content retrieval apparatus and its method

Patent Citations (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH10334109A (en) * 1997-05-28 1998-12-18 Nippon Telegr & Teleph Corp <Ntt> Retrieving user support device
JP2002288203A (en) * 2001-03-23 2002-10-04 Ntt Software Corp Information searching method, system, information searching program, and recording medium stored with the information searching program
JP2004287954A (en) * 2003-03-24 2004-10-14 Kao Corp Retrieval system and method
JP2005309727A (en) * 2004-04-21 2005-11-04 Hitachi Ltd File system
JP2006092178A (en) * 2004-09-22 2006-04-06 Ntt Docomo Inc Retrieval system and retrieval result display method
JP2007025831A (en) * 2005-07-13 2007-02-01 Fujitsu Ltd Content retrieval apparatus and its method

Cited By (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPWO2018008302A1 (en) * 2016-07-03 2018-10-11 株式会社ぐるなび Information providing method, information providing program, and information providing apparatus
JP2019029034A (en) * 2016-07-03 2019-02-21 株式会社ぐるなび Information providing method, information providing program and information providing device
US11232164B2 (en) 2016-07-03 2022-01-25 Gurunavi, Inc. Information providing method, program, and device

Similar Documents

Publication Publication Date Title
US7269593B2 (en) Data processing apparatus and method
JP5492814B2 (en) SEARCH DEVICE, SEARCH SYSTEM, METHOD, AND PROGRAM
TWI564737B (en) Web search methods and devices
US11010360B2 (en) Extending tags for information resources
WO2007085187A1 (en) Method of data retrieval, method of generating index files and search engine
US9430528B2 (en) Grid queries
US5978800A (en) Method of searching data for a given character string
EP4002152A1 (en) Data tagging and synchronisation system
JP2009251641A (en) Retrieval system, retrieval method and its program
JP4810113B2 (en) Database tuning apparatus, database tuning method, and program
US9208199B2 (en) Indexing and retrieval of structured documents
US8166018B2 (en) Browsing a list of data items
JP2007172516A (en) Method and program for predicting retrieval time required for database by sql sentence
JP6707410B2 (en) Document search device, document search method, and computer program
US11886459B2 (en) Data management system and data management method
JP2018005759A (en) Citation map generation device, citation map generation method, and computer program
JP5324500B2 (en) File sharing device
US20230143297A1 (en) Production knowledge management system, production knowledge management method, and production knowledge management program
KR100884889B1 (en) Method and system for adding automatic indexing word to search database
JP2002140257A (en) Contents judging method
US20150278356A1 (en) Free text search engine system and method
JP5696280B1 (en) Term unification system, term unification program, and term unification method
JP2006039811A (en) Document management program, document management method and document management device
CN113868224A (en) Method for constructing suspicious circuit feature library of FPGA software
CN114428891A (en) Network resource processing method, device, system, equipment and storage medium

Legal Events

Date Code Title Description
A977 Report on retrieval

Free format text: JAPANESE INTERMEDIATE CODE: A971007

Effective date: 20110427

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20110509

A02 Decision of refusal

Free format text: JAPANESE INTERMEDIATE CODE: A02

Effective date: 20111012