JP5401384B2 - Search device and search method - Google Patents

Search device and search method Download PDF

Info

Publication number
JP5401384B2
JP5401384B2 JP2010077631A JP2010077631A JP5401384B2 JP 5401384 B2 JP5401384 B2 JP 5401384B2 JP 2010077631 A JP2010077631 A JP 2010077631A JP 2010077631 A JP2010077631 A JP 2010077631A JP 5401384 B2 JP5401384 B2 JP 5401384B2
Authority
JP
Japan
Prior art keywords
search
condition
items
user
item
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Expired - Fee Related
Application number
JP2010077631A
Other languages
Japanese (ja)
Other versions
JP2011210043A (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.)
Denso IT Laboratory Inc
Original Assignee
Denso IT Laboratory Inc
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 Denso IT Laboratory Inc filed Critical Denso IT Laboratory Inc
Priority to JP2010077631A priority Critical patent/JP5401384B2/en
Publication of JP2011210043A publication Critical patent/JP2011210043A/en
Application granted granted Critical
Publication of JP5401384B2 publication Critical patent/JP5401384B2/en
Expired - Fee Related legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Landscapes

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

Description

本発明は、データベースに記憶されている情報を検索するための検索装置及び検索方法に関し、特に、既存の検索条件に新たな検索条件を付加して絞込検索を行う検索装置及び検索方法に関する。   The present invention relates to a search device and a search method for searching for information stored in a database, and more particularly to a search device and a search method for performing a narrow search by adding a new search condition to an existing search condition.

従来より、データベースに記憶された情報を検索する検索装置が知られている。ユーザは、自らの要求に合う情報を得るために、検索条件を指定して検索を行う。検索装置は、ユーザによって指定された検索条件を満たす情報をユーザに提示する。ユーザは、得られた検索結果が多すぎる場合にはAND条件で新たな検索条件を追加し、反対に、得られた検索結果が少なすぎる場合にはAND条件で結合された検索条件を減らして(もとのAND条件をOR条件に変更する場合も含む)、繰り返し検索を行うことで、所望の量の検索結果を得ることができる。   2. Description of the Related Art Conventionally, a search device that searches information stored in a database is known. A user performs a search by specifying a search condition in order to obtain information that meets the user's request. The search device presents information that satisfies the search condition specified by the user to the user. If there are too many search results, the user adds a new search condition with an AND condition, and conversely, if there are too few search results, the search condition combined with the AND condition is reduced. (Including the case where the original AND condition is changed to the OR condition), a desired amount of search results can be obtained by performing a repeated search.

検索の結果抽出された多数の情報の中からユーザの要求に合う情報を見つけ出しやすくするために、ユーザの特性や趣向を把握して、ユーザの特性や趣向との一致度が高いものに高い点数を与えて、点数の高い情報から順に、検索結果を表示する検索装置も知られている(例えば、特許文献1を参照)。   In order to make it easier to find information that meets the user's request from among a large number of information extracted as a result of the search, the user's characteristics and preferences are grasped, and the score that is highly consistent with the user's characteristics and preferences is high There is also known a search apparatus that displays search results in order from the information with the highest score (for example, see Patent Document 1).

図20A〜図20Cは、従来の検索装置における検索画面の例である。図20A〜図20Cは、レストランの情報を記憶したデータベースから所望のレストランを検索する際の検索画面の例を示している。検索装置は、まず、ユーザに、図20A又は図20Bのような検索画面を提示する。図20Aの検索画面では、ユーザは、レストランについて、ジャンル、場所、値段、及びキーワードを検索条件として入力できる。図20Aの例では、ジャンルについて「中華」、場所について「新宿」が選択されている。図20Bの検索画面では、まず、何れの属性を指定するかを選択できる。ユーザが、図20Bの検索画面にて、「ジャンルを選ぶ」、「場所を選ぶ」、「値段を選ぶ」のいずれかを選択すると、対応する具体的な属性がユーザに提示される。例えば、「ジャンルを選ぶ」を選択した場合には、それに対応する具体的な属性として、「和食」、「フレンチ」、「中華」、「イタリアン」などのジャンルが提示される。ユーザは、これらの属性のいずれかを検索条件として選択できる。   20A to 20C are examples of search screens in a conventional search device. 20A to 20C show examples of search screens for searching for a desired restaurant from a database storing restaurant information. The search device first presents a search screen as shown in FIG. 20A or 20B to the user. In the search screen of FIG. 20A, the user can input a genre, a place, a price, and a keyword as search conditions for a restaurant. In the example of FIG. 20A, “Chinese” is selected for the genre and “Shinjuku” is selected for the location. In the search screen of FIG. 20B, it is possible to first select which attribute is designated. When the user selects any one of “Choose genre”, “Choose place”, and “Choose price” on the search screen of FIG. 20B, corresponding specific attributes are presented to the user. For example, when “select genre” is selected, genres such as “Japanese food”, “French”, “Chinese”, “Italian”, etc. are presented as specific attributes corresponding thereto. The user can select any of these attributes as a search condition.

図20Cは、図20Aの画面で検索条件を指定して検索を行った結果を提示する画面である。図20Aでは、ジャンルについて「中華」、場所について「新宿」を指定したので、図20Cの画面では、これらの条件を満たす情報が表示される。図20Cの例では、145件の情報がこの検索条件に一致していたため、これらの情報がデータベースから抽出されて表示画面に表示されている。   FIG. 20C is a screen that presents a result of performing a search by specifying a search condition on the screen of FIG. 20A. In FIG. 20A, since “Chinese” is specified for the genre and “Shinjuku” is specified for the place, information satisfying these conditions is displayed on the screen of FIG. 20C. In the example of FIG. 20C, since 145 pieces of information match this search condition, these pieces of information are extracted from the database and displayed on the display screen.

ここで、ユーザは、145件の検索結果は多すぎるため、一つ一つ見ていくのは煩わしいと感じる。そこで、検索装置は、検索結果の表示画面に、絞込検索を行うボタンを設けて、絞込検索を可能としている。ユーザは、絞込み検索を繰り返して、徐々にAND条件を追加していくことで、所望の量の検索結果を得ることができる。   Here, since there are too many 145 search results, the user feels it troublesome to look at each one. Therefore, the search device is provided with a button for performing a narrow search on the search result display screen, thereby enabling the narrow search. The user can obtain a desired amount of search results by repeating the narrow search and gradually adding AND conditions.

特開2008−226156号公報JP 2008-226156 A

ユーザは、検索をするときに、自らの要求に合う情報を得ようとする一方で、自らがどのような属性を有する情報であれば満足するのかがはっきりしていないことがある。例えば、上記のレストランの検索の例では、ユーザは、新宿のレストランを検索したいという思いはあるが、そのような検索条件では該当する情報があまりに多すぎるため、ジャンルについて特に制限するつもりはないが、情報の量を減らすために、ジャンルを「中華」と指定することがある。即ち、ユーザは、検索条件を指定して検索を行い、検索条件に該当する情報の量が多すぎる場合には、さらに絞込検索を行ってAND条件を追加していくが、最終的にAND条件で結合されたすべての検索条件を満たす情報のみが、ユーザの望んでいる情報であるとは限らないことがある。   While a user tries to obtain information that meets his / her request when searching, it may not be clear what attributes he / she has to satisfy. For example, in the above restaurant search example, the user wants to search for a restaurant in Shinjuku, but there is too much information in such a search condition, so there is no particular restriction on the genre. In order to reduce the amount of information, the genre may be designated as “Chinese”. That is, the user performs a search by specifying a search condition, and if the amount of information corresponding to the search condition is too large, the user performs a further refinement search and adds an AND condition. Only information that satisfies all the search conditions that are combined under conditions may not necessarily be information that the user desires.

それにもかかわらず、従来の検索装置では、ユーザが検索条件を増加させるにつれて、その検索条件に該当する情報の件数も減少するので、ユーザに提示する情報も減少させていた。従って、ユーザが検索条件として多くの条件を追加しすぎると、それらの条件をすべて満たす情報がなく、検索結果が得られないことや、それらの条件をすべて満たす情報が極端に少なく、十分な量の検索結果が得られないことがあった。   Nevertheless, in the conventional search device, as the user increases the search condition, the number of pieces of information corresponding to the search condition also decreases, so the information presented to the user also decreases. Therefore, if the user adds too many conditions as search conditions, there is no information that satisfies all of these conditions, and no search results can be obtained, or there is extremely little information that satisfies all of these conditions, and a sufficient amount The search results for could not be obtained.

このような場合には、ユーザが新たに追加した検索条件は無駄になってしまい、ユーザは、既存の検索条件の一部を削除して他の新たな検索条件を付加するなどにより、新たな条件で再度の検索を行い、検索結果の量を調整しなければならなかった。しかも、上述のように、そのような検索条件は必ずしもユーザが求めている情報を検索するのに適した検索条件とは限らない。   In such a case, the search condition newly added by the user becomes useless, and the user deletes a part of the existing search condition and adds another new search condition. It was necessary to perform another search under conditions and adjust the amount of search results. Moreover, as described above, such a search condition is not necessarily a search condition suitable for searching for information requested by the user.

このような問題は、レストランの検索に限らず、ショッピングをする際の商品検索、ウェブサイトの検索等において、探し出したい検索対象がユーザにおいて明確に特定されていない場合に、同様に生じる。   Such a problem occurs not only when searching for a restaurant but also when a user does not clearly specify a search target to be searched for, for example, searching for a product when shopping or searching for a website.

本発明は、上記の問題に鑑みてなされたものであり、ユーザの負担を増加させることなく、かつ、ユーザの意図を反映させたうえで、広がりをもった検索や視点を変えた検索を実現できる検索装置及び検索方法を提供する。   The present invention has been made in view of the above-mentioned problems, and realizes a search with a wide spread or a change in viewpoint without reflecting the user's intention without increasing the burden on the user. Provided is a search device and a search method.

本発明の一態様は、データベースからアイテムの検索を行う検索装置であって、この検索装置は、ユーザが指定した第1番目の検索条件、及び前記第1番目の検索条件を用いた検索の後に、絞込検索のために段階的に指定されたた第2番目から第n番目の検索条件を、指定された順序とともに記憶する検索条件リスト記憶部と、前記第1番目〜第n番目の検索条件をAND条件で結合させた絞込検索式を生成するとともに、前記検索条件の一部をAND条件から除外した緩和検索式を生成する検索式生成部と、前記検索式生成部にて生成された前記絞込検索式を用いて絞込検索を行うとともに、前記検索式生成部にて生成された前記緩和検索式を用いて緩和検索を行う検索実行部と、前記検索実行部による前記絞込検索の結果抽出されたアイテム及び前記緩和検索の結果抽出されたアイテムを、アイテムの重複がないように表示する結果画面を生成する結果画面生成部とを備え、前記検索式生成部は、第n−1番目の検索条件をAND条件から除外して、最後に追加された第n番目の検索条件及び第1番目から第n−2番目の検索条件をAND条件で結合させた検索式を、前記緩和検索式として生成する。   One aspect of the present invention is a search device that searches for an item from a database, and the search device includes a first search condition designated by a user and a search using the first search condition. , A search condition list storage unit for storing the second to nth search conditions specified in a stepwise manner for the narrow search together with the specified order, and the first to nth search Generated by the search expression generator that generates a refined search expression in which conditions are combined with an AND condition, and generates a relaxed search expression that excludes a part of the search condition from the AND condition, and the search expression generator A search execution unit that performs a refinement search using the refinement search expression and performs a relaxation search using the relaxation search expression generated by the search expression generation unit; and the refinement by the search execution unit Eyes extracted as a result of search And a result screen generation unit that generates a result screen that displays items extracted as a result of the relaxation search so that there is no duplication of items, and the search expression generation unit includes the (n-1) th search condition. Is excluded from the AND condition, and a search expression obtained by combining the nth search condition added last and the first to (n-2) th search conditions with the AND condition is generated as the relaxed search expression. .

この構成により、絞込検索の過程でユーザが指定した検索条件をすべて満たすアイテムだけではなく、緩和検索によって、ユーザが指定した検索条件を含みつつも、ユーザの指定した検索条件とは完全に一致しないアイテムであって、かつ絞込検索の過程でまだ提示していないアイテムを提示できるので、ユーザに「気づき」の効果を与えることができる。   With this configuration, not only items that satisfy all the search conditions specified by the user in the refined search process, but also the search conditions specified by the user, even though the search conditions specified by the user are included by the relaxed search, completely match Since it is possible to present items that are not yet displayed and have not yet been presented in the process of the refinement search, it is possible to give the user a “notice” effect.

上記の検索装置において、前記検索式生成部は、第n−1番目から第n−k番目の検索条件を前記絞込検索式のAND条件から除外して、最後に追加された第n番目の検索条件及び第1番目から第n−k−1番目の検索条件をAND条件で結合させた検索式を、前記kを1から順に1ずつ増加させて、前記緩和検索式として生成する。   In the above search device, the search expression generation unit excludes the (n−1) th to n−kth search conditions from the AND condition of the narrowed search expression, and adds the nth th A search expression obtained by combining a search condition and first to (n−k−1) th search conditions with an AND condition is generated as the relaxed search expression by incrementing k by 1 sequentially from 1.

この構成により、段階的に検索式が緩和されていき、ユーザは、自らの指定した検索条件に比較的近い検索結果から、自らの指定した検索条件から比較的遠い検索結果までを段階的に得ることができる。   With this configuration, the search expression is gradually relaxed, and the user obtains from a search result relatively close to the search condition specified by the user to a search result relatively far from the search condition specified by the user. be able to.

上記の検索装置において、前記検索式生成部は、前記絞込検索式を用いて絞込検索を行った結果抽出されたアイテムの件数が所定の最少件数を下回った場合に、前記緩和検索式を生成する。   In the above search device, the search expression generation unit may calculate the relaxed search expression when the number of items extracted as a result of performing a narrow search using the narrow search expression is less than a predetermined minimum number. Generate.

この構成により、絞込検索における絞込み(検索条件の追加)が足りない場合には、ユーザが指定した検索条件をすべて満たす多数のアイテムが抽出されて、緩和検索式による検索は行われないので、ユーザに絞込みを促す一方、ユーザが絞込条件を厳しくしすぎた場合には、自動的に緩和検索が行われる。よって、ユーザは、絞込検索の結果のみが提示されるか、緩和検索の結果も提示されるかを意識することなく、絞込検索における検索条件の追加をすることができる。   With this configuration, if there are not enough refinements (addition of search conditions) in the refined search, a large number of items that satisfy all the search conditions specified by the user are extracted, and the search using the relaxed search expression is not performed. While prompting the user to narrow down, if the user makes the narrowing conditions too strict, a relaxed search is automatically performed. Therefore, the user can add a search condition in the narrow search without being conscious of whether only the result of the narrow search is presented or whether the result of the relaxed search is also presented.

上記の検索装置において、前記検索式生成部は、前記緩和検索式による検索の結果抽出されたアイテムの件数が前記最少件数以上になるまで、前記kを1から順に1ずつ増加させて、前記緩和検索式を生成する。   In the above search device, the search expression generation unit increases the k by 1 sequentially from 1 until the number of items extracted as a result of the search by the relaxation search expression is equal to or greater than the minimum number, Generate a search expression.

この構成により、ユーザの指定した絞込条件が厳しすぎた場合にも、少なくとも最少件数以上の件数のアイテムが表示されるので、絞込検索の操作が無駄であったというユーザの失望感を軽減できる。   This configuration reduces the user's disappointment that the refinement search operation was wasted because at least the minimum number of items is displayed even when the user-specified refinement conditions are too strict. it can.

上記の検索装置において、前記結果画面生成部は、前記絞込検索により抽出された条件該当アイテムと、前記緩和検索のみで抽出され、前記絞込検索では抽出されなかった提案アイテムとを分けて表示する結果画面を生成する。   In the above search device, the result screen generation unit separately displays the condition corresponding items extracted by the narrowed search and the suggested items extracted only by the relaxed search but not extracted by the narrowed search. Generate a result screen.

この構成により、ユーザは、自ら指定した検索条件をすべて満たすアイテムと、検索装置がユーザの意図を反映させた上で、検索条件を緩和して得られたアイテムとを区別して認識できる。   With this configuration, the user can distinguish and recognize items satisfying all the search conditions specified by the user and items obtained by relaxing the search conditions after the search device reflects the user's intention.

