JP2007025949A - Search support apparatus - Google Patents

Search support apparatus Download PDF

Info

Publication number
JP2007025949A
JP2007025949A JP2005205519A JP2005205519A JP2007025949A JP 2007025949 A JP2007025949 A JP 2007025949A JP 2005205519 A JP2005205519 A JP 2005205519A JP 2005205519 A JP2005205519 A JP 2005205519A JP 2007025949 A JP2007025949 A JP 2007025949A
Authority
JP
Japan
Prior art keywords
search
function group
function
information
search condition
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Pending
Application number
JP2005205519A
Other languages
Japanese (ja)
Inventor
Kenji Tsuru
健治 津留
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.)
Panasonic Holdings Corp
Original Assignee
Matsushita Electric Industrial Co Ltd
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 Matsushita Electric Industrial Co Ltd filed Critical Matsushita Electric Industrial Co Ltd
Priority to JP2005205519A priority Critical patent/JP2007025949A/en
Publication of JP2007025949A publication Critical patent/JP2007025949A/en
Pending legal-status Critical Current

Links

Images

Landscapes

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

Abstract

<P>PROBLEM TO BE SOLVED: To provide a search support apparatus which avoids human errors which occurs in input of search conditions as much as possible while raising input efficiency by saving time and effort of input of search conditions. <P>SOLUTION: The search support apparatus is provided with; a function group information 121 in which search function information and function group identifier which distinguishes a function group which consists of a plurality of search functions are matched; search condition information 122 in which a search condition and a function group identifier are matched; a selection reception section 113 which receives selection of a plurality of search functions; a function group determination section 116 which determines to which function group the received search function belongs based on the above function group information 121; and a search condition extraction section 114 which extracts search conditions corresponding to determined function groups from the above search condition information 122. <P>COPYRIGHT: (C)2007,JPO&INPIT

Description

本発明は、データベースからデータを検索する検索装置への検索条件の入力を支援する検索支援装置などに関する。特に、複数種類の検索機能を備える検索装置に対し、検索機能が属する機能群に基づき支援内容が異なる検索支援装置に関する。   The present invention relates to a search support apparatus that supports input of search conditions to a search apparatus that searches data from a database. In particular, the present invention relates to a search support device having different support contents based on a function group to which the search function belongs, for a search device having a plurality of types of search functions.

従来、例えばある国の市場における製品の販売台数のシェアをデータベースから検索する場合、販売シェア検索機能を備えた検索装置(検索エンジン)に対し、当該販売シェア検索機能に対応する検索項目に、国名や製品の種類、シェアを求めたい時期などの検索条件を入力して検索が行われる。   Conventionally, for example, when searching for a share of the number of products sold in a market in a certain country from a database, a search device (search engine) having a sales share search function has a country name as a search item corresponding to the sales share search function. The search is performed by entering search conditions such as the type of product, the time when the share is desired.

そして、得られた検索データに統計的な計算などを加え、表やグラフに仕上げてディスプレイなどに表示することにより、検索結果を視覚的に把握しやすくするデータの加工などが行われている。   Then, statistical processing or the like is added to the obtained search data, and the data is processed to make it easy to visually understand the search result by finishing it in a table or graph and displaying it on a display or the like.

さらに別の視点、例えば前記と同一の国における同一の製品の売上高のシェアを検索するような場合は、検索装置に入力する検索条件は前回入力した検索条件とほぼ同じであることが多いため、前回入力された検索条件を今回の検索時に表示し、必要な項目のみ修正を加えた上で検索条件を検索装置に入力することにより、検索条件の入力の手間を省略し、検索条件の入力効率を向上させるという発明が提案されている(特許文献1参照)。
特開2001−67374号公報
In another viewpoint, for example, when searching for the share of sales of the same product in the same country as described above, the search condition input to the search device is often almost the same as the previously input search condition. The search condition entered last time is displayed at the time of this search, and only necessary items are corrected and then the search condition is input to the search device. An invention for improving efficiency has been proposed (see Patent Document 1).
JP 2001-67374 A

ところが、単に前回入力された検索条件を引き継いで表示する従来例の場合、例えば、全く新たな視点や観点でデータベースを検索したい場合にも、前回入力された検索条件が引き継がれて表示されるため、今回の検索には不必要な検索条件は削除しなければならず一から検索条件を入力するよりもかえって入力の手間が増加することがある。   However, in the case of the conventional example in which the search condition input last time is simply taken over and displayed, for example, when searching the database from a completely new viewpoint or viewpoint, the search condition input last time is taken over and displayed. The search conditions that are unnecessary for the current search must be deleted, and the input effort may be increased rather than inputting the search conditions from scratch.

さらに、削除しなければならない項目を見落としたり、非常に似通った検索条件の内容であったため、修正しなければならない検索項目を見落としたりして、意に反する検索条件のまま検索装置に入力し、そのことに気づかずに検索を実行してしまうことがある。   In addition, overlooked items that must be deleted, or because the content of the search conditions were very similar, overlooked search items that need to be corrected, and entered the search device with the search conditions that were not intended, The search may be executed without realizing it.

上記のように、入力の手間が増加することは発明の目的に反して問題があるばかりか、検索条件が間違っているにもかかわらず、そのことに気づかずに検索結果を得た場合には、間違った情報に基づき何らかの現象を解析することになり、解析労力の無駄になるばかりか、非常に危険な状況を招く場合も考えられる。   As described above, the increase in input effort is not only a problem against the object of the invention, but also when the search result is obtained without noticing that the search condition is wrong. Therefore, it is possible to analyze some phenomenon based on wrong information, which not only wastes the labor of analysis but also invites a very dangerous situation.

本発明は前記問題点に鑑みなされたものであり、検索条件の入力の手間を省き、入力効率を向上させる一方、前記ヒューマンエラーを極力回避しうる検索支援装置の提供を目的とする。   The present invention has been made in view of the above problems, and an object of the present invention is to provide a search support apparatus that can save the input of search conditions and improve input efficiency while avoiding the human error as much as possible.

