JP2003248694A5 - - Google Patents

Download PDF

Info

Publication number
JP2003248694A5
JP2003248694A5 JP2002049635A JP2002049635A JP2003248694A5 JP 2003248694 A5 JP2003248694 A5 JP 2003248694A5 JP 2002049635 A JP2002049635 A JP 2002049635A JP 2002049635 A JP2002049635 A JP 2002049635A JP 2003248694 A5 JP2003248694 A5 JP 2003248694A5
Authority
JP
Japan
Prior art keywords
key information
database
search
key
search target
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
JP2002049635A
Other languages
Japanese (ja)
Other versions
JP2003248694A (en
Filing date
Publication date
Application filed filed Critical
Priority to JP2002049635A priority Critical patent/JP2003248694A/en
Priority claimed from JP2002049635A external-priority patent/JP2003248694A/en
Publication of JP2003248694A publication Critical patent/JP2003248694A/en
Publication of JP2003248694A5 publication Critical patent/JP2003248694A5/ja
Pending legal-status Critical Current

Links

Claims (5)

検索対象に係わるキーワードの入力、及び検索対象毎に付与されたキー情報の入力に基づいて検索対象に係わる情報を出力するデータベースを複数設けて構成した検索システムにて実行される検索プログラムであって、
検索システムに、
検索対象に係わるキーワードの入力に基づいて第一のデータベースを検索し、該検索対象に付与された第一のキー情報を抽出するステップと、
各データベースにて検索に用いられるキー情報を対応づけて記録されたレコードを検索対象毎に設けて構成されるキーテーブルを、該第一のキー情報を用いて検索し、前記第一のデータベースを除く検索対象のデータベースに付与されたキー情報を抽出するステップと、
該抽出されたキー情報を用いて、前記第一のデータベースを除く検索対象のデータベースの検索を行い検索対象情報を出力するステップと、
を実行させるための検索プログラム。
A search program that is executed in a search system that includes a plurality of databases that output information related to a search target based on input of keywords related to the search target and input of key information assigned to each search target. ,
In the search system,
Searching the first database based on the input of keywords related to the search target, and extracting the first key information given to the search target;
Using the first key information, search the key table configured by providing for each search object a record that is associated with the key information used for the search in each database, and the first database Extracting key information given to the database to be searched excluding,
Using the extracted key information, searching the database to be searched except the first database, and outputting the search target information;
Search program to execute .
検索対象に係わるキーワードの入力、及び検索対象毎に付与されたキー情報の入力に基づいて検索対象に係わる情報を出力するデータベースを複数設けて構成した検索システムにおいて実行される検索プログラムであって、
検索システムに、
検索対象に係わるキーワードの入力に基づいて第一のデータベースを検索し、該検索対象に付与された第一のキー情報を抽出するステップと、
各データベースにて検索に用いられるキー情報を対応づけた記録がなされるレコードを検索対象毎に設けて構成されるキーテーブルを、該第一のキー情報を用いて検索するステップと、
前記キー管理テーブルに、前記第一のキー情報に対応して検索対象のデータベースに付与されたキー情報が記録されている場合は、該対応するキー情報を用いて前記検索対象のデータベースの検索を行い検索対象情報を出力するステップと、
前記第一のキー情報に対応するレコードに検索対象のデータベースに付与されたキー情報が記録されていない場合は、受け付けたキーワード入力に基づいて前記検索対象のデータベースの検索を行い、検索対象情報を出力すると共に検索対象のデータベースに付与されたキー情報を前記キー管理テーブルに登録するステップと、
を実行させるための検索プログラム。
A search program executed in a search system configured by providing a plurality of databases that output information related to a search target based on input of keywords related to the search target and input of key information given to each search target,
In the search system,
Searching the first database based on the input of keywords related to the search target, and extracting the first key information given to the search target;
Searching for a key table configured by providing a record for each search object in which a key information used for a search is associated with each database using the first key information; and
When the key information given to the search target database corresponding to the first key information is recorded in the key management table, the search target database is searched using the corresponding key information. And outputting search target information;
If the key information given to the search target database is not recorded in the record corresponding to the first key information, the search target database is searched based on the received keyword input, and the search target information is Registering the key information given to the database to be searched and output to the key management table;
Search program to execute .
検索対象に係わるキーワードの入力、及び検索対象毎に付与されたキー情報の入力に基づいて検索対象に係わる情報を出力するデータベースを複数設けて構成した検索システムにおいて実行される検索プログラムであって、
検索システムに、
検索対象に係わるキーワードの入力に基づいて第一のデータベースを検索し、該検索対象に付与された第一のキー情報を抽出するステップと、
各データベースにて検索に用いられるキー情報を対応づけた記録がなされるレコードを検索対象毎に設けて構成されるキーテーブルを、該第一のキー情報を用いて検索し、前記キーテーブルに該第一のキー情報に対応するレコードが存在するか否かを調べるステップと、
前記第一のキー情報に対応するレコードが存在する場合に、前記第一のデータベースを除く検索対象のデータベースに付与されたキー情報の記録がなされているか否かを調べるステップと、
前記キー管理テーブルに前記第一のキー情報に対応するレコードがありかつ該レコードに検索対象のデータベースに付与されたキー情報がある場合、該キー情報を用いて前記検索対象のデータベースの検索を行い検索対象情報を出力するステップと、
前記キーデータベースに前記第一のキー情報に対応するレコードが無い場合、または前記第一のキー情報に対応するレコードに検索対象のデータベースに付与されたキー情報が記録されていない場合は、受け付けたキーワード入力に基づいて前記検索対象のデータベースの検索を行い、検索対象情報を出力すると共に第一のキー情報及び/又は検索対象のデータベースに付与されるキー情報を前記キー管理テーブルに登録するステップと、
を実行させるための検索プログラム。
A search program executed in a search system configured by providing a plurality of databases that output information related to a search target based on input of keywords related to the search target and input of key information given to each search target,
In the search system,
Searching the first database based on the input of keywords related to the search target, and extracting the first key information given to the search target;
Using the first key information, a key table configured by providing a record for each key to be recorded in association with key information used for search in each database is searched. Checking whether there is a record corresponding to the first key information;
If there is a record corresponding to the first key information, checking whether the key information assigned to the database to be searched except the first database is recorded;
When the key management table has a record corresponding to the first key information and the record has key information assigned to the database to be searched, the key information is used to search the database to be searched. Outputting search target information;
Accepted when there is no record corresponding to the first key information in the key database, or when the key information given to the database to be searched is not recorded in the record corresponding to the first key information Searching the database to be searched based on a keyword input, outputting the search target information and registering the first key information and / or key information to be given to the database to be searched in the key management table; ,
Search program to execute .
検索対象に係わるキーワードの入力、及び検索対象毎に付与されたキー情報の入力に基づいて検索対象に係わる情報を出力するデータベースを複数設けて構成される検索システムであって、
各データベースにて検索に用いられるキー情報を対応づけた記録がなされるレコードを検索対象毎に設けて構成されるキー管理テーブルを有すると共に、
検索対象に係わるキーワードの入力に基づいて第一のデータベースを検索し、該検索対象に付与された第一のキー情報を抽出する手段と、
該第一のキー情報を用いて前記キー管理テーブルを検索し、前記キー管理テーブルに該第一のキー情報に対応するレコードが存在するか否かを調べる手段と、
前記第一のキー情報に対応するレコードが存在する場合に、前記第一のデータベースを除く検索対象のデータベースに付与されたキー情報の記録がなされているか否かを調べる手段と、
前記キー管理テーブルに前記第一のキー情報に対応するレコードがありかつ該レコードに検索対象のデータベースに付与されたキー情報がある場合、該キー情報を用いて前記検索対象のデータベースの検索を行い検索対象情報を出力する手段と、
前記キーデータベースに前記第一のキー情報に対応するレコードが無い場合、または前記第一のキー情報に対応するレコードに検索対象のデータベースに付与されたキー情報が記録されていない場合は、受け付けたキーワード入力に基づいて前記検索対象のデータベースの検索を行い、検索対象情報を出力すると共に第一のキー情報及び/又は検索対象のデータベースに付与されるキー情報を前記キー管理テーブルに登録する手段と、を有することを特徴とする検索システム。
A search system comprising a plurality of databases that output information related to a search target based on input of keywords related to the search target and input of key information assigned to each search target,
In addition to having a key management table configured by providing a record for each search target to be recorded in association with key information used for search in each database,
Means for searching the first database based on an input of a keyword related to the search target, and extracting first key information given to the search target;
Means for searching the key management table using the first key information and checking whether a record corresponding to the first key information exists in the key management table;
Means for checking whether or not the key information assigned to the search target database other than the first database is recorded when there is a record corresponding to the first key information;
When the key management table has a record corresponding to the first key information and the record has key information assigned to the database to be searched, the key information is used to search the database to be searched. Means for outputting search object information;
Accepted when there is no record corresponding to the first key information in the key database, or when the key information given to the database to be searched is not recorded in the record corresponding to the first key information Means for searching the database to be searched based on a keyword input, outputting search target information, and registering the first key information and / or key information to be given to the database to be searched in the key management table; A search system characterized by comprising:
検索対象に係わるキーワードの入力、及び検索対象毎に付与されたキー情報の入力に基づいて検索対象に係わる情報を出力するデータベースを複数設けて構成した検索システムにおいて実行される検索プログラムを記録したコンピュータ可読の記録媒体であって、
検索対象に係わるキーワードの入力に基づいて第一のデータベースを検索し、該検索対象に付与された第一のキー情報を抽出するステップと、
各データベースにて検索に用いられるキー情報を対応づけた記録がなされるレコードを検索対象毎に設けて構成されるキーテーブルを、該第一のキー情報を用いて検索し、前記キーテーブルに該第一のキー情報に対応するレコードが存在するか否かを調べるステップと、
前記第一のキー情報に対応するレコードが存在する場合に、前記第一のデータベースを除く検索対象のデータベースに付与されたキー情報の記録がなされているか否かを調べるステップと、
前記キー管理テーブルに前記第一のキー情報に対応するレコードがありかつ該レコードに検索対象のデータベースに付与されたキー情報がある場合、該キー情報を用いて前記検索対象のデータベースの検索を行い検索対象情報を出力するステップと、
前記キーデータベースに前記第一のキー情報に対応するレコードが無い場合、または前記第一のキー情報に対応するレコードに検索対象のデータベースに付与されたキー情報が記録されていない場合は、受け付けたキーワード入力に基づいて前記検索対象のデータベースの検索を行い、検索対象情報を出力すると共に第一のキー情報及び/又は検索対象のデータベースに付与されるキー情報を前記キー管理テーブルに登録するステップと、
を検索システムに実行させるための検索プログラムを記録したコンピュータ可読の記録媒体。
A computer recording a search program executed in a search system provided with a plurality of databases configured to output information related to a search target based on input of keywords related to the search target and input of key information given to each search target A readable recording medium,
Searching the first database based on the input of keywords related to the search target, and extracting the first key information given to the search target;
Using the first key information, a key table configured by providing a record for each key to be recorded in association with key information used for search in each database is searched. Checking whether there is a record corresponding to the first key information;
If there is a record corresponding to the first key information, checking whether the key information assigned to the database to be searched except the first database is recorded;
If the key management table has a record corresponding to the first key information and the record has key information assigned to the database to be searched, the key database is used to search the database to be searched. Outputting search target information;
Accepted when there is no record corresponding to the first key information in the key database, or when the key information given to the database to be searched is not recorded in the record corresponding to the first key information Searching the database to be searched based on a keyword input, outputting the search target information and registering the first key information and / or key information to be given to the database to be searched in the key management table; ,
A computer-readable recording medium on which a search program for causing the search system to execute is stored.
JP2002049635A 2002-02-26 2002-02-26 Search program and system, and recording medium recorded with search program Pending JP2003248694A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2002049635A JP2003248694A (en) 2002-02-26 2002-02-26 Search program and system, and recording medium recorded with search program

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2002049635A JP2003248694A (en) 2002-02-26 2002-02-26 Search program and system, and recording medium recorded with search program

Publications (2)

Publication Number Publication Date
JP2003248694A JP2003248694A (en) 2003-09-05
JP2003248694A5 true JP2003248694A5 (en) 2005-03-10

Family

ID=28662095

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2002049635A Pending JP2003248694A (en) 2002-02-26 2002-02-26 Search program and system, and recording medium recorded with search program

Country Status (1)

Country Link
JP (1) JP2003248694A (en)

Families Citing this family (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP6188163B2 (en) * 2015-02-23 2017-08-30 日本電信電話株式会社 Distributed information integrated control apparatus, method and program

Similar Documents

Publication Publication Date Title
US7720837B2 (en) System and method for multi-dimensional aggregation over large text corpora
Chakrabarti et al. Ranking objects based on relationships
CA2850672C (en) Entity resolution
JP2009512070A5 (en)
WO2007002412A3 (en) Systems and methods for retrieving data
WO2007021842A3 (en) Data object search and retrieval
US8606780B2 (en) Image re-rank based on image annotations
US10002142B2 (en) Method and apparatus for generating schema of non-relational database
RU2010107150A (en) IDENTIFICATION OF SEMANTIC RELATIONS IN INDIRECT SPEECH
JP2009543235A5 (en)
JP2008537264A5 (en)
WO2005116816A3 (en) Record management and retrieval computer program and method
GB2493587A (en) Entity resolution system identifying non-distinct names in a set of names
Zeng et al. ExpressQ: Identifying keyword context and search target in relational keyword queries
CN106933824A (en) The method and apparatus that the collection of document similar to destination document is determined in multiple documents
US10146813B2 (en) Single table index relational database
JP5287071B2 (en) Database management system and program
US20180341709A1 (en) Unstructured search query generation from a set of structured data terms
JP2004145706A5 (en) Multimedia data search system, multimedia search method and program for realizing the search method
JP2003248694A5 (en)
US10977284B2 (en) Text search of database with one-pass indexing including filtering
US8498988B2 (en) Fast search
US20200394193A1 (en) Text search of database with one-pass indexing
CN107610006A (en) A kind of intellectual property service management system
Senthilkumar et al. Efficiently Querying the Indexed Compressed XML Data (IQX)