上記の検索装置において、前記結果画面生成部は、前記条件該当アイテムと前記提案アイテムは、各アイテムが有する属性とともに表示する前記結果画面を生成する。そして、 前記提案アイテムの属性として表示された項目が新たな検索条件として指定されたときに、前記検索条件リスト記憶部は、当該新たな検索条件が指定された提案アイテムに含まれていない検索条件を削除し、前記検索式生成部は、当該新たな検索条件と前記検索条件リスト記憶部に残された検索条件とをAND条件で結合させた広がり検索式を生成し、前記検索実行部は、前記広がり検索式を用いて検索を行う。   In the above search device, the result screen generation unit generates the result screen for displaying the condition applicable item and the proposed item together with attributes of each item. When the item displayed as the attribute of the proposed item is specified as a new search condition, the search condition list storage unit is configured so that the search condition not included in the proposed item for which the new search condition is specified The search expression generation unit generates a broad search expression that combines the new search condition and the search condition remaining in the search condition list storage unit with an AND condition, and the search execution unit includes: A search is performed using the spread search formula.

この構成により、ユーザが自ら検索条件の削除のための操作を行うことなく、一部の検索条件を削除して新たな検索式で検索を行うことができる。   With this configuration, it is possible to delete a part of the search conditions and perform a search with a new search formula without the user performing an operation for deleting the search conditions.

本発明の検索装置において、前記結果画面生成部は、前記条件該当アイテムと前記提案アイテムをスクロール表示により表示する結果画面を生成し、前記検索装置は、ユーザが前記スクロール表示のスクロール操作をするためのスクロール操作部と、前記スクロール表示により、前記条件該当アイテムの表示から前記提案アイテムへの表示に移る際に、前記操作部に対して、前記提案アイテムを表示させる前記スクロール操作部のスクロール操作を妨げる斥力を発生させるための斥力発生部とをさらに備えている。   In the search device according to the present invention, the result screen generation unit generates a result screen for displaying the item corresponding to the condition and the proposed item by scroll display, and the search device is for the user to perform a scroll operation of the scroll display. The scroll operation unit and the scroll operation unit that causes the operation unit to display the proposed item when the display is changed from the display of the condition corresponding item to the display of the proposed item by the scroll display. And a repulsive force generating unit for generating the repulsive force to be prevented.

この構成により、ユーザが指定した検索条件による制限を山又は壁に見立てて、スクロール操作部を操作することで、この山を乗り越え、又は壁を打ち壊して、自らが指定した条件による制限を越えた検索結果を表示するという感覚をユーザに与えることができる。   By this configuration, the limit by the search condition specified by the user is assumed to be a mountain or a wall, and the scroll operation unit is operated to overcome this mountain or break the wall and exceed the limit by the condition specified by the user. It is possible to give the user a feeling of displaying the search result.

本発明の別の態様は、データベースからアイテムの検索を行う検索方法であって、この検索方法は、ユーザが指定した第1番目の検索条件、及び前記第1番目の検索条件を用いた検索の後に、絞込検索のために段階的に指定された第2番目から第n番目の検索条件を、指定された順序とともに記憶する検索条件リスト記憶ステップと、前記第1番目〜第n番目の検索条件をAND条件で結合させた絞込検索式を用いて絞込検索を行う絞込検索ステップと、前記絞込検索を行った結果抽出されたアイテムの件数が所定の最少件数を下回った場合に、最後に追加された第n番目の検索条件及び第1番目から第n−k−1番目の検索条件をAND条件で結合させた緩和検索式を用いて、検索の結果抽出されたアイテムの件数が前記最少件数以上になるまで前記kを1から順に1ずつ増加させて、緩和検索を行う緩和検索ステップと、前記絞込検索により抽出された条件該当アイテムと、前記緩和検索のみで抽出され、前記絞込検索では抽出されなかった提案アイテムとを分けて表示する表示ステップとを含んでいる。   Another aspect of the present invention is a search method for searching for an item from a database. The search method includes a first search condition specified by a user and a search using the first search condition. A search condition list storage step for storing the second to nth search conditions specified in a stepwise manner for the refined search together with the specified order; and the first to nth search A refined search step for performing a refined search using a refined search expression obtained by combining conditions with an AND condition, and when the number of items extracted as a result of the refined search is less than a predetermined minimum number The number of items extracted as a result of the search using a relaxed search expression in which the nth search condition added at the end and the 1st to n−k−1th search conditions are combined with an AND condition. Is more than the minimum number The k is incremented one by one from 1 until the relaxation search step for performing the relaxation search, the condition corresponding item extracted by the narrowed search, and the relaxed search are extracted only, and the extracted by the narrowed search A display step for separately displaying the proposed items that have not been displayed.

この構成により、絞込検索の過程でユーザが指定した検索条件をすべて満たすアイテムが少ない場合には、緩和検索によって、ユーザが指定した検索条件を含みつつも、ユーザの指定した検索条件とは完全に一致しないアイテムであって、かつ絞込検索の過程でまだ提示していないアイテムを提示できるので、ユーザに「気づき」の効果を与えることができる。また、検索式が段階的に緩和されていくので、ユーザは、自らの指定した検索条件に比較的近い検索結果から、自らの指定した検索条件に比較的遠い検索結果までを段階的に得ることができる。また、絞込検索における絞込み(検索条件の追加)が足りない場合には、ユーザが指定した検索条件をすべて満たす多数のアイテムが抽出されて、緩和検索式による検索は行われないので、ユーザに絞込みを促す一方、ユーザが絞込条件を厳しくしすぎた場合には、自動的に緩和検索が行われる。また、ユーザは、絞込検索の結果のみが提示されるか、緩和検索の結果も提示されるかを意識することなく、絞込検索における検索条件の追加をすることができる。さらに、ユーザの指定した絞込条件が厳しすぎた場合にも、少なくとも最少件数以上の件数のアイテムが表示されるので、絞込検索の操作が無駄であったというユーザの失望感を軽減できる。   With this configuration, if there are few items that satisfy all of the search conditions specified by the user during the refined search process, the search conditions specified by the user are completely included in the relaxed search while including the search conditions specified by the user. Since the item that does not match the item and has not yet been presented in the process of the refinement search can be presented, the effect of “awareness” can be given to the user. In addition, since the search expression is gradually relaxed, the user can gradually obtain from a search result relatively close to the search condition designated by the user to a search result relatively distant from the search condition designated by the user. Can do. In addition, when there is not enough narrowing (addition of search conditions) in the narrow search, a large number of items that satisfy all the search conditions specified by the user are extracted, and the search using the relaxed search formula is not performed. When the user urges narrowing down and the user makes the narrowing down conditions too strict, a relaxed search is automatically performed. Further, the user can add search conditions in the narrowed search without being conscious of whether only the result of the narrowed search is presented or the result of the relaxed search is also presented. Furthermore, even when the narrowing-down conditions specified by the user are too strict, items of at least the minimum number of items are displayed, which can reduce the user's disappointment that the narrow-down search operation was useless.

本発明によれば、絞込検索の過程でユーザが指定した検索条件をすべて満たすアイテムだけではなく、緩和検索によって、ユーザが指定した検索条件を含みつつも、ユーザの指定した検索条件とは完全に一致しないアイテムであって、かつ絞込検索の過程でまだ提示していないアイテムを提示できるので、ユーザの負担を増加させることなく、かつ、ユーザの意図を反映させたうえで、広がりをもった検索や視点を変えた検索を実現できる。   According to the present invention, not only items satisfying all the search conditions specified by the user in the process of the refined search, but also the search conditions specified by the user are completely included in the relaxed search while including the search conditions specified by the user. Items that do not match and that have not yet been presented in the refined search process can be presented without increasing the burden on the user and reflecting the user's intention. Search and a search with different viewpoints.

本発明の第1の実施の形態における検索装置の構成を示すブロック図The block diagram which shows the structure of the search device in the 1st Embodiment of this invention 本発明の第1の実施の形態における検索条件1を指定する場合の絞込検索式を示す図The figure which shows the narrowing-down search formula in the case of designating the search condition 1 in the 1st Embodiment of this invention. 本発明の第1の実施の形態における検索条件1、2を指定する場合の絞込検索式を示す図The figure which shows the narrowing-down search formula in the case of specifying the search conditions 1 and 2 in the 1st Embodiment of this invention. 本発明の第1の実施の形態における検索条件1〜nを指定する場合の絞込検索式を示す図The figure which shows the narrowing-down search formula in the case of specifying the search conditions 1-n in the 1st Embodiment of this invention. 本発明の第1の実施の形態における3つの検索条件を満たす集合を示すベン図Venn diagram showing a set satisfying three search conditions in the first embodiment of the present invention 本発明の第1の実施の形態における第1番目の検索条件が指定された場合を示すベン図Venn diagram showing the case where the first search condition is designated in the first embodiment of the present invention 本発明の第1の実施の形態における新たに第2番目の検索条件が追加された場合に提示するアイテムを示すベン図Venn diagram showing items to be presented when the second search condition is newly added in the first embodiment of the present invention 本発明の第1の実施の形態における新たに第3番目の検索条件が追加された場合に提示するアイテムを示すベン図Venn diagram showing items presented when the third search condition is newly added in the first embodiment of the present invention 本発明の第1の実施の形態における除外する検索条件が1個のときの緩和検索を示す図The figure which shows the relaxation search when the search conditions to exclude in the 1st Embodiment of this invention are one 本発明の実施の形態における除外する検索条件が2個のときの緩和検索式を示す図The figure which shows the relaxation search expression when the search conditions to exclude in embodiment of this invention are two 本発明の第1の実施の形態における除外する検索条件がk個のときの緩和検索式を示す図The figure which shows the relaxation search formula when the search conditions to exclude in the 1st Embodiment of this invention are k pieces. 本発明の第1の実施の形態における緩和検索を行った場合に得られる検索結果を示す図The figure which shows the search result obtained when the relaxation search in the 1st Embodiment of this invention is performed 本発明の第1の実施の形態における結果画面を説明するための図The figure for demonstrating the result screen in the 1st Embodiment of this invention 本発明の第1の実施の形態における各検索条件に合致するアイテムの集合と条件該当エリアに配置されるアイテムの集合との関係を示すベン図Venn diagram showing the relationship between a set of items that match each search condition and a set of items arranged in the condition corresponding area in the first embodiment of the present invention 本発明の第1の実施の形態における各検索条件に合致するアイテムの集合と第1エリアに配置されるアイテムの集合との関係を示すベン図Venn diagram showing the relationship between a set of items that match each search condition and a set of items arranged in the first area in the first embodiment of the present invention 本発明の第1の実施の形態における各検索条件に合致するアイテムの集合と第2エリアに配置されるアイテムの集合との関係を示すベン図Venn diagram showing the relationship between a set of items that match each search condition and a set of items arranged in the second area in the first embodiment of the present invention 本発明の実施の形態における各検索条件に合致するアイテムの集合と第2エリアに配置されるアイテムの部分集合との関係を示すベン図Venn diagram showing the relationship between a set of items that match each search condition and a subset of items arranged in the second area in the embodiment of the present invention 本発明の第1の実施の形態における検索条件1で行った検索の結果画面の表示例を示す図The figure which shows the example of a display of the result screen of the search performed with the search condition 1 in the 1st Embodiment of this invention. 本発明の第1の実施の形態における結果画面において表示されているアイテムの属性から追加の検索条件を選択する様子を示す図The figure which shows a mode that an additional search condition is selected from the attribute of the item currently displayed on the result screen in the 1st Embodiment of this invention. 本発明の第1の実施の形態における検索条件1、2で行った検索の結果画面の表示例を示す図The figure which shows the example of a display of the result screen of the search performed with the search conditions 1 and 2 in the 1st Embodiment of this invention 本発明の第1の実施の形態における結果画面において表示されているアイテムの属性から追加の検索条件を選択する様子を示す図The figure which shows a mode that an additional search condition is selected from the attribute of the item currently displayed on the result screen in the 1st Embodiment of this invention. 本発明の第1の実施の形態における検索条件3を追加して検索を行った場合の結果画面の表示例を示す図The figure which shows the example of a display of a result screen at the time of searching by adding the search conditions 3 in the 1st Embodiment of this invention 本発明の第1の実施の形態における検索条件3を追加して検索を行った場合の結果画面の表示例を示す図The figure which shows the example of a display of a result screen at the time of searching by adding the search conditions 3 in the 1st Embodiment of this invention 本発明の第1の実施の形態における検索装置の動作フロー図Operation flow diagram of search device in first embodiment of the present invention 本発明の第1の実施の形態における緩和検索表示プロセスのフロー図Flow chart of relaxed search display process in the first embodiment of the present invention 本発明の第2の実施の形態における広がり検索の操作を行う様子を示す図The figure which shows a mode that the operation of the breadth search in the 2nd Embodiment of this invention is performed. 本発明の第2の実施の形態における広がり検索を行う場合の検索条件リストを示す図The figure which shows the search condition list in the case of performing the breadth search in the 2nd Embodiment of this invention. 本発明の第2の実施の形態における広がり検索を行った結果を示す図The figure which shows the result of having performed the breadth search in the 2nd Embodiment of this invention 本発明の第3の実施の形態における検索装置の構成を示すブロック図The block diagram which shows the structure of the search device in the 3rd Embodiment of this invention. 本発明の第3の実施の形態におけるジョイスティックの構成を示す外観図External view showing a configuration of a joystick in the third embodiment of the present invention 本発明の第3の実施の形態における画面枠と検索結果の表示との関係を示す図The figure which shows the relationship between the screen frame in the 3rd Embodiment of this invention, and the display of a search result 本発明の第3の実施の形態におけるスクロール方向と斥力の方向との関係を示す図The figure which shows the relationship between the scroll direction and the direction of repulsion in the 3rd Embodiment of this invention. 本発明の第3の実施の形態における条件該当エリアからスクロール表示をして条件非該当エリアを画面枠に表示させる場合の検索結果の表示と斥力との関係を示す図The figure which shows the relationship between the display of a search result, and the repulsion when scrolling from the condition applicable area in the 3rd Embodiment of this invention, and displaying a non-condition applicable area on a screen frame 本発明の第3の実施の形態における条件非該当エリアからスクロール表示をして条件該当エリアを画面枠に表示させる場合の検索結果の表示と斥力との関係を示す図The figure which shows the relationship between the display of a search result, and a repulsive force when scroll-displaying from the condition non-corresponding area in the 3rd Embodiment of this invention, and displaying a condition applicable area on a screen frame 本発明の第3の実施の形態におけるボール型のスクロール操作部の構成を示す外観図FIG. 6 is an external view showing a configuration of a ball-type scroll operation unit according to a third embodiment of the present invention. 本発明の第3の実施の形態における検索結果を縦方向に一次元に配置した場合の結果画面を示す図The figure which shows the result screen at the time of arrange | positioning the search result in the 3rd Embodiment of this invention to the vertical direction one-dimensionally 本発明の第3の実施の形態における検索結果を二次元的に(平面状に)配置した場合の結果画面を示す図The figure which shows the result screen at the time of arrange | positioning the search result in the 3rd Embodiment of this invention two-dimensionally (in planar shape) 従来の検索装置におけるレストランの情報を記憶したデータベースから所望のレストランを検索する際の検索画面の例を示す図The figure which shows the example of the search screen at the time of searching a desired restaurant from the database which memorize | stored the information of the restaurant in the conventional search device 従来の検索装置におけるレストランの情報を記憶したデータベースから所望のレストランを検索する際の検索画面の例を示す図The figure which shows the example of the search screen at the time of searching a desired restaurant from the database which memorize | stored the information of the restaurant in the conventional search device 従来の検索装置における検索条件を指定して検索を行った結果を提示する画面を示す図The figure which shows the screen which shows the result of having specified the search condition in the conventional search device, and having performed the search

以下、本発明の実施の形態の検索装置及び検索方法について、図面を参照しながら説明する。   Hereinafter, a search device and a search method according to an embodiment of the present invention will be described with reference to the drawings.