上記目的を達成するために、本出願に係る検索支援装置は、複数の検索項目に対応する検索条件に基づきデータベースからデータを検索する検索機能の種類を複数備える検索装置に対し、前記検索条件の入力を支援する検索支援装置であって、前記検索機能を区別する検索機能情報と、複数の検索機能で構成される機能群を区別する機能群識別子とが対応づけられた機能群情報が記憶される機能群情報記憶手段と、入力された検索条件と、機能群識別子とが対応づけられた検索条件情報が記憶される検索条件情報記憶手段と、複数ある検索機能の選択を受け付ける選択受付手段と、前記選択受付手段が受け付けた検索機能がいずれの機能群に属するかを前記機能群情報に基づき判定する機能群判定手段と、前記機能群判定手段が判定した機能群に対応する検索条件を前記検索条件情報から抽出する検索条件抽出手段とを備えることを特徴とする。   In order to achieve the above object, a search support device according to the present application provides a search device including a plurality of types of search functions for searching data from a database based on search conditions corresponding to a plurality of search items. A search support device that supports input, and stores function group information in which search function information for distinguishing the search function is associated with a function group identifier for distinguishing a function group composed of a plurality of search functions. Function group information storage means, search condition information storage means for storing search condition information in which input search conditions are associated with function group identifiers, and selection acceptance means for accepting selection of a plurality of search functions , Function group determination means for determining which function group the search function received by the selection reception means belongs to based on the function group information, and the function determined by the function group determination means Characterized in that it comprises a retrieval condition extraction means for extracting a corresponding search conditions from the search condition information.

上記検索支援装置によれば、順次異なる検索機能で検索を行っていく場合にも、選択した検索機能に適応した検索条件が抽出されるため、抽出された検索条件に必要な修正や変更を加えるだけで新たな検索を行うことができ、検索条件入力の手間を省略することができ、また、検索条件の削除や大幅な変更を回避することができるため、ヒューマンエラーを回避することが可能となる。   According to the above search support device, even when the search is sequentially performed with different search functions, the search conditions suitable for the selected search function are extracted, so that necessary corrections and changes are made to the extracted search conditions. It is possible to perform a new search by itself, to save time and effort for entering search conditions, and to avoid deleting or drastically changing search conditions, so that human errors can be avoided. Become.

さらに、選択受付手段が直前に受け付けた検索機能が属する機能群と、今回受け付けた検索機能が属する機能群とが異なる場合に、前記検索条件抽出手段の実行を阻止する直前機能群比較手段を備えても良い。   Furthermore, when the function group to which the search function received immediately before by the selection reception unit belongs and the function group to which the search function received this time belong are different, the immediately preceding function group comparison unit is provided to prevent execution of the search condition extraction unit. May be.

また、前記検索条件抽出手段で抽出される検索条件を表示する検索条件表示手段と、当該検索条件の変更を受け付ける変更受付手段とを備えることが望ましい。   Further, it is desirable to include a search condition display means for displaying a search condition extracted by the search condition extraction means, and a change accepting means for receiving a change in the search condition.

これらによれば、簡便な方法で検索条件入力の手間削減とヒューマンエラー回避を両立させることができる。   According to these, it is possible to achieve both a reduction in search condition input labor and human error avoidance by a simple method.

さらに、前記検索条件抽出手段により抽出された検索条件を検索装置に送信すると共に、当該検索条件に基づき前記検索装置に検索を実行させる検索実行手段と、直前に選択された検索機能が属する機能群と今回選択された検索機能が属する機能群とが同一である場合に、今回の検索条件が選択されると前記検索実行手段を機能させる即時実行手段とを備えても良い。   Furthermore, the search condition extracted by the search condition extraction means is transmitted to the search device, the search execution means for causing the search device to execute a search based on the search condition, and the function group to which the search function selected immediately before belongs And a function group to which the search function selected this time belongs is the same, an immediate execution means for causing the search execution means to function when the current search condition is selected may be provided.

これによれば、検索機能を選択することで即座に検索が行われるため、検索に掛かる手間をさらに削減することができる。また、この機能を使用するか否かを任意に選択できるため、検索条件を変更したい場合には、検索のための時間を省略することができる。
なお、上記目的は、前記手段をステップとして実施する方法や当該ステップをコンピュータに実行させるプログラムとしても達成することができる。
According to this, since the search is performed immediately by selecting the search function, it is possible to further reduce the labor involved in the search. In addition, since it is possible to arbitrarily select whether or not to use this function, the search time can be omitted when the search condition is to be changed.
In addition, the said objective can be achieved also as the method of implementing the said means as a step, and the program which makes a computer perform the said step.

また、検索支援装置を備えた検索装置としても上記目的を達成することができる。   Moreover, the said objective can be achieved also as a search apparatus provided with the search assistance apparatus.

選択された検索機能に対応して検索条件が引き継がれため、同一機能群に属する検索機能の間で検索機能を切り替えて検索をする場合は、全ての検索条件を再度入力しなければならないというような手間を省略することができる一方、異なる機能群に属する検索機能間で検索をする場合は、検索条件の修正が不要、又は、少なくすることができ、ヒューマンエラーの発生を抑止することが可能となる。   Since the search conditions are inherited corresponding to the selected search function, when searching by switching the search function between the search functions belonging to the same function group, all the search conditions must be input again. On the other hand, when searching between search functions belonging to different function groups, it is possible to eliminate or reduce the search conditions and suppress the occurrence of human errors. It becomes.

次に、本発明の実施の形態を図面に基づき説明する。
(実施の形態1)
図1は、本実施形態に係る検索支援装置、及び、検索装置を備えた端末10と、データベースを備えるサーバ12とからなるシステムの構成図である。
Next, embodiments of the present invention will be described with reference to the drawings.
(Embodiment 1)
FIG. 1 is a configuration diagram of a system including a search support apparatus according to the present embodiment, a terminal 10 including a search apparatus, and a server 12 including a database.

同図に示すように、一つのサーバ12に対して複数台の端末10がネットワーク101を介して接続されており、各端末10に備えられる検索装置がサーバ12に備えられるデータベースにアクセスし、データの検索を行える構成になっている。   As shown in the figure, a plurality of terminals 10 are connected to one server 12 via a network 101, a search device provided in each terminal 10 accesses a database provided in the server 12, and data It is configured to be able to search for.

図2は、本実施形態に係る検索支援装置の機能構成を示すブロック図である。   FIG. 2 is a block diagram illustrating a functional configuration of the search support apparatus according to the present embodiment.

