JP5010575B2 - Information search apparatus, search result presentation method, and program - Google Patents

Information search apparatus, search result presentation method, and program Download PDF

Info

Publication number
JP5010575B2
JP5010575B2 JP2008305899A JP2008305899A JP5010575B2 JP 5010575 B2 JP5010575 B2 JP 5010575B2 JP 2008305899 A JP2008305899 A JP 2008305899A JP 2008305899 A JP2008305899 A JP 2008305899A JP 5010575 B2 JP5010575 B2 JP 5010575B2
Authority
JP
Japan
Prior art keywords
search
search result
queries
display area
information
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.)
Active
Application number
JP2008305899A
Other languages
Japanese (ja)
Other versions
JP2010129022A (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.)
Yahoo Japan Corp
Original Assignee
Yahoo Japan 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 Yahoo Japan Corp filed Critical Yahoo Japan Corp
Priority to JP2008305899A priority Critical patent/JP5010575B2/en
Publication of JP2010129022A publication Critical patent/JP2010129022A/en
Application granted granted Critical
Publication of JP5010575B2 publication Critical patent/JP5010575B2/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Classifications

    • YGENERAL TAGGING OF NEW TECHNOLOGICAL DEVELOPMENTS; GENERAL TAGGING OF CROSS-SECTIONAL TECHNOLOGIES SPANNING OVER SEVERAL SECTIONS OF THE IPC; TECHNICAL SUBJECTS COVERED BY FORMER USPC CROSS-REFERENCE ART COLLECTIONS [XRACs] AND DIGESTS
    • Y02TECHNOLOGIES OR APPLICATIONS FOR MITIGATION OR ADAPTATION AGAINST CLIMATE CHANGE
    • Y02PCLIMATE CHANGE MITIGATION TECHNOLOGIES IN THE PRODUCTION OR PROCESSING OF GOODS
    • Y02P20/00Technologies relating to chemical industry
    • Y02P20/50Improvements relating to the production of bulk chemicals
    • Y02P20/52Improvements relating to the production of bulk chemicals using catalysts, e.g. selective catalysts

Landscapes

  • User Interface Of Digital Computer (AREA)
  • Information Retrieval, Db Structures And Fs Structures Therefor (AREA)

Description

本発明は、インターネット上で公開されている情報を検索する情報検索装置、検索結果の提示方法及びプログラムに関し、特に、クライアント端末に検索結果を提示するときのUI(User Interface)技術に関する。   The present invention relates to an information search apparatus that searches information published on the Internet, a search result presentation method, and a program, and more particularly to a UI (User Interface) technique for presenting a search result to a client terminal.

近年、様々な情報がインターネット上で公開されており、パーソナルコンピュータ等のクライアント端末によりこれらの情報を容易に閲覧できるようになっている。また、インターネット上で公開されている情報は膨大な数にのぼるため、ユーザが所望の情報を効率よく入手できるように、ポータルサイト等によって検索サービス(検索エンジン)が提供されている。
一般に、ユーザはクライアント端末でウェブブラウザを起動して、ウェブブラウザ上に検索サービスのウェブページ(例えば、ポータルサイトのトップページ)を表示させ、検索窓と呼ばれるテキスト入力欄にキーワードを入力することで検索要求を行う。
そして、検索サービスを提供するウェブサーバによって、クライアント端末から送信されたキーワードに適合する検索結果が抽出され、この検索結果がクライアント端末に例えばリスト形式で提示される。
以下において、WEB検索や画像検索において、検索キーワードとなりうる情報をクエリと称する。
In recent years, various types of information have been released on the Internet, and such information can be easily browsed by a client terminal such as a personal computer. In addition, since a large number of information is disclosed on the Internet, a search service (search engine) is provided by a portal site or the like so that a user can obtain desired information efficiently.
Generally, a user starts a web browser on a client terminal, displays a web page of a search service (for example, a top page of a portal site) on the web browser, and inputs a keyword in a text input field called a search window. Make a search request.
Then, a search result that matches the keyword transmitted from the client terminal is extracted by the web server that provides the search service, and the search result is presented to the client terminal in a list format, for example.
Hereinafter, information that can be a search keyword in a WEB search or an image search is referred to as a query.

このような検索サービスでは、複数のクエリ(検索キーワード)を組み合わせた検索(AND検索、OR検索、NOT検索など)が可能となっている。例えば、複数のクエリ(検索キーワード)によるAND検索が要求されると、個々のクエリ(検索キーワード)に適合する集合の積集合が検索結果として提示されることとなる。
図12に示すベン図を用いて説明すると、クエリaによる検索結果の集合をA,クエリbによる検索結果の集合をB,クエリcによる検索結果の集合をCとしたとき、3つのクエリa,b,cのAND検索による検索結果は“A∩B∩C”で表される共通部分P7となる。
In such a search service, a search (AND search, OR search, NOT search, etc.) combining a plurality of queries (search keywords) is possible. For example, when an AND search using a plurality of queries (search keywords) is requested, a product set of sets that match each query (search keyword) is presented as a search result.
Referring to the Venn diagram shown in FIG. 12, when the set of search results by query a is A, the set of search results by query b is B, and the set of search results by query c is C, three queries a and b , C is a common part P7 represented by “A∩B∩C”.

以下において、複数のクエリの組み合わせを“∩”、“∪”、“”を用いた検索式で表すこととする。例えば、“a∩b”はクエリa,bによるAND検索であることを示し、“a∪b”はクエリa,bによるOR検索であることを示し、“a∩b”はクエリa,bのNOT検索(aを満たすがbを満たさない検索)であることを示す。また、検索式による検索結果の集合を表す場合も同様とする。 In the following, a combination of a plurality of queries is represented by a search expression using “、”, “∪”, “ ”. For example, "A∩B" indicates that the AND search by query a, the b, "a∪b" indicates that the OR search by query a, the b, "a∩b -" query a, Indicates a NOT search for b (a search that satisfies a but does not satisfy b). The same applies to the case where a set of search results by a search expression is expressed.

一方で、検索結果をユーザに提示する技術としては、例えば、特許文献1,2がある。
特許文献1には、クエリに適合する検索結果の集合を横方向、個々の集合に属する要素(データ件数)を縦方向の長さに置き換えた矩形状の部分領域の集まりからなる真理値表画像を生成し、円形型真理値表画像として表現したGUIが開示されている。そして、この真理値表画像における任意の部分領域がユーザによって選択されると、その部分の詳細データが提示されるようにしている。
特許文献2には、検索結果の集合を、その大きさに応じた面積のn角形のベン図として表現したGUIが開示されている。
特開2004−102399号公報 特開2002−269149号公報
On the other hand, as a technique for presenting a search result to a user, for example, there are Patent Documents 1 and 2.
Patent Document 1 discloses a truth table image composed of a collection of rectangular partial areas in which a set of search results that match a query is replaced in the horizontal direction, and an element (data count) belonging to each set is replaced with a length in the vertical direction. Is generated and expressed as a circular truth table image. When an arbitrary partial area in the truth table image is selected by the user, detailed data of that part is presented.
Patent Document 2 discloses a GUI in which a set of search results is expressed as an n-gonal Venn diagram having an area corresponding to the size of the search result.
JP 2004-102399 A JP 2002-269149 A

上述したように、インターネットを利用した従来の検索サービスでは、複数のクエリの組み合わせからなる検索式による検索が要求された場合には、その検索式を満たす検索結果だけが提示されることとなる。例えば、3以上のクエリによるAND検索(例えば、a∩b∩c)が要求された場合には、個々のクエリ(例えば、a,b,c)を満たす検索結果や一部のクエリによるAND検索(例えば、a∩b,b∩c,c∩a)の結果などは提示されない。
そのため、複数のクエリを利用した複数通りの検索結果を知得したいときには、クエリを適宜組み合わせた検索式により段階的に検索することとなるので、検索に時間を要する上、操作が煩雑となってしまう。また、複数のクエリを組み合わせた検索式による検索結果は個別に表示されることとなるため、それらの関係を直感的に把握することは極めて困難である。
As described above, in a conventional search service using the Internet, when a search using a search expression composed of a combination of a plurality of queries is requested, only search results that satisfy the search expression are presented. For example, when an AND search using three or more queries (for example, a∩b∩c) is requested, a search result satisfying each query (for example, a, b, c) or an AND search using some queries. (For example, the result of a∩b, b∩c, c∩a) is not presented.
For this reason, when it is desired to know a plurality of search results using a plurality of queries, the search is performed step by step using a query expression appropriately combined with the query, so that the search takes time and the operation becomes complicated. End up. In addition, since search results based on a search expression combining a plurality of queries are displayed individually, it is extremely difficult to intuitively understand their relationship.

また、特許文献1,2では、複数のクエリが指定されたときに検索結果を真理値表やベン図で表現するので、それぞれの集合に属している要素数(データ件数)を視覚的に把握することができる。しかしながら、特許文献1,2に記載のGUIは、それぞれの集合に属している要素数の関係を視覚的に表現するためのものであるため、それぞれの集合に属する要素についての詳細な情報を知得することはできない。
特許文献1に記載のGUIでは、このGUI上の各部分領域に検索結果を表示しようとしても、表示領域が多数に細分化されているため、ユーザが視認可能に詳細情報を表示することは困難である。特許文献2に記載のGUIも同様に、ユーザが視認可能に詳細情報を表示することは困難な上、4つ以上のクエリが指定されるとベン図で表現すること自体困難となる。
In Patent Documents 1 and 2, since a search result is expressed by a truth table or a Venn diagram when a plurality of queries are specified, the number of elements (data count) belonging to each set is visually grasped. be able to. However, since the GUIs described in Patent Documents 1 and 2 are for visually expressing the relationship between the number of elements belonging to each set, detailed information about the elements belonging to each set is known. I can't get it.
In the GUI described in Patent Document 1, even if an attempt is made to display search results in each partial area on the GUI, it is difficult to display detailed information so that the user can visually recognize the display area because it is subdivided into a large number. It is. Similarly, it is difficult for the GUI described in Patent Document 2 to display detailed information so that the user can see it. In addition, when four or more queries are specified, it is difficult to express it in a Venn diagram.

本発明は、情報検索装置、検索結果の提示方法及びプログラムであって、複数のクエリによる検索要求が行われたときに、利便性に優れた表示形態で検索結果を提示できるGUI技術を提供することを目的とする。   The present invention provides an information search apparatus, a search result presentation method, and a GUI technique capable of presenting a search result in a display form excellent in convenience when a search request by a plurality of queries is made. For the purpose.