(第1の実施の形態)
図1は、第1の実施の形態の検索装置の構成を示すブロック図である。図1に示すように、本実施の形態の検索装置10は、データベース50に接続されている。検索装置10は、データベース50から、そこに記憶されている情報を検索する装置である。以下、データベース50に記憶されている各情報を「アイテム」という。各アイテムは、複数の属性を有しており、この属性に基づいて検索が行われる。例えば、データベース50にレストランの情報が記憶されている場合には、1つのレストランの情報はアイテムであり、そのレストランの場所、ジャンル、値段等はそのレストランが有する属性である。本明細書では、あるアイテムがあるAという属性を有している場合に、そのアイテムはAというグループに属しているともいう。
(First embodiment)
FIG. 1 is a block diagram illustrating a configuration of a search device according to the first embodiment. As shown in FIG. 1, the search device 10 of the present embodiment is connected to a database 50. The search device 10 is a device that searches information stored in the database 50. Hereinafter, each piece of information stored in the database 50 is referred to as an “item”. Each item has a plurality of attributes, and a search is performed based on these attributes. For example, when restaurant information is stored in the database 50, information on one restaurant is an item, and the location, genre, price, etc. of the restaurant are attributes of the restaurant. In this specification, when an item has an attribute A, the item is also said to belong to a group A.

検索装置10は、ユーザが検索条件を指定したり、検索実行の指示をしたり、画面をスクロールしたりするための入力部11と、検索処理を行う検索処理部12と、検索条件を指定するための画面や検索結果を提示する画面(結果画面)を表示する表示部13を有している。   The search device 10 designates a search condition, a search execution instruction, an input unit 11 for scrolling a screen, a search processing unit 12 for performing a search process, and a search condition. A display unit 13 for displaying a screen for displaying a search result and a screen for displaying a search result (result screen).

入力部11は、図示しないキーボード及びマウスを有する。ユーザは、これらを複合的に利用して、所望の検索処理部12に検索条件等の所望の入力を行う。入力部11は、キーボードやマウスの機能をソフトウェアによって実現するタッチパネルであってもよい。   The input unit 11 has a keyboard and a mouse (not shown). The user makes a desired input such as a search condition to the desired search processing unit 12 by using these in combination. The input unit 11 may be a touch panel that realizes keyboard and mouse functions by software.

検索処理部12は、検索条件リスト記憶部121と、検索式生成部122と、検索実行部123と、結果画面生成部124とを有する。検索条件リスト記憶部121は、ユーザが入力部11を用いて最初に入力した検索条件、及び後に追加された検索条件を指定された順に記憶する。検索式生成部122は、入力部11から得たユーザの入力、検索実行部123による検索結果、及び検索条件リスト記憶部121に記憶された検索条件の順序に基づいて、検索式を生成して、生成した検索式を検索実行部123に渡す。検索実行部123は、検索式生成部122から与えられた検索式を用いて、データベース50から情報を検索してその結果を結果画面生成部124に出力する。結果画面生成部124は、検索実行部123から得た検索結果に含まれるアイテムを所定の方法で配置して結果画面を生成して、表示部13に出力する。表示部13は、結果画面生成部124から得た結果画面を表示するモニタである。   The search processing unit 12 includes a search condition list storage unit 121, a search expression generation unit 122, a search execution unit 123, and a result screen generation unit 124. The search condition list storage unit 121 stores the search conditions first input by the user using the input unit 11 and the search conditions added later in the specified order. The search formula generation unit 122 generates a search formula based on the user input obtained from the input unit 11, the search result by the search execution unit 123, and the order of the search conditions stored in the search condition list storage unit 121. The generated search expression is passed to the search execution unit 123. The search execution unit 123 searches the information from the database 50 using the search formula given from the search formula generation unit 122 and outputs the result to the result screen generation unit 124. The result screen generation unit 124 arranges items included in the search result obtained from the search execution unit 123 by a predetermined method, generates a result screen, and outputs the result screen to the display unit 13. The display unit 13 is a monitor that displays the result screen obtained from the result screen generation unit 124.

本実施の形態では、ユーザは、検索条件を指定して検索を行い、その検索の結果抽出されたアイテムの件数が多い場合には、新たな検索条件をAND条件で追加して再度検索を行うことができる(以下、このように検索条件をAND条件で追加していく段階的な検索を「絞込検索」という)。検索装置10は、絞込検索の結果抽出されたアイテムの件数が所定の件数Cmin(以下、「最少件数」という)よりも多い場合には、ユーザが指定したすべての検索条件に合致するアイテムを検索結果としてユーザに提示する。ユーザが検索条件を追加していき、その結果抽出されたアイテムの件数が最少件数Cminを下回った場合には、検索装置10は、ユーザが指定したすべての検索条件に合致するアイテムのほか、ユーザが指定した条件と完全には一致しないがユーザが指定した条件に関連するアイテム(以下、「提案アイテム」という)をユーザに提示する。 In the present embodiment, the user performs a search by specifying a search condition, and when the number of items extracted as a result of the search is large, a new search condition is added using an AND condition and the search is performed again. (Hereinafter, a step-by-step search in which search conditions are added by AND conditions in this way is referred to as “narrow search”). When the number of items extracted as a result of the refinement search is greater than a predetermined number C min (hereinafter referred to as “minimum number”), the search device 10 matches all search conditions specified by the user. To the user as a search result. When the user adds search conditions and the number of items extracted as a result falls below the minimum number C min , the search device 10 includes items that match all the search conditions specified by the user, An item (hereinafter referred to as “suggested item”) that does not completely match the condition specified by the user but is related to the condition specified by the user (hereinafter referred to as “proposed item”) is presented to the user.

上記の最少件数Cminは、絞込検索の過程で、検索条件に合致するアイテムの件数が何件以下になったら提案アイテムを提示するかという件数であり、提案アイテムを積極的に提示するか、あくまでもユーザが指定した検索条件を重視するかの度合いを示すパラメータである。即ち、最少件数Cminが多いほど、提案アイテムが積極的に提示され、最少件数Cminが少ないほどユーザが指定した検索条件を重視した検索結果が提示される。 The above-mentioned minimum number C min is the number of items to be proposed when the number of items that match the search condition falls below in the process of the refined search. It is a parameter that indicates the degree of emphasizing the search condition designated by the user. That is, as the minimum number C min increases, the proposed item is presented more actively, and as the minimum number C min decreases, a search result that emphasizes the search condition specified by the user is presented.

なお、最少件数Cminをゼロとした場合には、提案アイテムが提示されることはなくなる。一方、最少件数Cminをデータベースに記憶されている全アイテム件数以上の値としたとした場合は、常に提案アイテムが提示されることになる。この最少件数Cminは、検索装置10に固定値として設定されていてもよいし、ユーザが検索装置10において変更できるようにしてもよい。特に、ユーザが検索対象について詳しくない場合や、ユーザにおいて希望する条件が明確に定まっていない場合には、この最少件数Cminを大きくして積極的に提案アイテムを提示させると、ユーザがそれまで気づかなかった視点から検索した結果が得られ、有効である。 When the minimum number C min is set to zero, no proposed item is presented. On the other hand, when the minimum number C min is set to a value equal to or greater than the total number of items stored in the database, the proposed item is always presented. The minimum number C min may be set as a fixed value in the search device 10 or may be changed by the user in the search device 10. In particular, when the user is not familiar with the search target, or when the user's desired conditions are not clearly defined, if the minimum number C min is increased and the proposed item is actively presented, The search results are obtained from a point of view that is not noticed and is effective.

図2は、絞込検索式を示す図である。図2Aは、第1番目の検索条件である検索条件1を指定して検索を行う場合を示しており、図2Bは、図2Aの検索に対してさらに第2番目の検索条件として検索条件2を追加した場合を示しており、図2Cは、検索条件の追加を繰り返して、第n番目の検索条件nまで追加した場合を示している。絞込検索においては、既存の検索条件に対して新たな検索条件が追加される場合には、その新たな検索条件は、既存の検索条件に対してAND条件で追加されることになる。   FIG. 2 is a diagram illustrating a narrowing search formula. FIG. 2A shows a case where the search is performed by specifying the search condition 1 which is the first search condition. FIG. 2B shows the search condition 2 as the second search condition in addition to the search of FIG. 2A. FIG. 2C shows a case where the search condition is repeatedly added until the nth search condition n is added. In a narrow search, when a new search condition is added to an existing search condition, the new search condition is added to the existing search condition with an AND condition.

なお、本発明において、1つの「検索条件」は、1回の検索に対して指定又は追加される条件をいい、1つの条件を指定したものに限らない。1回の検索に対して、ANDやORやNOT等の条件を用いて条件を指定した場合には、そのように指定された条件をまとめて、1つの検索条件と呼ぶ。例えば、レストランの検索において、最初の検索において「値段=2000円以上、かつ、値段=3000円未満」という条件を指定するか、又はその後の絞り込み検索で前記の条件を追加して検索を行う場合、この「値段=2000円以上、かつ、値段=3000円未満」は1つの検索条件である。また、「場所=渋谷、または、場所=新宿」という条件を指定又は追加して検索を行う場合、この「場所=渋谷、または、場所=新宿」は1つの検索条件である。同様に、「場所=渋谷、かつ、ジャンル=中華」という条件を指定又は追加して検索を行う場合、この「場所=渋谷、かつ、ジャンル=中華」は1つの検索条件である。なお、「2000円以上」という条件を指定又は追加して検索を行う場合には、当然ながらこの「2000円以上」は1つの検索条件となる。但し、本実施の形態では、説明が簡明になるように、いずれの検索条件も1つの条件のみを指定する条件であるとして説明する。   In the present invention, one “search condition” refers to a condition specified or added to one search, and is not limited to one specifying one condition. When conditions are specified using conditions such as AND, OR, NOT, etc. for one search, the specified conditions are collectively referred to as one search condition. For example, when searching for a restaurant, a condition of “price = 2000 yen or more and price = less than 3000 yen” is specified in the initial search, or a search is performed by adding the above conditions in a subsequent refinement search. This “price = 2000 yen or more and price = less than 3000 yen” is one search condition. Further, when a search is performed by specifying or adding a condition “place = Shibuya or place = Shinjuku”, this “place = Shibuya or place = Shinjuku” is one search condition. Similarly, when a search is performed by specifying or adding a condition “place = Shibuya and genre = Chinese”, this “place = Shibuya and genre = Chinese” is one search condition. In the case of performing a search by specifying or adding the condition “2000 yen or more”, of course, “2000 yen or more” is one search condition. However, in the present embodiment, in order to simplify the description, it is assumed that each search condition is a condition that designates only one condition.

本実施の形態の検索装置10は、上記のように絞込検索を行い、検索結果におけるアイテムの件数が最少件数Cminを下回った場合に、提案アイテムを提示するが、この提案アイテムの提示にあたっては、以下のユーザ心理を仮定する。
(1)ユーザは、妥協したくない重要な検索条件ほど、先に指定又は追加する。
(2)ユーザは、最後に追加した検索条件を新しい切り口として注目している。
(3)ユーザは、検索の結果抽出されたアイテムがなく、又はその件数が極端に少ない場合に、該当なしという表示や、極端に少ない件数だけの表示がされると、その検索の操作が無駄だったと感じてしまう。
(4)ユーザは、検索の結果抽出されたアイテムがなく、又はその件数が極端に少ない場合に、提案アイテムを提示してほしいと望む一方で、絞込検索の過程で既に提示されていたアイテムと同一のアイテムを再度提示してほしくないと感じる。
The search device 10 according to the present embodiment performs a narrowed search as described above, and presents a proposed item when the number of items in the search result is less than the minimum number C min. Assumes the following user psychology:
(1) The user designates or adds important search conditions that do not want to be compromised first.
(2) The user is paying attention to the newly added search condition as a new starting point.
(3) When there is no item extracted as a result of the search or the number of cases is extremely small, the search operation is wasted if the display of “Not applicable” or the display of an extremely small number of cases is displayed. I felt that it was.
(4) The user wishes to present the proposed item when there are no items extracted as a result of the search or the number of items is extremely small, but the item that has already been presented in the process of the refined search I feel that I do not want to present the same item again.

検索装置10は、ユーザ心理(1)〜(4)に基づいて検索を行って提案アイテムを提示する。換言すれば、本実施の形態の検索装置10によって提案アイテムが提示されることで、ユーザ心理(1)〜(4)を満足させることができる。このために、検索装置10の検索処理部12は、以下に説明する構成を備えている。   The search device 10 performs a search based on user psychology (1) to (4) and presents a suggested item. In other words, the user psychology (1) to (4) can be satisfied by the proposal item being presented by the search device 10 of the present embodiment. For this purpose, the search processing unit 12 of the search device 10 has a configuration described below.

検索条件リスト記憶部121は、ユーザが入力部11を介して検索条件を入力すると、その検索条件を記憶する。検索条件リスト記憶部121には、最初に指定された第1番目の検索条件(検索条件1)及び検索条件1で検索した後の絞込検索の過程で段階的に追加されていった第2番目〜第n番目の検索条件(検索条件2〜検索条件n)が、その順序の情報とともに記憶される。検索式生成部122は、検索実行部123による検索結果が最少件数Cminを下回るまでは、ユーザから段階的に追加されて検索条件リスト記憶部121に記憶されているすべての検索条件をAND条件で結合させた検索式(以下、「絞込検索式」という)を生成して、検索実行部123に出力する。検索実行部123は、検索式生成部122から与えられた絞込検索式を用いてデータベース50を検索して、検索結果を得る。 When the user inputs a search condition via the input unit 11, the search condition list storage unit 121 stores the search condition. In the search condition list storage unit 121, the first search condition (search condition 1) specified first and the second search condition added in the course of the narrow search after searching with the search condition 1 are added. The n th to n th search conditions (search condition 2 to search condition n) are stored together with the information of the order. The search expression generation unit 122 performs an AND condition on all the search conditions added step by step from the user and stored in the search condition list storage unit 121 until the search result by the search execution unit 123 falls below the minimum number C min. The search expression combined in step (hereinafter referred to as “restricted search expression”) is generated and output to the search execution unit 123. The search execution unit 123 searches the database 50 using the refined search formula given from the search formula generation unit 122 to obtain a search result.

検索実行部123は、絞込検索の結果抽出されたアイテムの件数が最少件数Cminを下回っているか否かを確認し、抽出されたアイテムの件数が最少件数Cmin以上である場合には、抽出されたアイテムを結果画面生成部124に出力する。検索実行部123は、抽出されたアイテムの件数が最少件数Cminを下回っている場合は、抽出されたアイテムを結果画面生成部124に出力するとともに、検索式生成部122に対して、検索条件が緩和された検索式(以下、「緩和検索式」という)を要求する。 The search execution unit 123 checks whether or not the number of items extracted as a result of the refinement search is less than the minimum number C min , and if the number of extracted items is the minimum number C min or more, The extracted item is output to the result screen generation unit 124. When the number of extracted items is less than the minimum number C min , the search execution unit 123 outputs the extracted items to the result screen generation unit 124 and the search formula generation unit 122 with the search condition Request a relaxed search expression (hereinafter referred to as “relaxed search expression”).

検索式生成部122は、検索実行部123からの要求に応じて、緩和検索式を生成して、検索実行部123に出力する。検索実行部123は、緩和検索式を受けると、これを用いて再度データベース50を検索し(以下、この検索を「緩和検索」という)、検索結果を得て、これを結果画面生成部124に出力する。そして、検索実行部123は、緩和検索の結果におけるアイテムの件数が最少件数Cminを下回っていないかを確認する。検索実行部123は、緩和検索の結果におけるアイテムの件数が依然として最少件数Cminを下回っている場合には、再度検索式生成部122に対して、検索条件をさらに緩和した緩和検索式を要求する。検索実行部123は、このようにして、検索結果におけるアイテムの件数がCmin以上になるまで、緩和検索を繰り返す。 In response to a request from the search execution unit 123, the search expression generation unit 122 generates a relaxation search expression and outputs it to the search execution unit 123. Upon receiving the relaxed search expression, the search execution unit 123 searches the database 50 again using this (hereinafter, this search is referred to as “relaxed search”), obtains a search result, and sends it to the result screen generation unit 124. Output. And the search execution part 123 confirms whether the number of the items in the result of a relaxation search is less than the minimum number Cmin . When the number of items in the result of the relaxed search is still below the minimum number C min , the search execution unit 123 requests the relaxed search expression with the search conditions further relaxed from the search expression generation unit 122 again. . In this way, the search execution unit 123 repeats the relaxation search until the number of items in the search result becomes equal to or greater than Cmin.