本実施形態に係る検索支援装置100は、ネットワーク101を介してデータベース102と接続され、当該データベース102から必要なデータを検索する検索装置115に検索条件などを提供する支援装置であって、記憶部112と、選択受付部113と、検索条件抽出部114と、機能群判定部116と、検索実行部111と、即時実行部109と、入力部118と、表示部119とを備えている。   A search support apparatus 100 according to the present embodiment is a support apparatus that is connected to a database 102 via a network 101 and provides search conditions and the like to a search apparatus 115 that searches for necessary data from the database 102. 112, a selection reception unit 113, a search condition extraction unit 114, a function group determination unit 116, a search execution unit 111, an immediate execution unit 109, an input unit 118, and a display unit 119.

記憶部112は、データを記憶し保持しておくことのできるハードディスクドライブなどの記憶媒体であって、後述の機能群情報121と、検索条件情報122が記憶されており、機能群情報記憶手段と検索条件情報記憶手段との機能を併有している。   The storage unit 112 is a storage medium such as a hard disk drive that can store and hold data, and stores function group information 121 and search condition information 122 described later. It also has a function with search condition information storage means.

選択受付部113は、記憶部112に記憶されている機能群情報121に基づき、各検索機能を表示する画面を作成して表示部119に当該画面を提供する機能を有しており、また、当該画面上で仮想的に選択された検索機能を受け付けて、該当する検索機能情報を提供する処理部である。   The selection receiving unit 113 has a function of creating a screen for displaying each search function based on the function group information 121 stored in the storage unit 112 and providing the screen to the display unit 119. The processing unit accepts a search function virtually selected on the screen and provides corresponding search function information.

機能群判定部116は、選択受付部113から提供された検索機能情報に対応する検索機能がどの機能群に属しているかを判断し、該当する機能群を示す機能群識別子を提供する処理部である。   The function group determination unit 116 is a processing unit that determines which function group the search function corresponding to the search function information provided from the selection reception unit 113 belongs to and provides a function group identifier indicating the corresponding function group. is there.

検索条件抽出部114は、機能群判定部116から提供された機能群識別子に基づき、当該機能群識別子に関連づけられる検索条件を記憶部112に記憶されている検索条件情報122から抽出する処理部である。   The search condition extraction unit 114 is a processing unit that extracts a search condition associated with the function group identifier from the search condition information 122 stored in the storage unit 112 based on the function group identifier provided from the function group determination unit 116. is there.

検索実行部111は、検索条件抽出部114で抽出された提供された検索条件や、任意に入力された検索条件を検索装置115に送信すると共に、送信した検索条件に基づいて検索装置115に検索を実行させる命令を送信する処理部である。   The search execution unit 111 transmits the provided search condition extracted by the search condition extraction unit 114 and the arbitrarily input search condition to the search device 115 and searches the search device 115 based on the transmitted search condition. It is a processing unit that transmits a command for executing.

即時実行部109は、機能群判定部116で判定された結果を記憶しておき、新たに判定された結果と記憶している判定結果を比較して機能群識別子が同一である場合に、前記検索実行部111を機能させる処理部である。この即時実行部109は、その機能を実行させるか否かを任意に設定されるものとなされている。   The immediate execution unit 109 stores the result determined by the function group determination unit 116, compares the newly determined result with the stored determination result, and when the function group identifier is the same, It is a processing unit that causes the search execution unit 111 to function. The immediate execution unit 109 is arbitrarily set as to whether or not to execute the function.

入力部118は、キーボードやマウスなどのマンマシンインターフェースを備え、検索機能の選択や検索条件の入力や変更、消去などを受け付ける変更受付部としても機能する処理部である。   The input unit 118 includes a man-machine interface such as a keyboard and a mouse, and is a processing unit that also functions as a change receiving unit that receives search function selection, search condition input, change, and deletion.

表示部119は、画像を表示することのできる液晶ディスプレイなどであって、選択受付部113等で作成された画像が表示される。また、検索条件抽出部114で抽出された検索条件を表示する検索条件表示部としても表示部119は機能する。   The display unit 119 is a liquid crystal display or the like that can display an image, and displays an image created by the selection receiving unit 113 or the like. The display unit 119 also functions as a search condition display unit that displays the search conditions extracted by the search condition extraction unit 114.

検索装置115は、検索支援装置100から提供される検索機能の種類と、検索条件を受けて、ネットワーク101に接続されたデータベース102から該当するデータを検索する装置である。   The search device 115 is a device that searches the corresponding data from the database 102 connected to the network 101 in response to the type of search function provided from the search support device 100 and the search conditions.

ネットワーク101は、LAN(local area network)などの他、インターネットなど信号の送受信を仲介する信号網である。   The network 101 is a signal network that mediates transmission and reception of signals such as the Internet in addition to a local area network (LAN).

データベース102は、相互に関連する各種データを蓄積したもので、検索装置115を使ってデータの検索、利用が可能なものである。   The database 102 stores various data related to each other, and can search and use data using the search device 115.

図3は、記憶部112に記憶されている機能群情報121を例示する図である。   FIG. 3 is a diagram illustrating function group information 121 stored in the storage unit 112.

機能群情報121は、検索機能に1対1で対応する検索機能情報と、検索機能が属する機能群を区別する機能群識別子(機能群ID)とが関連づけられた情報であり、検索機能情報に関連づけられる機能群識別子が同じであれば、検索機能情報に対応している検索機能は同一の機能群に属していることとなる。   The function group information 121 is information in which search function information corresponding to the search function on a one-to-one basis is associated with a function group identifier (function group ID) that distinguishes the function group to which the search function belongs. If the associated function group identifiers are the same, the search function corresponding to the search function information belongs to the same function group.

例えば、「市場占有率(折れ線)」という検索機能情報と、「市場価格推移(折れ線)」と言う検索機能情報と、「販売数・在庫数比較(棒グラフ)」という検索機能情報とは同じ「市場情報」という機能群識別子が結びつけられているので、前記各検索機能情報に対応する検索機能は同じ機能群に属していることになる。   For example, the search function information “market share (line)”, the search function information “market price transition (line)”, and the search function information “sales / stock quantity comparison (bar graph)” are the same “ Since the function group identifier “market information” is linked, the search functions corresponding to the respective search function information belong to the same function group.

