JP3125271B2 - Output processing method of specific target of search system - Google Patents
Output processing method of specific target of search systemInfo
- Publication number
- JP3125271B2 JP3125271B2 JP03245407A JP24540791A JP3125271B2 JP 3125271 B2 JP3125271 B2 JP 3125271B2 JP 03245407 A JP03245407 A JP 03245407A JP 24540791 A JP24540791 A JP 24540791A JP 3125271 B2 JP3125271 B2 JP 3125271B2
- Authority
- JP
- Japan
- Prior art keywords
- search
- data
- display
- condition
- pattern
- 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
Links
Landscapes
- Information Retrieval, Db Structures And Fs Structures Therefor (AREA)
Description
【0001】[0001]
【産業上の利用分野】本発明は、電子ファイルシステム
やデータベースシステムにおける情報の出力処理方法に
係わり、特に、検索条件に合致する情報を効率良く表示
して、検索操作を容易にするのに好適な検索システムの
特定対象の出力処理方法に関するものである。BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to an information output processing method in an electronic file system or a database system, and is particularly suitable for efficiently displaying information matching search conditions and facilitating a search operation. The present invention relates to an output processing method for a specific object of a simple search system.
【0002】[0002]
【従来の技術】電子ファイルや、データベースシステム
においては、検索が主な処理内容であり、出力装置であ
るディスプレイには、検索結果が、操作者にとって見易
い、すなわち、一瞥して内容が理解できるように表示さ
れることが望ましい。そのために、従来の検索操作にお
いては、例えば、(株)リコー発行の「リコー光ファイ
リングシステム RIFILE 6000SYSTEM
操作説明書リファレンス編」の第177頁から第24
9頁に記載のように、検索条件に合致した対象のみを抽
出して表示していた。2. Description of the Related Art In an electronic file or a database system, retrieval is a main processing content, and a display which is an output device allows a search result to be easily seen by an operator, that is, the content can be understood at a glance. Is desirably displayed. For this reason, in a conventional search operation, for example, “Ricoh Optical Filing System RIFILE 6000SYSTEM” issued by Ricoh Co., Ltd.
Pages 177 to 24 of the “Operation Manual Reference”
As described on page 9, only objects that match the search conditions are extracted and displayed.
【0003】しかし、例えば、列車のタイムテーブルな
どの場合には、検索条件に合致した対象のみでなく、検
索条件からはずれた対象も同時に表示させたい場合があ
る。図12は、列車のタイムテーブルのデータベースか
らの出力例を示す説明図である。運転日、列車名、出発
時刻、行先、到着時刻、空席状況のそれぞれの項目で関
連付けられたデータが、出発時刻の早い順に一覧で並べ
られている。このようにして出力するデータベースで、
例えば、運転日が休日の対象に特定すると、すなわち、
検索条件を、「運転日=休日」として検索を行なうと、
データ番号「5〜7、9、10、25、33、34」の
8件の対象が抽出されて出力される。このことにより、
オペレータは、一瞥して検索結果を理解することができ
る。さらに、「空席状況=空き席あり」として検索条件
を加えることにより、検索結果の出力を、データ番号
「5、6」のみに絞ることができる。しかし、実際の運
用に当っては、例えば、第1、第2、第3希望の条件で
対象の特定を行なう場合があり、このように、出力を絞
り込んでしまっては、他の列車情報が見ることができ
ず、不都合となってしまう。However, in the case of a train timetable, for example, there are cases in which not only objects meeting the search conditions but also objects not meeting the search conditions are desired to be displayed at the same time. FIG. 12 is an explanatory diagram illustrating an example of the output of the train time table from the database. Data associated with each item of operation date, train name, departure time, destination, arrival time, and vacancy status are listed in ascending order of departure time. In the database output in this way,
For example, if a driving day is specified as a holiday,
When the search condition is set as "driving day = holiday",
Eight targets with data numbers “5 to 7, 9, 10, 25, 33, 34” are extracted and output. This allows
The operator can understand the search results at a glance. Furthermore, by adding a search condition as “vacant seat status = vacant seat available”, the output of the search result can be narrowed down to only data numbers “5, 6”. However, in actual operation, for example, the target may be specified under the first, second, and third desired conditions. In this manner, if the output is narrowed down, other train information is I can't see it, which is inconvenient.
【0004】また、データをディスプレイに表示出力す
る場合において、ディスプレイの画面の大きさが小さ
く、そして、項目数が多い場合には、全ての情報を一度
にディスプレイに表示することはできない。そのため
に、スクロール処理により、表示画面を、横にスクロー
ルさせる必要がある。この場合、検索内容や、オペレー
タの熟練度の違いなどにより、適度なスクロール速度が
異なり、スクロールの手間が負担となる。[0004] Further, when data is displayed on a display, if the screen size of the display is small and the number of items is large, not all information can be displayed on the display at once. Therefore, it is necessary to scroll the display screen horizontally by scroll processing. In this case, an appropriate scroll speed is different depending on a search content, a difference in skill of the operator, and the like, and a burden of scrolling is burdensome.
【0005】また、カラー表示が可能なディスプレイに
おいては、列車のダイヤが、一覧で、画面一杯に表示さ
れていると、利用者の解読に時間がかかるので、特定の
文字に色を付けて表示するものがある。しかし、文字の
色を特定しているのは、一般に、タイトルや項目であ
り、データそのものの探知には役立たない。[0005] In a display capable of color display, if train schedules are displayed in a full list of screens, it takes time for the user to decode the trains. There is something to do. However, the color of the character is generally specified by the title or item, and is not useful for detecting the data itself.
【0006】さらに、文字データと画像情報とを同時に
表示するシステムなどでは、画像情報だけで表示画面の
半分以上を占めてしまい、文字データの表示量が少な
く、検索の操作性が、さらに悪くなってしまう。例え
ば、検索項目の一覧表示と画像情報との同時表示が困難
である。Further, in a system or the like that simultaneously displays character data and image information, only the image information occupies more than half of the display screen, the display amount of character data is small, and the operability of retrieval is further deteriorated. Would. For example, it is difficult to simultaneously display a list of search items and image information.
【0007】[0007]
【発明が解決しようとする課題】解決しようとする問題
点は、従来の技術では、対象の特定、例えば、条件検索
によるデータの探知などを行なう場合に、特定されて出
力される文字情報やデータ項目が限定され過ぎてしま
い、必要な情報を得ることができず、例えば、検索条件
に合致しない他の文字情報やデータ項目との比較などが
できなくなる点である。本発明の目的は、これら従来技
術の課題を解決し、検索に係わる全ての対象が一覧で出
力された大量のデータから、目的とするデータを効率良
く探索することを可能とし、検索システムの性能を向上
させることを可能とする検索システムの特定対象出力処
理方法を提供することである。The problem to be solved is that, in the prior art, when specifying an object, for example, detecting data by conditional search, character information or data specified and output is specified. The items are too limited, and necessary information cannot be obtained. For example, comparison with other character information or data items that do not match the search condition cannot be performed. An object of the present invention is to solve these problems of the prior art, and to make it possible to efficiently search for a target data from a large amount of data in which all objects related to the search are output in a list, and to improve the performance of the search system. The object of the present invention is to provide a specific target output processing method of a search system that can improve the search result.
【0008】[0008]
【課題を解決するための手段】上記目的を達成するた
め、本発明の検索システムの特定対象の出力処理方法
は、(1)入力された検索条件に合致する項目の対象
に、この検索条件との合致を示す識別情報を付与し、検
索条件に合致しない他の項目の対象と共に一覧で出力す
る検索システムの特定対象の出力処理方法において、検
索条件との合致を示す識別情報を、検索条件に指定され
た項目以外の他の項目に対して付与し、一覧から、検索
条件に指定された項目を除くことを特徴とする。また、
(2)上記(1)に記載の検索システムの特定対象の出
力処理方法において、同一の検索項目に対して複数入力
された検索条件のそれぞれに異なる識別情報を対応付
け、複数の検索条件のそれぞれに合致する識別情報を他
の項目に対して付与することを特徴とする。また、
(3)上記(1)、もしくは、(2)のいずれかに記載
の検索システムの特定対象の出力処理方法において、検
索条件と識別情報との対応付けを示す情報を一覧と共に
出力することを特徴とする。To achieve the above object, according to an aspect of the output processing method for a specific target of the search system of the present invention, (1) the object of focus match items on an input search condition, the search condition grant identification information indicating the matching between, the output processing method for a specific target of a search system for outputting the target co other items that do not meet the search criteria in one list, search
The identification information indicating the match with the search condition is specified in the search condition.
Assigned to other items other than the item that was set, and search from the list
It is characterized by excluding items specified in the condition . Also,
(2) In the output processing method for a specific target of the search system according to (1), a plurality of inputs are made for the same search item.
Different identification information for each search condition
The identification information that matches each of the multiple search conditions.
Is provided for the item of . Also,
(3) In the output processing method for a specific target of the search system according to any one of (1) and (2), information indicating a correspondence between a search condition and identification information is displayed together with a list.
It is characterized by outputting .
【0009】[0009]
【作用】本発明においては、検索条件に合致する対象、
例えば、文字データに、色や、網かけ、もしくは、パタ
ーンなどを付加して、検索条件に合致しない他の文字デ
ータと一覧で出力する。このように、特定対象に、特定
外の対象との識別情報を付加することにより、利用者
は、プリントアウトされた、あるいは、画面上に表示さ
れた大量の文字データ一覧から、目的とする文字データ
を、容易に探索することができる。また、検索条件との
合致を示す識別情報を、検索項目以外の項目の文字デー
タに付与することにより、検索項目欄の文字データの出
力を不要とし、一覧表の項目数を減らすことができる。
このことにより、画面の小さい表示装置における横スク
ロール操作の負荷を軽減することができる。According to the present invention, an object which satisfies a search condition,
For example, a character, a shade, a pattern, or the like is added to the character data, and the character data is output in a list with other character data that does not match the search condition. In this way, by adding identification information to a specific object to a non-specific object, a user can obtain a target character from a large list of character data printed out or displayed on a screen. The data can be easily searched. Further, by adding identification information indicating a match with the search condition to character data of items other than the search item, it is not necessary to output character data in the search item column, and the number of items in the list can be reduced.
Thus, the load of the horizontal scroll operation on the display device having a small screen can be reduced.
【0010】[0010]
【実施例】以下、本発明の実施例を、図面により詳細に
説明する。図1は、本発明の検索システムの特定対象の
出力処理方法を実施する情報検索システムの構成の一実
施例を示すブロック図である。本図において、1は、利
用者が、データの設定を行なうキーボード、2は、キー
ボード1を介して入力した設定データや、色、網かけ、
パターンの表示条件を収納する設定バッファ、3は、図
12で示したデータなどを格納するデータベース、4
は、表示出力される内容を収納する表示バッファ、5
は、検索条件に合致したデータを有するデータグループ
の番号を格納する作業用バッファ、6は、本発明の識別
情報となる色、網かけ、パターンと、それを示すコード
を収納するパターンバッファ、7は、検索結果を表示出
力する表示装置、8は、本発明に係わる特定対象の出力
処理を行なう処理装置である。そして、処理装置8にお
いて、9は、キーボード1から設定バッファ2に転送さ
れる設定データ、10は、キーボード1で設定された検
索条件の検索データ、11は、検索データ10に基づき
検索を行なう検索処理部、12は、検索処理部11の検
索結果に基づき抽出されたデータグループ番号、13
は、表示の対象や検索の対象となる項目を示すデータ項
目、14は、表示バッファ4に格納した表示用データの
表示位置情報、15は、キーボード1で設定されて設定
バッファ2に格納されていた色、網かけ、パターンなど
の識別情報、16は、表示位置情報14と識別情報15
に基づき、色、網かけ、パターンなどの表示条件17を
作成する表示条件作成部、18は、表示条件17に基づ
き、表示位置などが決定され、パターンバッファ6から
抽出された表示用識別情報、19は、表示バッファ4に
格納されたデータ群と表示用識別情報18とが合成され
た表示内容である。以下、この表示内容19が生成さ
れ、表示装置7に表示出力されるまでの動作を説明す
る。Embodiments of the present invention will be described below in detail with reference to the drawings. FIG. 1 is a block diagram showing an embodiment of the configuration of an information search system for executing a method for processing output of a specific target of the search system of the present invention. In FIG. 1, reference numeral 1 denotes a keyboard on which a user sets data, and 2 denotes setting data input through the keyboard 1, color, shading, and the like.
A setting buffer for storing pattern display conditions, a database for storing data shown in FIG.
Is a display buffer for storing the contents to be displayed and output;
Is a work buffer for storing the number of a data group having data that matches the search condition, 6 is a pattern buffer for storing colors, shades, patterns serving as identification information of the present invention, and codes indicating the same, 7 Is a display device for displaying and outputting search results, and 8 is a processing device for performing output processing of a specific object according to the present invention. In the processing device 8, 9 is setting data transferred from the keyboard 1 to the setting buffer 2, 10 is search data of search conditions set by the keyboard 1, and 11 is a search for performing a search based on the search data 10. The processing unit 12 includes a data group number extracted based on the search result of the search processing unit 11, 13
Is a data item indicating a display target or an item to be searched, 14 is display position information of display data stored in the display buffer 4, and 15 is set in the keyboard 1 and stored in the setting buffer 2. The identification information 16 such as the color, shading, and pattern is the display position information 14 and the identification information 15.
The display condition creating unit 18 creates display conditions 17 such as colors, shading, patterns, etc., based on the display conditions, and determines display positions and the like based on the display conditions 17, and displays display identification information extracted from the pattern buffer 6, Reference numeral 19 denotes a display content in which the data group stored in the display buffer 4 and the display identification information 18 are combined. Hereinafter, an operation from generation of the display content 19 to display output on the display device 7 will be described.
【0011】利用者が、キーボード1を用いて、検索条
件や、本発明である識別情報を設定すると、処理装置8
は、これらの設定データ9を、設定バッファ2に登録す
る。尚、この設定データ9は、色、網かけ、パターンな
どの種類と、色、網かけ、パターンなどの表示対象とな
るデータ項目(表示データ項目)と、条件検索の対象と
なるデータ項目(検索データ項目)と、検索条件となる
データで検索データ項目の欄の中に入っている検索デー
タからなる。例えば、図12に対応するデータベース
で、表示データ項目として「運転日」、また、検索デー
タとして「休日」などが設定される。処理装置8は、デ
ータ項目13の情報に基づき、検索に係わるデータ群
を、データベース3から、表示バッファ4へコピーす
る。そして、処理装置8の検索処理部11は、設定バッ
ファ2に格納した設定データ9の検索データ10を基に
条件検索を行ない、検索データ項目の中で、検索データ
と一致するデータがあれば、そのデータが属するデータ
グループ番号12を、作業用バッファ5に登録する。例
えば、図12に対応するデータベースにおいては、検索
データ「休日」と一致するデータを有するデータグルー
プ番号12として、「5〜7、9、10、25、33、
34」の8件が検索され、登録される。次に処理装置8
の表示条件作成部16は、表示バッファ4に格納した表
示用データの表示位置情報14と、設定バッファ2に格
納されていた色、網かけ、パターンなどの識別情報15
とに基づき、色、網かけ、パターンの表示条件17を作
成する。この表示条件の内容は、例えば、表示装置7で
の表示に対する相対的な表示位置を表す表示始点と表示
範囲、および、種類を示すコードからなる。尚、表示条
件作成部16は、このようにして作成した表示条件を、
必要に応じて、設定バッファ2に登録する。そして、処
理装置8は、表示条件作成部16で作成した表示条件1
7に基づき、パターンバッファ6から、指定された色、
網かけ、パターンなどを抽出して、表示バッファ4の中
の内容の所定の位置に合成し、合成した表示内容19
を、表示装置7に出力する。このようにして出力された
表示内容19は、次に説明する図2の表示内容として、
表示装置7の画面に表示される。When a user sets search conditions and identification information according to the present invention using the keyboard 1, the processing device 8
Registers the setting data 9 in the setting buffer 2. The setting data 9 includes types such as colors, shading, and patterns, data items (display data items) to be displayed such as colors, shading, and patterns, and data items (searches) to be subjected to a condition search. Data item) and search data included in the search data item column as data serving as search conditions. For example, in the database corresponding to FIG. 12, "driving day" is set as the display data item, and "holiday" is set as the search data. The processing device 8 copies the data group related to the search from the database 3 to the display buffer 4 based on the information of the data item 13. Then, the search processing unit 11 of the processing device 8 performs a condition search based on the search data 10 of the setting data 9 stored in the setting buffer 2, and if there is data matching the search data among the search data items, The data group number 12 to which the data belongs is registered in the work buffer 5. For example, in the database corresponding to FIG. 12, as the data group number 12 having data that matches the search data “holiday”, “5 to 7, 9, 10, 25, 33,
34 ”are searched and registered. Next, the processing device 8
The display condition creating unit 16 includes the display position information 14 of the display data stored in the display buffer 4 and the identification information 15 stored in the setting buffer 2 such as color, hatching, and pattern.
Based on the above, the display condition 17 of the color, shading, and pattern is created. The contents of the display conditions include, for example, a display start point and a display range indicating a relative display position with respect to the display on the display device 7, and a code indicating a type. Note that the display condition creating unit 16 converts the display condition created in this way into
It is registered in the setting buffer 2 as necessary. Then, the processing device 8 displays the display condition 1 created by the display condition creation unit 16.
7, the designated color from the pattern buffer 6,
Shading, patterns, and the like are extracted and synthesized at a predetermined position of the contents in the display buffer 4, and the synthesized display contents 19
Is output to the display device 7. The display content 19 output in this manner is the display content of FIG.
It is displayed on the screen of the display device 7.
【0012】図2は、図1における情報検索システムの
本発明に係わる検索処理の結果の第1の例を示す説明図
である。本実施例は、図1の情報検索システムにおい
て、利用者が、表示データ項目として「運転日」、ま
た、検索データとして「休日」を設定した場合の表示内
容であり、「運転日」が「休日」となっている文字デー
タ20〜27が、網かけされて表示されている。このこ
とにより、利用者は、全件の一覧表示の中で、希望する
条件のデータを容易に探知することができる。また、こ
のようにして、検索結果が、検索条件に合致しないデー
タと共に、一覧で表示されることにより、利用者は、例
えば、第二希望として、検索条件外の他のデータも参照
することができる。FIG. 2 is an explanatory diagram showing a first example of the result of the search processing according to the present invention of the information search system in FIG. The present embodiment is a display content when the user sets “driving day” as a display data item and “holiday” as search data in the information search system of FIG. Character data 20 to 27 that are “holiday” are shaded and displayed. As a result, the user can easily find data of desired conditions in the list display of all cases. Further, in this way, the search result is displayed in a list together with the data that does not match the search condition, so that the user can refer to other data outside the search condition, for example, as a second request. it can.
【0013】図3は、図1におけるデータベースに格納
したデータの構造の一実施例を示す説明図である。本実
施例のデータベースは、それぞれのデータ項目A、B、
C・・・に、図2における「運転日」、「列車名」、
「出発時間」・・・が対応し、例えば、データグループ
番号「1」のデータグループ28では、データ項目A
(「運転日」)のデータ(A−1)に「毎日」が、デー
タ項目B(「列車名」)のデータ(B−1)に「第1さ
がみ」が、そして、データ項目C(「出発時間」)のデ
ータ(C−1)に「700」が対応している。利用者に
より、例えば、データ項目Aに対して検索条件(休日)
が設定されれば、図1の処理装置8は、データグループ
番号「1」を、検索条件に合致しないものとするが、検
索条件(毎日)を設定すれば、検索条件に一致するもの
として、本発明である色、網かけ、パターンなどの識別
情報の付与を行なう。FIG. 3 is an explanatory diagram showing one embodiment of the structure of data stored in the database in FIG. The database of the present embodiment stores the data items A, B,
In C., “Driving day”, “train name”,
"Departure time"..., For example, in data group 28 with data group number “1”, data item A
(Every day) in the data (A-1) of ("driving day"), "first sagami" in the data (B-1) of the data item B ("train name"), and the data item C (""700" corresponds to the data (C-1) of "departure time"). By the user, for example, a search condition (holiday) for data item A
Is set, the processing device 8 in FIG. 1 determines that the data group number “1” does not match the search condition. However, if the search condition (daily) is set, the processing device 8 determines that the search condition matches the search condition. According to the present invention, identification information such as color, hatching, and pattern is added.
【0014】以下、図1の情報検索システムの本発明に
係わる処理動作を図4〜図6のフローチャートを用いて
説明する。図4は、図1における情報検索システムの本
発明に係わる設定データの入力処理動作の一実施例を示
すフローチャートである。まず、入力操作用のウィンド
ウをオープン、すなわち、入力操作用の画面を表示する
(ステップ101)。利用者からの設定データの入力が
終了し(ステップ102、103)、登録処理の実行指
示が入力されれば(ステップ104)、入力された設定
データの有効無効を判定し(ステップ105)、無効で
あれば、ステップ102に戻り、利用者からの再入力を
待ち、有効であれば、設定データを、図1の設定バッフ
ァ2へ登録し(ステップ106)、入力操作用のウィン
ドウをクローズして処理を終了する(ステップ10
7)。このようにして、設定データの入力が終了する
と、図1の情報検索システムは、次に、条件検索処理を
行なう。Hereinafter, the processing operation of the information retrieval system of FIG. 1 according to the present invention will be described with reference to the flowcharts of FIGS. FIG. 4 is a flowchart showing one embodiment of the setting data input processing operation of the information search system in FIG. 1 according to the present invention. First, an input operation window is opened, that is, an input operation screen is displayed (step 101). When the input of the setting data from the user is completed (steps 102 and 103) and an instruction to execute the registration processing is input (step 104), the validity of the input setting data is determined (step 105), and the invalidity is determined. If so, the process returns to step 102 and waits for re-input from the user. If valid, the setting data is registered in the setting buffer 2 in FIG. 1 (step 106), and the input operation window is closed. End the processing (Step 10
7). When the input of the setting data is completed in this way, the information search system of FIG. 1 next performs a condition search process.
【0015】図5は、図1における情報検索システムの
本発明に係わる条件検索処理動作の一実施例を示すフロ
ーチャートである。図1におけるデータベース3(D
B)の中のデータグループを1件ずつ、図1の表示バッ
ファ4にコピーする(ステップ201)。検索データの
数(n)をセットして(ステップ202)、検索データ
の数が「0」になるまで(ステップ203)、以下の処
理を繰り返す。まず、データグループの全件数(m)を
セットして(ステップ204)、データグループの全件
数が「0」でなく(ステップ205)、検索データと一
致するデータがあれば(ステップ206)、このデータ
グループ番号を、図1の作業用バッファ5に登録する
(ステップ207)。そして、データグループの残り件
数(m)を一つ減らし(ステップ208)、ステップ2
05に戻り、次のデータグループに対する検索データと
の一致を確認する。ステップ205において、全てのデ
ータグループに対する検索データとの確認処理が終了す
れば、検索データの残りの数(n)を一つ減らして(ス
テップ209)、ステップ203に戻り、次の検索デー
タに対する検索処理を行なう。このようにして、全ての
検索データに対する検索処理が終了すれば、図1の情報
検索システムは、次に、表示内容の作成処理を行なう。FIG. 5 is a flowchart showing one embodiment of the condition search processing operation of the information search system in FIG. 1 according to the present invention. The database 3 (D
The data groups in B) are copied one by one to the display buffer 4 of FIG. 1 (step 201). The number of search data (n) is set (step 202), and the following processing is repeated until the number of search data becomes “0” (step 203). First, the total number of data groups (m) is set (step 204). If the total number of data groups is not “0” (step 205) and there is data that matches the search data (step 206), The data group number is registered in the work buffer 5 of FIG. 1 (step 207). Then, the remaining number (m) of the data group is reduced by one (Step 208), and Step 2
Returning to step 05, it is confirmed whether or not the next data group matches the search data. In step 205, when the confirmation processing of the search data for all the data groups is completed, the remaining number (n) of the search data is reduced by one (step 209), and the process returns to step 203 to search for the next search data. Perform processing. When the search processing for all the search data is completed in this way, the information search system in FIG. 1 next performs a display content creation processing.
【0016】図6は、図1における情報検索システムの
本発明に係わる表示内容の作成処理動作の一実施例を示
すフローチャートである。上述の検索処理で検出したデ
ータグループの全件数(i)をセットして(ステップ3
01)、このデータグループの全件数(i)が「0」に
なるまで(ステップ302)、以下の表示条件の作成処
理を繰り返す。まず、色、網かけ、パターンの表示始
点、および、範囲を決める(ステップ303)。次に、
色、網かけ、パターンの種類のコードを検出して(ステ
ップ304)、それらの情報を、図1の設定バッファ2
に登録する(ステップ305)。そして、データグルー
プの残り件数(i)を一つ減らして(ステップ30
6)、ステップ302に戻り、次のデータグループに対
して、同様に、表示条件の作成処理を行なう。ステップ
302において、全てのデータグループに対する表示条
件の作成処理が終了すれば、表示条件の数(j)をセッ
トして(ステップ307)、この表示条件の全件数
(j)が「0」になるまで(ステップ308)、以下の
色、網かけ、パターン作成処理を繰り返す。まず、作成
した設定条件の全件数(k)をセットし(ステップ30
9)、設定条件の残り件数(k)が「0」でなければ
(ステップ310)、設定条件に基づき、表示バッファ
の内容の所定の位置に、色、網かけ、パターンを合成す
る(ステップ311)。そして、設定条件の残り件数
(k)を一つ減らし(ステップ312)、ステップ31
0に戻り、次の設定条件に基づく処理を繰り返す。ステ
ップ310で、全ての設定条件に対する処理が終了すれ
ば、表示条件の数(j)を一つ減らし(ステップ31
3)、次の表示条件における色、網かけ、パターンの作
成を行なう。このようにして作成した表示内容を、図1
の情報検索システムは、図1の表示装置7に出力する。FIG. 6 is a flowchart showing one embodiment of the display content creation processing operation of the information retrieval system in FIG. 1 according to the present invention. The total number (i) of the data groups detected in the above-described search processing is set (step 3).
01), until the total number (i) of this data group becomes “0” (step 302), the following display condition creation processing is repeated. First, the color, shading, the display start point of the pattern, and the range are determined (step 303). next,
The color, shading, and pattern type codes are detected (step 304), and the information is stored in the setting buffer 2 of FIG.
(Step 305). Then, the remaining number (i) of the data group is reduced by one (step 30).
6) Returning to step 302, a display condition creation process is similarly performed for the next data group. In step 302, when the display condition creation processing for all data groups is completed, the number (j) of display conditions is set (step 307), and the total number (j) of the display conditions becomes "0". Until (step 308), the following color, halftone, and pattern creation processing is repeated. First, the total number (k) of the created setting conditions is set (step 30).
9), if the remaining number (k) of the setting conditions is not "0" (step 310), a color, hatching, and pattern are synthesized at a predetermined position of the contents of the display buffer based on the setting conditions (step 311). ). Then, the remaining number (k) of the setting conditions is reduced by one (step 312), and step 31 is executed.
Returning to 0, the processing based on the next setting condition is repeated. If the processing for all the setting conditions is completed in step 310, the number (j) of the display conditions is reduced by one (step 31).
3) Create colors, shades, and patterns under the following display conditions. The display contents created in this way are shown in FIG.
Output to the display device 7 in FIG.
【0017】以下、上述の図4〜図6で示した処理を具
体的な例を用いて説明する。図7は、図1における情報
検索システムの本発明に係わる検索処理の結果の第2の
例を示す説明図である。本実施例は、図1の情報検索シ
ステムにおいて、特に、利用者が、表示データ項目と、
検索データ項目に入力するデータ項目が異なる場合の処
理結果を示し、図2で示した結果に対応する同じデータ
ベースを基に、検索データ項目と、それに属するデータ
とを一覧表示せずに、一覧表示の前の表示部分に、色、
網かけ、パターンなどの識別情報と、その識別情報に対
応する検索データ項目とを対応付けて表示させたもので
ある。すなわち、本図においては、金曜日の「今日運
転」、および、「今日満席」の検索データ項目と、それ
ぞれの検索データ項目の検索条件に合致することを示す
識別情報とが、「列車名」、「出発時刻」、「行先」、
および、「到着時刻」からなる一覧表示の前に表示され
ている。そして、さらに、それぞれの識別情報が、他の
検索データ項目のデータに付与されている。例えば、
「列車名」の検索データ項目の「第1さがみ」や「第1
えのしま」などのそれぞれのデータに、「今日運転」の
検索データ項目の検索条件に合致することを示す識別情
報が付与され、また、「行先」の検索データ項目の「御
殿場」や「小田原」などのそれぞれのデータに、「今日
満席」の検索データ項目の検索条件に合致することを示
す識別情報が付与されている。このようにして表示する
ことにより、利用者は、今日運転で、かつ、満席の列車
を、容易に探知することができる。そして、本実施例で
は、「運転日」と「空席状況」のデータ項目を表示する
必要がなく、表示領域が小さくなっている。Hereinafter, the processing shown in FIGS. 4 to 6 will be described using a specific example. FIG. 7 is an explanatory diagram showing a second example of the result of the search processing according to the present invention of the information search system in FIG. In the present embodiment, in the information search system of FIG.
Shows the processing results when the data items input to the search data items are different. Based on the same database corresponding to the results shown in FIG. 2, the search data items and the data belonging to the search data items are displayed in a list without being displayed in a list , Color,
The identification information such as shading and pattern is displayed in association with a search data item corresponding to the identification information. That is, in this figure, the search data items of “driving today” and “full seat today” on Friday and the identification information indicating that the search conditions of the respective search data items are matched are referred to as “train name”, "Departure time", "Destination",
Also, it is displayed before the list display including “arrival time”. Further, each piece of identification information is added to data of another search data item. For example,
"1st Sagami" and "1st
Each of the data such as "Enoshima" is provided with identification information indicating that it matches the search condition of the search data item of "Driving today", and "Gotemba" and "Odawara" of the search data item of "Destination" are added. , Etc., is attached with identification information indicating that the data matches the search condition of the search data item “Today is full”. By displaying in this way, the user can easily detect a train that is driving today and is full. In the present embodiment, there is no need to display the data items of “driving day” and “vacancy status”, and the display area is reduced.
【0018】図8は、図1における情報検索システムの
本発明に係わる検索処理の結果の第3の例を示す説明図
である。本実施例は、図1の情報検索システムにおい
て、特に、利用者が、各検索データ項目に、検索データ
を4件ずつ設定した場合の検索処理結果表示例を示すも
のである。すなわち、表示項目は、「列車名」、「出発
時刻」、「行先」、「到着時刻」で同じ数であるが、検
索データ項目「運転日」の検索条件が、「毎日(今日)
運転」、「今日運転」、「明日運転」、「休日運転」の
4件、また、検索データ項目「空席状況」の検索条件
が、「3日間満席」、「今日満席」、「明日満席」、
「休日満席」の4件からなり、同じ表示画面領域で、よ
り多くの情報を表示している。このことにより、利用者
は、様々な見地から、情報を検討することができる。FIG. 8 is an explanatory diagram showing a third example of the result of the search processing according to the present invention of the information search system in FIG. This embodiment shows a display example of a search processing result when the user sets four search data items for each search data item in the information search system of FIG. That is, the display items have the same number of “train name”, “departure time”, “destination”, and “arrival time”, but the search condition of the search data item “driving day” is “daily (today)”.
Driving ”,“ Driving today ”,“ Driving tomorrow ”,“ Driving on holiday ”, and the search condition of the search data item“ Vacancy ”is“ Full for 3 days ”,“ Full for today ”,“ Full for tomorrow ” ,
It consists of four “holiday full seats”, and more information is displayed in the same display screen area. This allows the user to examine information from various viewpoints.
【0019】図9は、図1における情報検索システムの
本発明に係わるデータ設定用画面の第1の実施例を示す
説明図である。本実施例は、図7および図8における表
示内容を得るためのデータ設定用画面を示し、図9
(a)は、初期画面であり、設定操作の識別を指定する
設定表29欄、検索するデータベースを指定する文書名
データ30欄、検索条件のデータ項目を指定する条件対
象項目31欄、識別情報を付与して表示するデータ項目
を指定する表示対象項目32欄、識別情報の種類を指定
する表示色・パターン33欄、検索条件を指定する条件
データ34欄により構成されている。図9(b)、
(c)においては、実際の入力が示されており、図9
(b)では、設定表29欄には「設定表A−1」が、文
書名データ30欄には「ロマンスカー」が、条件対象項
目31欄には「運転日」が、表示対象項目32欄には
「列車名」が、表示色・パターン33欄には「パターン
A」が、そして、条件データ34欄には「今日運転」
が、また、図9(c)では、それぞれ、「設定表A−
2」、「ロマンスカー」、「空席状況」、「行先」、
「パターンB」、そして、「今日満席」が設定されてい
る。このような設定により、図1の情報検索システム
は、図7で示した表示内容を出力する。さらに、図9
(d)、(e)においては、表示色・パターン33欄、
および、条件データ34欄に、それぞれ、4件ずつデー
タが設定されており、この設定に基づき、図1の情報検
索システムは、図8で示した表示内容を出力する。本実
施例では、条件対象項目31および表示対象項目32毎
に、設定表を変えて設定処理を行なうが、次に説明する
ように、一つの設定表で、それぞれの項目を変えなが
ら、設定処理を行なっても良い。FIG. 9 is an explanatory diagram showing a first embodiment of a data setting screen according to the present invention of the information retrieval system in FIG. This embodiment shows a data setting screen for obtaining the display contents in FIGS. 7 and 8, and FIG.
(A) is an initial screen, a setting table 29 column for specifying identification of a setting operation, a document name data 30 column for specifying a database to be searched, a condition target item 31 column for specifying a data item of a search condition, identification information. , A display target item 32 column for designating data items to be displayed, a display color / pattern 33 column for designating the type of identification information, and a condition data 34 column for designating search conditions. FIG. 9 (b),
FIG. 9C shows an actual input, and FIG.
In (b), "setting table A-1" is displayed in the setting table 29 column, "romance car" is displayed in the document name data column 30, "driving day" is displayed in the condition target item column 31, and the display target item 32 column is displayed. "Train name", "Pattern A" in the display color / pattern 33 column, and "Today driving" in the condition data 34 column.
However, in FIG. 9C, “setting table A-
2 "," romance car "," vacancy "," destination ",
"Pattern B" and "Today full" are set. With such settings, the information search system of FIG. 1 outputs the display contents shown in FIG. Further, FIG.
In (d) and (e), the display color / pattern 33 column,
In the condition data 34 column, four data items are set, and based on this setting, the information search system in FIG. 1 outputs the display contents shown in FIG. In this embodiment, the setting process is performed by changing the setting table for each of the condition target item 31 and the display target item 32. As described below, the setting process is performed while changing each item in one setting table. May be performed.
【0020】図10は、図1における情報検索システム
の本発明に係わるデータ設定用画面の第2の実施例を示
す説明図である。本実施例は、図7および図8における
表示内容を得るためのデータ設定用画面を示し、特に、
一つの設定表で、複数の条件を設定するものである。図
10(a)の初期画面に示すように、本実施例の設定表
は、設定操作の識別を指定する設定表35欄、検索する
データベースを指定する文書名データ36欄、最初の検
索条件のデータ項目を指定する条件対象項目A37欄、
識別情報を付与して表示するデータ項目を指定する表示
対象項目A38欄、識別情報の種類を指定する表示色・
パターンA39欄、検索条件を指定する条件データA4
0欄、そして、次の検索条件のデータ項目を指定する条
件対象項目B41欄、識別情報を付与して表示するデー
タ項目を指定する表示対象項目B42欄、識別情報の種
類を指定する表示色・パターンB43欄、検索条件を指
定する条件データB44欄により構成されている。尚、
表示色・パターンA39欄と条件データA40欄、およ
び、表示色・パターンB43欄と条件データB44欄に
は、それぞれの条件対象項目A37欄と表示対象項目A
38欄、および、条件対象項目B41欄と表示対象項目
B42欄に対応して、複数設定することができる。実際
の設定は、図10(b)に示すように、設定表A35欄
には「設定表B」が、文書名データA36欄には「ロマ
ンスカー」が、条件対象項目A37欄には「運転日」
が、表示対象項目A38欄には「列車名」が、表示色・
パターンA39欄には「パターンA」が、条件データA
40欄には「今日運転」が、また、次の条件対象項目B
41欄には「空席情報」が、表示対象項目B42欄には
「行先」が、表示色・パターンB43欄には「パターン
B」が、そして、条件データB44欄には「今日満席」
が設定されている。このような設定により、図1の情報
検索システムは、図7で示した表示内容を出力する。さ
らに、図10(c)においては、表示色・パターンA3
9欄と条件データA40欄、および、表示色・パターン
B43欄と条件データB44欄には、それぞれ、4件ず
つデータが設定されている。すなわち、表示色・パター
ンA39欄には、「パターンA」、「パターンB」、
「パターンC」、「パターンD」が、条件データA40
欄においては、表示色・パターンA39欄の「パターン
A」に対応して「毎日運転」が、同様に、「パターン
B」に対応して「今日運転」、「パターンC」に対応し
て「明日運転」、「パターンD」に対応して「休日運
転」が、また、表示色・パターンB43欄には、「パタ
ーンA」、「パターンE」、「パターンC」、「パター
ンF」が、条件データB44欄においては、表示色・パ
ターンB43欄の「パターンA」に対応して「3日間満
席」が、同様に、「パターンE」に対応して「今日満
席」、「パターンC」に対応して「明日満席」、「パタ
ーンF」に対応して「休日満席」が設定されている。こ
の設定に基づき、図1の情報検索システムは、図8で示
した表示内容を出力する。FIG. 10 is an explanatory diagram showing a second embodiment of the data setting screen according to the present invention of the information retrieval system in FIG. This embodiment shows a data setting screen for obtaining the display contents in FIGS. 7 and 8, and in particular,
A plurality of conditions are set in one setting table. As shown in the initial screen of FIG. 10A, the setting table of the present embodiment includes a setting table 35 column for designating the identification of the setting operation, a document name data 36 column for designating a database to be searched, and a first search condition. Condition target item A37 column for specifying a data item,
A display target item A38 field for specifying a data item to be displayed with identification information added thereto, a display color for specifying a type of identification information,
Pattern A39 column, condition data A4 for specifying search conditions
Column 0, a condition target item B41 column for specifying a data item of the next search condition, a display target item B42 column for specifying a data item to be provided with identification information, a display color / color for specifying the type of identification information. It consists of a pattern B43 column and a condition data B44 column for designating search conditions. still,
The display color / pattern A39 column and the condition data A40 column, and the display color / pattern B43 column and the condition data B44 column have respective condition target item A37 columns and display target item A.
A plurality of items can be set in correspondence with the 38 columns, the condition target item B41 column, and the display target item B42 column. As shown in FIG. 10B, the actual setting is “setting table B” in the setting table A35 column, “romance car” in the document name data A36 column, and “operation day” in the condition target item A37 column. "
However, “Train name” is displayed in the display target item A
“Pattern A” is displayed in the column of the pattern A39.
In column 40, "Driving today" is shown, and the next condition target item B
In column 41, "vacant seat information", in display target item B42 column, "destination", in display color / pattern B43 column, "pattern B", and in condition data B44 column, "today full".
Is set. With such settings, the information search system of FIG. 1 outputs the display contents shown in FIG. Further, in FIG. 10C, the display color / pattern A3
In the nine columns and the condition data A column, and in the display color / pattern B 43 column and the condition data B column, four data items are set. That is, in the column of display color / pattern A39, "pattern A", "pattern B",
“Pattern C” and “Pattern D” are the condition data A40
In the column, “Daily operation” corresponds to “Pattern A” in the display color / pattern A39 column, and “Driving today” corresponds to “Pattern B” and “Driving today” corresponds to “Pattern C”. "Holiday operation" corresponding to "Tomorrow operation" and "Pattern D", and "Pattern A", "Pattern E", "Pattern C", and "Pattern F" in the display color / pattern B43 column, In the column of condition data B44, "full for 3 days" corresponding to "pattern A" in the column of display color / pattern B43 is similarly changed to "full for today" and "pattern C" corresponding to "pattern E". Corresponding to “full tomorrow” and “full holiday” corresponding to “pattern F” are set. Based on this setting, the information search system of FIG. 1 outputs the display contents shown in FIG.
【0021】図11は、図1における情報検索システム
の本発明に係わる検索処理の結果の第4の例を示す説明
図である。本実施例は、一覧表示領域45の横に、様々
な情報を表示したものであり、図7と図8で示したよう
に、検索データ項目とそれに属するデータとを削除して
得られる空きスペースは、他の情報を表示するのに十分
な領域となっている。このように、空いたスペースに、
別の情報が入るので、一層、情報量の増加につながる。
すなわち、図11(a)においては、一覧表示領域45
には、図7、もしくは、図8の一覧表が表示され、空き
スペースには、それぞれの列車の「途中停車駅ご案内」
46を表示している。利用者は、この空きスペースの情
報(停車駅)と、一覧表示領域45の一覧表(列車ダイ
ヤ)とを同時に参照することができ、希望する列車を、
容易に特定することができる。また、図11(b)にお
いては、空きスペースに、列車の外観を示す画像情報
(ロマンスカー)47を表示し、利用者は、乗車希望の
列車を特定することができる。そして、図11(c)に
おいては、空きスペースに、図9、もしくは、図10で
示した設定表48を表示している。このように、設定表
と一覧表とを同時に表示することにより、利用者は、一
覧表を見ながら、設定データの入力、更新ができるの
で、設定操作の簡易化と、利便性の向上が図れる。FIG. 11 is an explanatory diagram showing a fourth example of the result of the search processing according to the present invention of the information search system in FIG. In the present embodiment, various information is displayed beside the list display area 45. As shown in FIGS. 7 and 8, the empty space obtained by deleting the search data item and the data belonging to it. Is an area sufficient to display other information. In this way, in the empty space,
Since different information is input, the amount of information is further increased.
That is, in FIG. 11A, the list display area 45
, The list shown in FIG. 7 or FIG. 8 is displayed.
46 is displayed. The user can simultaneously refer to the information on the empty space (stop station) and the list (train diagram) in the list display area 45, and select the desired train,
Can be easily identified. In FIG. 11B, image information (romance car) 47 indicating the appearance of the train is displayed in the empty space, and the user can specify the train desired to be boarded. In FIG. 11C, the setting table 48 shown in FIG. 9 or FIG. 10 is displayed in the empty space. By displaying the setting table and the list at the same time, the user can input and update the setting data while viewing the list, thereby simplifying the setting operation and improving the convenience. .
【0022】以上、図1〜図11を用いて説明したよう
に、本実施例の検索システムの特定対象の出力処理方法
では、検索条件に合致する対象を、検索に係わる全対象
の一覧表示の中に、色、網かけ、パターンなどの識別情
報を付与して強調表示する。このようにして、色付けな
どの処理を、データそのものの探知に役立たせることに
より、利用者は、特定対象の探知を容易に、かつ、迅速
に行なうことができると共に、従来別々の操作で行なっ
ていた、一覧表示と、条件検索表示の作業とを、同時に
行なうことができ、データベースなどの操作の簡易化と
利便性が図れる。さらに、識別情報を、検索項目以外の
項目に付与することにより、表示する項目数を減らすこ
とが可能となり、少ない領域の表示で、より多くの情報
を表すことができる。このことにより、スクロール操作
などの負担がなくなる。そして、余った表示領域に、関
連する画像情報などを表示して、より高度な検索結果の
応用を図ることも可能となる。尚、本発明は、図1〜図
11を用いて説明した実施例に限定されるものではな
い。例えば、データベースではなく、一般のファイル構
成のシステムにおいても適用可能である。また、表示装
置ではなく、プリンタを用いて、一覧で印字出力するも
のでも良い。As described above with reference to FIGS. 1 to 11, in the output processing method for a specific target of the search system of the present embodiment, the target that matches the search condition is displayed as a list of all the targets related to the search. Inside, identification information such as color, shading, and pattern is added and highlighted. In this way, by making the processing such as coloring useful for the detection of the data itself, the user can easily and quickly detect the specific target, and conventionally perform a separate operation. In addition, a list display and a condition search display operation can be performed at the same time, and simplification and convenience of operation of a database or the like can be achieved. Furthermore, by providing identification information to items other than the search items, the number of items to be displayed can be reduced, and more information can be represented by displaying a small area. This eliminates the burden of a scroll operation or the like. Then, it is possible to display related image information and the like in the surplus display area, and to apply a more advanced search result. The present invention is not limited to the embodiment described with reference to FIGS. For example, the present invention is applicable not only to a database but also to a system having a general file configuration. Instead of the display device, a printer may be used to print out a list.
【0023】[0023]
【発明の効果】本発明によれば、検索条件に合致する特
定対象に色、網かけ、パターンなどの識別情報を付与す
るので、検索に係わる全ての対象を一覧で出力しても、
利用者は、目的の特定対象を容易に探知することがで
き、さらに、識別情報を、検索対外の項目に付与するこ
とにより、出力項目数を減らして一覧表のスペースを削
減することができ、検索システムの性能を向上させるこ
とが可能である。According to the present invention, identification information such as color, shading, and pattern is added to a specific object that matches a search condition. Therefore, even if all objects related to a search are output in a list,
The user can easily find the target specific object, and further, by adding identification information to items outside the search, the number of output items can be reduced and the space in the list can be reduced, It is possible to improve the performance of the search system.
【0024】[0024]
【図1】本発明の検索システムの特定対象の出力処理方
法を実施する情報検索システムの構成の一実施例を示す
ブロック図である。FIG. 1 is a block diagram showing an embodiment of a configuration of an information search system for executing a method of processing output of a specific target in a search system of the present invention.
【図2】図1における情報検索システムの本発明に係わ
る検索処理の結果の第1の例を示す説明図である。FIG. 2 is an explanatory diagram showing a first example of a result of a search process according to the present invention of the information search system in FIG. 1;
【図3】図1におけるデータベースに格納したデータの
構造の一実施例を示す説明図である。FIG. 3 is an explanatory diagram showing one embodiment of a structure of data stored in a database in FIG. 1;
【図4】図1における情報検索システムの本発明に係わ
る設定データの入力処理動作の一実施例を示すフローチ
ャートである。FIG. 4 is a flowchart showing one embodiment of a setting data input processing operation of the information search system in FIG. 1 according to the present invention;
【図5】図1における情報検索システムの本発明に係わ
る条件検索処理動作の一実施例を示すフローチャートで
ある。FIG. 5 is a flowchart showing one embodiment of a condition search processing operation according to the present invention of the information search system in FIG. 1;
【図6】図1における情報検索システムの本発明に係わ
る表示内容の作成処理動作の一実施例を示すフローチャ
ートである。FIG. 6 is a flowchart showing one embodiment of a display content creation processing operation according to the present invention of the information search system in FIG. 1;
【図7】図1における情報検索システムの本発明に係わ
る検索処理の結果の第2の例を示す説明図である。FIG. 7 is an explanatory diagram showing a second example of the result of the search processing according to the present invention of the information search system in FIG. 1;
【図8】図1における情報検索システムの本発明に係わ
る検索処理の結果の第3の例を示す説明図である。FIG. 8 is an explanatory diagram showing a third example of a result of the search processing according to the present invention of the information search system in FIG. 1;
【図9】図1における情報検索システムの本発明に係わ
るデータ設定用画面の第1の実施例を示す説明図であ
る。FIG. 9 is an explanatory diagram showing a first embodiment of a data setting screen according to the present invention of the information search system in FIG. 1;
【図10】図1における情報検索システムの本発明に係
わるデータ設定用画面の第2の実施例を示す説明図であ
る。FIG. 10 is an explanatory diagram showing a second embodiment of the data setting screen according to the present invention of the information search system in FIG. 1;
【図11】図1における情報検索システムの本発明に係
わる検索処理の結果の第4の例を示す説明図である。FIG. 11 is an explanatory diagram showing a fourth example of the result of the search processing according to the present invention of the information search system in FIG. 1;
【図12】列車のタイムテーブルのデータベースからの
出力例を示す説明図である。FIG. 12 is an explanatory diagram showing an output example of a train time table from a database.
1 キーボード 2 設定バッファ 3 データベース 4 表示バッファ 5 作業用バッファ 6 パターンバッファ 7 表示装置 8 処理装置 9 設定データ 10 検索データ 11 検索処理部 12 データグループ番号 13 データ項目 14 表示位置情報 15 識別情報 16 表示条件作成部 17 表示条件 18 表示用識別情報 19 表示内容 20〜27 文字データ 28 データグループ 29 設定表 30 文書名データ 31 条件対象項目 32 表示対象項目 33 表示色・パターン 34 条件データ 35 設定表 36 文書名データ 37 条件対象項目A 38 表示対象項目A 39 表示色・パターンA 40 条件データA 41 条件対象項目B 42 表示対象項目B 43 表示色・パターンB 44 条件データB 45 一覧表示領域 46 途中停車駅ご案内 47 画像情報(ロマンスカー) 48 設定表 Reference Signs List 1 keyboard 2 setting buffer 3 database 4 display buffer 5 work buffer 6 pattern buffer 7 display device 8 processing device 9 setting data 10 search data 11 search processing unit 12 data group number 13 data item 14 display position information 15 identification information 16 display condition Creation unit 17 Display condition 18 Display identification information 19 Display contents 20 to 27 Character data 28 Data group 29 Setting table 30 Document name data 31 Condition target item 32 Display target item 33 Display color / pattern 34 Condition data 35 Setting table 36 Document name Data 37 Condition target item A 38 Display target item A 39 Display color / pattern A 40 Condition data A 41 Condition target item B 42 Display target item B 43 Display color / pattern B 44 Condition data B 45 List display area 46 Stop station halfway Guidance 4 Image information (Romancecar) 48 Configuration Table
Claims (3)
象に該検索条件との合致を示す識別情報を付与し、上記
検索条件に合致しない他の項目の対象と共に一覧で出力
する検索システムの特定対象の出力処理方法において、
上記検索条件との合致を示す識別情報を、上記検索条件
に指定された項目以外の他の項目に対して付与し、上記
一覧から、上記検索条件に指定された項目を除くことを
特徴とする検索システムの特定対象の出力処理方法。1. A pair of engagement match items on an input search condition
Elephant grants identification information indicating the matching between the search condition, the output processing method for a particular object search system that outputs <br/> in the list to the target co other items that do not meet the above search criteria At
The identification information indicating a match with the search condition is set to the search condition.
To other items other than the items specified in
Exclude items specified in the above search conditions from the list
An output processing method for a specific target of a search system which is a feature .
象の出力処理方法において、同一の検索項目に対して複
数入力された検索条件のそれぞれに異なる上記識別情報
を対応付け、上記複数の検索条件のそれぞれに合致する
識別情報を上記他の項目に対して付与することを特徴と
する検索システムの特定対象の出力処理方法。2. A method according to claim 1, wherein the same search item is assigned to the same search item.
Different identification information for each of the entered search conditions
And match each of the above plurality of search conditions.
An output processing method for a specific target of a search system, wherein identification information is added to the other items .
かに記載の検索システムの特定対象の出力処理方法にお
いて、上記検索条件と上記識別情報との対応付けを示す
情報を上記一覧と共に出力することを特徴とする検索シ
ステムの特定対象の出力処理方法。3. The method according to claim 1, wherein the search condition is associated with the identification information.
An output processing method for a specific target of a search system, wherein information is output together with the list .
Priority Applications (1)
| Application Number | Priority Date | Filing Date | Title |
|---|---|---|---|
| JP03245407A JP3125271B2 (en) | 1991-09-25 | 1991-09-25 | Output processing method of specific target of search system |
Applications Claiming Priority (1)
| Application Number | Priority Date | Filing Date | Title |
|---|---|---|---|
| JP03245407A JP3125271B2 (en) | 1991-09-25 | 1991-09-25 | Output processing method of specific target of search system |
Publications (2)
| Publication Number | Publication Date |
|---|---|
| JPH0581322A JPH0581322A (en) | 1993-04-02 |
| JP3125271B2 true JP3125271B2 (en) | 2001-01-15 |
Family
ID=17133197
Family Applications (1)
| Application Number | Title | Priority Date | Filing Date |
|---|---|---|---|
| JP03245407A Expired - Fee Related JP3125271B2 (en) | 1991-09-25 | 1991-09-25 | Output processing method of specific target of search system |
Country Status (1)
| Country | Link |
|---|---|
| JP (1) | JP3125271B2 (en) |
Families Citing this family (4)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| JP4485650B2 (en) * | 2000-05-01 | 2010-06-23 | シャープ株式会社 | Electronics |
| US20060122956A1 (en) * | 2004-12-03 | 2006-06-08 | Kabushiki Kaisha Toshiba | Electronic document management apparatus and electronic document management program |
| JP5423695B2 (en) * | 2011-01-24 | 2014-02-19 | 積水ハウス株式会社 | Selection support system for interior and exterior members |
| JP6099912B2 (en) | 2012-09-14 | 2017-03-22 | キヤノン株式会社 | Image processing apparatus, image processing method, and program thereof |
-
1991
- 1991-09-25 JP JP03245407A patent/JP3125271B2/en not_active Expired - Fee Related
Also Published As
| Publication number | Publication date |
|---|---|
| JPH0581322A (en) | 1993-04-02 |
Similar Documents
| Publication | Publication Date | Title |
|---|---|---|
| US20030042319A1 (en) | Automatic and semi-automatic index generation for raster documents | |
| JP3125271B2 (en) | Output processing method of specific target of search system | |
| JP2614225B2 (en) | Electronic filing device management method | |
| JP2000339306A (en) | Document preparing device | |
| US7716639B2 (en) | Specification wizard | |
| JPH0273463A (en) | Display system for document list in personal electronic filing system | |
| JPH0635987A (en) | Device and mehtod for preparing circuit diagram | |
| JPH06176085A (en) | Drawing / Parts list creation management device | |
| JPH03100861A (en) | Character inserting system | |
| JPH07271779A (en) | Document printing system of word processor | |
| JPH08212206A (en) | Document creation device | |
| JPH07325814A (en) | Character output device and output method thereof | |
| JPH0887492A (en) | Information processing method | |
| JP3050015B2 (en) | Travel catalog creation system | |
| JPH11316792A (en) | Information processor and slip creating method | |
| JPS63173163A (en) | Information retriever | |
| JPH07160778A (en) | Airline fare retrieving system | |
| JPH11105386A (en) | Printing system | |
| JPH0740269B2 (en) | Document matching device | |
| JPH08235288A (en) | Data processing device | |
| JPH0850539A (en) | Screen layout design device | |
| JPH0334059A (en) | Production system for address information | |
| JPH0652245A (en) | Image parts list preparing system | |
| JPH04128969A (en) | Copy and transfer method | |
| JPS63289669A (en) | Document formation supporting system |
Legal Events
| Date | Code | Title | Description |
|---|---|---|---|
| FPAY | Renewal fee payment (event date is renewal date of database) |
Free format text: PAYMENT UNTIL: 20071102 Year of fee payment: 7 |
|
| FPAY | Renewal fee payment (event date is renewal date of database) |
Free format text: PAYMENT UNTIL: 20081102 Year of fee payment: 8 |
|
| FPAY | Renewal fee payment (event date is renewal date of database) |
Free format text: PAYMENT UNTIL: 20081102 Year of fee payment: 8 |
|
| FPAY | Renewal fee payment (event date is renewal date of database) |
Free format text: PAYMENT UNTIL: 20091102 Year of fee payment: 9 |
|
| LAPS | Cancellation because of no payment of annual fees |