検索式生成部122は、上記のユーザ心理(1)〜(4)を踏まえて、以下のようにして緩和検索式を生成する。図3A〜Dは、緩和検索式生成の考え方を説明するためのベン図である。絞込検索において3つの検索条件が存在し、それぞれの検索条件を満たす3つの集合が存在する場合、通常、数学的には、それらの集合の関係は、図3Aのように表される。図3Aのベン図では、3つの検索条件を3つとも満たすアイテムの集合、それらのいずれか2つしか満たさないアイテムの集合、それらのいずれか1つしか満たさないアイテムの集合が存在する。すべての検索条件を満たすアイテムの集合は、3つの円が重なった部分として表現される。当然ながら、ユーザは、アイテムの検索において、条件式を全て満たすアイテムの集合に興味がある。   The search expression generation unit 122 generates a relaxed search expression as follows based on the user psychology (1) to (4). 3A to 3D are Venn diagrams for explaining the concept of relaxed search expression generation. When there are three search conditions in the narrow-down search and there are three sets that satisfy the search conditions, the relationship between these sets is usually expressed mathematically as shown in FIG. 3A. In the Venn diagram of FIG. 3A, there are a set of items satisfying all three search conditions, a set of items satisfying any two of them, and a set of items satisfying any one of them. A set of items satisfying all the search conditions is expressed as a portion where three circles overlap. Of course, the user is interested in a set of items that satisfy all the conditional expressions in the item search.

本実施の形態では、図3Aのベン図の3つの円が絞込検索において段階的に指定されていった経緯を考慮して、提案アイテムを提示する。図3Bは、第1番目の検索条件である検索条件1が指定された場合を示している。この場合は、検索条件1を満たすアイテムの集合Aが得られる。当然、ユーザは、その時点で注目している検索条件1を満たすアイテムの集合Aに興味がある。   In the present embodiment, the proposed item is presented in consideration of the circumstances in which the three circles in the Venn diagram of FIG. FIG. 3B shows a case where search condition 1 which is the first search condition is designated. In this case, a set A of items satisfying the search condition 1 is obtained. Naturally, the user is interested in the set A of items satisfying the search condition 1 that is focused on at that time.

図3Cは、新たに第2番目の検索条件である検索条件2が追加された場合を示している。この場合は、検索条件1と検索条件2を満たすアイテムの集合Cが得られる。この時点では、ユーザは、検索条件1と検索条件2をいずれも満たすアイテムの集合Cに興味がある。仮に集合Cにユーザが満足するアイテムがなかった場合には、ユーザは、新たに加えた検索条件2に該当せず、検索条件1を満たす集合Bよりも、過去の検索条件1を捨ててでも検索条件2を選択するという集合Dに注目すると考えられる。なぜなら、ユーザは、この段階では、新しく指定した検索条件2に興味を持っており、過去の検索条件1を捨てた結果得られるアイテムの集合Dに価値があるかどうか、比較を行いたいと考える一方、集合Bのアイテムは、注目している新しい検索条件2を満たさないし、ましてや、図3Aの集合Aで既出したものだからである。絞込検索におけるこの時系列的な理由により、集合Bは図3Cの検索を行った場合には、集合Bはユーザに提示するに値しないといえる。従って、この段階では、集合Dを提案アイテムとして提示するのが適当である。   FIG. 3C shows a case where search condition 2 as the second search condition is newly added. In this case, a set C of items satisfying the search conditions 1 and 2 is obtained. At this point, the user is interested in the item set C that satisfies both the search condition 1 and the search condition 2. If there is no item that satisfies the user in the set C, the user does not correspond to the newly added search condition 2, and even if the past search condition 1 is discarded rather than the set B that satisfies the search condition 1. It is considered that attention is paid to the set D in which the search condition 2 is selected. This is because, at this stage, the user is interested in the newly specified search condition 2 and wants to compare whether or not the set D of items obtained as a result of discarding the past search condition 1 is valuable. On the other hand, the items in the set B do not satisfy the new search condition 2 being noticed, and moreover, they have already appeared in the set A in FIG. 3A. For this time-series reason in the narrowing search, it can be said that the set B is not worth presenting to the user when the search of FIG. 3C is performed. Therefore, at this stage, it is appropriate to present the set D as a proposal item.

図3Dは、さらに検索条件3を追加した場合を示す。ユーザは、まず、3つのすべての検索条件を満たす集合Fのアイテムに最も興味をもつ。ユーザは、さらに、この時点で注目している検索条件である検索条件3を満たし、部分的には、以前の条件も満たしているアイテムが属する集合E、Gにも興味があると考えられる。その次に、注目の条件を満たすが、ユーザにとって相当妥協しなければいけないアイテムが属する集合Hにも興味があると考えられる。集合Hは、ユーザには、自分が固定概念としてもっていた既存の検索条件である検索条件1と検索条件2をすべて妥協してまで、注目の検索条件3を選んだ場合に得られるアイテムの集合だからである。逆に、注目の条件を満たしていないアイテムが属する集合H、I、Jは、すでに、図3Bの集合Aや、図3Cの集合Bで既出しているため、これらの集合はユーザに提示するに値しないといえる。よって、この段階では、集合E、G、Hを提案アイテムとして提示するのが適当である。   FIG. 3D shows a case where search condition 3 is further added. The user is most interested in the items in the set F that satisfy all three search conditions. The user is further considered to be interested in the sets E and G to which items satisfying the search condition 3 which is the search condition of interest at this time and partially satisfying the previous condition. Next, it is considered that the set H to which the item satisfying the attention condition but to which the user has to make a considerable compromise belongs is also interested. The set H is a set of items obtained when the search condition 3 of interest is selected until the user has compromised all the search conditions 1 and 2 which are existing search conditions that the user has as a fixed concept. That's why. Conversely, the sets H, I, and J to which items that do not satisfy the condition of interest already belong to the set A in FIG. 3B and the set B in FIG. 3C, and these sets are presented to the user. It can be said that it is not worthy. Therefore, at this stage, it is appropriate to present the sets E, G, and H as suggested items.

このように、本実施の形態では、新たに加えられた検索条件を優先させる考え方と、検索の時系列的を考慮してすでに既出したアイテムを再度提案アイテムとして提示しないという考え方を採用して、図3B、図3C、図3Dの太線で囲まれた集合を検索結果としてユーザに提示する。以下、このための緩和検索式を生成する具体的方法を説明する。   Thus, in this embodiment, adopting the concept of giving priority to newly added search conditions and the concept of not presenting items that have already been considered in consideration of the time series of search as proposed items, A set surrounded by a thick line in FIGS. 3B, 3C, and 3D is presented to the user as a search result. Hereinafter, a specific method for generating a relaxation search formula for this purpose will be described.

図4A〜図4Cは、緩和検索式を示す図である。図4Aは、ユーザが指定したすべての検索条件に合致するアイテムの件数が最少件数Cminを下回った場合の緩和検索式を示している。検索式生成部122は、ユーザによって最後に追加された検索条件nの1つ前に追加された検索条件n−1をAND条件から除外して、検索条件n及び検索条件1〜検索条件n−2をAND条件で結合させた緩和検索式を生成する。 4A to 4C are diagrams showing relaxation search expressions. FIG. 4A shows a relaxed search formula when the number of items that match all the search conditions specified by the user falls below the minimum number C min . The search expression generation unit 122 excludes the search condition n-1 added immediately before the search condition n last added by the user from the AND condition, and sets the search condition n and the search condition 1 to the search condition n-. A relaxed search expression in which 2 are combined with an AND condition is generated.

このように、最後に追加された検索条件nをAND条件から除外するのではなく、その1つ前に追加された検索条件n−1をAND条件から除外するのは、上記のユーザ心理(2)及び(3)を考慮したものである。即ち、ユーザが最後に追加した検索条件nは、ユーザがその時点で新たに注目している検索条件であり、それを無視した検索結果を出せば、ユーザは、自分の選択を否定されたように感じてしまう。また、最後に追加した検索条件nをAND条件から除外した検索式による検索は、絞込検索の過程で既にその前に行っていることから、その検索結果を再度提示すると、ユーザは、検索条件nを追加した操作は無駄であったと感じてしまう。   Thus, instead of excluding the search condition n added last from the AND condition, the search condition n-1 added immediately before is excluded from the AND condition. ) And (3) are taken into consideration. That is, the search condition n added last by the user is a search condition that the user is newly paying attention at that time. If a search result that ignores the search condition n is output, the user seems to have been denied his / her selection. I feel it. In addition, since the search by the search expression excluding the search condition n added at the end from the AND condition has already been performed in the process of the narrow search, when the search result is presented again, the user I feel that the operation of adding n was useless.

また、除外する検索条件として、例えば最初に指定された検索条件1ではなく、最後に追加された検索条件nの1つ前に追加された検索条件n−1を選択するのは、ユーザ心理(1)を考慮したものである。即ち、検索条件リストの上にある検索条件ほど、即ち、絞込検索において先に追加された検索条件ほど、ユーザが重要であると考えている検索条件である。よって、最後に追加された検索条件nを除いた検索条件のうちで、最も後に追加された検索条件、即ち検索条件n−1から順に、AND条件から除外していく。   In addition, as a search condition to be excluded, for example, the search condition n-1 added immediately before the search condition n added last is selected instead of the search condition 1 specified first. 1) is taken into consideration. In other words, the search condition on the search condition list, that is, the search condition added earlier in the narrowed search is the search condition that the user considers to be more important. Therefore, among the search conditions excluding the search condition n added last, the search condition added last, that is, the search condition n-1, is sequentially excluded from the AND condition.

図4Bは、検索条件n−1をAND条件から除外して検索を行った結果、抽出されたアイテムの件数が依然として最少件数Cminを下回っていた場合に生成される緩和検索式を示している。図4Bでは、検索条件n−1に加えて、それより1つ前に追加された検索条件n−2もAND条件から除外して、検索条件n及び検索条件1〜検索条件n−3をAND条件で結合させた緩和検索式を生成する。 FIG. 4B shows a relaxed search expression that is generated when the number of extracted items is still below the minimum number C min as a result of performing a search with the search condition n-1 excluded from the AND condition. . In FIG. 4B, in addition to the search condition n-1, the search condition n-2 added immediately before is also excluded from the AND condition, and the search condition n and the search conditions 1 to n-3 are ANDed. A relaxed search expression combined with conditions is generated.

以上のように、ユーザが指定したすべての検索条件に合致するアイテムの件数が最少件数Cminを下回った場合には、最後に追加した検索条件nの1つ前の検索条件n−1から順に、検索条件nを除いて最も後に追加された検索条件を1つずつ除外していきながら緩和検索を行い、検索結果におけるアイテムの件数がCmin以上になるまで繰り返しこの緩和検索を行う。 As described above, when the number of items that match all the search conditions specified by the user falls below the minimum number C min , the search condition n-1 immediately before the search condition n added last is sequentially applied. The relaxation search is performed while excluding the search condition added most recently except for the search condition n one by one, and this relaxation search is repeated until the number of items in the search result becomes equal to or greater than C min .

緩和検索式を一般化して示したのが図4Cである。図4Cは、除外する検索条件を1つずつ増やしていって、k個の検索条件を除外するに至った場合の緩和検索式を示している。図4Cに示すように、k個の検索条件を除外する場合には、検索条件1〜検索条件nのうちの検索条件n−k〜検索条件n−1を除外して、検索条件n及び検索条件1〜検索条件n−k−1をAND条件で結合させた緩和検索式を生成する。   FIG. 4C shows a generalized relaxation search expression. FIG. 4C shows a relaxed search formula when the number of search conditions to be excluded is increased by one and the k search conditions are excluded. As shown in FIG. 4C, when k search conditions are excluded, the search condition n and the search condition n−k to the search condition n−1 out of the search condition 1 to the search condition n are excluded. A relaxed search expression is generated by combining the conditions 1 to 1 with the AND condition.

検索実行部123は、上記のようにして、緩和検索の結果得られるアイテムの件数が最少件数Cmin以上になるまで、除外する検索条件を1個ずつ増加させながら(kを1ずつ増加させながら)緩和検索を繰り返す。図5Aは、除外する検索条件を1個ずつ増加させながら緩和検索を行った場合に得られる検索結果を示す図である。最も小さい集合Gk=0は、ユーザが指定したすべての検索条件をAND条件で指定した場合(k=0の場合)に検索結果として抽出されるアイテムの集合、即ちユーザが指定したすべての検索条件を満たすアイテムの集合である。集合Gk=1は、1個の検索条件を除外した場合(k=1の場合)に検索結果として抽出されるアイテムの集合であり、集合Gk=2は、2個の検索条件を除外した場合(k=2の場合)に検索結果として抽出されるアイテムの集合である。検索実行部123は、検索結果のアイテムの件数が最少件数Cmin以上になると(以下、このときの除外した検索条件の数をmとする)、そこで緩和検索を終了する。 As described above, the search execution unit 123 increases the search condition to be excluded one by one (increase k by one) until the number of items obtained as a result of the relaxed search becomes the minimum number C min or more. ) Repeat the relaxation search. FIG. 5A is a diagram showing search results obtained when a relaxed search is performed while increasing the search conditions to be excluded one by one. The smallest set G k = 0 is a set of items extracted as search results when all search conditions specified by the user are specified by AND conditions (when k = 0), that is, all searches specified by the user A set of items that satisfy a condition. The set G k = 1 is a set of items extracted as search results when one search condition is excluded (when k = 1), and the set G k = 2 excludes two search conditions This is a set of items extracted as a search result in the case of (when k = 2). When the number of search result items is equal to or greater than the minimum number C min (hereinafter, the number of search conditions excluded at this time is m), the search execution unit 123 ends the relaxed search.

結果画面生成部124は、検索実行部123から集合Gk=0、Gk=1、……が入力されると、検索実行部123から入力された集合Gk=0、Gk=1、……を用いて結果画面を生成する。図5Aから明らかなように、集合Gk=0は集合Gk=1に包含されており、集合Gk=1は集合Gk=2に包含されており、集合Gk=m−1は集合Gk=mに包含されている。即ち、集合Gk=1の中には、集合Gk=0と重複するアイテムが含まれており、集合Gk=2の中には、集合Gk=1と重複するアイテムが含まれており、集合Gk=mの中には、集合Gk=m−1と重複するアイテムが含まれている。従って、Gk=0、Gk=1、Gk=2、……Gk=mに含まれるアイテムをそのまま順に並べて表示すると、一部のアイテムについては重複して表示されることになる。そこで、結果画面生成部124は、除外する検索条件を増加させながら緩和検索をして得られた複数の検索結果の集合Gk=0、Gk=1、Gk=2、……Gk=mにおいて、重複するアイテムについては、除外する検索条件が最も少ない状況で検索したときの検索結果としてユーザに提示する。 When the set G k = 0 , G k = 1 ,... Is input from the search execution unit 123, the result screen generation unit 124 receives the set G k = 0 , G k = 1 , Generate a result screen using. As apparent from FIG. 5A, the set G k = 0 is included in the set G k = 1, the set G k = 1 are included in the set G k = 2, the set G k = m-1 is It is included in the set G k = m . That is, the set G k = 1 includes items that overlap with the set G k = 0 , and the set G k = 2 includes items that overlap with the set G k = 1. In the set G k = m , items overlapping with the set G k = m−1 are included. Therefore, when items included in G k = 0 , G k = 1 , G k = 2 ,... G k = m are displayed in order as they are, some items are displayed redundantly. Therefore, the result screen generation unit 124 sets G k = 0 , G k = 1 , G k = 2 ,... G k of a plurality of search results obtained by performing the relaxation search while increasing the search conditions to be excluded. = M , duplicate items are presented to the user as search results when searching in a situation where the search conditions to be excluded are the fewest.