一方、「製造完成品・仕掛品在庫数比較(棒グラフ)」という検索機能情報には、「製造情報」という前記識別子とは異なる機能群識別子が結びつけられているため、この検索機能情報に対応する検索機能は前記機能群とは異なる機能群に属することとなる。   On the other hand, since the search function information “manufactured product / work in process inventory quantity comparison (bar graph)” is associated with a function group identifier different from the identifier “manufacturing information”, the search function information corresponds to this search function information. The search function belongs to a function group different from the function group.

図4は、記憶部112に記憶されている検索条件情報122を例示する図である。   FIG. 4 is a diagram illustrating search condition information 122 stored in the storage unit 112.

検索条件情報121は、機能群を示す機能群識別子と、検索条件とが各検索項目に対応して結びつけられた情報である。   The search condition information 121 is information in which a function group identifier indicating a function group and a search condition are associated with each search item.

この検索条件情報122は、機能群識別子と、これに結びつけられる検索条件との組で形成されている。   The search condition information 122 is formed of a set of a function group identifier and a search condition associated with the function group identifier.

この検索条件情報122は、機能群判定部116から機能群識別子が提供された後に検索条件が入力された場合、当該機能群識別子に結びつけられて記憶されることにより形成される。なお、検索条件は機能群識別子毎に定められる検索項目に対応して記憶される。   The search condition information 122 is formed by being stored in association with the function group identifier when the search condition is input after the function group identifier is provided from the function group determination unit 116. The search condition is stored in correspondence with the search item determined for each function group identifier.

この検索条件の記憶処理は、常に直前に入力された検索条件がそれ以前に入力された検索条件に上書きされて記憶されるものとなされている。具体的には、例えば(図4を参照)、「市場情報」の機能群識別子が機能群判定部116から提供された後に、入力部118により国・会社の検索項目に「USA」と入力すれば、検索条件情報121の「市場情報」という機能群識別子に対応する「国・会社」という検索項目に「USA」という情報が記憶される。この記憶処理は、すでに「日本」等の他の情報や、同一の「USA」との情報が該当する検索項目に存在していたとしても、新たに「USA」という情報が上書きされて記憶される。   In this search condition storage process, the search condition input immediately before is always overwritten and stored in the search condition input before. Specifically, for example (see FIG. 4), after the function group identifier “market information” is provided from the function group determination unit 116, “USA” is input to the search item of the country / company by the input unit 118. For example, information “USA” is stored in the search item “country / company” corresponding to the function group identifier “market information” in the search condition information 121. In this storage process, even if other information such as “Japan” or the same information “USA” already exists in the corresponding search item, the information “USA” is newly overwritten and stored. The

つぎに、この実施形態に係る検索支援装置100の処理動作を説明する。   Next, the processing operation of the search support apparatus 100 according to this embodiment will be described.

図5は、検索支援装置100の処理動作を示すフローチャートである。   FIG. 5 is a flowchart showing the processing operation of the search support apparatus 100.

検索支援装置100は、表示部119に図6に示す初期画面を表示し(S501)、検索機能の選択や検索条件の入力を促す。   The search support apparatus 100 displays the initial screen shown in FIG. 6 on the display unit 119 (S501), and prompts the user to select a search function and input search conditions.

ここで、図6は、検索支援装置100が表示する初期画面を例示する図である。   Here, FIG. 6 is a diagram illustrating an initial screen displayed by the search support apparatus 100.

同図に示すように、当該画面は、それぞれの領域が異なる役割を担う三つの領域に分割されており、画面左側の検索機能選択領域501と、上側の検索条件指定領域502と、検索加工結果表示領域503とを備えている。   As shown in the figure, the screen is divided into three regions each having a different role. The search function selection region 501 on the left side of the screen, the search condition designation region 502 on the upper side, and the search processing result Display area 503.

そして、各領域内において、文字を四角形で囲んだ部分はボタン504であって、当該ボタン504を画面上で仮想的にクリックすることにより選択受付部113が検索機能の選択を受け付ける等の処理がなされる。   In each area, a part surrounded by a rectangle is a button 504. When the button 504 is virtually clicked on the screen, the selection receiving unit 113 receives a search function selection. Made.

また、文字が記載されていない四角形で囲まれた部分は入力欄505であって、検索条件を入力部118によって入力する際に、画面上に入力された内容が表示される領域である。また、入力欄505は、検索項目に対応しており、所定の入力欄505に表示された検索条件は所定の検索項目と結びつけられる。   Further, a portion surrounded by a rectangle in which no character is described is an input field 505, which is an area where the content input on the screen is displayed when the search condition is input by the input unit 118. The input field 505 corresponds to a search item, and the search condition displayed in the predetermined input field 505 is associated with the predetermined search item.

同図の検索機能選択領域501には複数のボタン504が縦に並べて表示されており、各ボタン504が一つの検索機能に対応している。そして、「販売・在庫数」と記載されたボタン504と、「完成・仕掛品」と記載されたボタン504との間は他のボタン間隔よりも広く設定されており、さらに、前記二つのボタン504の間に区切りの線が設けられている。このようなボタン504の表示方法は、機能群の違いを明示している。   A plurality of buttons 504 are displayed vertically in the search function selection area 501 in the figure, and each button 504 corresponds to one search function. The space between the button 504 described as “sales / inventory quantity” and the button 504 described as “finished / work-in-process” is set wider than other button intervals, and the two buttons Separator lines are provided between 504. Such a display method of the button 504 clearly indicates a difference in function group.

なお、機能群の明示方法は、他に、ボタンの形状や色を機能群毎に統一することにより明示する方法などを採用しても良い。   In addition, as a function group specifying method, a method of clearly specifying the button shape and color for each function group may be adopted.

つぎに、検索機能選択領域501内のボタン504が画面上で仮想的に押され、選択受付部113が検索機能の選択を受け付けたと判断されると(S502)、選択された検索機能に対応する画面(図7)に切り替えられる(S503)。   Next, when the button 504 in the search function selection area 501 is virtually pressed on the screen and it is determined that the selection receiving unit 113 has received selection of the search function (S502), it corresponds to the selected search function. The screen is switched to the screen (FIG. 7) (S503).

ここで、図7は、「市場占有率」ボタンを押した状態を例示する図である。   Here, FIG. 7 is a diagram illustrating a state in which the “market share” button is pressed.

