JP2746198B2 - Database search method for full text - Google Patents

Database search method for full text

Info

Publication number
JP2746198B2
JP2746198B2 JP7124620A JP12462095A JP2746198B2 JP 2746198 B2 JP2746198 B2 JP 2746198B2 JP 7124620 A JP7124620 A JP 7124620A JP 12462095 A JP12462095 A JP 12462095A JP 2746198 B2 JP2746198 B2 JP 2746198B2
Authority
JP
Japan
Prior art keywords
search
database
information
link
text
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.)
Expired - Fee Related
Application number
JP7124620A
Other languages
Japanese (ja)
Other versions
JPH08320874A (en
Inventor
裕一 近藤
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 JP7124620A priority Critical patent/JP2746198B2/en
Publication of JPH08320874A publication Critical patent/JPH08320874A/en
Application granted granted Critical
Publication of JP2746198B2 publication Critical patent/JP2746198B2/en
Anticipated expiration legal-status Critical
Expired - Fee Related legal-status Critical Current

Links

Landscapes

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

Description

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

【0001】[0001]

【産業上の利用分野】本発明は、全文対象データベース
検索方法に関し、特に、電子出版物のような文書系のデ
ータベースの、キーワードによる検索の高速化、検索結
果の効率的提示を行う全文対象データベース検索方法に
関する。
BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to a method for retrieving a full-text database, and more particularly to a full-text database for a document-based database such as an electronic publication for speeding up retrieval by keywords and efficiently presenting retrieval results. Search method.

【0002】[0002]

【従来の技術】従来、電子出版物のような文書系のデー
タを扱うデータベースでは、データベース内の関連情報
を求めるためにハイパーリンクテキストと呼ばれている
形式のデータベース構造が用いられている。
2. Description of the Related Art Conventionally, a database handling document-based data such as an electronic publication uses a database structure of a format called a hyperlink text in order to obtain related information in the database.

【0003】この方法はデータベース内の各関連情報を
リンクとして関連付けたネットワーク構造をあらかじめ
データ提供者が作成するものである。
In this method, a data provider creates a network structure in which various pieces of related information in a database are linked as links.

【0004】[0004]

【発明が解決しようとする課題】上述した従来のハイパ
ーリンク形式では、あらかじめ参照項目、関連項目、類
似項目、詳細説明などをデータベース作成時に抽出しリ
ンクネットワーク構造を作成する必要がある。
In the above-described conventional hyperlink format, it is necessary to create a link network structure by extracting reference items, related items, similar items, detailed descriptions, and the like at the time of database creation.

【0005】データベース利用者の多様な検索要求をす
べてかなえるようなリンクネットワークを構築するため
には、多大な項目の抽出を行う必要があり、データ提供
側が利用者の要求を十分満たすことは難しい。
[0005] In order to construct a link network that can satisfy all the various search requests of the database user, it is necessary to extract a large number of items, and it is difficult for the data provider to sufficiently satisfy the user's request.

【0006】また利用者の求める情報と、提供者が設定
した情報に食い違いがある場合、利用者は誤情報が提供
されたと認識し、求める情報が手に入らないことにな
る。
If there is a discrepancy between the information requested by the user and the information set by the provider, the user recognizes that erroneous information has been provided, and the desired information cannot be obtained.

【0007】また、求める情報にリンク情報が付加され
ていない場合、データベース利用者は、関連情報を求め
るために別な手段をとらなければならない。
[0007] If link information is not added to the information to be sought, the database user must take another means to obtain the related information.

【0008】本発明の目的は、利用者の多様な検索要求
に対応可能なデータベース検索システムを提供すること
にある。
An object of the present invention is to provide a user with various search requests.
An object of the present invention is to provide a database search system that can respond to the following.

【0009】さらに、利用者が画一の動作で求める情報
を効率よく検索することが可能なデータベース検索シス
テムを提供することにある。
Another object of the present invention is to provide a database search system that allows a user to efficiently search for information desired by a uniform operation.

【0010】[0010]

【課題を解決するための手段】本発明は、データベース
利用者が、任意の検索条件を指定するハイパーテキスト
系の文書データベース検索システムの全文対象データベ
ース検索方法において、データベース利用者が表示画面
上の検索キーをポイントすることで検索要求を入力する
検索キー入力機構部と、ハイパーテキスト形式のリンク
構造を持ったデータを格納するデータベース格納部と、
入力された検索要求を解釈しデータベース内の該当情報
を既存のリンク構造をたどり検索するリンク検索機構部
と、前記リンク検索機構部と同時に機能し入力された検
索要求に該当する関連情報の候補をデータベース内から
抽出するフルテキスト検索機構部と、前記リンク情報機
構部と前記フルテキスト検索機構部との動作を制御する
と共に前記リンク情報機構部と前記フルテキスト検索機
構部とからの検索結果を管理・整理し利用者に提示する
ための情報作成を行う検索結果管理機構部と、該当情報
をデータベース利用者に提示する表示機構部とを含むを
特徴とするものである。
SUMMARY OF THE INVENTION The present invention relates to a method for searching a full-text database of a hypertext-based document database search system in which a database user specifies an arbitrary search condition. A search key input mechanism for inputting a search request by pointing to a key, a database storage for storing data having a hypertext format link structure,
A link search mechanism for interpreting the input search request and searching for the corresponding information in the database by following the existing link structure; and a search function that functions simultaneously with the link search mechanism and performs the search.
A full-text search mechanism for <br/> extracts candidates of the relevant information corresponding to the search request from the database, the link information machine
Control the operation of the structure unit and the full-text search mechanism unit
Together with the link information mechanism and the full-text searcher
It includes a search result management mechanism that manages and organizes search results from components and creates information for presentation to users, and a display mechanism that presents relevant information to database users. It is.

【0011】[0011]

【作用】本発明のデータベース検索システムは、図1に
示すようなデータ提供者によってあらかじめ作成された
ハイパーリンク構造を持つデータベースにおいて、デー
タの表示画面上から検索キーをポイントするといった画
一動作によってなされた検索要求を認識する検索キー入
力機構部と、入力された検索キーに既存リンク情報が付
加されている場合そのリンクネットワークをたどり該当
情報を検索するリンク検索機構部と、検索キーを含む文
字列を全データ内から検索し該当情報を抽出するフルテ
キスト検索機構部と、求められた検索結果を収集整理し
利用者へ供するための情報選択を行う検索結果管理機構
部と、整理された検索情報を利用者に提示する表示機構
部とを有している。
The database search system of the present invention is performed by a uniform operation such as pointing a search key on a data display screen in a database having a hyperlink structure created in advance by a data provider as shown in FIG. A search key input mechanism for recognizing the search request, a link search mechanism for searching for the relevant information by following the link network when existing link information is added to the input search key, and a character string including the search key A full-text search mechanism that searches for data from all data and extracts relevant information, a search result management mechanism that collects and organizes the search results that are requested, and selects information to provide to users, and organized search information And a display mechanism for presenting to the user.

【0012】[0012]

【実施例】次に、本発明について図面を参照して説明す
る。
Next, the present invention will be described with reference to the drawings.

【0013】図2は本発明の一実施例のデータベース検
索システムの構成図である。
FIG. 2 is a configuration diagram of a database search system according to one embodiment of the present invention.

【0014】データベース利用者は、端末1T上のマウ
スなどのポインティングデバイスを操作することで検索
キーを選択する。
The database user selects a search key by operating a pointing device such as a mouse on the terminal 1T.

【0015】選択された検索キーは検索キー入力機構部
110によって認識され、検索機構部すなわちリンク検
索機構部130、フルテキスト検索機構部140に渡さ
れる。
The selected search key is recognized by the search key input mechanism 110 and passed to the search mechanism, ie, the link search mechanism 130 and the full text search mechanism 140.

【0016】リンク検索機構部130とフルテキスト検
索機構部140はそれぞれデータベース160を検索
し、得られた結果を検索結果管理機構部150に渡す。
The link search mechanism 130 and the full text search mechanism 140 search the database 160, respectively, and pass the obtained results to the search result management mechanism 150.

【0017】検索結果管理機構部150は、渡された検
索結果の情報を整理し、結果表示用の項目一覧を作成す
る。
The search result management mechanism 150 arranges the information of the passed search results and creates a result display item list.

【0018】作成された項目一覧は、表示機構部120
によって端末1Tに提示され、利用者は提示された一覧
の中から実際に引き出す情報を選択する。情報が選択さ
れると、表示機構部120はデータベース160より該
当する情報本体を端末1Tに表示する。
The created item list is stored in the display mechanism unit 120.
Is displayed on the terminal 1T, and the user selects information to be actually extracted from the presented list. When the information is selected, the display mechanism unit 120 displays the corresponding information body from the database 160 on the terminal 1T.

【0019】図3に、検索キーの入力から検索結果表示
までのフローを示す。
FIG. 3 shows a flow from input of a search key to display of a search result.

【0020】リンク検索機構部130は、検索キー入力
機構部110によって取得された検索キーをデータベー
ス160上で検索し既存のリンクネットワークが存在す
るかを判断する。リンク情報が存在する場合、データベ
ース160内の該当情報を表示させるための位置情報、
ラベル情報を検索結果管理機構部150に渡す。
The link search mechanism 130 searches the database 160 for the search key obtained by the search key input mechanism 110 and determines whether an existing link network exists. If link information exists, position information for displaying the corresponding information in the database 160;
The label information is passed to the search result management mechanism 150.

【0021】検索結果管理機構部150は検索結果を表
示機構部120に渡し、表示機構部120は該当情報を
端末1Tに表示する。
The search result management unit 150 passes the search result to the display unit 120, and the display unit 120 displays the corresponding information on the terminal 1T.

【0022】検索結果管理機構部150は、リンク検索
の結果を表示機構部120に渡すと同時にフルテキスト
検索機構部140に検索キーを渡す。フルテキスト検索
機構部140は、データベース160中より該当する文
字列が存在する位置情報、ラベル情報を取得する。
The search result management mechanism 150 passes the result of the link search to the display mechanism 120 and at the same time passes the search key to the full text search mechanism 140. The full-text search mechanism 140 acquires the position information and the label information where the corresponding character string exists from the database 160.

【0023】取得された検索情報は検索結果管理機構部
150によって有用な項目に整理され蓄積される。
The obtained search information is organized into useful items by the search result management mechanism 150 and stored.

【0024】蓄積された情報は、リンク検索によって得
られた既存リンク情報が利用者の意図するものでないと
判断された場合、または別な関連情報が欲しいと要求さ
れた場合に表示機構部120によって利用者に提示され
る。
The stored information is displayed by the display mechanism unit 120 when it is determined that the existing link information obtained by the link search is not the one intended by the user, or when another related information is requested. Presented to the user.

【0025】取得した検索キーに既存のリンク情報が付
加されていない場合、フルテキスト検索機構部140は
データベース160内をサーチし検索キーに該当する文
字列が存在する位置情報とラベル情報を取得する。
If no existing link information is added to the obtained search key, the full-text search mechanism 140 searches the database 160 to obtain position information and label information in which a character string corresponding to the search key exists. .

【0026】取得された検索情報は検索結果管理機構部
150によって有用な項目に整理され蓄積される。
The obtained search information is organized into useful items by the search result management mechanism 150 and stored.

【0027】表示機構部120は検索結果管理機構部1
50によって整理蓄積された検索結果を端末1Tに提示
する。
The display mechanism 120 is a search result management mechanism 1
The search results arranged and stored by the server 50 are presented to the terminal 1T.

【0028】図4は検索結果管理機構部150の管理機
構の動作フローを示す。
FIG. 4 shows an operation flow of the management mechanism of the search result management mechanism section 150.

【0029】検索結果管理機構部150は、始めにステ
ップ151で、検索機構部からの検索結果を取得する。
これには、検索結果の出現位置、検索結果がどのデータ
ベースの最小構成単位、どのラベルが付いたパラグラフ
内に存在するかの情報が入っている。
First, in step 151, the search result management mechanism section 150 acquires a search result from the search mechanism section.
It contains information on the appearance position of the search result, the minimum constituent unit of the database in which the search result is located, and the label in which the label is attached.

【0030】次に、ステップ151で取得した情報から
ステップ152は、取得した情報が既存ハイパーリンク
ネットワーク上の情報であるかを判断する。ステップ1
52によってリンク情報からの検索結果であると判断さ
れた場合は、即座にステップ155によって表示機構部
120に表示要求が出される。
Next, in step 152, it is determined from the information obtained in step 151 whether the obtained information is information on the existing hyperlink network. Step 1
If it is determined by 52 that the search result is a search result from the link information, a display request is immediately issued to the display mechanism unit 120 in step 155.

【0031】ステップ152でハイパーリンク情報から
の検索結果でないと判断された場合、ステップ153
は、取得情報の取捨選択を行う。
If it is determined in step 152 that the search result is not the search result from the hyperlink information, step 153
Performs selection of acquired information.

【0032】ステップ153で行われる整理は、検索結
果の表示時に同一表示単位の結果が複数重ならないよう
同一パラグラフ単位に一つの結果のみ残す取捨選択を行
う。
In the rearrangement performed in step 153, selection is performed so that only one result is displayed in the same paragraph unit so that a plurality of results in the same display unit are not overlapped when the search result is displayed.

【0033】次に、ステップ153で整理された検索結
果を、ステップ154で表示用の一覧に蓄積する。
Next, the search results arranged in step 153 are accumulated in a list for display in step 154.

【0034】最後に、ステップ155で、蓄積された検
索結果の一覧を表示機構部120に渡し、表示要求を出
す。
Finally, in step 155, a list of the stored search results is passed to the display mechanism unit 120, and a display request is issued.

【0035】[0035]

【発明の効果】以上説明したように、本発明によれば、
データベース作成者が抽出したハイパーリンク情報以外
の項目についても検索が可能となるため、利用者の要求
に合致した検索結果を提供することが可能となる。
As described above, according to the present invention,
Since it is possible to search for items other than the hyperlink information extracted by the database creator, it is possible to provide search results that match the user's request.

【0036】さらに、利用者は検索キーをポインティン
グデバイスによってポイントするという画一の操作を実
行するだけで、既存リンク情報の引き出し、全データ内
からの該当情報引き出しと幅広い検索結果を得ることが
可能となる。
Furthermore, the user can obtain a wide range of search results by extracting the existing link information and extracting the corresponding information from all the data simply by performing a uniform operation of pointing the search key with the pointing device. Becomes

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

【図1】ハイパーリンクデータベースの概念図である。FIG. 1 is a conceptual diagram of a hyperlink database.

【図2】本発明の一実施例の構成図である。FIG. 2 is a configuration diagram of one embodiment of the present invention.

【図3】検索機構の動作を示すフロー図である。FIG. 3 is a flowchart showing an operation of a search mechanism.

【図4】検索結果管理を示すフロー図である。FIG. 4 is a flowchart showing search result management.

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

1T 端末 110 検索キー入力機構部 120 表示機構部 130 リンク検索機構部 140 フルテキスト検索機構部 150 検索結果管理機構部 160 データベース 151 検索結果取得ステップ 152 リンク情報判断ステップ 153 検索結果整理ステップ 154 一覧作成ステップ 155 表示要求ステップ 1T terminal 110 search key input mechanism 120 display mechanism 130 link search mechanism 140 full text search mechanism 150 search result management mechanism 160 database 151 search result acquisition step 152 link information determination step 153 search result reduction step 154 list creation step 155 Display request step

Claims (1)

(57)【特許請求の範囲】(57) [Claims] 【請求項1】 データベース利用者が、任意の検索条件
を指定するハイパーテキスト系の文書データベース検索
システムの全文対象データベース検索方法において、 データベース利用者が表示画面上の検索キーをポイント
することで検索要求を入力する検索キー入力機構部と、 ハイパーテキスト形式のリンク構造を持ったデータを格
納するデータベース格納部と、 入力された検索要求を解釈しデータベース内の該当情報
を既存のリンク構造をたどり検索するリンク検索機構部
と、前記リンク検索機構部と同時に機能し入力された検索要
求に該当する 関連情報の候補をデータベース内から抽出
するフルテキスト検索機構部と、前記リンク情報機構部と前記フルテキスト検索機構部と
の動作を制御すると共に前記リンク情報機構部と前記フ
ルテキスト検索機構部と からの検索結果を管理・整理
利用者に提示するための情報作成を行う検索結果管理機
構部と、 該当情報をデータベース利用者に提示する表示機構部と
を含むことを特徴とする全文対象データベース検索方
法。
In a full-text database search method of a hypertext-based document database search system in which a database user specifies an arbitrary search condition, a search request is made by the database user pointing to a search key on a display screen. A search key input mechanism for inputting data, a database storage for storing data having a hypertext link structure, and interpreting the input search request and searching for the corresponding information in the database by following the existing link structure A link search mechanism unit, and a search request functioning simultaneously with and inputting at the same time as the link search mechanism unit.
A full-text search mechanism for extracting a candidate for related information corresponding to the request from the database, the link information mechanism, and the full-text search mechanism.
Of the link information mechanism and the file
And the search result management mechanism unit which performs the information created for presentation to manage and organize user search results from the Le-text search mechanism, to include a display mechanism section for presenting the corresponding information in the database user A featured database search method for full-text databases.
JP7124620A 1995-05-24 1995-05-24 Database search method for full text Expired - Fee Related JP2746198B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP7124620A JP2746198B2 (en) 1995-05-24 1995-05-24 Database search method for full text

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP7124620A JP2746198B2 (en) 1995-05-24 1995-05-24 Database search method for full text

Publications (2)

Publication Number Publication Date
JPH08320874A JPH08320874A (en) 1996-12-03
JP2746198B2 true JP2746198B2 (en) 1998-04-28

Family

ID=14889932

Family Applications (1)

Application Number Title Priority Date Filing Date
JP7124620A Expired - Fee Related JP2746198B2 (en) 1995-05-24 1995-05-24 Database search method for full text

Country Status (1)

Country Link
JP (1) JP2746198B2 (en)

Family Cites Families (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH02270068A (en) * 1989-02-16 1990-11-05 Fujitsu Ltd Document retrieving control system

Also Published As

Publication number Publication date
JPH08320874A (en) 1996-12-03

Similar Documents

Publication Publication Date Title
US6381593B1 (en) Document information management system
US7096218B2 (en) Search refinement graphical user interface
US9384245B2 (en) Method and system for assessing relevant properties of work contexts for use by information services
US6073170A (en) Information filtering device and information filtering method
US9146999B2 (en) Search keyword improvement apparatus, server and method
US6128635A (en) Document display system and electronic dictionary
US7895595B2 (en) Automatic method and system for formulating and transforming representations of context used by information services
US10133823B2 (en) Automatically providing relevant search results based on user behavior
US20030004941A1 (en) Method, terminal and computer program for keyword searching
US20020099685A1 (en) Document retrieval system; method of document retrieval; and search server
US7024405B2 (en) Method and apparatus for improved internet searching
JP2007034466A (en) Information retrieval system and information retrieval program
WO2005041065A1 (en) Screen-wise presentation of search results
JP4084647B2 (en) Information search system, information search method, and information search program
US8082240B2 (en) System for retrieving information units
KR100303153B1 (en) System for storing and searching html document
JPH10269233A (en) Method and device for displaying retrieval result of document data base
JP2005128872A (en) Document retrieving system and document retrieving program
JP2002189744A (en) Web page retrieval system
JP2746198B2 (en) Database search method for full text
JP2004157965A (en) Search support device and method, program and recording medium
US20020078021A1 (en) Method and system for organizing information into visually distinct groups based on user input
JP4034503B2 (en) Document search system and document search method
KR101057997B1 (en) Search engines and search methods using initial text
JP2023125592A (en) Information processing system, information processing method, and program

Legal Events

Date Code Title Description
A01 Written decision to grant a patent or to grant a registration (utility model)

Free format text: JAPANESE INTERMEDIATE CODE: A01

Effective date: 19980113

LAPS Cancellation because of no payment of annual fees