図5Bは、結果画面生成部124が生成する結果画面を説明するための図である。結果画面において、検索結果として抽出されたアイテムを表示する領域は、条件該当エリアと条件非該当エリアに分けられる。条件該当エリアには、ユーザが指定したすべての検索条件に合致するアイテムが表示される。条件非該当エリアには、提案アイテムが表示される。   FIG. 5B is a diagram for explaining a result screen generated by the result screen generation unit 124. In the result screen, an area for displaying an item extracted as a search result is divided into a condition applicable area and a condition non-applicable area. In the condition corresponding area, items that match all the search conditions specified by the user are displayed. Proposed items are displayed in the condition non-applicable area.

ここで、上述したように、仮に条件非該当エリアに、集合Gk=1に含まれるすべてのアイテム、集合Gk=2に含まれるすべてのアイテム、……集合Gk=mに含まれるすべてのアイテムを表示すると、一部のアイテムが重複して表示されることになってしまう。そこで、結果画面生成部124は、集合Gk=0、集合Gk=1、集合Gk=2、……集合Gk=mを用いて次のようにして結果画面を生成する。 Here, as described above, the if condition unmatched area, all of the items included in the set G k = 1, all of the items included in the set G k = 2, all included in the ...... set G k = m When the item is displayed, some items are displayed in duplicate. Therefore, the result screen generation unit 124 generates a result screen using the set G k = 0 , the set G k = 1 , the set G k = 2 ,..., The set G k = m as follows.

まず、条件該当エリアには、Gk=0に含まれるすべてのアイテムを配置する。次に、条件非該当エリアにおける、条件該当エリアに最も近い位置に第1エリアを設定して、その第1エリアに、集合Gk=1に含まれるが、集合Gk=0には含まれないアイテムの差集合Dk=1に含まれるアイテムを配置する。同様にして、条件非該当エリア内において、条件該当エリアから遠ざかる方向に第2エリア、第3エリア、……第mエリアを設けて、それぞれのエリアに差集合Dk=2、Dk=3、……Dk=mに含まれるアイテムを配置する。一般的には、第kエリアに配置されるアイテムの差集合Dは、集合Gを用いて次のように表現される。

Figure 0005401384
なお、第0エリア(k=0)は、条件該当エリアである。 First, all items included in G k = 0 are arranged in the condition corresponding area. Next, a first area is set at a position closest to the condition applicable area in the condition non-applicable area, and the first area is included in the set G k = 1 , but is not included in the set G k = 0. Items included in the difference set D k = 1 of no items are arranged. Similarly, in the condition non-corresponding area, the second area, the third area,... The m-th area are provided in the direction away from the condition corresponding area, and the difference sets D k = 2 and D k = 3 are provided in each area. ... Place items included in D k = m . In general, the difference set D k of items arranged in the k-th area is expressed as follows using the set G.
Figure 0005401384
The 0th area (k = 0) is a condition corresponding area.

図6A〜Cは、各検索条件に合致するアイテムの集合と結果画面の各エリアに配置されるアイテムの集合との関係を示すベン図である。図6A〜Cは、n=3、m=2の場合を示している。図6Aに示すように、差集合Dk=0は、検索条件1〜3のすべてを満たすアイテムの集合である。図6Bに示すように、差集合Dk=1は、検索条件1及び3を満たすアイテムの集合から、検索条件1〜3のすべてを満たすアイテムの集合を引いた集合である。図6Cに示すように、差集合Dk=2は、検索条件3を満たすアイテムの集合から、検索条件1を満たすアイテムの集合を引いた集合である。 6A to 6C are Venn diagrams showing the relationship between a set of items that match each search condition and a set of items arranged in each area of the result screen. 6A to 6C show cases where n = 3 and m = 2. As illustrated in FIG. 6A, the difference set D k = 0 is a set of items that satisfy all of the search conditions 1 to 3. As shown in FIG. 6B, the difference set D k = 1 is a set obtained by subtracting a set of items satisfying all of the search conditions 1 to 3 from a set of items satisfying the search conditions 1 and 3. As shown in FIG. 6C, the difference set D k = 2 is a set obtained by subtracting a set of items satisfying the search condition 1 from a set of items satisfying the search condition 3.

なお、第2エリア〜第mエリアにそれぞれ表示される差集合Dk=2〜Dk=mには、緩和検索式においてAND条件から除外された検索条件を満たすアイテムも含まれ場合がある。図6Cを参照すると、差集合Dk=2には、検索条件2を満たすものが含まれる。図6Dは、差集合Dk=2における、検索条件2を満たす部分集合Dk=2(1)及び検索条件2を満たさない部分集合Dk=2(2)を示す図である。 The difference sets D k = 2 to D k = m displayed in the second area to the m-th area, respectively, may include items that satisfy the search condition excluded from the AND condition in the relaxed search expression. Referring to FIG. 6C, the difference set D k = 2 includes those satisfying the search condition 2. FIG. 6D is a diagram illustrating a subset D k = 2 (1) that satisfies the search condition 2 and a subset D k = 2 (2) that does not satisfy the search condition 2 in the difference set D k = 2 .

結果画面生成部124は、これらの部分集合Dk=2(1)と部分集合Dk=2(2)を分けて、AND条件から除外された検索条件2を満たす部分集合Dk=2(1)を、検索条件2を満たさない部分集合Dk=2(2)よりも第1エリアに近い側に配置する。 The result screen generation unit 124 divides the subset D k = 2 (1) and the subset D k = 2 (2) , and satisfies the search condition 2 excluded from the AND condition D k = 2 ( 1) is arranged closer to the first area than the subset D k = 2 (2) that does not satisfy the search condition 2.

なお、k=3の場合は、差集合Dk=3には、検索条件n−1、検索条件n−2、又はその両方を満足するアイテムが存在する場合があるので、この場合には、両方を満足する部分集合Dk=3(1)を最も第2エリアに近いところに配置し、次に、検索条件n−1又は検索条件n−2のいずれかを満足する部分集合Dk=3(2)、Dk=3(3)を配置し、第2エリアから最も遠いところに、検索条件n−1も検索条件n−2も満たさない部分集合Dk=3(4)を配置する。 When k = 3, there may be an item that satisfies the search condition n-1, the search condition n-2, or both in the difference set D k = 3. In this case, A subset D k = 3 (1) that satisfies both is placed closest to the second area, and then a subset D k = that satisfies either the search condition n−1 or the search condition n−2. 3 (2) and D k = 3 (3) are arranged, and a subset D k = 3 (4) that satisfies neither the search condition n-1 nor the search condition n-2 is arranged at the farthest position from the second area. To do.

一般的には、差集合Dには、検索条件リストにある検索条件n−1〜検索条件n−k+1のいずれかを満足するアイテムが存在する場合があるので、この場合には、検索条件n−1〜検索条件n−k+1のすべてを満足する部分集合Dk(1)を上位のエリアに近いところに配置し、次に、検索条件リストにある検索条件n−1〜検索条件n−k+1のうちのk−2個の検索条件を満足する部分集合Dk(2)、Dk(3)、……Dk(k−1)を配置し、下位のエリアに最も近いところに検索条件n−1〜検索条件n−k+1の何れも満足しない集合を配置する。こうすることで、各エリアにおいて、ユーザが既に指定又は追加した検索条件をより多く含むものをより上位のエリアに近い位置に配置することができる。 In general, there may be an item that satisfies any of the search conditions n-1 to n-k + 1 in the search condition list in the difference set Dk . In this case, in this case, the search condition A subset D k (1) that satisfies all of n−1 to search condition n−k + 1 is arranged close to the upper area, and then, search condition n−1 to search condition n− in the search condition list Subsets D k (2) , D k (3) ,... D k (k−1) satisfying the k−2 search conditions of k + 1 are arranged, and the search is performed at the closest location to the lower area. A set that does not satisfy any of the conditions n−1 to n−k + 1 is arranged. In this way, in each area, the one that includes more search conditions that have been specified or added by the user can be arranged at a position closer to the upper area.

図7A〜Fは、結果画面の表示例を示す図である。図7A〜Fを参照して、絞込検索における表示例と絞込の操作方法、及び緩和検索を行った場合の提案アイテムの表示例を説明する。ここで、図7A〜Fの説明において、最少件数Cmin=50とする。 7A to 7F are diagrams illustrating display examples of the result screen. With reference to FIGS. 7A to 7F, a display example in the narrowing search, a narrowing operation method, and a display example of the proposed item when the relaxation search is performed will be described. Here, in the description of FIGS. 7A to 7F, the minimum number of cases C min = 50.

図7Aは、ユーザによって最初に指定された検索条件1で行った検索の結果の表示例を示している。この例では、ユーザは、検索条件1として属性Aを有する(グループAに属する)という条件を指定した。その結果、図7Aに示すように、属性Aを有するグループAのアイテムがすべて抽出され、条件該当エリアに配置される。表示される各アイテムの具体的内容として、そのアイテムが属するグループ(そのアイテムが有する属性)が表示される。なお、図7Aの例では、検索条件1で検索を行った場合に得られるアイテムの件数は124件であり、最少件数Cmin=50よりも多いため、検索結果画面に条件非該当エリアは含まれていない。 FIG. 7A shows a display example of the result of the search performed under the search condition 1 first designated by the user. In this example, the user has specified a condition that the search condition 1 has the attribute A (belongs to the group A). As a result, as shown in FIG. 7A, all items of group A having attribute A are extracted and placed in the condition corresponding area. As specific contents of each displayed item, a group to which the item belongs (attributes that the item has) is displayed. In the example of FIG. 7A, the number of items obtained when a search is performed under the search condition 1 is 124, which is larger than the minimum number C min = 50. Not.

図7Aに示すグループAに属するアイテム、即ち、ユーザが指定した検索条件を満たすアイテムが多すぎる場合には、ユーザは、AND条件で検索条件2を追加して、絞込検索を行う。このとき、AND条件で追加する検索条件2は、表示されているアイテムの属性、即ち属しているグループから選択することができる。   When there are too many items belonging to the group A shown in FIG. 7A, that is, items satisfying the search condition specified by the user, the user performs the search by adding the search condition 2 using the AND condition. At this time, the search condition 2 to be added by the AND condition can be selected from the attributes of the displayed item, that is, the group to which it belongs.

図7Bは、表示されているアイテムの属性から追加の検索条件を選択する様子を示す図である。図7Bでは、例えば、アイテム4については、グループAの他にも、グループB、F、H、Kが表示されておいる。ユーザは、これらの属性から次に検索条件として追加しようとする属性として、例えばグループBを選択して指定する。具体的には、入力部11がマウスを含む場合には、ポインタをグループBに合わせてクリックし、入力部11がタッチパネルで構成される場合には、グループBをタッチする。なお、ユーザは、表示されているアイテムの中に含まれない属性については、図示しない通常の指定ボックスにて指定できる。   FIG. 7B is a diagram illustrating a state in which additional search conditions are selected from the displayed item attributes. In FIG. 7B, for item 4, for example, in addition to group A, groups B, F, H, and K are displayed. The user selects and designates, for example, group B as an attribute to be added next as a search condition from these attributes. Specifically, when the input unit 11 includes a mouse, the pointer is clicked with the group B, and when the input unit 11 is configured with a touch panel, the group B is touched. Note that the user can specify attributes that are not included in the displayed item in a normal specification box (not shown).

図7Cは、属性Bを検索条件として追加した結果得られる結果画面の表示例を示している。この場合は、条件該当エリアに、検索条件1(グループAに属する)及び検索条件2(グループBに属する)を満たすアイテムが表示される。この条件該当エリアに表示されるアイテムの件数は、図7Aにて検索条件1のみで検索をした場合のアイテムの件数よりも少なくなっている。但し、この絞込検索によっても抽出されるアイテムの件数(83件)は依然として最少件数Cmin=50を下回らないため、結果画面に条件非該当エリアは含まれない。 FIG. 7C shows a display example of a result screen obtained as a result of adding the attribute B as a search condition. In this case, items satisfying the search condition 1 (belonging to group A) and the search condition 2 (belonging to group B) are displayed in the condition corresponding area. The number of items displayed in the area corresponding to the condition is smaller than the number of items when the search is performed only with the search condition 1 in FIG. 7A. However, since the number of items (83) extracted by this narrowing search still does not fall below the minimum number C min = 50, the condition non-corresponding area is not included in the result screen.

図7Dは、図7Bと同様にして、表示されたいずれかのアイテムに含まれる属性を選択することで、検索条件を追加する様子を示す図である。図7Dの例では、アイテム1に含まれる属性Fが検索条件3として追加される。図7E及び図7Fは、検索条件3を追加して検索を行った場合の結果画面の表示例を示している。検索条件3を追加して絞込検索を行うと、検索条件1〜3をすべて満たすアイテムを検索するが、このようなアイテムの件数はわずか7件であり、最少件数Cmin=50を下回ることになる。そこで、緩和検索が行われて、条件非該当エリアに提案アイテムが表示される。 FIG. 7D is a diagram illustrating a manner in which a search condition is added by selecting an attribute included in any of the displayed items in the same manner as FIG. 7B. In the example of FIG. 7D, the attribute F included in the item 1 is added as the search condition 3. FIG. 7E and FIG. 7F show display examples of a result screen when a search is performed with search condition 3 added. When a refinement search is performed with search condition 3 added, items that satisfy all of search conditions 1 to 3 are searched. However, the number of such items is only 7, and the minimum number C min is less than 50. become. Therefore, a relaxation search is performed, and the proposed item is displayed in the condition non-applicable area.

提案アイテムを表示するために、検索実行部123にて、まず、k=1として緩和検索が行われ、その結果得られたアイテムが結果画面生成部124に出力される。図7Eは、このときに結果画面生成部124にて生成された結果画面の例である。検索条件3を追加した絞込検索で得られたアイテムが条件該当エリア(第0エリア)に配置される。条件非該当エリアの第1エリアには、k=1として行われた緩和検索で得られたアイテムのうち、条件該当エリア(第0エリア)に表示されたアイテムを除いたアイテムが表示される。   In order to display the proposed item, the search execution unit 123 first performs a relaxation search with k = 1, and the resulting item is output to the result screen generation unit 124. FIG. 7E is an example of the result screen generated by the result screen generation unit 124 at this time. Items obtained by the refinement search to which the search condition 3 is added are arranged in the condition corresponding area (0th area). In the first area of the condition non-applicable area, items other than the items displayed in the condition applicable area (the 0th area) among the items obtained by the relaxation search performed with k = 1 are displayed.

検索実行部123は、上記のようにk=1の緩和検索の結果を結果画面生成部124に出力する一方で、その抽出されたアイテムの件数を確認する。この例では、k=1の緩和検索の結果得られたアイテムの件数は、28件であり、依然として最少件数Cmin=50を下回っているため、k=2として緩和検索が行われる。 As described above, the search execution unit 123 outputs the result of the relaxation search of k = 1 to the result screen generation unit 124, while confirming the number of the extracted items. In this example, the number of items obtained as a result of the relaxation search with k = 1 is 28, which is still below the minimum number C min = 50, so the relaxation search is performed with k = 2.

図7Fは、このときに結果画面生成部124にて生成された結果画面の例である。この例では、k=2の緩和検索の結果得られたアイテムの件数は56件であり、最少件数Cmin=50以上となったため、緩和検索はこのk=2で終了する。k=2の緩和検索の結果を表示するために、条件非該当エリアには第2エリアが設定される。第2エリアには、k=2として行われた緩和検索で得られたアイテムのうち、条件該当エリア(第0エリア)又は条件非該当エリアの第1エリアに表示されたアイテムを除いたアイテムが表示される。 FIG. 7F is an example of a result screen generated by the result screen generation unit 124 at this time. In this example, the number of items obtained as a result of the relaxation search with k = 2 is 56, and the minimum number C min = 50 or more, so the relaxation search ends with this k = 2. In order to display the result of the relaxation search of k = 2, the second area is set as the condition non-applicable area. In the second area, items obtained by excluding items displayed in the condition corresponding area (0th area) or the condition non-corresponding area among the items obtained by the relaxation search performed with k = 2 are included. Is displayed.