同図に示すように、検索機能の受付に対応して、当該検索機能が属する機能群に対応する検索項目が検索条件指定領域502に表示される。   As shown in the figure, in response to acceptance of the search function, search items corresponding to the function group to which the search function belongs are displayed in the search condition designation area 502.

つぎに、選択受付部113が受け付けた検索機能がいずれの機能群に属しているかを機能群判定部が機能群情報121に基づき判定し、判定された結果である機能群識別子を提供する(S504)。   Next, the function group determination unit determines which function group the search function received by the selection reception unit 113 belongs to based on the function group information 121, and provides a function group identifier as a result of the determination (S504). ).

つぎに、記憶部112に記憶されている検索条件情報122から検索条件抽出部114が、機能群判定部116から提供された機能群識別子に対応した検索条件を抽出する。   Next, the search condition extraction unit 114 extracts the search condition corresponding to the function group identifier provided from the function group determination unit 116 from the search condition information 122 stored in the storage unit 112.

そして、図8に示すように、検索条件表示手段として機能する表示部119は、検索条件指定領域502の入力欄505に検索項目と対応する位置に検索条件を表示する(S506)。   Then, as shown in FIG. 8, the display unit 119 functioning as a search condition display unit displays the search condition at a position corresponding to the search item in the input field 505 of the search condition designation area 502 (S506).

ここで、図8は、抽出された検索条件が検索条件指定領域502に表示された状態を例示する図である。   Here, FIG. 8 is a diagram illustrating a state in which the extracted search condition is displayed in the search condition designation area 502.

同図に示すように、検索条件は選択受付部113が検索機能の選択を受け付けることにより、受け付けた検索機能に対応した内容が表示される。なお、図7と図8とに記載した画面は、本実施形態ではほぼ瞬時に切り替わるため、図7に示された図面が操作者などにほとんど視認されない。   As shown in the figure, as the search condition, the selection reception unit 113 receives the selection of the search function, and the contents corresponding to the received search function are displayed. Note that the screens shown in FIGS. 7 and 8 are switched almost instantaneously in the present embodiment, so that the drawing shown in FIG. 7 is hardly visible to an operator or the like.

つぎに、即時実行部109が機能している場合は(S507:N)、選択受付部113が検索機能の選択を受け付け検索条件抽出部114が検索条件を抽出すると、検索実行部111が即時に検索機能情報や検索条件などを検索実行用の信号と共に検索装置115に送信する。   Next, when the immediate execution unit 109 is functioning (S507: N), when the selection receiving unit 113 receives selection of the search function and the search condition extraction unit 114 extracts the search condition, the search execution unit 111 immediately Search function information, search conditions, and the like are transmitted to the search device 115 together with a search execution signal.

一方、即時実行部109が機能していない場合は、(S507:N)、検索条件指定領域502の入力欄505に表示された検索条件に基づき、変更受付手段として機能する入力部118により検索条件の設定、変更が受け付けられる(S508)。   On the other hand, if the immediate execution unit 109 is not functioning (S507: N), the search condition is input by the input unit 118 functioning as a change receiving unit based on the search condition displayed in the input field 505 of the search condition specifying area 502. The setting and change are accepted (S508).

つぎに、検索加工結果表示領域503の「検索」と記載されたボタン504が押下されると、検索実行部111は、設定/変更された検索条件や、検索条件抽出部114で抽出された検索条件及び検索機能情報などと共に検索実行用の信号を検索装置115に送信する(S509)。   Next, when a button 504 described as “Search” in the search processing result display area 503 is pressed, the search execution unit 111 sets the search condition that has been set / changed or the search condition extracted by the search condition extraction unit 114. A search execution signal is transmitted to the search device 115 together with the condition and search function information (S509).

つぎに、記憶部112は、検索条件が設定または変更された場合、検索条件情報122として、対応する機能群識別子の所定検索項目に新たな検索条件を上書きして記憶する(S511)。   Next, when the search condition is set or changed, the storage unit 112 stores the new search condition by overwriting the predetermined search item of the corresponding function group identifier as the search condition information 122 (S511).

以上により検索装置115は、前記検索機能情報に対応する検索機能により送信された検索条件に基づきデータベースからデータを検索する。   As described above, the search device 115 searches the data from the database based on the search condition transmitted by the search function corresponding to the search function information.

一方、入力内容の判断段階(S502)で終了と記載されたボタン504が仮想的に押下されたと判断された場合は、画面を消去し(S512)、検索支援装置100の処理を終了する。   On the other hand, if it is determined that the button 504 described as being finished is virtually pressed in the input content determination step (S502), the screen is deleted (S512), and the processing of the search support apparatus 100 is ended.

また、再度異なる検索機能で検索・加工をする場合は、S502から繰り返すことになる。もし、前記処理に続いて「市場価格推移」や「販売・在庫数」の検索機能を指定した場合は、同一の機能群内の変更になるため、検索条件指定領域502は図8に示すような検索条件が表示されることとなる。   Further, when searching / processing with a different search function again, the processing is repeated from S502. If the search function of “market price transition” or “sales / inventory quantity” is specified subsequent to the above processing, the search function specification area 502 is as shown in FIG. Search conditions will be displayed.

一方、「完成・仕掛品」の検索機能を指定すると、機能群判定部116が前回と異なる機能群識別子を提供することとなるため(S504)、図9に示すように、当該機能群識別子に対応する検索条件が検索条件抽出部114により抽出され(S505)、検索条件指定領域502に検索条件が表示される(S506)。この機能群の場合、「対象」という項目の入力は必要ないため、この項目を入力する入力領域は検索条件指定領域502内には存在しない。これにより、検索条件の削除処理等の手間を省略することができる。   On the other hand, when the “completed / work-in-progress” search function is specified, the function group determination unit 116 provides a function group identifier different from the previous one (S504), and therefore, as shown in FIG. The corresponding search condition is extracted by the search condition extraction unit 114 (S505), and the search condition is displayed in the search condition designation area 502 (S506). In the case of this function group, it is not necessary to input the item “target”. Therefore, the input area for inputting this item does not exist in the search condition designation area 502. As a result, it is possible to save time and effort such as search condition deletion processing.

図10は、最終的に検索装置115で検索されたデータが折れ線グラフに加工され表示された状態を示す図である。   FIG. 10 is a diagram illustrating a state in which data finally retrieved by the retrieval device 115 is processed and displayed as a line graph.