上記目的を達成するため、請求項1に記載の発明は、ネットワークを介して接続されたクライアント端末からN個(Nは3以上の整数)のクエリを取得するクエリ取得手段と、
前記N個のクエリの組み合わせにより情報を検索する検索実行手段と、
前記検索実行手段により得られる複数通りの検索結果を表示するための検索結果画面を生成するGUI生成手段と、
前記検索結果画面を前記クライアント端末に提示する検索結果提示手段と、を備え、
前記GUI生成手段は、
N個の同心円により形成される(N−1)個の円環のそれぞれを、他の円環に跨らない径方向に向いたN本の境界線によりN分割して、N・(N−1)個の円弧帯を形成し、この円弧帯と中心円を検索結果表示領域とする表示領域形成手段と、
前記中心円に前記N個のクエリのすべてを満たす検索結果を配置するとともに、中心円からn(0<n<N)番目の円環を構成する円弧帯のそれぞれに、前記N個のクエリのうちの異なる(N−n)個のクエリだけを満たす検索結果を配置する検索結果配置手段と、で構成され、
前記検索結果配置手段は、内側の検索結果表示領域に対応する検索結果が、その検索結果表示領域に接している外側の検索結果表示領域に対応するクエリのすべてを満たすような検索結果で構成されるように、検索結果を配置することを特徴とする情報検索装置である。
In order to achieve the above object, the invention described in claim 1 includes query acquisition means for acquiring N (N is an integer of 3 or more) queries from client terminals connected via a network;
Search execution means for searching for information by a combination of the N queries;
GUI generation means for generating a search result screen for displaying a plurality of search results obtained by the search execution means;
Search result presenting means for presenting the search result screen on the client terminal,
The GUI generation means includes:
Each of the (N−1) circular rings formed by N concentric circles is divided into N by N boundary lines facing in the radial direction that do not straddle other circular rings, and N · (N− 1) Display area forming means for forming a single arc zone and using the arc zone and the center circle as a search result display area;
A search result that satisfies all of the N queries is arranged in the central circle, and each of the N queries is arranged in each of the circular arcs constituting the n (0 <n <N) -th ring from the central circle. Search result arrangement means for arranging search results satisfying only different (N−n) queries,
The search result arranging means is configured with search results such that the search results corresponding to the inner search result display area satisfy all of the queries corresponding to the outer search result display area in contact with the search result display area. Thus, the information search device is characterized in that search results are arranged.

請求項2に記載の発明は、ネットワークを介して接続されたクライアント端末から2個のクエリを取得するクエリ取得手段と、
前記2個のクエリの組み合わせにより情報を検索する検索実行手段と、
前記検索実行手段により得られる複数通りの検索結果を表示するための検索結果画面を生成するGUI生成手段と、
前記検索結果画面を前記クライアント端末に提示する検索結果提示手段と、を備え、
前記GUI生成手段は、
2個の同心円により形成される円環を、径方向に向いた2本の境界線により2分割して2個の円弧帯を形成し、この円弧帯と中心円を検索結果表示領域とする表示領域形成手段と、
前記中心円に前記2個のクエリのすべてを満たす検索結果を配置するとともに、前記円弧帯のそれぞれに、前記2個のクエリのうちの1個のクエリだけを満たす検索結果を配置する検索結果配置手段と、で構成されていることを特徴とする情報検索装置である。
The invention according to claim 2 is a query acquisition means for acquiring two queries from a client terminal connected via a network;
Search execution means for searching for information by a combination of the two queries;
GUI generation means for generating a search result screen for displaying a plurality of search results obtained by the search execution means;
Search result presenting means for presenting the search result screen on the client terminal,
The GUI generation means includes:
A circular ring formed by two concentric circles is divided into two arc bands by two boundary lines facing in the radial direction, and two arc bands are formed, and the arc band and the center circle are displayed as a search result display area. Region forming means;
A search result arrangement in which search results that satisfy all of the two queries are arranged in the central circle, and a search result that satisfies only one query of the two queries is arranged in each of the circular arc bands. And an information retrieval apparatus characterized by comprising:

請求項3に記載の発明は、請求項1又は2に記載の情報検索装置において、前記検索結果配置手段は、前記クライアント端末におけるページ送り操作に基づいて、それぞれの検索結果表示領域に配置する検索結果を変更することを特徴とする。   According to a third aspect of the present invention, in the information search device according to the first or second aspect, the search result placement unit places the search result in each search result display area based on a page feed operation in the client terminal. It is characterized by changing the result.

請求項4に記載の発明は、請求項1から3のいずれか一項に記載の情報検索装置いおいて、前記表示領域形成手段は、前記クライアント端末によって指定された検索式に対応する検索結果表示領域を、他の検索結果表示領域とは異なる表示態様とすることを特徴とする。   According to a fourth aspect of the present invention, in the information search device according to any one of the first to third aspects, the display area forming means is a search result corresponding to a search formula designated by the client terminal. The display area is different from other search result display areas.

請求項5に記載の発明は、クライアント端末からN個(Nは3以上の整数)のクエリによる検索要求がなされたときに当該クライアントにネットワークを介して接続された情報検索装置により行われる検索結果提示方法であって、
前記情報検索装置が、ネットワークを介して接続されたクライアント端末からN個(Nは3以上の整数)のクエリを取得するクエリ取得ステップと、
前記情報検索装置が、前記N個のクエリの組み合わせにより情報を検索する検索実行ステップと、
前記情報検索装置が、前記検索実行ステップにより得られる複数通りの検索結果を表示するための検索結果画面を生成するGUI生成ステップと、
前記情報検索装置が、前記検索結果画面を前記クライアント端末に提示する検索結果提示ステップと、を含み、
前記GUI生成ステップは、
前記情報検索装置が、N個の同心円により形成される(N−1)個の円環のそれぞれを、他の円環に跨らない径方向に向いたN本の境界線によりN分割して、N・(N−1)個の円弧帯を形成し、この円弧帯と中心円を検索結果表示領域とする表示領域形成ステップと、
前記情報検索装置が、前記中心円に前記N個のクエリのすべてを満たす検索結果を配置するとともに、中心円からn(0<n<N)番目の円環を構成する円弧帯のそれぞれに、前記N個のクエリのうちの異なる(N−n)個のクエリだけを満たす検索結果を配置する検索結果配置ステップと、を含み、
前記検索結果配置ステップで、前記情報検索装置は、内側の検索結果表示領域に対応する検索結果が、その検索結果表示領域に接している外側の検索結果表示領域に対応するクエリのすべてを満たすような検索結果で構成されるように、検索結果を配置することを特徴とする。
According to a fifth aspect of the present invention, when a search request is made by N queries (N is an integer of 3 or more) from a client terminal, a search result performed by an information search apparatus connected to the client via a network A presentation method,
A query acquisition step in which the information search apparatus acquires N (N is an integer of 3 or more) queries from client terminals connected via a network;
A search execution step in which the information search device searches for information by a combination of the N queries;
A GUI generation step for generating a search result screen for the information search device to display a plurality of search results obtained by the search execution step ;
The information search device includes a search result presentation step of presenting the search result screen on the client terminal,
The GUI generation step includes:
The information search device divides each of (N-1) circular rings formed by N concentric circles into N pieces by N boundary lines facing in a radial direction not straddling other circular rings. , N · (N−1) arc bands, and a display area forming step using the arc band and the center circle as a search result display area;
The information search device arranges search results that satisfy all of the N queries in the central circle, and each of the arcs constituting the n-th (0 <n <N) ring from the central circle, A search result placement step of placing search results that satisfy only different (N−n) queries of the N queries,
In the search result arranging step, the information search apparatus may satisfy the search results corresponding to the inner search result display area so as to satisfy all the queries corresponding to the outer search result display area in contact with the search result display area. The search results are arranged so as to be composed of various search results.

請求項6に記載の発明は、クライアント端末から2個のクエリによる検索要求がなされたときに当該クライアントにネットワークを介して接続された情報検索装置により行われる検索結果提示方法であって、
前記情報検索装置が、ネットワークを介して接続されたクライアント端末から2個のクエリを取得するクエリ取得ステップと、
前記情報検索装置が、前記2個のクエリの組み合わせにより情報を検索する検索実行ステップと、
前記情報検索装置が、前記検索実行ステップにより得られる複数通りの検索結果を表示するための検索結果画面を生成するGUI生成ステップと、
前記情報検索装置が、前記検索結果画面を前記クライアント端末に提示する検索結果提示ステップと、を含み、
前記GUI生成ステップは、
前記情報検索装置が、前記情報検索装置が2個の同心円により形成される円環を、径方向に向いた2本の境界線により2分割して2個の円弧帯を形成し、この円弧帯と中心円を検索結果表示領域とする表示領域形成ステップと、
前記情報検索装置が、前記中心円に前記2個のクエリのすべてを満たす検索結果を配置するとともに、前記円弧帯のそれぞれに、前記2個のクエリのうちの1個のクエリだけを満たす検索結果を配置する検索結果配置ステップと、を含むことを特徴とする。
The invention according to claim 6 is a search result presentation method performed by an information search device connected to a client via a network when a search request based on two queries is made from the client terminal.
A query acquisition step in which the information search apparatus acquires two queries from a client terminal connected via a network;
A search execution step in which the information search device searches for information by a combination of the two queries;
A GUI generation step for generating a search result screen for the information search device to display a plurality of search results obtained by the search execution step ;
The information search device includes a search result presentation step of presenting the search result screen on the client terminal,
The GUI generation step includes:
The information retrieval device divides a ring formed by two concentric circles by the information retrieval device into two by two boundary lines facing in the radial direction, thereby forming two arc zones. And a display area forming step using the center circle as a search result display area,
The information search apparatus arranges search results that satisfy all of the two queries in the central circle, and search results that satisfy only one query of the two queries in each of the circular arc bands. And a search result arrangement step of arranging.

請求項7に記載の発明は、コンピュータを、
ネットワークを介して接続されたクライアント端末からN個(Nは3以上の整数)のクエリを取得するクエリ取得手段、
前記N個のクエリの組み合わせにより情報を検索する検索実行手段、
前記検索実行手段により得られる複数通りの検索結果を表示するための検索結果画面を生成するGUI生成手段、
前記検索結果画面を前記クライアント端末に提示する検索結果提示手段、として機能させ、
前記GUI生成手段は、
N個の同心円により形成される(N−1)個の円環のそれぞれを、他の円環に跨らない径方向に向いたN本の境界線によりN分割して、N・(N−1)個の円弧帯を形成し、この円弧帯と中心円を検索結果表示領域とする表示領域形成手段と、
前記中心円に前記N個のクエリのすべてを満たす検索結果を配置するとともに、中心円からn(0<n<N)番目の円環を構成する円弧帯のそれぞれに、前記N個のクエリのうちの異なる(N−n)個のクエリだけを満たす検索結果を配置する検索結果配置手段と、で構成され、
前記検索結果配置手段は、内側の検索結果表示領域に対応する検索結果が、その検索結果表示領域に接している外側の検索結果表示領域に対応するクエリのすべてを満たすような検索結果で構成されるように、検索結果を配置することを特徴とするプログラムである。
The invention according to claim 7 provides a computer ,
Query acquisition means for acquiring N (N is an integer of 3 or more) queries from client terminals connected via a network;
Search execution means for searching for information by a combination of the N queries;
GUI generation means for generating a search result screen for displaying a plurality of search results obtained by the search execution means,
Function as search result presentation means for presenting the search result screen on the client terminal;
The GUI generation means includes:
Each of the (N−1) circular rings formed by N concentric circles is divided into N by N boundary lines facing in the radial direction that do not straddle other circular rings, and N · (N− 1) Display area forming means for forming a single arc zone and using the arc zone and the center circle as a search result display area;
A search result that satisfies all of the N queries is arranged in the central circle, and each of the N queries is arranged in each of the circular arcs constituting the n (0 <n <N) -th ring from the central circle. Search result arrangement means for arranging search results satisfying only different (N−n) queries,
The search result arranging means is configured with search results such that the search results corresponding to the inner search result display area satisfy all of the queries corresponding to the outer search result display area in contact with the search result display area. As described above, the program is characterized by arranging search results .