一般的には、検索実行部123は緩和検索により抽出されるアイテムの件数が最少件数Cmin以上になる(このときk=mとする)まで緩和検索を行い、抽出されたアイテムをその都度結果画面生成部124に出力する。そうすると、第mエリアには、k=mとして行われた緩和検索で得られたアイテムのうち、条件該当エリア(第0エリア)及び条件非該当エリアの第1エリア〜第m−1エリアのいずれかに表示されたアイテムを除いたアイテムが表示されることになる。 In general, the search execution unit 123 performs a relaxed search until the number of items extracted by the relaxed search is equal to or greater than the minimum number C min (in this case, k = m), and the extracted item is the result each time. Output to the screen generator 124. Then, in the m-th area, among the items obtained by the relaxation search performed as k = m, any of the condition corresponding area (0th area) and the condition non-corresponding area from the first area to the m−1 area Items other than the displayed item will be displayed.

上記のように構成された検索装置10の動作を説明する。図8は、検索装置10の動作フロー図である。検索装置10は、まず、ユーザから入力部11を介して検索条件を受け取り、この検索条件を検索条件リストに追加する(ステップS71)。検索条件リストに検索条件を加えたら、検索条件リスト記憶部121に記憶されている検索条件の数nをインクリメントする(ステップS72)。なお、nの初期値は0であり、従って、最初にユーザが最初に検索条件を指定したときには、ステップS72にて、n=1となる。次に、n=1であるか否か、即ち、ユーザがまだ検索条件を追加しておらず、最初に指定した検索条件のみであるか否かを判断する(ステップS73)。   The operation of the search device 10 configured as described above will be described. FIG. 8 is an operation flowchart of the search device 10. First, the search device 10 receives a search condition from the user via the input unit 11, and adds this search condition to the search condition list (step S71). When the search condition is added to the search condition list, the number n of search conditions stored in the search condition list storage unit 121 is incremented (step S72). Note that the initial value of n is 0. Therefore, when the user first specifies the search condition, n = 1 is set in step S72. Next, it is determined whether or not n = 1, that is, whether or not the user has not yet added a search condition and only the first specified search condition (step S73).

n=1であるときは(ステップS73にてYES)、検索式生成部122は、そのときの検索条件で検索式を生成し、検索実行部123はその検索式で検索を行い、結果画面生成部124は検索実行部123における検索の結果を表示する画面を生成する(ステップS74)。一方、ステップS73にてn=1でないとき、即ちユーザが既に絞込検索のための検索条件を追加しているときは(ステップS73にてNO)、検索式生成部122は、k=0(初期値)で検索式を生成し(即ち、検索条件リストにあるすべての検索条件をAND条件で結合させた検索式を生成し)、検索実行部123はその検索式で検索を行い、その検索の結果得られたアイテムの集合Gk=0を得る(ステップS75)。 If n = 1 (YES in step S73), search expression generation unit 122 generates a search expression using the search conditions at that time, and search execution unit 123 performs a search using the search expression and generates a result screen. The unit 124 generates a screen for displaying the search result in the search execution unit 123 (step S74). On the other hand, when n = 1 is not satisfied in step S73, that is, when the user has already added a search condition for narrowing search (NO in step S73), the search expression generation unit 122 sets k = 0 ( (Initial value) is generated (that is, a search expression in which all search conditions in the search condition list are combined with an AND condition is generated), and the search execution unit 123 performs a search using the search expression, and the search A set G k = 0 of items obtained as a result of is obtained (step S75).

次に、検索の結果抽出されたアイテムの件数Cが最低件数Cminを下回るかを判断する(ステップS76)。C<Cminである場合は(ステップS76にてYES)、kの値をインクリメントする(ステップS77)。次に、k<nであるか否か、即ち緩和検索が最大限まで行われていないか否かを判断する(ステップS78)。緩和検索が最大限まで行われていない場合には(ステップS78にてYES)、緩和検索を行ってその結果を表示する緩和検索プロセス(ステップS79)に移行する。 Next, the number C k of items extracted result of a search to determine whether below the minimum number C min (step S76). If C k <C min (YES in step S76), the value of k is incremented (step S77). Next, it is determined whether or not k <n, that is, whether or not the relaxation search has been performed to the maximum (step S78). If the relaxed search has not been performed to the maximum (YES in step S78), the process proceeds to a relaxed search process (step S79) in which the relaxed search is performed and the result is displayed.

緩和検索表示プロセスが終了したら、ステップS76に戻って、緩和検索の結果抽出されたアイテムの件数Cが最低件数Cminを下回るかを判断する。このステップS76からステップS79のループを繰り返し、ステップS76にてC≧Cminとなると(ステップS76にてNO)、kを0にリセットして(ステップS80)、ステップS71に戻って、ユーザからの入力を待つ。また、ステップS78にて、k=nである場合、即ち緩和検索が最大限まで行われている場合も(ステップS78にてNO)、kを0にリセットして(ステップS80)、ステップS71に戻ってユーザからの入力を待つ。 When relaxed Serving process ends, the process returns to step S76, the number C k of the result extracted items relaxation search to determine whether below the minimum number C min. The loop from step S76 to step S79 is repeated. When C k ≧ C min is satisfied in step S76 (NO in step S76), k is reset to 0 (step S80), and the process returns to step S71. Wait for input. If k = n in step S78, that is, if the relaxation search is performed to the maximum (NO in step S78), k is reset to 0 (step S80), and the process returns to step S71. Return and wait for user input.

図9は、緩和検索表示プロセスのフロー図である。緩和検索表示プロセスでは、まず、検索式生成部122は、検索条件リストにあるn個の検索条件のうち、第1番目から第n−k−1番目まで、及び第n番目の検索条件をAND条件で結合させた緩和検索式を生成する(ステップS81)。次に、検索実行部123はその緩和検索式で検索を行い、アイテムの集合Gを得る(ステップS82)。そして、検索実行部123が、検索結果である集合Gを結果画面生成部124に出力すると、結果画面生成部124は、上記の式(1)を用いて差集合Dを求めて、差集合Dに属するアイテムを表示する結果画面を生成して、表示部13に出力する(ステップS83)。表示部13は、結果画面を表示する(ステップS84)。 FIG. 9 is a flowchart of the relaxed search display process. In the relaxed search display process, first, the search expression generation unit 122 ANDs the first to n−k−1th and nth search conditions among the n search conditions in the search condition list. A relaxation search expression combined under conditions is generated (step S81). Next, the search execution section 123 performs a search in its relaxed search expression, obtain a set G k of items (step S82). Then, when the search execution unit 123 outputs the set G k as a search result to the result screen generation unit 124, the result screen generation unit 124 obtains the difference set D k using the above equation (1), and the difference A result screen for displaying items belonging to the set Dk is generated and output to the display unit 13 (step S83). The display unit 13 displays the result screen (step S84).

第1の実施の形態の検索装置10によれば、絞込検索の過程でユーザが指定した検索条件をすべて満たすアイテムが少ない場合には、緩和検索によって、ユーザが指定した検索条件を含みつつも、ユーザの指定した検索条件とは完全に一致しないアイテムであって、かつ絞込検索の過程でまだ提示していないアイテムを提示できるので、ユーザに「気づき」の効果を与えることができる。また、検索式が段階的に緩和されていくので、ユーザは、自らの指定した検索条件に比較的近い検索結果から、自らの指定した検索条件に比較的遠い検索結果までを段階的に得ることができる。   According to the search device 10 of the first embodiment, when there are few items that satisfy all of the search conditions specified by the user in the process of the narrow search, the search conditions specified by the user are included by the relaxed search. Since an item that does not completely match the search condition designated by the user and that has not yet been presented in the process of the refined search can be presented, the effect of “awareness” can be given to the user. In addition, since the search expression is gradually relaxed, the user can gradually obtain from a search result relatively close to the search condition designated by the user to a search result relatively distant from the search condition designated by the user. Can do.

また、絞込検索における絞込み(検索条件の追加)が足りない場合には、ユーザが指定した検索条件をすべて満たす多数のアイテムが抽出されて、緩和検索式による検索は行われないので、ユーザに絞込みを促す一方、ユーザが絞込条件を厳しくしすぎた場合には、自動的に緩和検索が行われる。また、ユーザは、絞込検索の結果のみが提示されるか、緩和検索の結果も提示されるかを意識することなく、絞込検索における検索条件の追加をすることができる。さらに、ユーザの指定した絞込条件が厳しすぎた場合にも、少なくとも最少件数以上の件数のアイテムが表示されるので、絞込検索の操作が無駄であったというユーザの失望感を軽減できる。   In addition, when there is not enough narrowing (addition of search conditions) in the narrow search, a large number of items that satisfy all the search conditions specified by the user are extracted, and the search using the relaxed search formula is not performed. When the user urges narrowing down and the user makes the narrowing down conditions too strict, a relaxed search is automatically performed. Further, the user can add search conditions in the narrowed search without being conscious of whether only the result of the narrowed search is presented or the result of the relaxed search is also presented. Furthermore, even when the narrowing-down conditions specified by the user are too strict, items of at least the minimum number of items are displayed, which can reduce the user's disappointment that the narrow-down search operation was useless.

なお、上記の実施の形態において、検索実行部123は、緩和検索により抽出されるアイテムの件数が最少件数Cmin以上となるまでkを1ずつ増加させながら緩和検索を行い、結果画面生成部124は、集合Gk=0、Gk=1、……Gk=mを用いて差集合Dk=1〜Dk=mを求めて、条件該当エリア及び条件非該当エリアを含む検索画面を生成したが、ユーザの操作に応じてkを増加させながら緩和検索を行ってもよい。 In the above embodiment, the search execution unit 123 performs a relaxed search while increasing k by 1 until the number of items extracted by the relaxed search is equal to or greater than the minimum number C min , and the result screen generating unit 124. Finds the difference sets Dk = 1 to Dk = m using the set Gk = 0 , Gk = 1 ,... Gk = m, and displays a search screen including the condition applicable area and the condition non-applicable area. However, the relaxation search may be performed while increasing k in accordance with the user's operation.

例えば、検索結果をスクロールして表示する場合において、スクロール操作によって条件該当エリアがすべて表示され、さらにその続きを見るようスクロール操作が行われたときに、検索実行部123がk=1として緩和検索を行い、結果画面生成部124が条件非該当エリアの第1エリアに表示する差集合Dk=1を求めてその第1エリアに表示する表示画面を生成し、スクロール操作によって第1エリアがすべて表示され、さらにその続きを見るようスクロール操作が行われたときに、検索実行部123がk=2として緩和検索を行い、結果画面生成部124が第2エリアに差集合Dk=1を求めてその第2エリアに表示する表示画面を生成するというように、段階的に提案アイテムを提示してもよい。 For example, in the case where the search result is scrolled and displayed, the search execution unit 123 sets k = 1 to perform a relaxed search when all the area corresponding to the condition is displayed by the scroll operation and further the scroll operation is performed to see the continuation. The result screen generation unit 124 obtains the difference set D k = 1 to be displayed in the first area of the condition non-applicable area and generates a display screen to be displayed in the first area. When a scroll operation is performed to display the continuation, the search execution unit 123 performs a relaxation search with k = 2, and the result screen generation unit 124 obtains a difference set D k = 1 in the second area. The proposed item may be presented step by step, such as generating a display screen to be displayed in the second area.

また、検索実行部123によって、先に、緩和検索により抽出されるアイテムの件数が最少件数Cmin以上となるまでkを1ずつ増加させながら緩和検索を行って集合Gk=0、Gk=1、……Gk=mを得ておき、結果画面生成部124がユーザの操作に応じて差集合Dk=1〜Dk=mを段階的に求めて、それらの差集合を上記のようなユーザの操作によって段階的に表示するよう結果画面を生成してもよい。 Further, the search execution unit 123 first performs a relaxation search while increasing k by 1 until the number of items extracted by the relaxation search is equal to or greater than the minimum number C min, and sets G k = 0 , G k = 1 ,... G k = m is obtained, and the result screen generation unit 124 obtains the difference sets D k = 1 to D k = m step by step according to the user's operation, and the difference sets are obtained as described above. The result screen may be generated so as to be displayed step by step by such a user operation.

上記の実施の形態では、検索装置10は、絞込検索の結果抽出されたアイテムの件数が最少件数を下回った場合に、ユーザが指定した条件と完全には一致しないがユーザが指定した条件に関連するアイテム(提案アイテム)を提示したが、絞込検索の検索結果における件数に関らずに、常に絞込検索を行って提案アイテムを提示してもよい。   In the above embodiment, when the number of items extracted as a result of the refinement search is less than the minimum number, the search device 10 does not completely match the condition specified by the user but satisfies the condition specified by the user. Although related items (suggested items) have been presented, the proposed items may always be presented by performing a refined search regardless of the number of search results in the refined search.

上記の実施の形態では、検索装置10は、絞り込み検索の結果抽出されたアイテムの件数が最少件数を下回った場合に、kを1ずつ増加させて緩和検索を行い、緩和検索の結果抽出されるアイテムの件数が最少件数Cmin以上になったら緩和検索を終了したが、絞り込み検索の結果抽出されたアイテムの件数が最少件数を下回って緩和検索を行う場合に、緩和検索により抽出されるアイテムの件数にかかわらず、kを1から所定の固定値(最大値を含む)まで段階的に増加させながら緩和検索を行ってもよい。 In the above embodiment, when the number of items extracted as a result of the narrowing search is less than the minimum number, the search device 10 performs a relaxed search by increasing k by 1, and is extracted as a result of the relaxed search. When the number of items reaches the minimum number C min or more, the relaxed search is terminated. However, if the number of items extracted as a result of the refined search is less than the minimum number, the relaxed search is performed. Regardless of the number of cases, the relaxation search may be performed while gradually increasing k from 1 to a predetermined fixed value (including the maximum value).

上記の実施の形態では、結果画面において条件該当エリアと条件非該当エリアとを設けて、ユーザが指定したすべての検索条件を満たすアイテム(条件該当アイテム)と、提案アイテムとを明確に分けて表示したが、条件該当アイテムと提案アイテムとの境を明確にしなくてもよい。   In the above embodiment, the condition screen and the condition non-corresponding area are provided on the result screen, and the items satisfying all the search conditions specified by the user (condition matching items) and the proposed items are clearly displayed separately. However, it is not necessary to clarify the boundary between the condition applicable item and the proposed item.

(第2の実施の形態)
次に、本発明の第2の実施の形態について説明する。本実施の形態の検索装置20において、絞込検索を行い、絞込検索の結果抽出されたアイテムの件数が最少件数Cminを下回った場合に緩和検索を行うための構成及び動作は、第1の実施の形態と同様である。本実施の形態の検索装置は、提示された提案アイテムを用いて、広がり検索を行う。
(Second Embodiment)
Next, a second embodiment of the present invention will be described. In the search device 20 according to the present embodiment, a configuration and operation for performing a refined search when a refined search is performed and the number of items extracted as a result of the refined search is less than the minimum number C min is as follows. This is the same as the embodiment. The search device according to the present embodiment performs a spread search using the presented suggested items.

図10は、第1の実施の形態と同様にして表示された図7Fの結果画面に対して、本実施の形態の広がり検索の操作を行う様子を示す図である。第1の実施の形態で説明したように、図7Fの検索画面に対して、ユーザは、検索画面に表示された各アイテムが有する属性(各アイテムが属するグループ)をクリック又はタッチすることで、絞込検索における新たな検索条件を追加できる。   FIG. 10 is a diagram showing a state in which the spread search operation of the present embodiment is performed on the result screen of FIG. 7F displayed in the same manner as in the first embodiment. As described in the first embodiment, with respect to the search screen of FIG. 7F, the user clicks or touches an attribute (group to which each item belongs) of each item displayed on the search screen, New search conditions for refined search can be added.

本実施の形態では、ユーザが特に条件非該当エリアにおいて、あるアイテムに含まれる新たな属性をクリック又はタッチすると、検索式生成部122は、新たな広がり検索のための検索式を生成する。図10の例では、ユーザは、条件非該当エリアに表示されたアイテム29に含まれるグループMを指定している。そうすると、検索条件リスト記憶部121は、その指定された新たなグループMの検索条件と、アイテム29に含まれ、かつその時点の検索条件リストに含まれている(即ち、過去に指定又は追加されている)グループF及びグループBの検索条件を残して、その時点の検索条件リストに挙げられているがアイテム29には含まれていない検索条件であるグループAの検索条件を検索条件リストから削除する。検索式生成部122は、その指定された新たなグループMの検索条件と、残されたグループFの検索条件及びグループBの検索条件とをAND条件で結合させた検索式(以下、「広がり検索式」という)を生成して、検索実行部123に渡す。   In the present embodiment, when the user clicks or touches a new attribute included in a certain item, particularly in an area not applicable to the condition, the search expression generation unit 122 generates a search expression for a new spread search. In the example of FIG. 10, the user designates the group M included in the item 29 displayed in the condition non-applicable area. Then, the search condition list storage unit 121 is included in the search condition of the specified new group M and the item 29 and is included in the search condition list at that time (that is, specified or added in the past). Group F and group B search conditions are left, and the search conditions for group A, which are search conditions that are listed in the current search condition list but are not included in item 29, are deleted from the search condition list. To do. The search expression generation unit 122 combines a search condition for the designated new group M with the search condition for the remaining group F and the search condition for the group B using an AND condition (hereinafter, “broad search”). Is generated and passed to the search execution unit 123.

その後は、検索実行部123が広がり検索式を用いて、第1の実施の形態と同様にして検索を行い、検索の結果抽出されたアイテムの件数が最少件数Cminよりも少ない場合には緩和検索を行い、検索結果を表示する。 Thereafter, the search execution unit 123 performs a search in the same manner as in the first embodiment by using a search formula, and the search is relaxed when the number of items extracted as a result of the search is less than the minimum number C min. Search and display search results.

図11は、広がり検索式を示す図である。図11に示すように、緩和検索の結果、条件該当エリアと条件非該当エリアに分けてアイテムが提示された場合に、条件非該当エリアにて新たな検索条件が指定されると、その指定された検索条件(検索条件4)と、検索条件リスト記憶部121に記憶された検索条件(検索条件1〜3)のうち、新たに指定された検索条件を含むアイテムに含まれる検索条件(検索条件2、3)とが残されて、当該アイテムには含まれない検索条件(検索条件1)は検索条件リストから削除される。検索式生成部14は、上記の検索条件リストに基づいて広がり検索式を生成し、検索実行部123は、その検索式を用いて検索を行う。   FIG. 11 is a diagram showing a spread search formula. As shown in FIG. 11, when items are presented separately in a condition applicable area and a condition non-applicable area as a result of the relaxation search, if a new search condition is specified in the condition non-applicable area, the specified condition is specified. Among the search conditions (search condition 4) and the search conditions (search conditions 1 to 3) stored in the search condition list storage unit 121, the search condition (search condition) included in the item including the newly specified search condition 2 and 3) are left, and the search condition (search condition 1) not included in the item is deleted from the search condition list. The search expression generation unit 14 generates a spread search expression based on the search condition list, and the search execution unit 123 performs a search using the search expression.