同図に示すように、検索加工結果表示領域503は、検索装置115が提供する結果が表示される。   As shown in the figure, the search processing result display area 503 displays the results provided by the search device 115.

上記の検索支援装置100によれば、次々に検索機能の選択を受け付けた場合において、直前に選択された検索機能のみが引き継がれるのではなく、選択された検索機能の属する機能群に従い検索機能が引き継がれる。従って、検索機能をどのように変更しても、変更後の検索機能に適した検索条件が引き継がれるため、新たな検索条件の入力を省略させて操作性の向上を図ることができる一方、脈絡なく検索条件が引き継がれることがないため、検索条件の消去忘れや大幅な設定・変更を減少させ、ヒューマンエラーを回避することが可能となる。
(実施の形態2)
つぎに他の実施の形態を図面に基づき説明する。
According to the search support device 100 described above, when selection of search functions is successively received, only the search function selected immediately before is not carried over, but the search function is performed according to the function group to which the selected search function belongs. Taken over. Therefore, no matter how the search function is changed, search conditions suitable for the search function after the change are inherited, so that input of new search conditions can be omitted to improve operability. Since the search condition is not inherited, it is possible to reduce forgetting to delete the search condition and to greatly reduce the setting / change, thereby avoiding a human error.
(Embodiment 2)
Next, another embodiment will be described with reference to the drawings.

図11は、実施形態2にかかる検索支援装置100の機能構成を示すブロック図である。   FIG. 11 is a block diagram illustrating a functional configuration of the search support apparatus 100 according to the second embodiment.

本実施形態に係る検索支援装置100は、前記実施形態と同様に記憶部112と、選択受付部113と、検索条件抽出部114と、機能群判定部116と、検索実行部111と、即時実行部109と、入力部118と、表示部119とを備えており、加えて、直前機能群比較部117を備えている。   Similar to the above embodiment, the search support apparatus 100 according to the present embodiment includes a storage unit 112, a selection receiving unit 113, a search condition extraction unit 114, a function group determination unit 116, a search execution unit 111, and an immediate execution. Unit 109, input unit 118, and display unit 119, and in addition, a previous function group comparison unit 117.

直前機能群比較部117は、機能群判定部116で判定された結果を記憶しておき、新たに判定された結果と記憶している判定結果を比較して機能群識別子が異なる場合に、前記検索条件抽出部114の実行を阻止する処理部である。   The immediately preceding function group comparison unit 117 stores the result determined by the function group determination unit 116, compares the newly determined result with the stored determination result, and when the function group identifier is different, It is a processing unit that prevents the search condition extraction unit 114 from executing.

なお、その他の処理部は前記実施形態と同様であるため、その説明を省略する。   Since other processing units are the same as those in the above embodiment, the description thereof is omitted.

図12は、本実施形態に係る検索条件情報122を示す図である。   FIG. 12 is a diagram showing the search condition information 122 according to the present embodiment.

同図(a)、(b)、(c)に示すように、検索条件情報122は、直前に選択された検索機能が属する機能群を示す機能群情報と、直前に入力された検索条件とが結びつけられた情報のみが記憶部112に記憶される。従って、検索機能を次々に選択すると、以前に記憶された検索条件などは消去され、直前の検索情報のみが存在することとなる。   As shown in FIGS. 9A, 9B, and 9C, the search condition information 122 includes function group information indicating a function group to which a search function selected immediately before belongs, and a search condition input immediately before. Only the information associated with is stored in the storage unit 112. Accordingly, when the search function is selected one after another, the previously stored search conditions and the like are deleted, and only the immediately preceding search information exists.

図13は、本実施形態にかかる検索支援装置の処理動作を示すフローチャートである。   FIG. 13 is a flowchart showing the processing operation of the search support apparatus according to the present embodiment.

本実施形態に係る検索支援装置100の処理動作は、ほぼ前記実施形態と同じであるため、異なるステップのみ説明する。   Since the processing operation of the search support apparatus 100 according to this embodiment is almost the same as that of the above embodiment, only different steps will be described.

選択受付部113が検索機能の選択を受け付けた後、直前機能群比較部117は、機能群判定部116が直前に提供した機能群識別子と今回提供した機能群識別子を比較判断する(S504)。   After the selection accepting unit 113 accepts the selection of the search function, the immediately preceding function group comparing unit 117 compares the function group identifier provided immediately before by the function group determining unit 116 with the function group identifier provided this time (S504).

直前機能群比較部117が同一の機能群識別子であると判断すれば(S504:Y)、検索条件情報122から検索条件を抽出し(S505)、表示する(S506)。   If the immediately preceding function group comparison unit 117 determines that they are the same function group identifier (S504: Y), the search condition is extracted from the search condition information 122 (S505) and displayed (S506).

一方、同一の機能群識別子でないと判断すれば(S504:N)、検索条件指定領域502の入力欄505に表示されている検索条件はクリアされ、検索条件の設定ステップ(S508)に移行する。   On the other hand, if it is determined that they are not the same function group identifier (S504: N), the search condition displayed in the input field 505 of the search condition designation area 502 is cleared, and the process proceeds to the search condition setting step (S508).

本実施形態によれば、同一機能群に属する検索機能間内で検索機能を変更している間は検索条件が引き継がれ、異なる機能群に属する検索機能を選択すると検索条件は引き継がれることなくクリアされるため、検索条件入力の手間が省くことができる一方、必要な場合には一から検索条件の入力を促すことができるため、適切に検索装置に対する検索条件の入力を支援することが可能となる。   According to the present embodiment, the search condition is inherited while the search function is changed among the search functions belonging to the same function group, and the search condition is cleared without being inherited when a search function belonging to a different function group is selected. As a result, it is possible to save time and effort for inputting search conditions. On the other hand, if necessary, it is possible to prompt the user to input search conditions from the beginning. Become.

本発明は、データベースの検索における検索条件の入力を支援する支援装置等に適用できる。   The present invention can be applied to a support device that supports input of search conditions in database search.