請求項8に記載の発明は、コンピュータを、
ネットワークを介して接続されたクライアント端末から2個のクエリを取得するクエリ取得手段、
前記2個のクエリの組み合わせにより情報を検索する検索実行手段、
前記検索実行手段により得られる複数通りの検索結果を表示するための検索結果画面を生成するGUI生成手段、
前記検索結果画面を前記クライアント端末に提示する検索結果提示手段、として機能させ、
前記GUI生成手段は、
2個の同心円により形成される円環を、径方向に向いた2本の境界線により2分割して2個の円弧帯を形成し、この円弧帯と中心円を検索結果表示領域とする表示領域形成手段と、
前記中心円に前記2個のクエリのすべてを満たす検索結果を配置するとともに、前記円弧帯のそれぞれに、前記2個のクエリのうちの1個のクエリだけを満たす検索結果を配置する検索結果配置手段と、で構成されていることを特徴とするプログラムである。
The invention according to claim 8 provides a computer ,
Query acquisition means for acquiring two queries from a client terminal connected via a network,
Search execution means for searching for information by a combination of the two queries;
GUI generation means for generating a search result screen for displaying a plurality of search results obtained by the search execution means,
Function as search result presentation means for presenting the search result screen on the client terminal;
The GUI generation means includes:
A circular ring formed by two concentric circles is divided into two arc bands by two boundary lines facing in the radial direction, and two arc bands are formed, and the arc band and the center circle are displayed as a search result display area. Region forming means;
A search result arrangement in which search results that satisfy all of the two queries are arranged in the central circle, and a search result that satisfies only one query of the two queries is arranged in each of the circular arc bands. And a program comprising the means .

本発明によれば、複数のクエリによる検索が行われたときに、これらの組み合わせからなる1つの検索式を満たす検索結果だけでなく、個々のクエリによる検索結果及び一部のクエリの組み合わせによる検索結果を一画面に極めて視認しやすく表示することができるので、ユーザにとって利便性に優れたGUIを提供することができる。   According to the present invention, when a search by a plurality of queries is performed, not only a search result satisfying one search expression consisting of these combinations but also a search by an individual query and a search by a combination of some queries. Since the result can be displayed on a single screen with extremely high visibility, a GUI that is highly convenient for the user can be provided.

以下、本発明の実施の形態を図面に基づいて説明する。
図1は、本発明に係る情報検索装置を適用したネットワーク構成について示す概略図である。本実施形態では、検索サーバ1が本発明に係る情報検索装置を構成する。
図1に示すように、検索サーバ1には、パーソナルコンピュータ2aや携帯端末2b等のクライアント端末2が通信ネットワークNを介して接続され、互いにデータ通信可能となっている。通信ネットワークNは、インターネットや電気通信事業者等の電話回線網、携帯電話通信網等である。
Hereinafter, embodiments of the present invention will be described with reference to the drawings.
FIG. 1 is a schematic diagram showing a network configuration to which an information retrieval apparatus according to the present invention is applied. In the present embodiment, the search server 1 constitutes an information search device according to the present invention.
As shown in FIG. 1, a client terminal 2 such as a personal computer 2a or a portable terminal 2b is connected to the search server 1 via a communication network N and can communicate data with each other. The communication network N is a telephone line network such as the Internet or a telecommunication carrier, a mobile phone communication network, or the like.

図1において、検索サーバ1はクライアント端末2に対して検索サービスを提供する。具体的には、クライアント端末2において、ユーザにより検索キーワードとしてあるクエリが指定され検索要求がなされると、検索サーバ1は指定されたクエリに適合する検索結果(例えば、ウェブページ)をクライアント端末2に提示する。
すなわち、本実施形態における検索サーバ1は、通信ネットワークNを介して接続されたクライアント端末2からの検索要求に応答して情報検索を行う情報検索装置を構成する。
In FIG. 1, a search server 1 provides a search service to a client terminal 2. Specifically, when a query is specified as a search keyword by the user at the client terminal 2 and a search request is made, the search server 1 sends a search result (for example, a web page) that matches the specified query to the client terminal 2. To present.
That is, the search server 1 in this embodiment constitutes an information search apparatus that searches for information in response to a search request from the client terminal 2 connected via the communication network N.

図2は、検索サーバ1のハードウェア構成の概略を示すブロック図である。
図2に示すように、検索サーバ1は、制御部11、記憶部(補助記憶)12、入出力部13、通信部14、検索データベース15等を備えている。各ブロックはバスライン16により電気的に接続されている。
FIG. 2 is a block diagram showing an outline of the hardware configuration of the search server 1.
As shown in FIG. 2, the search server 1 includes a control unit 11, a storage unit (auxiliary storage) 12, an input / output unit 13, a communication unit 14, a search database 15, and the like. Each block is electrically connected by a bus line 16.

制御部11は、演算/制御装置としてのCPU(Central Processing Unit)111、主記憶装置としてのRAM(Random Access Memory)112及びROM(Read Only Memory)113で構成される。
ROM113には、BIOS(Basic Input Output System)と呼ばれるプログラムや基本的な設定データが記憶されている。RAM112には、記憶部12から読み出されたOSや各種アプリケーションなどのプログラムが展開される。
CPU111は、RAM112に展開されたプログラムに従って各種処理を実行し、各ブロックを制御する。
The control unit 11 includes a CPU (Central Processing Unit) 111 as an arithmetic / control device, a RAM (Random Access Memory) 112 and a ROM (Read Only Memory) 113 as a main storage device.
The ROM 113 stores a program called BIOS (Basic Input Output System) and basic setting data. The RAM 112 is loaded with programs such as an OS and various applications read from the storage unit 12.
The CPU 111 executes various processes in accordance with programs developed in the RAM 112 and controls each block.

記憶部12は、例えばハードディスク等で構成され、OS、各種アプリケーションプログラム(例えば、サーバ用プログラムやウェブアプリケーションプログラム)及び各種データ等が記憶されている。   The storage unit 12 includes, for example, a hard disk and stores an OS, various application programs (for example, a server program and a web application program), various data, and the like.

入出力部13は、検索サーバ1の管理者が利用するためのユーザインターフェースを構成する。
通信部14は、TCP/IP等の通信プロトコルに従って処理を行い、通信ネットワークNを介してクライアント端末2とデータの送受信を行う。
The input / output unit 13 constitutes a user interface for use by the administrator of the search server 1.
The communication unit 14 performs processing according to a communication protocol such as TCP / IP, and transmits / receives data to / from the client terminal 2 via the communication network N.

検索データベース15は、キーワードによる検索要求に応答して情報(ウェブページ)を検索するときに参照されるもので、キーワードに対して、このキーワードに適合する複数のウェブページが登録されている。例えば、データ収集プログラムがインターネット上を巡回してウェブページを自動収集し、収集したウェブページを検索データベース15に登録する。   The search database 15 is referred to when searching for information (web page) in response to a search request using a keyword, and a plurality of web pages that match the keyword are registered for the keyword. For example, the data collection program circulates on the Internet and automatically collects web pages, and registers the collected web pages in the search database 15.

図4は、検索データベース15のデータ構成の一例を示す説明図である。
図4に示すように、検索データベース15は、インデックス部IDXとデータベース部DBで構成されている。
FIG. 4 is an explanatory diagram showing an example of the data configuration of the search database 15.
As shown in FIG. 4, the search database 15 includes an index part IDX and a database part DB.

インデックス部IDXには、検索キーとなるキーワードごとにウェブIDが登録されている。図4(a)では、例えば、キーワード「YAH」に対してウェブID“#01,#02,#11・・”が登録され、キーワード「XYZ」に対してウェブID“#21,#03,#211・・”が登録されていることを示している。   In the index part IDX, a web ID is registered for each keyword serving as a search key. In FIG. 4A, for example, web IDs “# 01, # 02, # 11...” Are registered for the keyword “YAH”, and web IDs “# 21, # 03,. # 211... "Is registered.

データベース部DBには、ウェブIDごとに、例えば、ウェブページのタイトル、URL、説明(本文の抜粋)などが登録されている。なお、データベース部DBに含まれるデータはこれに限定されず、検索結果としてクライアント端末2に対して提示する内容(例えば、画像等)が適宜登録されている。図4(b)では、例えば、ウェブID“#01”の内容として、タイトル“YAH!Japan”、URL“www.yah.co.jp”、“最大級のポータルサイト!・・・”という説明が登録されていることを示している。   In the database unit DB, for example, the title, URL, and description (excerpt of the text) of the web page are registered for each web ID. Note that the data included in the database unit DB is not limited to this, and contents (for example, images) to be presented to the client terminal 2 as search results are registered as appropriate. In FIG. 4B, for example, the contents of the web ID “# 01” include the title “YAH! Japan”, the URL “www.yah.co.jp”, “the largest portal site! Indicates that it is registered.

検索サーバ1は上述した構成を備えている。検索サーバ1のCPU111は、サーバ用ソフトウェアを実行することにより、クライアント端末2で起動されたウェブブラウザからの検索要求に応答してウェブページの検索を実行する。
ここで、クライアント端末2からN個(Nは2以上の整数)のクエリによる検索要求がなされたときには、N個のクエリの組み合わせによりウェブページを検索する。つまり、N個のクエリの一部(1個を含む)又は全部を組み合わせて生成されるAND検索、OR検索、NOT検索の検索式による検索を行う。
そして、これらのクエリの組み合わせにより得られた検索結果を利用して、複数通りの検索結果を表示するための検索結果画面を生成し、クライアント端末2に提示する。
The search server 1 has the above-described configuration. The CPU 111 of the search server 1 executes a search for a web page in response to a search request from a web browser activated on the client terminal 2 by executing server software.
Here, when a search request by N queries (N is an integer equal to or greater than 2) is made from the client terminal 2, a web page is searched by a combination of N queries. In other words, a search is performed using search formulas of AND search, OR search, and NOT search generated by combining a part (including one) or all of N queries.
Then, using the search results obtained by combining these queries, a search result screen for displaying a plurality of search results is generated and presented to the client terminal 2.

図3は、クライアント端末2のハードウェア構成の概略を示すブロック図である。
図3に示すように、クライアント端末2は、制御部21、記憶部22、入力部23、表示部24、通信部25等を備えている。各部はバスライン26により電気的に接続されている。
FIG. 3 is a block diagram showing an outline of the hardware configuration of the client terminal 2.
As illustrated in FIG. 3, the client terminal 2 includes a control unit 21, a storage unit 22, an input unit 23, a display unit 24, a communication unit 25, and the like. Each part is electrically connected by a bus line 26.