図12は、図11の広がり検索式で検索を行った結果を示す図である。条件該当エリアには、新たに指定した検索条件(検索条件4)に対応するグループ(グループM)と、その新たに追加した検索条件を含んでいたアイテム(アイテム29)に含まれており、かつ検索条件リストに挙げられていた検索条件(検索条件2、3)に対応するグループ(グループB、F)とに属するアイテムが表示される。そして、広がり検索式で検索した結果抽出されたアイテムの件数が最少件数を下回っているため、条件非該当エリアには、差集合Dk=1及びDk=2に含まれるアイテムも結果画面に表示されている。 FIG. 12 is a diagram illustrating a result of a search performed using the spread search formula of FIG. The condition corresponding area includes a group (group M) corresponding to the newly specified search condition (search condition 4) and an item (item 29) including the newly added search condition, and Items belonging to the groups (groups B and F) corresponding to the search conditions (search conditions 2 and 3) listed in the search condition list are displayed. Since the number of items extracted as a result of the search by the spread search formula is less than the minimum number, items included in the difference sets D k = 1 and D k = 2 are also displayed on the result screen in the condition non-applicable area. It is displayed.

上記のように、本実施の形態によれば、ユーザは、自ら手動で検索条件リストを修正して、一部の検索条件を削除したり新たな検索条件を追加したりといった作業をしなくても一部の検索条件を検索条件リストから削除して新たな視点での検索を行うことができる。   As described above, according to the present embodiment, the user does not have to manually correct the search condition list himself and delete some search conditions or add new search conditions. Also, a part of the search conditions can be deleted from the search condition list to perform a search from a new viewpoint.

なお、図10の例で、グループMは、アイテム7及びアイテム9でも表示されており、ユーザは、グループMに注目する場合には、これらのアイテムに含まれるグループMを新たな検索条件として指定することもできる。但し、アイテム7のグループMを指定した場合には、アイテム7は条件該当エリアに表示されているので、通常の絞込検索が行われて、その結果を示す結果画面では、条件該当エリアにグループA、B、F、Mのいずれにも含まれるアイテムが表示されることになる。   In the example of FIG. 10, the group M is also displayed as the item 7 and the item 9, and when the user pays attention to the group M, the group M included in these items is specified as a new search condition. You can also However, when the group M of the item 7 is designated, since the item 7 is displayed in the condition applicable area, a normal narrowing search is performed, and the result screen showing the result displays the group in the condition applicable area. Items included in any of A, B, F, and M are displayed.

一方、アイテム9のグループMを指定した場合には、アイテム9は条件非該当エリアに表示されているので、アイテム9に含まれていない検索条件は、検索条件リストから削除される。図10の例では、アイテム9にはグループBが含まれていないので、検索条件2が検索条件リストから削除され、広がり検索では、検索条件1、3、4がAND条件で結合した広がり検索式が生成される。   On the other hand, when the group M of the item 9 is designated, since the item 9 is displayed in the condition non-corresponding area, the search condition not included in the item 9 is deleted from the search condition list. In the example of FIG. 10, since the item 9 does not include the group B, the search condition 2 is deleted from the search condition list, and in the broad search, the broad search formula in which the search conditions 1, 3, and 4 are combined with the AND condition. Is generated.

(第3の実施の形態)
次に、本発明の第3の実施の形態を説明する。図13は、第3の実施の形態の検索装置の構成を示すブロック図である。第3の実施の形態の検索装置20は、第1の実施の形態の検索装置10の構成に加えて、斥力発生部14を備えている。また、入力部11は、キーボード及びマウスのほかに、ジョイスティックを備えている。ジョイスティックには、その傾倒操作に対して斥力を与える斥力付与機構が設けられており、斥力発生部14は、ジョイスティックの斥力付与機構に対して斥力を付与するための制御信号を発生させて、斥力付与機構を制御する。ジョイスティックは、結果画面をスクロール表示するのに用いられるスクロール操作部として機能する。
(Third embodiment)
Next, a third embodiment of the present invention will be described. FIG. 13 is a block diagram illustrating a configuration of the search device according to the third embodiment. The search device 20 of the third embodiment includes a repulsive force generator 14 in addition to the configuration of the search device 10 of the first embodiment. The input unit 11 includes a joystick in addition to the keyboard and the mouse. The joystick is provided with a repulsive force applying mechanism for applying a repulsive force to the tilting operation, and the repulsive force generating unit 14 generates a control signal for applying a repulsive force to the repulsive force applying mechanism of the joystick. Control the grant mechanism. The joystick functions as a scroll operation unit used to scroll and display the result screen.

図14は、ジョイスティックの構成を示す外観図である。図5B等で説明したように、結果画面において、抽出されたアイテムが横方向に一次元に配置されて表示される場合には、ユーザはジョイスティック111を左右に傾倒することで、画面をスクロールさせることができる。   FIG. 14 is an external view showing the configuration of the joystick. As described with reference to FIG. 5B and the like, when the extracted items are displayed one-dimensionally in the horizontal direction on the result screen, the user scrolls the screen by tilting the joystick 111 left and right. be able to.

図15Aは、画面枠と検索結果の表示との関係を示す図である。図15Aの例では、ユーザの指定した検索条件により近い検索結果がより左に配置されている。ユーザがジョイスティック111を左に傾倒することで、検索結果が左に移動し(相対的に画面枠FRが右に移動し)、ジョイスティック111を右に傾倒することで検索結果が右に移動する(相対的に画面枠FRが左に移動する)。画面枠FRの中央付近には、基準線RLが設定されている。   FIG. 15A is a diagram illustrating a relationship between a screen frame and search result display. In the example of FIG. 15A, search results closer to the search conditions specified by the user are arranged on the left. When the user tilts the joystick 111 to the left, the search result moves to the left (relatively the screen frame FR moves to the right), and when the user tilts the joystick 111 to the right, the search result moves to the right ( The screen frame FR relatively moves to the left). A reference line RL is set near the center of the screen frame FR.

図15Bは、スクロール方向と斥力の方向との関係を示す図である。ユーザがジョイスティック111を左に傾倒させて検索結果を左に移動させ、条件該当エリアと条件非該当エリアとの境界が、画面枠FRの基準線RLに達すると、斥力発生部14は、ジョイスティック111に対して、条件非該当エリアが基準線RLを超えて左に移動するためのジョイスティック111の操作を妨げる方向、即ち、画面枠FRの基準線RLが条件該当エリアから条件非該当エリアに進入するためのジョイスティック111の操作を妨げる方向(図14Bの例の場合は右方向)の斥力を発生させる制御信号を送る。ジョイスティック111の斥力付与機構は、この制御信号を受けて、斥力を付与する。ユーザがこの斥力に抗してジョイスティック111をさらに左に傾倒すると、この斥力を乗り越えて、画面枠FRの基準線RLは、条件該当エリアから条件非該当エリアに進入し、条件非該当エリアは、基準線RLより左に移動する。   FIG. 15B is a diagram illustrating a relationship between a scroll direction and a repulsive force direction. When the user tilts the joystick 111 to the left to move the search result to the left and the boundary between the condition applicable area and the condition non-applicable area reaches the reference line RL of the screen frame FR, the repulsive force generation unit 14 On the other hand, the direction in which the condition non-corresponding area prevents the operation of the joystick 111 for moving to the left beyond the reference line RL, that is, the reference line RL of the screen frame FR enters the condition non-corresponding area from the condition corresponding area. Therefore, a control signal for generating a repulsive force in a direction that hinders the operation of the joystick 111 (right direction in the case of FIG. 14B) is sent. The repulsive force applying mechanism of the joystick 111 receives this control signal and applies the repulsive force. When the user tilts the joystick 111 further to the left against this repulsive force, overcoming this repulsive force, the reference line RL of the screen frame FR enters the condition non-appropriate area from the condition applicable area, Move to the left from the reference line RL.

上記のように、条件非該当エリアには、第1エリア、第2エリア、……第mエリアが設けられている。これらのエリアの境界でも同様にして斥力を発生する。即ち、画面枠FRの基準線RLが第1エリアから第2エリアに進入する際には、斥力発生部14は、ジョイスティック11に対して、その進入のためのジョイスティック111の操作を妨げる方向に斥力を発生させる。   As described above, the first area, the second area,..., The mth area are provided in the condition non-applicable area. A repulsive force is similarly generated at the boundary between these areas. That is, when the reference line RL of the screen frame FR enters the second area from the first area, the repulsive force generator 14 repels the joystick 11 in a direction that prevents the operation of the joystick 111 for the entry. Is generated.

図16Aは、条件該当エリアからスクロール表示をして条件非該当エリアを画面枠FRに表示させる場合の検索結果の表示と斥力との関係を示す図であり、図16Bは、条件非該当エリアからスクロール表示をして条件該当エリアを画面枠FRに表示させる場合の検索結果の表示と斥力との関係を示す図である。図16A及び図16Bにおいて、横軸は、画面枠FRの基準線RLの位置を示し、縦軸は斥力Fを示す。   FIG. 16A is a diagram showing the relationship between the search result display and repulsion when scrolling from the condition applicable area and displaying the condition non-applicable area on the screen frame FR, and FIG. 16B shows from the condition non-applicable area It is a figure which shows the relationship between the display of a search result, and a repulsion when scrolling display and displaying a condition applicable area on the screen frame FR. 16A and 16B, the horizontal axis indicates the position of the reference line RL of the screen frame FR, and the vertical axis indicates the repulsive force F.

図16Aに示すように、条件該当エリアから条件非該当エリアに移行する場合には、基準線RLが条件該当エリアから条件非該当エリアに進入する際に大きな斥力を発生させる。具体的には、境界線が条件非該当エリアに近づくにつれて徐々に斥力を大きくしていき、基準線RLが条件非該当エリアに進入したら斥力をゼロにする。条件非該当エリア内で各エリアを跨ぐ際(即ち、kの値が増加する際)にも同様に斥力を発生させるが、この場合は条件該当エリアから条件非該当エリアに移行する場合の斥力よりも小さい斥力を発生させる。   As illustrated in FIG. 16A, when the condition corresponding area shifts to the condition non-corresponding area, a large repulsive force is generated when the reference line RL enters the condition non-corresponding area from the condition corresponding area. Specifically, the repulsive force is gradually increased as the boundary line approaches the condition non-applicable area, and the repulsive force is set to zero when the reference line RL enters the condition non-applicable area. A repulsive force is also generated when straddling each area within a condition non-applicable area (that is, when the value of k increases). In this case, the repulsive force when moving from a condition corresponding area to a condition non-applicable area Also generates a small repulsive force.

このように、条件該当エリアから条件非該当エリアに移行する場合に、斥力を発生させることで、ユーザが指定した検索条件による制限を山又は壁に見立てて、ジョイスティック111に力を加えることで、この山を乗り越え、又は壁を打ち壊して、自らが指定した条件による制限を越えた検索結果を表示するという感覚をユーザに与えることができる。これにより、ユーザは、直感的な解釈で検索結果の閲覧の操作をできる。   In this way, when shifting from the condition applicable area to the condition non-applicable area, by generating repulsive force, assuming the restriction by the search condition specified by the user as a mountain or wall, by applying force to the joystick 111, It is possible to give the user a feeling of overcoming the mountain or destroying the wall and displaying a search result that exceeds the limit according to the conditions specified by the user. Thereby, the user can perform an operation of browsing the search result with an intuitive interpretation.

一方、図16Bに示すように、基準線RLが条件非該当エリアから条件該当エリアに進入する際、及び条件非該当エリア内にて条件の厳しい方に移行する際には、斥力は発生させない。これは、上記のように、ジョイスティック111に対する斥力は、自らが指定した検索条件の制限の山を乗り越え、壁を打ち壊していくという感覚をユーザに与える作用を有するものであるところ、より自らの指定した条件に合致する方向にスクロールする場合には、ユーザにそのような感覚を与える必要がないからである。   On the other hand, as shown in FIG. 16B, when the reference line RL enters the condition-corresponding area from the condition non-corresponding area, and when the reference line RL shifts to the stricter condition in the condition non-corresponding area, no repulsive force is generated. This is because, as described above, the repulsive force on the joystick 111 has the effect of giving the user the feeling of overcoming the limit of the search conditions specified by himself and destroying the wall. This is because there is no need to give such a feeling to the user when scrolling in a direction that matches the conditions.

また、スクロール操作部としては、ジョイスティックに限らず、例えば、図17に示すようなボール型のものであってもよい。ボール型のスクロール操作部の場合には、ユーザは、ボールを回転させることで画面をスクロールする。斥力発生部14は、このボールの回転動作に対して斥力を発生させる。   Further, the scroll operation unit is not limited to a joystick, and may be, for example, a ball type as shown in FIG. In the case of a ball-type scroll operation unit, the user scrolls the screen by rotating the ball. The repulsive force generator 14 generates a repulsive force with respect to the rotational motion of the ball.

さらに、スクロール操作部は、ジョイスティックやボールのようにユーザが物理的に力を加えるものに限らず、斥力も物理的な斥力に限らない。例えば、入力部11がタッチパネルである場合において、検索結果が表示された部分を指でスライドさせることでスクロールを実現するときには、タッチパネルに対する指のスライド量に対して、検索結果のスクロール量を減らすことで、ユーザに擬似的な斥力を感じさせてもよい。マウスで画面上の矢印を指示することで画面をスクロールさせる場合にも同様に、条件該当エリアと条件非該当エリアの境界でスクロール速度を遅くすることにより、ユーザに擬似的な斥力を感じさせてもよい。本発明の斥力には、物理的な斥力のほか、これらのような擬似的な斥力も含まれる。   Furthermore, the scroll operation unit is not limited to a physical force applied by the user such as a joystick or a ball, and the repulsive force is not limited to a physical repulsive force. For example, when the input unit 11 is a touch panel, when scrolling is realized by sliding a portion where the search result is displayed with a finger, the scroll amount of the search result is reduced with respect to the slide amount of the finger with respect to the touch panel. Thus, the user may feel a pseudo repulsive force. Similarly, when scrolling the screen by pointing the arrow on the screen with the mouse, the user can feel a pseudo repulsive force by slowing down the scroll speed at the boundary between the condition applicable area and the condition non-applicable area. Also good. The repulsive force of the present invention includes a pseudo repulsive force as well as a physical repulsive force.