本実施形態に係る検索支援装置、及び、検索装置を備えた端末と、データベースを備えるサーバとからなるシステムの構成図である。1 is a configuration diagram of a system including a search support device according to an embodiment, a terminal including a search device, and a server including a database. 本実施形態に係る検索支援装置の機能構成を示すブロック図である。It is a block diagram which shows the function structure of the search assistance apparatus which concerns on this embodiment. 記憶部に記憶されている機能群情報を例示する図である。It is a figure which illustrates the function group information memorize | stored in the memory | storage part. 記憶部に記憶されている検索条件情報を例示する図である。It is a figure which illustrates the search condition information memorize | stored in the memory | storage part. 検索支援装置の処理動作を示すフローチャートである。It is a flowchart which shows the processing operation of a search assistance apparatus. 初期画面を例示する図である。It is a figure which illustrates an initial screen. 画面例を示す図である。It is a figure which shows the example of a screen. 画面例を示す図である。It is a figure which shows the example of a screen. 画面例を示す図である。It is a figure which shows the example of a screen. 画面例を示す図である。It is a figure which shows the example of a screen. 他の実施形態にかかる検索支援装置の機能構成を示すブロック図である。It is a block diagram which shows the function structure of the search assistance apparatus concerning other embodiment. 本実施形態に係る検索条件情報を示す図である。It is a figure which shows the search condition information which concerns on this embodiment. 本実施形態にかかる検索支援装置の処理動作を示すフローチャートである。It is a flowchart which shows the processing operation of the search assistance apparatus concerning this embodiment.

符号の説明Explanation of symbols

10 端末
12 サーバ
100 検索支援装置
101 ネットワーク
102 データベース
109 即時実行部
111 検索実行部
112 記憶部
113 選択受付部
114 検索条件抽出部
115 検索装置
116 機能群判定部
117 直前機能群比較部
118 入力部
119 表示部
121 機能群情報
122 検索条件情報
501 検索機能選択領域
502 検索条件指定領域
503 検索加工結果表示領域
504 ボタン
505 入力欄
DESCRIPTION OF SYMBOLS 10 Terminal 12 Server 100 Search support apparatus 101 Network 102 Database 109 Immediate execution part 111 Search execution part 112 Storage part 113 Selection reception part 114 Search condition extraction part 115 Search apparatus 116 Function group determination part 117 Immediate function group comparison part 118 Input part 119 Display unit 121 Function group information 122 Search condition information 501 Search function selection area 502 Search condition designation area 503 Search processing result display area 504 Button 505 Input field

Claims (7)

複数の検索項目に対応する検索条件に基づきデータベースからデータを検索する検索機能の種類を複数備える検索装置に対し、前記検索条件の入力を支援する検索支援装置であって、
前記検索機能を区別する検索機能情報と、複数の検索機能で構成される機能群を区別する機能群識別子とが対応づけられた機能群情報が記憶される機能群情報記憶手段と、
入力された検索条件と、機能群識別子とが対応づけられた検索条件情報が記憶される検索条件情報記憶手段と、
複数ある検索機能の選択を受け付ける選択受付手段と、
前記選択受付手段が受け付けた検索機能がいずれの機能群に属するかを前記機能群情報に基づき判定する機能群判定手段と、
前記機能群判定手段が判定した機能群に対応する検索条件を前記検索条件情報から抽出する検索条件抽出手段と
を備えることを特徴とする検索支援装置。
A search support device that supports input of the search condition for a search device including a plurality of types of search functions for searching data from a database based on search conditions corresponding to a plurality of search items,
A function group information storage means for storing function group information in which search function information for distinguishing the search function and a function group identifier for distinguishing a function group composed of a plurality of search functions are stored;
Search condition information storage means for storing search condition information in which the input search condition is associated with the function group identifier;
Selection accepting means for accepting selection of a plurality of search functions;
A function group determining means for determining which function group the search function received by the selection receiving means belongs to based on the function group information;
A search support apparatus, comprising: search condition extraction means for extracting search conditions corresponding to the function group determined by the function group determination means from the search condition information.
さらに、選択受付手段が直前に受け付けた検索機能が属する機能群と、今回受け付けた検索機能が属する機能群とが異なる場合に、前記検索条件抽出手段の実行を阻止する直前機能群比較手段を備える請求項1に記載の検索支援装置。   Furthermore, when the function group to which the search function received immediately before by the selection receiving unit belongs and the function group to which the search function received this time belong are different, the immediately preceding function group comparing unit for preventing the execution of the search condition extracting unit is provided. The search support apparatus according to claim 1. さらに、前記検索条件抽出手段で抽出される検索条件を表示する検索条件表示手段と、
当該検索条件の変更を受け付ける変更受付手段と
を備える請求項1に記載の検索支援装置。
Furthermore, search condition display means for displaying the search conditions extracted by the search condition extraction means,
The search support apparatus according to claim 1, further comprising a change receiving unit that receives the change of the search condition.
さらに、前記検索条件抽出手段により抽出された検索条件を検索装置に送信すると共に、当該検索条件に基づき前記検索装置に検索を実行させる検索実行手段と、
直前に選択された検索機能が属する機能群と今回選択された検索機能が属する機能群とが同一である場合に、今回の検索条件が選択されると前記検索実行手段を機能させる即時実行手段と
を備える請求項1に記載の検索支援装置。
Further, the search execution means for transmitting the search condition extracted by the search condition extraction means to the search device and causing the search device to execute a search based on the search condition;
Immediate execution means for causing the search execution means to function when the current search condition is selected when the function group to which the search function selected immediately before belongs and the function group to which the search function selected this time belongs are the same. The search support apparatus according to claim 1, further comprising:
複数の検索項目に対応する検索条件に基づきデータベースからデータを検索する検索機能の種類を複数備える検索装置に対し、前記検索条件の入力を支援する検索支援方法であって、
前記検索機能を区別する検索機能情報と、複数の検索機能で構成される機能群を区別する機能群識別子とが対応づけられた機能群情報が記憶される機能群情報を取得する機能群情報取得ステップと、
入力された検索条件と、機能群識別子とが対応づけられた検索条件情報を取得する検索条件情報取得ステップと、
複数ある検索機能の選択を受け付ける選択受付ステップと、
前記選択受付ステップにて受け付けた検索機能がいずれの機能群に属するかを前記機能群情報に基づき判定する機能群判定ステップと、
前記機能群判定ステップにて判定した機能群に対応する検索条件を前記検索条件情報から抽出する検索条件抽出ステップと
を含むことを特徴とする検索支援方法。
A search support method for supporting input of the search condition for a search apparatus including a plurality of types of search functions for searching data from a database based on search conditions corresponding to a plurality of search items,
Function group information acquisition for acquiring function group information in which function group information in which search function information for distinguishing the search function is associated with a function group identifier for distinguishing a function group composed of a plurality of search functions is stored Steps,
A search condition information acquisition step for acquiring search condition information in which the input search condition is associated with the function group identifier;
A selection reception step for receiving selection of a plurality of search functions;
A function group determination step for determining which function group the search function received in the selection reception step belongs to based on the function group information;
A search condition extracting step of extracting, from the search condition information, a search condition corresponding to the function group determined in the function group determining step.
複数の検索項目に対応する検索条件に基づきデータベースからデータを検索する検索機能の種類を複数備える検索装置に対し、前記検索条件の入力を支援する検索支援プログラムであって、
前記検索機能を区別する検索機能情報と、複数の検索機能で構成される機能群を区別する機能群識別子とが対応づけられた機能群情報が記憶される機能群情報を取得する機能群情報取得ステップと、
入力された検索条件と、機能群識別子とが対応づけられた検索条件情報を取得する検索条件情報取得ステップと、
複数ある検索機能の選択を受け付ける選択受付ステップと、
前記選択受付ステップにて受け付けた検索機能がいずれの機能群に属するかを前記機能群情報に基づき判定する機能群判定ステップと、
前記機能群判定ステップにて判定した機能群に対応する検索条件を前記検索条件情報から抽出する検索条件抽出ステップと
をコンピュータに実行させることを特徴とする検索支援プログラム。
A search support program for supporting input of the search condition for a search apparatus including a plurality of types of search functions for searching data from a database based on search conditions corresponding to a plurality of search items,
Function group information acquisition for acquiring function group information in which function group information in which search function information for distinguishing the search function is associated with a function group identifier for distinguishing a function group composed of a plurality of search functions is stored Steps,
A search condition information acquisition step for acquiring search condition information in which the input search condition is associated with the function group identifier;
A selection reception step for receiving selection of a plurality of search functions;
A function group determination step for determining which function group the search function received in the selection reception step belongs to based on the function group information;
A search support program causing a computer to execute a search condition extraction step of extracting search conditions corresponding to the function group determined in the function group determination step from the search condition information.
複数の検索項目に対応する検索条件に基づきデータベースからデータを検索する検索機能の種類を複数備える検索手段と、
前記検索機能を区別する検索機能情報と、複数の検索機能で構成される機能群を区別する機能群識別子とが対応づけられた機能群情報が記憶される機能群情報記憶手段と、
入力された検索条件と、機能群識別子とが対応づけられた検索条件情報が記憶される検索条件情報記憶手段と、
複数ある検索機能の選択を受け付ける選択受付手段と、
前記選択受付手段が受け付けた検索機能がいずれの機能群に属するかを前記機能群情報に基づき判定する機能群判定手段と、
前記機能群判定手段が判定した機能群に対応する検索条件を前記検索条件情報から抽出する検索条件抽出手段と
を備えることを特徴とする検索装置。
Search means comprising a plurality of types of search functions for searching data from a database based on search conditions corresponding to a plurality of search items;
A function group information storage means for storing function group information in which search function information for distinguishing the search function and a function group identifier for distinguishing a function group composed of a plurality of search functions are stored;
Search condition information storage means for storing search condition information in which the input search condition is associated with the function group identifier;
Selection accepting means for accepting selection of a plurality of search functions;
A function group determining means for determining which function group the search function received by the selection receiving means belongs to based on the function group information;
A search apparatus comprising: search condition extraction means for extracting search conditions corresponding to the function group determined by the function group determination means from the search condition information.
JP2005205519A 2005-07-14 2005-07-14 Search support apparatus Pending JP2007025949A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2005205519A JP2007025949A (en) 2005-07-14 2005-07-14 Search support apparatus

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2005205519A JP2007025949A (en) 2005-07-14 2005-07-14 Search support apparatus