制御部21の構成は検索サーバ1の制御部11の構成と同様である。
記憶部22は、例えばハードディスクで構成され、OS、各種アプリケーションプログラム(例えば、ウェブブラウザプログラム)、及び各種データ等を記憶する。
入力部23は、例えば、キーボード及びマウスで構成され、ユーザが情報を入力する際に使用される。入力部23により、例えば、検索サーバ1に対して検索要求を行うときのクエリの入力が行われる。
表示部24は、例えば、液晶ディスプレイ等で構成され、制御部21からの表示制御指令に基づいて所定の画面を表示する。表示部24には、例えば、ウェブブラウザのGUI(Graphical User Interface)が表示される。
通信部25は、TCP/IP等の通信プロトコルに従って処理を行い、通信ネットワークNを介して検索サーバ1とデータの送受信を行う。
The configuration of the control unit 21 is the same as the configuration of the control unit 11 of the search server 1.
The storage unit 22 includes, for example, a hard disk, and stores an OS, various application programs (for example, a web browser program), various data, and the like.
The input unit 23 includes, for example, a keyboard and a mouse, and is used when a user inputs information. The input unit 23 inputs a query when making a search request to the search server 1, for example.
The display unit 24 is configured by, for example, a liquid crystal display or the like, and displays a predetermined screen based on a display control command from the control unit 21. For example, a GUI (Graphical User Interface) of a web browser is displayed on the display unit 24.
The communication unit 25 performs processing according to a communication protocol such as TCP / IP, and transmits / receives data to / from the search server 1 via the communication network N.

クライアント端末2のCPU211は、例えば、起動したウェブブラウザ上において、ユーザにより検索サービスへのアクセス操作(例えば、URLの入力)が行われると、検索サーバ1に対して検索サービスの利用要求を送信する。すると、検索サーバ1から検索サービス画面のHTMLファイルが送信されるので、これを解析して、ウェブブラウザ上に検索サービス画面を表示する(図5参照)。   The CPU 211 of the client terminal 2 transmits a search service use request to the search server 1 when, for example, the user performs an operation for accessing the search service (for example, input of a URL) on the activated web browser. . Then, since the HTML file of the search service screen is transmitted from the search server 1, this is analyzed and the search service screen is displayed on the web browser (see FIG. 5).

図5に示すように、検索サービス画面には、クエリとして複数の検索キーワードを入力する検索窓SW1,SW2,SW3,・・と、入力した検索キーワードによる検索を要求するための検索ボタンSBが配置されている。また、検索サービス画面のHTMLファイルには、ユーザ操作に基づいて検索サーバ1に自動的に検索要求を送信するための制御プログラムが埋め込まれている。この検索サービス画面において、ユーザがクエリを入力して検索要求を行うと、検索サーバ1において所定の検索処理が実行される。   As shown in FIG. 5, the search service screen includes search windows SW1, SW2, SW3,... For inputting a plurality of search keywords as a query, and a search button SB for requesting a search using the input search keyword. Has been. Also, a control program for automatically transmitting a search request to the search server 1 based on a user operation is embedded in the HTML file of the search service screen. When a user inputs a query and makes a search request on the search service screen, a predetermined search process is executed in the search server 1.

図6は、検索サーバ1における検索処理の一例について示すフローチャートである。この検索処理は、検索サーバ1のCPU111が所定のプログラムを実行することにより実現される。図6に示す検索処理は、例えば、クライアント端末2のウェブブラウザ上に表示された検索サービス画面(図5参照)において、検索要求操作が行われたときに開始される。   FIG. 6 is a flowchart illustrating an example of search processing in the search server 1. This search process is realized by the CPU 111 of the search server 1 executing a predetermined program. The search process shown in FIG. 6 is started, for example, when a search request operation is performed on the search service screen (see FIG. 5) displayed on the web browser of the client terminal 2.

ステップS101では、クライアント端末2からの検索要求を受信する。この検索要求には、N個の検索キーワードが含まれる。図5では、検索窓SW1に「犬」、検索窓SW2に「猫」と入力されているので、検索要求にはこれら2個の検索キーワードが含まれることとなる。
ステップS102では、検索データベース15を参照して、ネットワーク上で公開されているウェブページを検索する。このとき、検索要求に含まれるN個のクエリを組み合わせ、それぞれの組み合わせによりウェブページを検索する。
In step S101, a search request from the client terminal 2 is received. This search request includes N search keywords. In FIG. 5, since “dog” is input in the search window SW1 and “cat” is input in the search window SW2, these two search keywords are included in the search request.
In step S102, the search database 15 is referenced to search for web pages published on the network. At this time, N queries included in the search request are combined, and the web page is searched by each combination.