上記の実施の形態では、結果画面において検索結果を横方向に一次元に(直線状に)配置したが、本発明の結果画面における検索結果の配置方法はこれに限られない。第3の実施の形態は、検索結果が縦方向に一次元に並べられてスクロール表示をする際にも同様に適用でき、さらに、検索結果が二次元的に配置されてスクロール表示を行う場合にも同様に適用できる。図18は、検索結果を縦方向に一次元に配置した場合の結果画面を示す図である。また、図19は、検索結果を二次元的に(平面状に)配置した場合の結果画面を示す図である。このような結果画面の場合にも、上記と同様に、画面枠FRの基準線が条件該当エリアから条件非該当エリアに移行する際に、斥力を発生することができる。   In the above embodiment, the search results are arranged one-dimensionally (in a straight line) in the horizontal direction on the result screen, but the arrangement method of the search results on the result screen of the present invention is not limited to this. The third embodiment can be similarly applied to the case where the search results are arranged one-dimensionally in the vertical direction for scroll display, and furthermore, when the search results are two-dimensionally arranged for scroll display. Can be applied similarly. FIG. 18 is a diagram showing a result screen when search results are arranged one-dimensionally in the vertical direction. FIG. 19 is a diagram showing a result screen when search results are two-dimensionally (planarly) arranged. Also in the case of such a result screen, as described above, repulsive force can be generated when the reference line of the screen frame FR shifts from the condition applicable area to the condition non-applicable area.

上記の実施の形態の検索装置は、レストランの検索のほか、音楽、映画、本、目的地、ウェブサイト等、どのようなアイテムの検索にも応用できる。アイテムの属性も、値段、キーワード(例えば、レストランについて「夜景がきれい」など)、タグ、ジャンル、距離、人気度等、アイテムの内容に応じて任意に設定できる。   The search device of the above embodiment can be applied to search for any items such as music, movies, books, destinations, websites, etc. in addition to restaurant searches. The item attributes can also be arbitrarily set according to the content of the item, such as price, keyword (for example, “beautiful night view” for restaurants), tag, genre, distance, popularity, and the like.

本発明は、ユーザの負担を増加させることなく、かつ、ユーザの意図を反映させたうえで、広がりをもった検索や視点を変えた検索を実現できるという優れた効果を有し、既存の検索条件に新たな検索条件を付加して絞込検索を行う検索装置等に適用することができる。   INDUSTRIAL APPLICABILITY The present invention has an excellent effect that it is possible to realize a wide search or a search with a different viewpoint without increasing the burden on the user and reflecting the user's intention. The present invention can be applied to a search device that performs a narrow search by adding a new search condition to a condition.

10、20 検索装置
11 入力部
12 検索処理部
121 検索条件リスト記憶部
122 検索式生成部
123 検索実行部
124 検索画面生成部
13 表示部
14 斥力発生部
50 データベース
DESCRIPTION OF SYMBOLS 10, 20 Search apparatus 11 Input part 12 Search process part 121 Search condition list memory | storage part 122 Search formula production | generation part 123 Search execution part 124 Search screen generation part 13 Display part 14 Repulsive force generation part 50 Database

Claims (8)

データベースからアイテムの検索を行う検索装置であって、
ユーザが指定した第1番目の検索条件、及び前記第1番目の検索条件を用いた検索の後に、絞込検索のために段階的に指定された第2番目から第n番目の検索条件を、指定された順序とともに記憶する検索条件リスト記憶部と、
前記第1番目〜第n番目の検索条件をAND条件で結合させた絞込検索式を生成するとともに、前記検索条件の一部をAND条件から除外した緩和検索式を生成する検索式生成部と、
前記検索式生成部にて生成された前記絞込検索式を用いて絞込検索を行うとともに、前記検索式生成部にて生成された前記緩和検索式を用いて緩和検索を行う検索実行部と、
前記検索実行部による前記絞込検索の結果抽出されたアイテム及び前記緩和検索の結果抽出されたアイテムを、アイテムの重複がないように表示する結果画面を生成する結果画面生成部とを備え、
前記検索式生成部は、第n−1番目の検索条件をAND条件から除外して、最後に追加された第n番目の検索条件及び第1番目から第n−2番目の検索条件をAND条件で結合させた検索式を、前記緩和検索式として生成することを特徴とする検索装置。
A search device for searching items from a database,
After the first search condition specified by the user and the search using the first search condition, the second to nth search conditions specified in a stepwise manner for the refined search, A search condition list storage unit for storing together with a specified order;
A search expression generation unit that generates a refined search expression obtained by combining the first to nth search conditions with an AND condition, and generates a relaxed search expression in which a part of the search condition is excluded from the AND condition; ,
A search execution unit that performs a narrowed search using the narrowed search formula generated by the search formula generation unit and performs a relaxed search using the relaxed search formula generated by the search formula generation unit; ,
A result screen generation unit that generates a result screen that displays items extracted as a result of the narrow search by the search execution unit and items extracted as a result of the relaxation search so that there is no duplication of items;
The search expression generation unit excludes the (n-1) th search condition from the AND condition, and adds the last added nth search condition and the first to (n-2) th search conditions as an AND condition. A search apparatus that generates the search expression combined in step 1 as the relaxation search expression.
前記検索式生成部は、第n−1番目から第n−k番目の検索条件を前記絞込検索式のAND条件から除外して、最後に追加された第n番目の検索条件及び第1番目から第n−k−1番目の検索条件をAND条件で結合させた検索式を、前記kを1から順に1ずつ増加させて、前記緩和検索式として生成することを特徴とする請求項1に記載の検索装置。   The search expression generation unit excludes the (n−1) th to n−kth search conditions from the AND condition of the refined search expression, and adds the nth search condition and the first search condition added last. 2. The search expression obtained by combining the (n−k−1) th search conditions from AND with an AND condition is generated as the relaxed search expression by increasing k by 1 sequentially from 1. The described search device. 前記検索式生成部は、前記絞込検索式を用いて絞込検索を行った結果抽出されたアイテムの件数が所定の最少件数を下回った場合に、前記緩和検索式を生成することを特徴とする請求項1又は2に記載の検索装置。   The search formula generation unit generates the relaxed search formula when the number of items extracted as a result of performing a narrow search using the narrow search formula is less than a predetermined minimum number. The search device according to claim 1 or 2. 前記検索式生成部は、前記緩和検索式による検索の結果抽出されたアイテムの件数が前記最少件数以上になるまで、前記kを1から順に1ずつ増加させて、前記緩和検索式を生成することを特徴とする請求項3に記載の検索装置。   The search expression generation unit generates the relaxed search expression by increasing k by 1 sequentially from 1 until the number of items extracted as a result of the search by the relaxed search expression is equal to or greater than the minimum number. The search device according to claim 3. 前記結果画面生成部は、前記絞込検索により抽出された条件該当アイテムと、前記緩和検索のみで抽出され、前記絞込検索では抽出されなかった提案アイテムとを分けて表示する結果画面を生成することを特徴とする請求項1ないし請求項4のいずれかに記載の検索装置。   The result screen generation unit generates a result screen for separately displaying the condition corresponding items extracted by the narrow search and the suggested items extracted only by the relaxation search and not extracted by the narrow search. The search device according to any one of claims 1 to 4, characterized in that: 前記結果画面生成部は、前記条件該当アイテムと前記提案アイテムを、各アイテムが有する属性とともに表示する前記結果画面を生成し、
前記提案アイテムの属性として表示された項目が新たな検索条件として指定されたときに、
前記検索条件リスト記憶部は、当該新たな検索条件が指定された提案アイテムに含まれていない検索条件を削除し、
前記検索式生成部は、当該新たな検索条件と前記検索条件リスト記憶部に残された検索条件とをAND条件で結合させた広がり検索式を生成し、
前記検索実行部は、前記広がり検索式を用いて検索を行う
ことを特徴とする請求項5に記載の検索装置。
The result screen generation unit generates the result screen for displaying the condition applicable item and the proposal item together with attributes of each item,
When the item displayed as the attribute of the proposed item is designated as a new search condition,
The search condition list storage unit deletes a search condition that is not included in the proposed item in which the new search condition is specified,
The search expression generation unit generates a spread search expression that combines the new search condition and the search condition left in the search condition list storage unit with an AND condition,
The search apparatus according to claim 5, wherein the search execution unit performs a search using the spread search formula.
前記結果画面生成部は、前記条件該当アイテムと前記提案アイテムをスクロール表示により表示する結果画面を生成し、
前記検索装置は、
ユーザが前記スクロール表示のスクロール操作をするためのスクロール操作部と、
前記スクロール表示により、前記条件該当アイテムの表示から前記提案アイテムへの表示に移る際に、前記操作部に対して、前記提案アイテムを表示させる前記スクロール操作部のスクロール操作を妨げる斥力を発生させるための斥力発生部と
をさらに備えることを特徴とする請求項5又は6に記載の検索装置。
The result screen generation unit generates a result screen for displaying the item corresponding to the condition and the proposed item by scroll display,
The search device includes:
A scroll operation unit for a user to perform a scroll operation of the scroll display;
The scroll display causes the operation unit to generate a repulsive force that hinders the scroll operation of the scroll operation unit that displays the proposal item when the display proceeds from the display of the condition-corresponding item to the display of the proposal item. The retrieval apparatus according to claim 5, further comprising: a repulsive force generating unit.
検索条件リスト記憶部と、検索実行部と、結果画面生成部とを備えた検索装置において、データベースからアイテムの検索を行う検索方法であって、
前記検索条件リスト記憶部が、ユーザが指定した第1番目の検索条件、及び前記第1番目の検索条件を用いた検索の後に、絞込検索のために段階的に指定された第2番目から第n番目の検索条件を、指定された順序とともに記憶する検索条件リスト記憶ステップと、
前記検索実行部が、前記第1番目〜第n番目の検索条件をAND条件で結合させた絞込検索式を用いて絞込検索を行う絞込検索ステップと、
前記検索実行部が、前記絞込検索を行った結果抽出されたアイテムの件数が所定の最少件数を下回った場合に、最後に追加された第n番目の検索条件及び第1番目から第n−k−1番目の検索条件をAND条件で結合させた緩和検索式を用いて、検索の結果抽出されたアイテムの件数が前記最少件数以上になるまで前記kを1から順に1ずつ増加させて、緩和検索を行う緩和検索ステップと、
前記結果画面生成部が、前記絞込検索により抽出された条件該当アイテムと、前記緩和検索のみで抽出され、前記絞込検索では抽出されなかった提案アイテムとを分けて表示する表示ステップと、
を含むことを特徴とする検索方法。



In a search device including a search condition list storage unit, a search execution unit, and a result screen generation unit , a search method for searching for an item from a database,
After the search using the first search condition specified by the user and the search using the first search condition, the search condition list storage unit starts from the second specified step by step for a narrow search. A search condition list storage step for storing the nth search condition together with a specified order;
A search refinement step in which the search execution unit performs a refinement search using a refinement search expression obtained by combining the first to nth search conditions with an AND condition;
When the number of items extracted as a result of the refinement search performed by the search execution unit falls below a predetermined minimum number, the nth search condition added last and the first to n-th items are added. Using a relaxed search expression obtained by combining the k-1th search conditions with an AND condition, the k is incremented by 1 in order from 1 until the number of items extracted as a result of the search is equal to or greater than the minimum number, A relaxation search step for performing a relaxation search;
The result screen generation unit displays a condition corresponding item extracted by the refinement search and a suggested item that is extracted only by the relaxation search and not extracted by the refinement search; and
The search method characterized by including.



JP2010077631A 2010-03-30 2010-03-30 Search device and search method Expired - Fee Related JP5401384B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2010077631A JP5401384B2 (en) 2010-03-30 2010-03-30 Search device and search method

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2010077631A JP5401384B2 (en) 2010-03-30 2010-03-30 Search device and search method

Publications (2)

Publication Number Publication Date
JP2011210043A JP2011210043A (en) 2011-10-20
JP5401384B2 true JP5401384B2 (en) 2014-01-29

Family

ID=44941021

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2010077631A Expired - Fee Related JP5401384B2 (en) 2010-03-30 2010-03-30 Search device and search method

Country Status (1)

Country Link
JP (1) JP5401384B2 (en)

Families Citing this family (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US10031968B2 (en) 2012-10-11 2018-07-24 Veveo, Inc. Method for adaptive conversation state management with filtering operators applied dynamically as part of a conversational interface
JP2014115692A (en) * 2012-12-06 2014-06-26 Nec Corp Search system, search method, program and recording medium
JP5940038B2 (en) * 2013-10-18 2016-06-29 Necパーソナルコンピュータ株式会社 Information processing apparatus, information processing method, and program
JP6549441B2 (en) * 2015-08-04 2019-07-24 Kddi株式会社 INPUT SUPPORT DEVICE, PROGRAM, AND INPUT SUPPORT METHOD
JP7322830B2 (en) * 2020-07-28 2023-08-08 トヨタ自動車株式会社 Information output system and information output method

Family Cites Families (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP3919863B2 (en) * 1997-01-14 2007-05-30 大日本印刷株式会社 Database system
JPH11161659A (en) * 1997-11-27 1999-06-18 Nippon Telegr & Teleph Corp <Ntt> Method and device for dynamically changing retrieval formula and storing medium housing dynamically changing program of retrieval formula

Also Published As

Publication number Publication date
JP2011210043A (en) 2011-10-20

Similar Documents

Publication Publication Date Title
TWI701959B (en) Method, device, terminal, and storage medium for pusing information based on instant messaging
Davidsson et al. Utilizing implicit feedback and context to recommend mobile applications from first use
JP4820595B2 (en) How to display search conditions
US8930855B2 (en) Control of search results with multipoint pinch gestures
US9953011B1 (en) Dynamically paginated user interface
KR20110099225A (en) Previewing search results for suggested refinement terms and vertical searches
JP5401384B2 (en) Search device and search method
US20060143568A1 (en) Method and apparatus for enhanced browsing
US20130167059A1 (en) User interface for displaying and refining search results
US10698909B2 (en) Selecting and ordering groups of titles
US20100058238A1 (en) Data navigation system
US10180991B2 (en) Information processing apparatus and information processing method for displaying transition state of web pages
EP2973028A2 (en) Query intent expression for search in an embedded application context
Baur et al. Rush: repeated recommendations on mobile devices
JP2009509266A (en) Structured data navigation
US11409418B1 (en) Systems and methods for searching and filtering media content
WO2014100398A2 (en) Semantic searching using zoom operations
JP5896741B2 (en) Displaying music metadata at multiple hierarchy levels
US9310974B1 (en) Zoom-based interface navigation
JP2003076718A (en) System and method for reading contents of document, program and recording medium
JP2016081330A (en) Retrieval result display program, information processing device and retrieval result display method
JP2004178384A (en) Contents retrieval method and device, program, and recording medium
JP5805134B2 (en) Terminal device and device program
WO2013047471A1 (en) Store information search system
CN106649888B (en) Browser

Legal Events

Date Code Title Description
A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20120905

A977 Report on retrieval

Free format text: JAPANESE INTERMEDIATE CODE: A971007

Effective date: 20130730

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20130806

A521 Request for written amendment filed

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20130930

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: 20131022

A61 First payment of annual fees (during grant procedure)

Free format text: JAPANESE INTERMEDIATE CODE: A61

Effective date: 20131028

R150 Certificate of patent or registration of utility model

Ref document number: 5401384

Country of ref document: JP

Free format text: JAPANESE INTERMEDIATE CODE: R150

Free format text: JAPANESE INTERMEDIATE CODE: R150

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

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250

LAPS Cancellation because of no payment of annual fees