Publications (1)

Publication Number Publication Date
JP2007025949A true JP2007025949A (en) 2007-02-01

Family

ID=37786636

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2005205519A Pending JP2007025949A (en) 2005-07-14 2005-07-14 Search support apparatus

Country Status (1)

Country Link
JP (1) JP2007025949A (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2016009348A (en) * 2014-06-25 2016-01-18 コニカミノルタ株式会社 Image processing device, and screen display method and screen display program in the same

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2016009348A (en) * 2014-06-25 2016-01-18 コニカミノルタ株式会社 Image processing device, and screen display method and screen display program in the same
CN105282362A (en) * 2014-06-25 2016-01-27 柯尼卡美能达株式会社 Image processing apparatus and screen display method for the same

Similar Documents

Publication Publication Date Title
US10379716B2 (en) Presenting object properties
US8214345B2 (en) Custom constraints for faceted exploration
JP4313422B2 (en) Method and apparatus for presenting alternatives for selection using adaptive learning
CA2795367C (en) Spin control user interface for selecting options
JP6018045B2 (en) Temporary formatting and graphing of selected data
US20070256043A1 (en) Method and system for implementing a mass data change tool in a graphical user interface
US8234591B1 (en) Undo and redo using thumbnails generated from a specific area of the image
US8645859B2 (en) Sliding stacks
JP2008097175A (en) Electronic file retrieving device
US20180025659A1 (en) Electronic Manual with Cross-Linked Text and Virtual Models
WO2017061253A1 (en) Display control device, display control method, and display control program
JPH0721199A (en) Information retrieval system
JP2007025949A (en) Search support apparatus
US20160004325A1 (en) Swipe and tap keyboard
US11543957B2 (en) Tree-information-providing device and program product for tree information provision
JPH06301734A (en) Data retrieving device
JPH1049133A (en) Data display method
JPH06208445A (en) Data processor for executing converged display
JP2002032409A (en) System and method for relating information
JP2872854B2 (en) Graphic processing method and apparatus
JP2000250917A (en) Method and device for object retrieval and recording medium where object retrieving program is recorded
JPH07271801A (en) Filing device
JPH04321179A (en) Menu list retrieving system
CN112417333A (en) System and method for selecting target data from large amount of data based on Web application front end
JP3299044B2 (en) Graphic processing method and apparatus