例えば、2つのクエリa,bによる検索要求が行われると、これらの組み合わせである検索式a∩b,a∩b,a∩bによる検索が行われる。つまり、(i)クエリaだけを満たす検索、(ii)クエリbだけを満たす検索、(iii)クエリa,bを満たす検索である。(i)と(iii)の検索結果を加算するとクエリaを満たす検索(クエリbを満たすかは不問)となり、(ii)と(iii)の検索結果を加算するとクエリbを満たす検索(クエリaを満たすかは不問)となる。
このように、検索結果を加算(又は減算)することで、2つのクエリa,bの組み合わせによる検索結果を得ることができる検索式であれば、他のパターンの検索式を利用することもできる。
For example, when a search request with two queries a and b is made, a search with a search expression a ∩ b , a ∩ b and a ∩ b which is a combination of these is performed. That is, (i) search satisfying only query a, (ii) search satisfying only query b, and (iii) search satisfying queries a and b. When the search results of (i) and (iii) are added, the search satisfies the query a (whether query b is satisfied or not), and when the search results of (ii) and (iii) are added, the search satisfies the query b (query a It does not matter whether or not it is satisfied.
In this way, search expressions of other patterns can be used as long as the search results can be obtained by adding (or subtracting) the search results to obtain a search result based on the combination of the two queries a and b. .

ステップS103では、ステップS104により得られた検索結果に基づいて検索結果画面(GUI)を生成する。このGUI生成処理は、図7に示すフローチャートに従って行われる。
まず、図7のステップS111において、クエリの個数Nを取得する。なお、この例ではこの時点で検索キーワードの個数を取得しているが、図6のステップS101の時点で取得しておいてもよい。
ステップS112では、N個の同心円を描画する。このN個の同心円により(N−1)個の円環が形成される。
ステップS113では、(N−1)個の円環をそれぞれ周方向にN分割する境界線を描画し、N・(N−1)個の円弧帯を形成する。特に、N≧3の場合は、他の円環に跨らないように境界線が描画される。このN・(N−1)個の円弧帯と中心円が検索結果表示領域となる。
In step S103, a search result screen (GUI) is generated based on the search result obtained in step S104. This GUI generation processing is performed according to the flowchart shown in FIG.
First, in step S111 in FIG. 7, the number N of queries is acquired. In this example, the number of search keywords is acquired at this time, but may be acquired at the time of step S101 in FIG.
In step S112, N concentric circles are drawn. The N concentric circles form (N-1) circular rings.
In step S113, boundary lines that divide (N−1) pieces of the ring into N in the circumferential direction are drawn to form N · (N−1) pieces of arc bands. In particular, in the case of N ≧ 3, the boundary line is drawn so as not to straddle other circular rings. The N · (N−1) arc zones and the central circle are search result display areas.

ステップS114では、形成された検索結果表示領域に検索結果を配置する。このとき、中心円にはN個のクエリのすべてを満たす検索結果を配置する。また、中心円からn(0<n<N)番目の円環を構成する円弧帯のそれぞれには、N個のクエリのうち異なる(N−n)個のクエリだけを満たす検索結果を配置する。ここで、各検索結果表示領域に配置する検索結果は、図6のステップS102において取得されている。   In step S114, the search results are arranged in the formed search result display area. At this time, search results that satisfy all of the N queries are arranged in the center circle. In addition, search results that satisfy only different (N−n) queries out of N queries are arranged in each of the circular arcs constituting the n (0 <n <N) th ring from the center circle. . Here, the search results arranged in each search result display area are acquired in step S102 of FIG.

また、内側の検索結果表示領域に対応するクエリが、その検索結果表示領域に接している外側の検索結果表示領域に対応するクエリのすべてを満たすようなクエリで構成されるように、検索結果を配置する。
これにより、内外の検索結果表示領域に配置される検索結果は互いに関連するものとなるので、検索結果間の関係を直感的に容易に把握することができる。
In addition, the search results are configured so that the query corresponding to the inner search result display area is composed of queries that satisfy all of the queries corresponding to the outer search result display area in contact with the search result display area. Deploy.
As a result, the search results arranged in the internal and external search result display areas are related to each other, so that the relationship between the search results can be easily and intuitively grasped.

上述したGUI生成処理により検索結果画面を生成する。
そして、図6のステップS104において、クライアント端末2に対して、検索結果画面のHTMLファイルを送信する。クライアント端末2では、ウェブブラウザによりHTMLファイルが解析され、表示部24に検索結果画面が表示される。
A search result screen is generated by the GUI generation process described above.
Then, in step S104 of FIG. 6, the HTML file of the search result screen is transmitted to the client terminal 2. In the client terminal 2, the HTML file is analyzed by the web browser, and the search result screen is displayed on the display unit 24.

図8は、GUI生成処理において形成される検索結果表示領域の一例について示す説明図である。図8には、N=2(クエリa,b)の場合について示している。
図8に示すように、N=2の場合、2個の同心円C1,C2により1(=2−1)個の円環が形成される。そして、この1個の円環が境界線B1により周方向に2分割されて2(=2・(2−1))個の円弧帯A11,A12が形成される。この2個の円弧帯A11,A12と中心円A0が検索結果表示領域となる。
FIG. 8 is an explanatory diagram showing an example of a search result display area formed in the GUI generation process. FIG. 8 shows a case where N = 2 (query a, b).
As shown in FIG. 8, when N = 2, 1 (= 2-1) circular rings are formed by two concentric circles C1 and C2. Then, this one ring is divided into two in the circumferential direction by the boundary line B1, and 2 (= 2 · (2-1)) arc zones A11 and A12 are formed. These two circular arc bands A11 and A12 and the center circle A0 serve as a search result display area.

図8において、中心円A0にはクエリa,bをすべて満たす検索結果、すなわち検索式a∩bによる検索結果が配置される。
中心円から1番目の円環を構成する一方の円弧帯A11には、2個のクエリa,bのうちの一方(図8(a)ではクエリa)だけを満たす検索結果、すなわち検索式a∩bによる検索結果が配置される。また、他方の円弧帯A12には、2個のクエリa,bのうちの他方(図8(a)ではクエリb)だけを満たす検索結果、すなわち検索式a∩bによる検索結果が配置される。
つまり、中心円A0(内側の検索結果表示領域)に対応する検索式a∩bによる検索結果は、その検索結果表示領域に接している円弧帯A11,A12(外側の検索結果表示領域)に対応するクエリのすべてを満たすような検索結果で構成されている。
なお、図8においてNOT検索に係るクエリについては省略している。例えば、検索式“a∩b”による検索結果は単に“a”と表している。後述する図9、図10においても同様とする。
In FIG. 8, a search result satisfying all the queries a and b, that is, a search result based on the search formula a∩b is arranged in the center circle A0.
A search result that satisfies only one of the two queries a and b (query a in FIG. 8A), that is, the search expression a, is included in one circular arc A11 that forms the first circle from the center circle. ∩B - Search results are disposed. In the other arc band A12, a search result that satisfies only the other of the two queries a and b (query b in FIG. 8A), that is, a search result based on the search expression a ∩b is arranged. The
That is, the search result by the search formula a∩b corresponding to the center circle A0 (inner search result display area) corresponds to the arc bands A11 and A12 (outer search result display area) in contact with the search result display area. It consists of search results that satisfy all of the queries you want.
In FIG. 8, a query related to the NOT search is omitted. For example, the search result by the search expression “a∩b ” is simply expressed as “a”. The same applies to FIGS. 9 and 10 described later.

図9は、GUI生成処理において形成される検索結果表示領域の他の一例について示す説明図である。図9には、N=3(クエリa,b,c)の場合について示している。
図9に示すように、N=3の場合、3個の同心円C1〜C3により2(=3−1)個の円環が形成される。そして、この2個の円環がそれぞれ境界線B1,B2により周方向に3分割されて6(=(3×(3−1))個の円弧帯A11〜A13,A21〜A23が形成される。この6個の円弧帯A11〜A13,A21〜A23と中心円A0が検索結果表示領域となる。
FIG. 9 is an explanatory diagram showing another example of the search result display area formed in the GUI generation process. FIG. 9 shows a case where N = 3 (queries a, b, c).
As shown in FIG. 9, when N = 3, 2 (= 3-1) rings are formed by the three concentric circles C1 to C3. Then, the two rings are divided into three in the circumferential direction by the boundary lines B1 and B2, respectively, so that 6 (= (3 × (3-1)) arc bands A11 to A13, A21 to A23 are formed. The six arcs A11 to A13, A21 to A23 and the center circle A0 serve as a search result display area.

ここで、円弧帯A11〜A13,A21〜A23は、それぞれ2つの円弧帯に外接又は内接するように境界線B1,B2が設けられる。具体的には、円弧帯A21が内側の円弧帯A11,A12に接するように境界線B2が設けられ、円弧帯A22が内側の円弧帯A12,A13に接するように境界線B2が設けられ、円弧帯A23が内側の円弧帯A13,A11に接するように境界線B2が設けられている。内側の円弧帯A11〜A13を形成する境界線B1は、各円弧帯が外側の2つの円弧帯に接するように、すなわち外側の円環に跨らないように設けられていることになる。   Here, the arcs A11 to A13 and A21 to A23 are provided with boundary lines B1 and B2 so as to circumscribe or inscribed two arcs, respectively. Specifically, a boundary line B2 is provided so that the arc zone A21 is in contact with the inner arc zones A11, A12, and a boundary line B2 is provided so that the arc zone A22 is in contact with the inner arc zones A12, A13. A boundary line B2 is provided so that the band A23 is in contact with the inner circular arc bands A13 and A11. The boundary line B1 that forms the inner arc zones A11 to A13 is provided so that each arc zone is in contact with the two outer arc zones, that is, not across the outer ring.

図9において、中心円A0にはクエリa,b,cをすべて満たす検索結果、すなわち検索式a∩b∩cによる検索結果が配置される。
中心円から1番目の円環を構成する円弧帯A11には、3個のクエリa,b,cのうち2(=3−1)個のクエリa,bだけを満たす検索結果、すなわち検索式a∩b∩cによる検索結果が配置される。同様に、円弧帯A12にはクエリb,cだけを満たす検索結果が配置され、円弧帯A13にはクエリc,aだけを満たす検索結果が配置される。
つまり、中心円A0(内側の検索結果表示領域)に対応する検索式a∩b∩cによる検索結果は、その検索結果表示領域に接している円弧帯A11〜A13(外側の検索結果表示領域)に対応するクエリのすべてを満たすような検索結果で構成されている。
In FIG. 9, a search result that satisfies all the queries a, b, and c, that is, a search result based on the search formula a 式 b∩c, is arranged in the center circle A0.
A search result that satisfies only 2 (= 3-1) queries a and b out of the three queries a, b, and c, that is, a search formula, in the circular arc A11 that forms the first circle from the center circle. Search results based on a∩b∩c are arranged. Similarly, search results that satisfy only the queries b and c are arranged in the arc zone A12, and search results that satisfy only the queries c and a are arranged in the arc zone A13.
That is, the search results by the search formulas a∩b∩c corresponding to the center circle A0 (inner search result display region) are arc bands A11 to A13 (outer search result display region) in contact with the search result display region. It consists of search results that satisfy all of the queries corresponding to.

図9において、中心円から2番目の円環を構成する円弧帯A21には、3個のクエリa,b,cのうち1(=3−2)個のクエリbだけを満たす検索結果、すなわちクエリa∩b∩cによる検索結果が配置される。同様に、円弧帯A22にはクエリcだけを満たす検索結果が配置され、円弧帯A23にはクエリaだけを満たす検索結果が配置される。
つまり、円弧帯A11(内側の検索結果表示領域)に対応するクエリa∩bによる検索結果は、その検索結果表示領域に接している円弧帯A21,A23(外側の検索結果表示領域)に対応するクエリのすべてを満たすような検索結果で構成されている。円弧帯A12,A13についても同様のことがいえる。
In FIG. 9, the arc zone A21 that forms the second circle from the center circle has a search result that satisfies only 1 (= 3-2) queries b out of the three queries a, b, and c. Search results by the query a ∩b∩c are arranged. Similarly, search results that satisfy only the query c are arranged in the arc zone A22, and search results that satisfy only the query a are arranged in the arc zone A23.
That is, the search result by the query a∩b corresponding to the arc band A11 (inner search result display area) corresponds to the arc bands A21 and A23 (outer search result display area) in contact with the search result display area. It consists of search results that satisfy all of the queries. The same can be said for the arcs A12 and A13.

図10は、GUI生成処理において形成される検索結果表示領域の他の一例について示す説明図である。図10には、N=4(クエリa,b,c,d)の場合について示している。
図10に示すように、N=4の場合、4個の同心円C1〜C4により3(=4−1)個の円環が形成される。そして、この3個の円環がそれぞれ境界線B1〜B3により周方向に4分割されて12(=(4×(4−1))個の円弧帯A11〜A14,A21〜A24,A31〜A34が形成される。この12個の円弧帯A11〜A14,A21〜A24,A31〜A34と中心円A0が検索結果表示領域となる。
N=3の場合(図9参照)で説明したのと同様に、円弧帯A11〜A14,A21〜A24,A31〜A34は、それぞれ2つの円弧帯に外接又は内接するように境界線B1〜B3が設けられている。すなわち、境界線B1〜B3は、他の円環に跨らないように設けられている。
FIG. 10 is an explanatory diagram showing another example of the search result display area formed in the GUI generation process. FIG. 10 shows a case where N = 4 (queries a, b, c, d).
As shown in FIG. 10, when N = 4, 3 (= 4-1) circular rings are formed by the four concentric circles C1 to C4. The three rings are divided into four in the circumferential direction by boundary lines B1 to B3, respectively, and 12 (= (4 × (4-1)) arc bands A11 to A14, A21 to A24, A31 to A34. These twelve circular arc bands A11 to A14, A21 to A24, A31 to A34 and the center circle A0 serve as a search result display area.
In the same manner as described in the case of N = 3 (see FIG. 9), the arc bands A11 to A14, A21 to A24, A31 to A34 are boundary lines B1 to B3 so as to circumscribe or inscribe the two arc bands, respectively. Is provided. That is, the boundary lines B1 to B3 are provided so as not to straddle other annular rings.

図10において、中心円A0にはクエリa,b,c,dをすべて満たす検索結果、すなわちクエリa∩b∩c∩dによる検索結果が配置される。
中心円から1番目の円環を構成する円弧帯A11には、4個のクエリa,b,c,dのうち3(=4−1)個のクエリa,b,cだけを満たす検索結果、すなわち検索式a∩b∩c∩dによる検索結果が配置される。同様に、円弧帯A12にはクエリb,c,dだけを満たす検索結果が配置され、円弧帯A13にはクエリc,d,aだけを満たす検索結果が配置され、円弧帯A14にはクエリd,a,bだけを満たす検索結果が配置される。
つまり、中心円A0(内側の検索結果表示領域)に対応する検索式a∩b∩c∩dによる検索結果は、その検索結果表示領域に接している円弧帯A11〜A14(外側の検索結果表示領域)に対応するクエリのすべてを満たすような検索結果で構成されている。
In FIG. 10, a search result that satisfies all the queries a, b, c, and d, that is, a search result based on the query a∩b∩c∩d, is arranged in the center circle A0.
A search result satisfying only 3 (= 4-1) queries a, b, c out of four queries a, b, c, d in the circular arc A11 constituting the first circular ring from the central circle. , i.e. the search expression A∩b∩c∩d - Search results are disposed. Similarly, search results that satisfy only the queries b, c, and d are arranged in the arc zone A12, search results that satisfy only the queries c, d, and a are arranged in the arc zone A13, and the query d is stored in the arc zone A14. , A, b are arranged as a search result.
That is, the search results by the search formulas a∩b∩c∩d corresponding to the center circle A0 (inner search result display area) are arc bands A11 to A14 (outer search result display in contact with the search result display area). Search results that satisfy all of the queries corresponding to (region).

図10において、中心円から2番目の円環を構成する円弧帯A21には、4個のクエリa,b,c,dのうち2(=4−2)個のクエリa,bだけを満たす検索結果、すなわち検索式a∩b∩c∩dによる検索結果が配置される。同様に、円弧帯A22にはクエリb,cだけを満たす検索結果が配置され、円弧帯A23にはクエリc,dだけを満たす検索結果が配置され、円弧帯A24にはクエリd,aだけを満たす検索結果が配置される。
つまり、円弧帯A11(内側の検索結果表示領域)に対応する検索式a∩b∩c∩dによる検索結果は、その検索結果表示領域に接している円弧帯A21,A22(外側の検索結果表示領域)に対応するクエリのすべてを満たすような検索結果で構成されている。円弧帯A12〜A14についても同様のことがいえる。
In FIG. 10, the arc zone A21 constituting the second annular ring from the center circle satisfies only 2 (= 4-2) queries a and b among the four queries a, b, c and d. The search result, that is, the search result by the search expression a∩b∩c ∩d is arranged. Similarly, search results that satisfy only the queries b and c are arranged in the arc zone A22, search results that satisfy only the queries c and d are arranged in the arc zone A23, and only the queries d and a are contained in the arc zone A24. Search results that satisfy are placed.
That is, the search result by the search formula a∩b∩c∩d corresponding to the arc zone A11 (inner search result display region) is the arc zones A21 and A22 (outer search result that are in contact with the search result display region). The search results satisfy all the queries corresponding to the display area. The same can be said for the arcs A12 to A14.

図10において、中心円から3番目の円環を構成する円弧帯A31には、4個のクエリa,b,c,dのうち1(=4−3)個のクエリaだけを満たす検索結果、すなわちクエリa∩b∩c∩dによる検索結果が配置される。同様に、円弧帯A32にはクエリbだけを満たす検索結果が配置され、円弧帯A33にはクエリcだけを満たす検索結果が配置され、円弧帯A34にはクエリdだけを満たす検索結果が配置される。
つまり、円弧帯A21(内側の検索結果表示領域)に対応する検索式a∩b∩c∩dによる検索結果は、その検索結果表示領域に接している円弧帯A31,A32(外側の検索結果表示領域)に対応するクエリのすべてを満たすような検索結果で構成されている。円弧帯A22〜A24についても同様のことがいえる。
In FIG. 10, a search result that satisfies only 1 (= 4-3) queries a out of four queries a, b, c, and d in the circular arc A31 that forms the third circle from the center circle. , i.e. query a∩b - ∩c - ∩d - Search results are disposed. Similarly, search results that satisfy only the query b are arranged in the arc band A32, search results that satisfy only the query c are arranged in the arc band A33, and search results that satisfy only the query d are arranged in the arc band A34. The
That is, the search result by the search expression a 式 b∩c ∩d corresponding to the arc band A21 (inner search result display area) is obtained by the arc bands A31 and A32 (outer search) in contact with the search result display area. Search results satisfying all the queries corresponding to the (result display area). The same can be said for the arcs A22 to A24.

図11は、検索結果画面の具体例を示す説明図である。
図11には、「犬」、「猫」という2つのクエリ(検索キーワード)による画像検索が行われたときの検索結果画面について示している。したがって、図11では、クエリを満たす画像が検索結果として表示されている。
FIG. 11 is an explanatory diagram illustrating a specific example of a search result screen.
FIG. 11 shows a search result screen when an image search is performed using two queries (search keywords) “dog” and “cat”. Therefore, in FIG. 11, images satisfying the query are displayed as search results.

「犬」、「猫」という2つのクエリによる画像検索が行われると、図11に示すように、中心円にはクエリ「犬」、「猫」の両方を満たす検索結果、すなわち犬と猫の両方が被写体となっている画像が表示される。
また、一方の円弧帯(図11では右側の円弧帯)には、クエリ「犬」だけを満たす検索結果、すなわち犬だけが被写体となっている画像が表示される。他方の円弧帯(図11では左側の円弧帯)には、クエリ「猫」だけを満たす検索結果、すなわち猫だけが被写体となっている画像が表示される。
When an image search based on two queries “dog” and “cat” is performed, as shown in FIG. 11, search results satisfying both the queries “dog” and “cat” are displayed in the center circle, that is, dogs and cats. An image in which both are subjects is displayed.
In addition, on one arc zone (right arc zone in FIG. 11), a search result that satisfies only the query “dog”, that is, an image in which only the dog is the subject is displayed. In the other arc band (left arc band in FIG. 11), search results that satisfy only the query “cat”, that is, an image in which only the cat is the subject are displayed.

中心円の“6/11”は11ページある検索結果のうちの6ページ目を表示していることを示している。同様に、右円弧帯の“3/31”は31ページある検索結果のうちの3ページ目を表示しており、左円弧帯の“15/25”は25ページある検索結果のうちの15ページ目を表示していることを示している。
各検索結果表示領域に表示されるページは、ページ送りボタンPBによって遷移されるようになっている。これにより、検索結果が多数ある場合でも、限られた表示領域に視認可能に検索結果を表示することができる。
The central circle “6/11” indicates that the sixth page of the search results having 11 pages is displayed. Similarly, “3/31” in the right arc zone indicates the third page of the search results with 31 pages, and “15/25” in the left arc zone has 15 pages in the search results with 25 pages. Indicates that the eye is displayed.
The page displayed in each search result display area is changed by a page feed button PB. Thereby, even when there are many search results, the search results can be displayed in a limited display area so as to be visible.

上述したように、情報検索装置としての検索サーバ1は、ネットワークを介して接続されたクライアント端末2からN個(Nは2以上の整数)のクエリを取得するクエリ取得手段(図6のステップS101)と、N個のクエリの組み合わせにより情報を検索する検索実行手段(図6のステップS102)と、検索実行手段により得られる複数通りの検索結果を表示するための検索結果画面を生成するGUI生成手段(図6のステップS103,図7)と、検索結果画面をクライアント端末2に提示する検索結果提示手段(図6のステップS104)と、を備える。   As described above, the search server 1 as the information search apparatus is a query acquisition unit that acquires N (N is an integer of 2 or more) queries from the client terminal 2 connected via the network (step S101 in FIG. 6). And a search execution means for searching for information by a combination of N queries (step S102 in FIG. 6) and a GUI generation for generating a search result screen for displaying a plurality of search results obtained by the search execution means Means (step S103 in FIG. 6, FIG. 7) and search result presentation means for presenting the search result screen on the client terminal 2 (step S104 in FIG. 6).

N≧3のとき、GUI生成手段は、N個の同心円により形成される(N−1)個の円環のぞれぞれを、他の円環に跨らない径方向に向いたN本の境界線によりN分割してN・(N−1)個の円弧帯を形成し、この円弧帯と中心円を検索結果表示領域とする表示領域形成手段(図7のステップS112,S113)と、中心円にN個のクエリのすべてを満たす検索結果を配置するとともに、中心円からn(0<n<N)番目の円環を構成する円弧帯のそれぞれに、N個のクエリのうちの異なる(N−n)個のクエリだけを満たす検索結果を配置する検索結果配置手段(図7のステップS114)と、で構成されている。
また、内側の検索結果表示領域に対応する検索結果は、その検索結果表示領域に接している外側の検索結果表示領域に対応するクエリのすべてを満たすような検索結果で構成されている(図8〜図10参照)。
When N ≧ 3, the GUI generation means sets N pieces of (N−1) pieces of annulus formed by N pieces of concentric circles in the radial direction so as not to straddle other rings. Display area forming means (steps S112 and S113 in FIG. 7) that forms N · (N−1) arc bands by dividing the line into N by the boundary line, and uses the arc band and the center circle as a search result display area; The search results satisfying all of the N queries are arranged in the center circle, and each of the arcs constituting the n (0 <n <N) -th ring from the center circle includes N queries. And search result placement means (step S114 in FIG. 7) for placing search results that satisfy only different (N−n) queries.
Further, the search results corresponding to the inner search result display area are constituted by search results that satisfy all of the queries corresponding to the outer search result display area in contact with the search result display area (FIG. 8). To FIG. 10).

また、N=2のとき、GUI生成手段は、2個の同心円により形成される円環を、径方向に向いた2本の境界線により2分割して2個の円弧帯を形成し、この円弧帯と中心円を検索結果表示領域とする表示領域形成手段(図7のステップS112,S113)と、中心円に2個のクエリのすべてを満たす検索結果を配置するとともに、円弧帯のそれぞれに、2個のクエリのうちの1個のクエリだけを満たす検索結果を配置する検索結果配置手段(図7のステップS114)と、で構成されている。   Further, when N = 2, the GUI generating means divides the ring formed by two concentric circles into two by two boundary lines facing in the radial direction to form two arc bands. Display area forming means (steps S112 and S113 in FIG. 7) using the arc zone and the center circle as search result display areas, and search results that satisfy all two queries are arranged in the center circle, and each arc zone is arranged. Search result placement means (step S114 in FIG. 7) for placing search results that satisfy only one query out of the two queries.

本実施形態の検索サーバ1によれば、複数のクエリによる検索が行われたときに、複数のクエリからなる1つの検索式(例えば、すべてのクエリによるAND検索)を満たす検索結果だけでなく、個々のクエリによる検索結果及び一部のクエリの組み合わせによる検索結果を上述の通りのGUIにより一画面に表示することができるので、ユーザにとって利便性に優れた極めて視認性のよいGUIを提供することができる。   According to the search server 1 of the present embodiment, not only a search result satisfying one search expression (for example, AND search by all queries) including a plurality of queries when a search by a plurality of queries is performed, Since the search result by each query and the search result by a combination of some queries can be displayed on one screen by the above-described GUI, it is possible to provide a user-friendly GUI with excellent visibility. Can do.

表1に、図8に示すGUIから知得しうる検索結果の一例を示す。ユーザは、中心円A0に表示されている情報からすべてのクエリを満たす検索結果を知得できるとともに、中心円A0の周囲に配置された円弧帯A11〜A13,A21〜A23に表示されている情報から一部のクエリを満たす検索結果を知得することができる。
すなわち、従来の検索サービスでは、3つのクエリa,b,cが与えられた場合、これらを組み合わせた1通りの検索式による検索結果しか得られなかったが、本発明によれば、表1に示すように、15通り以上の検索結果を知得することが可能となる。
したがって、検索操作に係る負担が格段に軽減される。また、複数のクエリを組み合わせた検索式による検索結果が一画面に表示されるので、それらの関係を直感的に把握することができる。
Table 1 shows an example of search results that can be obtained from the GUI shown in FIG. The user can obtain search results that satisfy all the queries from the information displayed in the center circle A0, and the information displayed in the arc bands A11 to A13, A21 to A23 arranged around the center circle A0. From this, it is possible to obtain search results that satisfy some queries.
That is, in the conventional search service, when three queries a, b, and c are given, only a search result based on a single search expression combining them can be obtained. As shown, it is possible to know 15 or more search results.
Therefore, the burden on the search operation is greatly reduced. Moreover, since the search result by the search expression which combined the some query is displayed on one screen, those relationships can be grasped intuitively.

Figure 0005010575
Figure 0005010575

以上、本発明者によってなされた発明を実施形態に基づいて具体的に説明したが、本発明は上記実施形態に限定されるものではなく、その要旨を逸脱しない範囲で変更可能である。
上述したように、本発明に係る情報検索装置によれば、複数のクエリが指定されたときに、これらの組み合わせにより得られる複数通りの検索結果を1つの検索結果画面で提示することができる。
そこで、検索結果画面において、複数のクエリを組み合わせてなる複数通りの検索式(例えば、3つのクエリによる検索の場合、表1に示す検索式)を提示し、クライアント端末2によって指定された検索式に対応する検索結果表示領域を、他の検索結果表示領域とは異なる表示態様としてもよい。例えば、該当する検索結果表示領域の配色を他の検索結果表示領域の配色と異ならせたり、点滅させたりすることが考えられる。これにより、ユーザが知得したい検索結果が強調表示されるので、GUIとしての利便性がさらに向上する。
As mentioned above, although the invention made by this inventor was concretely demonstrated based on embodiment, this invention is not limited to the said embodiment, It can change in the range which does not deviate from the summary.
As described above, according to the information search device of the present invention, when a plurality of queries are specified, a plurality of search results obtained by combining these can be presented on one search result screen.
Therefore, on the search result screen, a plurality of search formulas (for example, search formulas shown in Table 1 in the case of a search using three queries) that are a combination of a plurality of queries are presented, and the search formula specified by the client terminal 2 The search result display area corresponding to may be displayed differently from the other search result display areas. For example, the color scheme of the corresponding search result display area may be different from the color scheme of other search result display areas or may be blinked. As a result, the search result that the user wants to know is highlighted, and the convenience as a GUI is further improved.

なお、N≧4のときは、表示させたいクエリの組合せが存在しない場合が考えられる。例えば、図10において、クエリa,cだけを満たす検索結果(a∩b∩c∩d)やクエリb,dだけを満たす検索結果(a−∩b∩c−∩d)は表示されない。
このような場合、クエリの順序を入れ替える(例えば、図10においてクエリbとクエリcを入れ替える)ことで対応することができる。検索結果画面において、クライアント端末2によってクエリ順序を指定するためのGUIを提示するようにすれば、ユーザは所望のクエリ組合せによる検索結果を容易に知得できるようになる。
When N ≧ 4, there may be a case where there is no query combination to be displayed. For example, in FIG. 10, search results that satisfy only the queries a and c (a∩b ∩c∩d ) and search results that satisfy only the queries b and d (a−∩b∩c−∩d ) are displayed. Not.
Such a case can be dealt with by changing the order of the queries (for example, exchanging the query b and the query c in FIG. 10). If the GUI for specifying the query order is presented by the client terminal 2 on the search result screen, the user can easily know the search result by a desired query combination.

今回開示された実施の形態はすべての点で例示であって制限的なものではないと考えられるべきである。本発明の範囲は上記した説明ではなくて特許請求の範囲によって示され、特許請求の範囲と均等の意味および範囲内でのすべての変更が含まれることが意図される。   The embodiment disclosed this time should be considered as illustrative in all points and not restrictive. The scope of the present invention is defined by the terms of the claims, rather than the description above, and is intended to include any modifications within the scope and meaning equivalent to the terms of the claims.

本発明に係る情報検索装置を適用したネットワーク構成について示す概略図である。It is the schematic shown about the network structure to which the information retrieval apparatus which concerns on this invention is applied. 検索サーバのハードウェア構成の概略を示すブロック図である。It is a block diagram which shows the outline of the hardware constitutions of a search server. クライアント端末のハードウェア構成の概略を示すブロック図である。It is a block diagram which shows the outline of the hardware constitutions of a client terminal. 検索データベースのデータ構成の一例を示す説明図である。It is explanatory drawing which shows an example of a data structure of a search database. クライアント端末に表示される検索サービス画面の一例である。It is an example of the search service screen displayed on a client terminal. 検索サーバにおける検索処理の一例について示すフローチャートである。It is a flowchart shown about an example of the search process in a search server. GUI生成処理の一例について示すフローチャートである。It is a flowchart shown about an example of a GUI production | generation process. GUI生成処理において形成される検索結果表示領域の一例(N=2)について示す説明図である。It is explanatory drawing shown about an example (N = 2) of the search result display area formed in a GUI production | generation process. GUI生成処理において形成される検索結果表示領域の他の一例(N=3)について示す説明図である。It is explanatory drawing shown about another example (N = 3) of the search result display area formed in a GUI production | generation process. GUI生成処理において形成される検索結果表示領域の他の一例(N=4)について示す説明図である。It is explanatory drawing shown about another example (N = 4) of the search result display area formed in a GUI production | generation process. 検索結果画面の具体例を示す説明図である。It is explanatory drawing which shows the specific example of a search result screen. 3つのクエリが指定されたときの検索結果の関係を示すベン図である。It is a Venn diagram which shows the relationship of a search result when three queries are designated.

符号の説明Explanation of symbols

1 検索サーバ(情報検索装置)
2 クライアント端末
N 通信ネットワーク
1 Search server (information search device)
2 Client terminal N Communication network

Claims (8)

ネットワークを介して接続されたクライアント端末からN個(Nは3以上の整数)のクエリを取得するクエリ取得手段と、
前記N個のクエリの組み合わせにより情報を検索する検索実行手段と、
前記検索実行手段により得られる複数通りの検索結果を表示するための検索結果画面を生成するGUI生成手段と、
前記検索結果画面を前記クライアント端末に提示する検索結果提示手段と、を備え、
前記GUI生成手段は、
N個の同心円により形成される(N−1)個の円環のそれぞれを、他の円環に跨らない径方向に向いたN本の境界線によりN分割して、N・(N−1)個の円弧帯を形成し、この円弧帯と中心円を検索結果表示領域とする表示領域形成手段と、
前記中心円に前記N個のクエリのすべてを満たす検索結果を配置するとともに、中心円からn(0<n<N)番目の円環を構成する円弧帯のそれぞれに、前記N個のクエリのうちの異なる(N−n)個のクエリだけを満たす検索結果を配置する検索結果配置手段と、で構成され、
前記検索結果配置手段は、内側の検索結果表示領域に対応する検索結果が、その検索結果表示領域に接している外側の検索結果表示領域に対応するクエリのすべてを満たすような検索結果で構成されるように、検索結果を配置することを特徴とする情報検索装置。
Query acquisition means for acquiring N (N is an integer of 3 or more) queries from client terminals connected via a network;
Search execution means for searching for information by a combination of the N queries;
GUI generation means for generating a search result screen for displaying a plurality of search results obtained by the search execution means;
Search result presenting means for presenting the search result screen on the client terminal,
The GUI generation means includes:
Each of the (N−1) circular rings formed by N concentric circles is divided into N by N boundary lines facing in the radial direction that do not straddle other circular rings, and N · (N− 1) Display area forming means for forming a single arc zone and using the arc zone and the center circle as a search result display area;
A search result that satisfies all of the N queries is arranged in the central circle, and each of the N queries is arranged in each of the circular arcs constituting the n (0 <n <N) -th ring from the central circle. Search result arrangement means for arranging search results satisfying only different (N−n) queries,
The search result arranging means is configured with search results such that the search results corresponding to the inner search result display area satisfy all of the queries corresponding to the outer search result display area in contact with the search result display area. An information search apparatus characterized by arranging search results as described above.
ネットワークを介して接続されたクライアント端末から2個のクエリを取得するクエリ取得手段と、
前記2個のクエリの組み合わせにより情報を検索する検索実行手段と、
前記検索実行手段により得られる複数通りの検索結果を表示するための検索結果画面を生成するGUI生成手段と、
前記検索結果画面を前記クライアント端末に提示する検索結果提示手段と、を備え、
前記GUI生成手段は、
2個の同心円により形成される円環を、径方向に向いた2本の境界線により2分割して2個の円弧帯を形成し、この円弧帯と中心円を検索結果表示領域とする表示領域形成手段と、
前記中心円に前記2個のクエリのすべてを満たす検索結果を配置するとともに、前記円弧帯のそれぞれに、前記2個のクエリのうちの1個のクエリだけを満たす検索結果を配置する検索結果配置手段と、で構成されていることを特徴とする情報検索装置。
Query acquisition means for acquiring two queries from a client terminal connected via a network;
Search execution means for searching for information by a combination of the two queries;
GUI generation means for generating a search result screen for displaying a plurality of search results obtained by the search execution means;
Search result presenting means for presenting the search result screen on the client terminal,
The GUI generation means includes:
A circular ring formed by two concentric circles is divided into two arc bands by two boundary lines facing in the radial direction, and two arc bands are formed, and the arc band and the center circle are displayed as a search result display area. Region forming means;
A search result arrangement in which search results that satisfy all of the two queries are arranged in the central circle, and a search result that satisfies only one query of the two queries is arranged in each of the circular arc bands. And an information retrieval apparatus comprising the means.
前記検索結果配置手段は、前記クライアント端末におけるページ送り操作に基づいて、それぞれの検索結果表示領域に配置する検索結果を変更することを特徴とする請求項1又は2に記載の情報検索装置。   The information search apparatus according to claim 1, wherein the search result arrangement unit changes a search result to be arranged in each search result display area based on a page turning operation in the client terminal. 前記表示領域形成手段は、前記クライアント端末によって指定された検索式に対応する検索結果表示領域を、他の検索結果表示領域とは異なる表示態様とすることを特徴とする請求項1から3のいずれか一項に記載の情報検索装置。   4. The display area forming unit sets a search result display area corresponding to a search expression designated by the client terminal to a display mode different from other search result display areas. The information search device according to claim 1. クライアント端末からN個(Nは3以上の整数)のクエリによる検索要求がなされたときに当該クライアントにネットワークを介して接続された情報検索装置により行われる検索結果提示方法であって、
前記情報検索装置が、ネットワークを介して接続されたクライアント端末からN個(Nは3以上の整数)のクエリを取得するクエリ取得ステップと、
前記情報検索装置が、前記N個のクエリの組み合わせにより情報を検索する検索実行ステップと、
前記情報検索装置が、前記検索実行ステップにより得られる複数通りの検索結果を表示するための検索結果画面を生成するGUI生成ステップと、
前記情報検索装置が、前記検索結果画面を前記クライアント端末に提示する検索結果提示ステップと、を含み、
前記GUI生成ステップは、
前記情報検索装置が、N個の同心円により形成される(N−1)個の円環のそれぞれを、他の円環に跨らない径方向に向いたN本の境界線によりN分割して、N・(N−1)個の円弧帯を形成し、この円弧帯と中心円を検索結果表示領域とする表示領域形成ステップと、
前記情報検索装置が、前記中心円に前記N個のクエリのすべてを満たす検索結果を配置するとともに、中心円からn(0<n<N)番目の円環を構成する円弧帯のそれぞれに、前記N個のクエリのうちの異なる(N−n)個のクエリだけを満たす検索結果を配置する検索結果配置ステップと、を含み、
前記検索結果配置ステップで、前記情報検索装置は、内側の検索結果表示領域に対応する検索結果が、その検索結果表示領域に接している外側の検索結果表示領域に対応するクエリのすべてを満たすような検索結果で構成されるように、検索結果を配置することを特徴とする検索結果提示方法。
A search result presentation method performed by an information search apparatus connected to a client via a network when a search request by N queries (N is an integer of 3 or more) is made from a client terminal,
A query acquisition step in which the information search apparatus acquires N (N is an integer of 3 or more) queries from client terminals connected via a network;
A search execution step in which the information search device searches for information by a combination of the N queries;
A GUI generation step for generating a search result screen for the information search device to display a plurality of search results obtained by the search execution step ;
The information search device includes a search result presentation step of presenting the search result screen on the client terminal,
The GUI generation step includes:
The information search device divides each of (N-1) circular rings formed by N concentric circles into N pieces by N boundary lines facing in a radial direction not straddling other circular rings. , N · (N−1) arc bands, and a display area forming step using the arc band and the center circle as a search result display area;
The information search device arranges search results that satisfy all of the N queries in the central circle, and each of the arcs constituting the n-th (0 <n <N) ring from the central circle, A search result placement step of placing search results that satisfy only different (N−n) queries of the N queries,
In the search result arranging step, the information search apparatus may satisfy the search results corresponding to the inner search result display area so as to satisfy all the queries corresponding to the outer search result display area in contact with the search result display area. A search result presentation method, wherein search results are arranged so as to be composed of various search results.
クライアント端末から2個のクエリによる検索要求がなされたときに当該クライアントにネットワークを介して接続された情報検索装置により行われる検索結果提示方法であって、
前記情報検索装置が、ネットワークを介して接続されたクライアント端末から2個のクエリを取得するクエリ取得ステップと、
前記情報検索装置が、前記2個のクエリの組み合わせにより情報を検索する検索実行ステップと、
前記情報検索装置が、前記検索実行ステップにより得られる複数通りの検索結果を表示するための検索結果画面を生成するGUI生成ステップと、
前記情報検索装置が、前記検索結果画面を前記クライアント端末に提示する検索結果提示ステップと、を含み、
前記GUI生成ステップは、
前記情報検索装置が、前記情報検索装置が2個の同心円により形成される円環を、径方向に向いた2本の境界線により2分割して2個の円弧帯を形成し、この円弧帯と中心円を検索結果表示領域とする表示領域形成ステップと、
前記情報検索装置が、前記中心円に前記2個のクエリのすべてを満たす検索結果を配置するとともに、前記円弧帯のそれぞれに、前記2個のクエリのうちの1個のクエリだけを満たす検索結果を配置する検索結果配置ステップと、を含むことを特徴とする検索結果提示方法。
A search result presentation method performed by an information search device connected to a client via a network when a search request by two queries is made from a client terminal,
A query acquisition step in which the information search apparatus acquires two queries from a client terminal connected via a network;
A search execution step in which the information search device searches for information by a combination of the two queries;
A GUI generation step for generating a search result screen for the information search device to display a plurality of search results obtained by the search execution step ;
The information search device includes a search result presentation step of presenting the search result screen on the client terminal,
The GUI generation step includes:
The information retrieval device divides a ring formed by two concentric circles by the information retrieval device into two by two boundary lines facing in the radial direction, thereby forming two arc zones. And a display area forming step using the center circle as a search result display area,
The information search apparatus arranges search results that satisfy all of the two queries in the central circle, and search results that satisfy only one query of the two queries in each of the circular arc bands. A search result presentation method comprising: a search result placement step for placing a search result.
コンピュータを、
ネットワークを介して接続されたクライアント端末からN個(Nは3以上の整数)のクエリを取得するクエリ取得手段、
前記N個のクエリの組み合わせにより情報を検索する検索実行手段、
前記検索実行手段により得られる複数通りの検索結果を表示するための検索結果画面を生成するGUI生成手段、
前記検索結果画面を前記クライアント端末に提示する検索結果提示手段、として機能させ、
前記GUI生成手段は、
N個の同心円により形成される(N−1)個の円環のそれぞれを、他の円環に跨らない径方向に向いたN本の境界線によりN分割して、N・(N−1)個の円弧帯を形成し、この円弧帯と中心円を検索結果表示領域とする表示領域形成手段と、
前記中心円に前記N個のクエリのすべてを満たす検索結果を配置するとともに、中心円からn(0<n<N)番目の円環を構成する円弧帯のそれぞれに、前記N個のクエリのうちの異なる(N−n)個のクエリだけを満たす検索結果を配置する検索結果配置手段と、で構成され、
前記検索結果配置手段は、内側の検索結果表示領域に対応する検索結果が、その検索結果表示領域に接している外側の検索結果表示領域に対応するクエリのすべてを満たすような検索結果で構成されるように、検索結果を配置することを特徴とするプログラム。
Computer
Query acquisition means for acquiring N (N is an integer of 3 or more) queries from client terminals connected via a network;
Search execution means for searching for information by a combination of the N queries;
GUI generation means for generating a search result screen for displaying a plurality of search results obtained by the search execution means,
Function as search result presentation means for presenting the search result screen on the client terminal;
The GUI generation means includes:
Each of the (N−1) circular rings formed by N concentric circles is divided into N by N boundary lines facing in the radial direction that do not straddle other circular rings, and N · (N− 1) Display area forming means for forming a single arc zone and using the arc zone and the center circle as a search result display area;
A search result that satisfies all of the N queries is arranged in the central circle, and each of the N queries is arranged in each of the circular arcs constituting the n (0 <n <N) -th ring from the central circle. Search result arrangement means for arranging search results satisfying only different (N−n) queries,
The search result arranging means is configured with search results such that the search results corresponding to the inner search result display area satisfy all of the queries corresponding to the outer search result display area in contact with the search result display area. A program characterized by arranging search results as described above.
コンピュータを、
ネットワークを介して接続されたクライアント端末から2個のクエリを取得するクエリ取得手段、
前記2個のクエリの組み合わせにより情報を検索する検索実行手段、
前記検索実行手段により得られる複数通りの検索結果を表示するための検索結果画面を生成するGUI生成手段、
前記検索結果画面を前記クライアント端末に提示する検索結果提示手段、として機能させ、
前記GUI生成手段は、
2個の同心円により形成される円環を、径方向に向いた2本の境界線により2分割して2個の円弧帯を形成し、この円弧帯と中心円を検索結果表示領域とする表示領域形成手段と、
前記中心円に前記2個のクエリのすべてを満たす検索結果を配置するとともに、前記円弧帯のそれぞれに、前記2個のクエリのうちの1個のクエリだけを満たす検索結果を配置する検索結果配置手段と、で構成されていることを特徴とするプログラム。
Computer
Query acquisition means for acquiring two queries from a client terminal connected via a network,
Search execution means for searching for information by a combination of the two queries;
GUI generation means for generating a search result screen for displaying a plurality of search results obtained by the search execution means,
Function as search result presentation means for presenting the search result screen on the client terminal;
The GUI generation means includes:
A circular ring formed by two concentric circles is divided into two arc bands by two boundary lines facing in the radial direction, and two arc bands are formed, and the arc band and the center circle are displayed as a search result display area. Region forming means;
A search result arrangement in which search results that satisfy all of the two queries are arranged in the central circle, and a search result that satisfies only one query of the two queries is arranged in each of the circular arc bands. And a program comprising the means.
JP2008305899A 2008-12-01 2008-12-01 Information search apparatus, search result presentation method, and program Active JP5010575B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2008305899A JP5010575B2 (en) 2008-12-01 2008-12-01 Information search apparatus, search result presentation method, and program

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2008305899A JP5010575B2 (en) 2008-12-01 2008-12-01 Information search apparatus, search result presentation method, and program

Publications (2)

Publication Number Publication Date
JP2010129022A JP2010129022A (en) 2010-06-10
JP5010575B2 true JP5010575B2 (en) 2012-08-29

Family

ID=42329337

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2008305899A Active JP5010575B2 (en) 2008-12-01 2008-12-01 Information search apparatus, search result presentation method, and program

Country Status (1)

Country Link
JP (1) JP5010575B2 (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN106294415A (en) * 2015-05-25 2017-01-04 阿里巴巴集团控股有限公司 Webpage generating method and device, Webpage display process and device

Families Citing this family (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US9569485B2 (en) 2010-11-19 2017-02-14 International Business Machines Corporation Optimizing database query
JP5926370B2 (en) * 2012-03-26 2016-05-25 Pioneer DJ株式会社 Display device and program
JP2014067150A (en) * 2012-09-25 2014-04-17 Sharp Corp Information search device, information search method, information searching program, and recording medium
JP2016081330A (en) * 2014-10-17 2016-05-16 富士通株式会社 Retrieval result display program, information processing device and retrieval result display method
JP6936459B1 (en) * 2021-02-22 2021-09-15 株式会社Toreru Trademark use detection device, trademark use detection method and trademark use detection program

Family Cites Families (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH0644113A (en) * 1992-07-24 1994-02-18 Fujitsu Ltd Data base retrieving system
JPH06266347A (en) * 1993-03-12 1994-09-22 Hitachi Ltd Image information processor
JP3059664B2 (en) * 1995-06-23 2000-07-04 キヤノン株式会社 Data search method and apparatus
JPH11154153A (en) * 1997-11-20 1999-06-08 Sharp Corp Data retrieval method, data retrieval device and recording medium recorded with data retrieval program to be executed by computer
JP3357665B2 (en) * 2001-03-07 2002-12-16 株式会社ビーコンインフォメーションテクノロジー Data search system, data search result display method, computer program, and recording medium
JP4313007B2 (en) * 2002-09-05 2009-08-12 株式会社ビーコンインフォメーションテクノロジー Data management system and method, computer program

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN106294415A (en) * 2015-05-25 2017-01-04 阿里巴巴集团控股有限公司 Webpage generating method and device, Webpage display process and device

Also Published As

Publication number Publication date
JP2010129022A (en) 2010-06-10

Similar Documents

Publication Publication Date Title
KR101130420B1 (en) System and method for a unified and blended search
JP5010575B2 (en) Information search apparatus, search result presentation method, and program
JP2005332212A (en) Retrieval server, retrieval terminal, retrieval method, and retrieval execution method
US20150379093A1 (en) Data set preview technology
JP5567275B2 (en) Online systems, methods, and interfaces for providing drug information
EP3452921A1 (en) System and method for displaying search results for a trademark query in an interactive graphical representation
JP4430598B2 (en) Information sharing system and information sharing method
JP6587576B2 (en) Information processing apparatus, information processing method, and information processing program
US9811591B2 (en) International search engine optimization analytics
US9576035B2 (en) Method and apparatus for providing integrated search and web browsing history
JP2010146332A (en) Information processing apparatus, system, method and program for providing information and recording medium
JP2008217161A (en) Scenario creation support system, device, and method
JP2013011940A (en) Information providing server, information retrieval system, information retrieval method, and information retrieval program
JP2005063428A (en) Information display apparatus, method and program
JP4571648B2 (en) WEB information providing apparatus, method thereof, and program
JP2013238939A (en) Recommended retrieval word presentation system
US20140052708A1 (en) User customized data page for search engine data
JP5331783B2 (en) Image search apparatus, image search method, and image search program
US20130325836A1 (en) Systems and Methods for Providing Context Search Filtering
US10146852B1 (en) Search result claiming
JP5170805B2 (en) Information processing apparatus, information processing method, and information processing program
JP6594489B1 (en) Reservation site aggregation device and reservation site aggregation method
US11556550B2 (en) Methods and systems for no fail searching
JP2021018616A (en) File search system and file search method
JP7372285B2 (en) Information processing device, information processing method, and information processing program

Legal Events

Date Code Title Description
A977 Report on retrieval

Free format text: JAPANESE INTERMEDIATE CODE: A971007

Effective date: 20111222

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20120110

A521 Request for written amendment filed

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20120308

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20120327

A521 Request for written amendment filed

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20120426

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

Free format text: JAPANESE INTERMEDIATE CODE: A01

Effective date: 20120522

A01 Written decision to grant a patent or to grant a registration (utility model)

Free format text: JAPANESE INTERMEDIATE CODE: A01

A61 First payment of annual fees (during grant procedure)

Free format text: JAPANESE INTERMEDIATE CODE: A61

Effective date: 20120601

R150 Certificate of patent or registration of utility model

Ref document number: 5010575

Country of ref document: JP

Free format text: JAPANESE INTERMEDIATE CODE: R150

Free format text: JAPANESE INTERMEDIATE CODE: R150

FPAY Renewal fee payment (event date is renewal date of database)

Free format text: PAYMENT UNTIL: 20150608

Year of fee payment: 3

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250

S531 Written request for registration of change of domicile

Free format text: JAPANESE INTERMEDIATE CODE: R313531

R350 Written notification of registration of transfer

Free format text: JAPANESE INTERMEDIATE CODE: R350

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250

S533 Written request for registration of change of name

Free format text: JAPANESE INTERMEDIATE CODE: R313533

R350 Written notification of registration of transfer

Free format text: JAPANESE INTERMEDIATE CODE: R350

S111 Request for change of ownership or part of ownership

Free format text: JAPANESE INTERMEDIATE CODE: R313111

R350 Written notification of registration of transfer

Free format text: JAPANESE INTERMEDIATE CODE: R350

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250

S111 Request for change of ownership or part of ownership

Free format text: JAPANESE INTERMEDIATE CODE: R313111

R350 Written notification of registration of transfer

Free format text: JAPANESE INTERMEDIATE CODE: R350