JP6256079B2 - Search program, search method, and search device - Google Patents

Search program, search method, and search device Download PDF

Info

Publication number
JP6256079B2
JP6256079B2 JP2014026544A JP2014026544A JP6256079B2 JP 6256079 B2 JP6256079 B2 JP 6256079B2 JP 2014026544 A JP2014026544 A JP 2014026544A JP 2014026544 A JP2014026544 A JP 2014026544A JP 6256079 B2 JP6256079 B2 JP 6256079B2
Authority
JP
Japan
Prior art keywords
search
form data
group
data
character string
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Expired - Fee Related
Application number
JP2014026544A
Other languages
Japanese (ja)
Other versions
JP2015153158A (en
Inventor
源 佐藤
源 佐藤
誠 佐々原
誠 佐々原
育男 大石
育男 大石
志洋 津嶋
志洋 津嶋
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Fujitsu Ltd
Original Assignee
Fujitsu 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 Fujitsu Ltd filed Critical Fujitsu Ltd
Priority to JP2014026544A priority Critical patent/JP6256079B2/en
Publication of JP2015153158A publication Critical patent/JP2015153158A/en
Application granted granted Critical
Publication of JP6256079B2 publication Critical patent/JP6256079B2/en
Expired - Fee Related legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Landscapes

  • Management, Administration, Business Operations System, And Electronic Commerce (AREA)
  • Information Retrieval, Db Structures And Fs Structures Therefor (AREA)

Description

本発明は、電子帳票を検索してユーザに提示する技術に関する。   The present invention relates to a technique for retrieving an electronic form and presenting it to a user.

電子帳票は、適切な印刷出力等が実現できる形式の帳票データとして、帳票ごとに記憶手段に蓄積される。そして、電子帳票を使用する業務においては、記憶手段に蓄積された複数の帳票データの中から、使用対象とする帳票データを検索する作業が行われる。   The electronic form is stored in the storage unit for each form as form data in a format that can realize appropriate printout or the like. In the business using electronic forms, work for searching for form data to be used is performed from among a plurality of form data accumulated in the storage means.

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

ここで、帳票データは、前述したように印刷出力等に適した形式であるため、検索に適した形式となっていないことが多い。このため、使用対象とする帳票データを、一意な識別子等を用いて絞り込むことができない場合がある。この場合、例えば、記憶手段に蓄積された帳票データから特定の文字列を含んだ帳票データを検索し、検索によりヒットした帳票データの中から、使用対象とする帳票データを選択する方法が行われることがある。しかし、検索によりヒットした帳票データが多数となった場合、ユーザが使用対象とする帳票を選択するのが困難となる。
そこで、本発明の1つの側面では、電子帳票の帳票データの検索において、使用対象とする帳票データを効率的に検索できるようにすることを目的とする。
Here, since the form data is in a format suitable for print output as described above, it is often not in a format suitable for search. For this reason, the form data to be used may not be narrowed down using a unique identifier or the like. In this case, for example, a method of searching for form data including a specific character string from the form data accumulated in the storage means and selecting form data to be used from the form data hit by the search is performed. Sometimes. However, when the number of form data hit by the search becomes large, it becomes difficult for the user to select a form to be used.
Accordingly, an object of one aspect of the present invention is to enable efficient search for form data to be used in search for form data of an electronic form.

本発明の1つの側面では、検索文字列を指定した検索命令に応じ、記憶手段に格納された帳票データの中から当該検索文字列を含んだ帳票データを検索して、検索結果を提示する。そして、検索された第1の帳票データ群のそれぞれについて、帳票データに含まれる検索文字列及び他の文字列との位置関係に基づいて検索文字列の属性を解析する。さらに、第1の帳票データ群に含まれる第1の帳票データに対する指定を受け付けた場合、第1の帳票データ群のうち、前記第1の帳票データとの間で検索文字列の属性が一致する帳票データをグループ化して、当該グループに関する情報を記憶手段に格納しておく。   In one aspect of the present invention, in response to a search command specifying a search character string, the form data including the search character string is searched from the form data stored in the storage unit, and the search result is presented. Then, for each of the retrieved first form data group, the attributes of the search character string are analyzed based on the positional relationship between the search character string included in the form data and other character strings. Further, when the designation for the first form data included in the first form data group is accepted, the attribute of the search character string matches with the first form data in the first form data group. The form data is grouped and information about the group is stored in the storage means.

本発明の1つの側面によれば、電子帳票の帳票データの検索において、使用対象とするデータを効率的に検索することが可能となる。   According to one aspect of the present invention, it is possible to efficiently search for data to be used when searching for form data of an electronic form.

本実施形態におけるシステムの全体構成及び帳票提供サーバの機能構成の一例を示す説明図である。It is explanatory drawing which shows an example of the whole structure of the system in this embodiment, and the function structure of a form provision server. 本実施形態における帳票データの一例を示す説明図である。It is explanatory drawing which shows an example of the form data in this embodiment. 本実施形態における帳票データの出力イメージの一例を示す説明図である。It is explanatory drawing which shows an example of the output image of the form data in this embodiment. 本実施形態における使用履歴テーブルの一例を示す説明図である。It is explanatory drawing which shows an example of the use log | history table in this embodiment. 本実施形態における帳票グループテーブルの一例を示す説明図である。It is explanatory drawing which shows an example of the form group table in this embodiment. 本実施形態における帳票グループ別データの一例を示す説明図である。It is explanatory drawing which shows an example of the data according to form group in this embodiment. 本実施形態における帳票検索処理の一例を示すフローチャートである。It is a flowchart which shows an example of the form search process in this embodiment. 本実施形態における帳票グループ分類処理の一例を示すフローチャートである。It is a flowchart which shows an example of the form group classification | category process in this embodiment. 本実施形態における帳票における文字列の配置の具体例を示す説明図である。It is explanatory drawing which shows the specific example of arrangement | positioning of the character string in the form in this embodiment. 本実施形態における検索結果一覧の表示例を示す説明図である。It is explanatory drawing which shows the example of a display of the search result list in this embodiment. 本実施形態における検索結果一覧の表示例(再検索時)を示す説明図である。It is explanatory drawing which shows the example of a display of the search result list in this embodiment (at the time of a re-search). 本実施形態における帳票提供サーバ及びクライアントのハードウェア構成の一例である。It is an example of the hardware configuration of the form provision server and client in this embodiment.

[本実施形態の背景及び概要]
まず、本実施形態の背景及び本実施形態において実現する帳票データ検索処理の概要について説明する。
[Background and Outline of this Embodiment]
First, the background of this embodiment and the outline of the form data search processing realized in this embodiment will be described.

電子帳票を使用する業務においては、記憶手段に蓄積された複数の帳票データの中から、使用対象とする帳票データを検索する作業が行われる。その際、ユーザは、特定の文字列を指定して帳票データを検索し、検索された帳票データ群、すなわち検索によりヒットした帳票データ群の中から、使用対象とする帳票データを選択することがある。しかし、コンピュータの記憶手段に蓄積される帳票データの数は日々増加するため、検索自体に長時間を要するほか、検索結果が多数となり、ユーザが使用対象とする帳票を選択するのが困難となることがある。   In the business using electronic forms, work for searching for form data to be used is performed from among a plurality of form data stored in the storage means. At that time, the user can search for form data by specifying a specific character string, and select form data to be used from the searched form data group, that is, the form data group hit by the search. is there. However, since the number of form data stored in the storage means of the computer increases day by day, the search itself takes a long time, and the search results become numerous, making it difficult for the user to select the form to be used. Sometimes.

例えば、ユーザが保険会社の社員であって、自身が担当している保険の契約者である「富士通太郎」の案件の帳票データを使用したいときに、「富士通太郎」の文字列を含む帳票を検索するようなケースが考えられる。ここで、例えば「富士通太郎」と同姓同名の社員が保険会社にいるような場合、使用したい帳票データとは無関係の帳票データが多数ヒットしてしまう可能性がある。例えば、契約者である「富士通太郎」に関連する「生命保険契約書」や「自動車保険契約書」のような保険の契約書のみならず、社員である他の「富士通太郎」に関連する「月別契約実績」や「本社従業員一覧」のような帳票データもヒットする可能性がある。さらには、社員である他の「富士通太郎」が担当した保険の契約書群がヒットする可能性もある。そうすると、本来使用する帳票データとともに、無関係な帳票データも検索結果一覧に多数表示される。このため、ユーザは目的とする帳票データを容易に選択することができない。   For example, if a user is an insurance company employee and wants to use the form data of the case of “Fujitsu Taro” who is the insurance contractor he is in charge of, the form containing the character string “Fujitsu Taro” A case where a search is performed can be considered. Here, for example, when an employee with the same name as “Fujitsu Taro” is in an insurance company, there is a possibility that a lot of form data unrelated to the form data to be used will be hit. For example, not only insurance contracts such as “life insurance contracts” and “auto insurance contracts” related to the contractor “Fujitsu Taro”, but also “Fujitsu Taro” related to other employees. Form data such as “Monthly contract record” and “Head office employee list” may also be hit. In addition, there may be a hit in the insurance contract group in charge of other “Taro Fujitsu” employees. Then, a lot of irrelevant form data is displayed in the search result list together with the form data originally used. For this reason, the user cannot easily select target form data.

なお、一般的なデータ検索方法の一例として、参照回数の高いデータを検索結果において優先して表示する方法がある。しかし、帳票分野においては、ユーザは、一度使用したデータを何度も使用するというよりは、同じような属性を有する帳票データの中で日々異なる帳票データを使用する、といった使用態様となることが多い。例えば、上記のような保険会社の社員であれば、自身が担当している案件に関連する様々な帳票を印刷する、といった使用態様である。このため、帳票データの場合、一般的なデータ検索方法を用いても、ユーザによる使用可能性の高い順には検索結果が表示されない。   As an example of a general data search method, there is a method in which data with a high reference count is displayed preferentially in search results. However, in the form field, the user may use different form data every day in the form data having the same attribute rather than using the data once used many times. Many. For example, if it is an employee of the insurance company as described above, it is a usage mode in which various forms related to the case for which the employee is in charge are printed. For this reason, in the case of form data, even if a general data search method is used, the search results are not displayed in the descending order of the possibility of use by the user.

ここで、帳票種を絞って検索を行うことも考えられる。例えば、「生命保険契約書」のみを検索対象とするような検索方法である。しかし、帳票種を絞らずに検索したい場面も考えられる。例えば、上記の具体例のような場合、契約者の「富士通太郎」が自動車事故を起こしたときに、担当者が、「生命保険契約書」や「自動車保険契約書」等の複数の保険契約書を参照しながら対応することがある。この場合、帳票種を問わず、契約者である「富士通太郎」に関連する帳票を効率よく検索して一覧表示させたいという需要がある。   Here, it is also conceivable to search by narrowing down the form type. For example, the search method is such that only “life insurance contracts” are searched. However, there are situations where you want to search without narrowing down the form type. For example, in the case of the specific example above, when the policyholder “Fujitsu Taro” caused a car accident, the person in charge would have multiple insurance contracts such as “life insurance policy” and “car insurance policy”. You may respond while referring to the book. In this case, there is a demand for efficiently searching and displaying a list of forms related to the contractor “Fujitsu Taro” regardless of the type of form.

そこで、本実施形態では、ユーザにより使用された実績のある帳票データとの間で検索文字列の属性が共通する帳票データを、ユーザが選択しやすい態様で検索結果に表示させるようにする。検索文字列の「属性」とは、例えば検索文字列が「富士通太郎」であれば、当該「富士通太郎」が「契約者名」であるのか「従業員名」であるのか、といった検索文字列の有する意味を示す。   Therefore, in the present embodiment, the form data having the same search character string attributes as the form data with a track record used by the user is displayed in the search result in a manner that the user can easily select. For example, if the search character string is “Fujitsu Taro”, the search character string “attribute” indicates whether the “Fujitsu Taro” is “contractor name” or “employee name”. The meaning of

ここで、帳票データでは、データベースのテーブル等と異なり、このような文字列の属性が文字列に直接対応付けられていない。このため、帳票データにおける文字列の位置関係に基づいて、周囲に配置されている文字列から属性を解析する。
そして、本実施形態では、検索文字列を含む帳票データのうち、検索文字列の属性が、ユーザにより実際に使用された帳票データにおける検索文字列の属性と同じ帳票データをグループ化する。さらに、当該グループに関する情報をユーザに対応付けて記憶手段に格納しておく。なお、本実施形態では、当該グループを帳票グループという。その後、当該ユーザによる検索文字列を指定した検索指示に応じて複数の帳票データを検索したときに、検索結果に該当する帳票データのうち、記憶手段に格納された帳票グループに属する帳票データについて強調表示等を行なって検索結果一覧に表示させる。
Here, in the form data, unlike the database table or the like, such a character string attribute is not directly associated with the character string. For this reason, an attribute is analyzed from the character string arrange | positioned around based on the positional relationship of the character string in form data.
In the present embodiment, among the form data including the search character string, the form data having the same attribute as the search character string in the form data actually used by the user is grouped. Furthermore, information on the group is stored in the storage unit in association with the user. In the present embodiment, the group is referred to as a form group. After that, when a plurality of form data is searched according to the search instruction specifying the search character string by the user, among the form data corresponding to the search result, the form data belonging to the form group stored in the storage means is emphasized. Display it in the search result list.

これにより、ユーザにより使用された実績のある帳票との間で検索文字列の属性が一致する帳票データ、すなわち、ユーザによる使用可能性の高い帳票データが効率的に検索され、ユーザが識別しやすい態様で検索結果一覧に表示される。上記の具体例では、契約者の「富士通太郎」を含む帳票データが強調表示され、社員の「富士通太郎」を含む帳票データとは区別して表示される。   This makes it possible to efficiently search for form data whose search character string attributes match those of a form that has been used by the user, that is, form data that is highly usable by the user, and can be easily identified by the user. It is displayed in the search result list in a manner. In the above specific example, the form data including the contractor “Fujitsu Taro” is highlighted and displayed separately from the form data including the employee “Fujitsu Taro”.

また、このようにユーザにより使用された実績のある帳票との間で検索文字列の属性が一致する帳票データであって、さらに、ユーザにより使用された実績のある帳票との間で帳票種が共通する帳票データは、ユーザによる使用可能性がさらに高いことが推測される。このため、このような帳票データを最も強調して表示することで、ユーザの利便性はさらに向上する。   In addition, it is the form data in which the attribute of the search character string matches with the proven form used by the user in this way, and the form type between the proven form used by the user and the form It is presumed that the common form data is more likely to be used by the user. For this reason, the convenience of the user is further improved by displaying such form data with the highest emphasis.

なお、上記のような本実施形態による方法ではなく、検索文字列の属性を検索条件に直接設定して検索をした場合、次のような問題が生じる。すなわち、前述したように、帳票データでは、文字列の属性が文字列に直接対応付けられていないため、帳票データにおける文字列の位置関係に基づいて、周囲に配置されている文字列から属性を解析する必要がある。しかし、帳票データにおける文字列の位置関係によっては、必ずしも属性を正しく解析できない場合がある。このような場合、検索文字列の属性も検索条件に含めて検索をすると、属性を正しく解析できなかった帳票データは、そもそも検索結果としてヒットしない。しかし、上記のような本実施形態の方法では、検索文字列を含む帳票データを全てヒットさせて表示し、その中で使用可能性の高い属性を有する帳票データのみを強調表示することができる。このため、属性の解析に失敗した帳票データが存在しても、検索結果の表示において漏れが発生しないという利点も生じる。そして、かりにこのような帳票データがユーザにより使用されたときには、次回の検索時において強調表示させることができる。
以下、本実施形態の具体的態様について詳細に説明する。
If the search is performed by directly setting the attribute of the search character string as a search condition instead of the method according to the present embodiment as described above, the following problem occurs. That is, as described above, in the form data, since the attribute of the character string is not directly associated with the character string, the attribute is extracted from the surrounding character string based on the positional relationship of the character string in the form data. It is necessary to analyze. However, depending on the positional relationship of the character strings in the form data, the attribute may not always be correctly analyzed. In such a case, if the search character string attribute is also included in the search condition and the search is performed, the form data for which the attribute could not be correctly analyzed does not hit as a search result in the first place. However, in the method of the present embodiment as described above, all the form data including the search character string can be hit and displayed, and only the form data having attributes that are highly usable among them can be highlighted. For this reason, even if there is form data for which attribute analysis has failed, there is an advantage that no leakage occurs in the display of search results. When such form data is used by the user, it can be highlighted at the next search.
Hereinafter, specific aspects of the present embodiment will be described in detail.

[システムの全体構成、帳票提供サーバの機能構成及びデータ構成]
図1は、本実施形態におけるシステムの全体構成、並びに帳票提供サーバ1の機能構成及びデータ構成を示す。
本システムは、帳票提供サーバ1及びクライアント端末2を備える。帳票提供サーバ1及びクライアント端末2は、ネットワーク3を介して相互に通信可能に接続されている。ネットワーク3は、例えばLAN(Local Area Network)やWAN(Wide Area Network)等であり、有線接続又は無線接続のいずれであってもよい。
[Overall system configuration, functional configuration and data configuration of form providing server]
FIG. 1 shows the overall configuration of the system in this embodiment, and the functional configuration and data configuration of the form providing server 1.
The system includes a form providing server 1 and a client terminal 2. The form providing server 1 and the client terminal 2 are connected via a network 3 so that they can communicate with each other. The network 3 is, for example, a LAN (Local Area Network) or a WAN (Wide Area Network), and may be either a wired connection or a wireless connection.

帳票提供サーバ1は、ユーザが使用するクライアント端末2からの要求に応じて、帳票に関連する様々な情報を提供する。一例として、クライアント端末2が、帳票提供サーバ1に対し、検索文字列を指定して帳票検索要求を送信する。帳票提供サーバ1は、当該要求を受信し、帳票提供サーバ1の記憶手段に蓄積された帳票データを検索する。そして、帳票提供サーバ1が、検索結果をクライアント端末2に送信し、これを受信したクライアント端末2では、当該検索結果の一覧をユーザインタフェース上に表示する。そして、ユーザが、表示された帳票データの中から、使用対象とする帳票の帳票データを選択し、当該帳票データの印刷命令等を行う。換言すれば、クライアント端末2では、ユーザにより、使用対象とする帳票データに対する指定操作が行われる。そして、クライアント端末2では、当該操作に応じて、指定された帳票データの提供要求を帳票提供サーバ1に送信し、帳票提供サーバ1は、当該帳票データをクライアント2に送信する。クライアント2側では、受信した帳票データを表示し、印刷等の処理を行う。   The form providing server 1 provides various information related to the form in response to a request from the client terminal 2 used by the user. As an example, the client terminal 2 designates a search character string and transmits a form search request to the form providing server 1. The form providing server 1 receives the request and searches for form data stored in the storage unit of the form providing server 1. Then, the form providing server 1 transmits the search result to the client terminal 2, and the client terminal 2 that receives the search result displays a list of the search results on the user interface. Then, the user selects the form data of the form to be used from the displayed form data, and issues a print command for the form data. In other words, in the client terminal 2, the user performs a designation operation on the form data to be used. In response to the operation, the client terminal 2 transmits a specified form data provision request to the form provision server 1, and the form provision server 1 transmits the form data to the client 2. On the client 2 side, the received form data is displayed and processing such as printing is performed.

以下、図1を参照し、帳票提供サーバ1における帳票データの検索及び提供に関連する機能及びデータについて説明を行う。
帳票提供サーバ1は、プログラムがロードされ実行されることによってその機能が実現される、検索要求受付部11、帳票検索部12、属性解析部13及び帳票分類部14を備える。また、帳票提供サーバ1は、記憶手段において、帳票データ21、使用履歴テーブル22、帳票グループテーブル23及び帳票グループ別データ24を備える。
検索要求受付部11は、クライアント端末2から受信した帳票データ21の検索要求(検索を行なっているユーザの識別子及び検索文字列を含む)を受け付け、帳票検索部12に通知する。
Hereinafter, functions and data related to search and provision of form data in the form providing server 1 will be described with reference to FIG.
The form providing server 1 includes a search request accepting unit 11, a form searching unit 12, an attribute analyzing unit 13, and a form classifying unit 14, which function is realized by loading and executing a program. In addition, the form providing server 1 includes form data 21, a use history table 22, a form group table 23, and form group-specific data 24 in a storage unit.
The search request receiving unit 11 receives a search request for the form data 21 received from the client terminal 2 (including the identifier of the user performing the search and the search character string) and notifies the form search unit 12 of the request.

帳票検索部12は、クライアント端末2から受信した検索要求に基づき、使用履歴テーブル22及び帳票グループテーブル23を参照して、検索を行なっているユーザによる使用可能性の高い帳票種及び帳票グループを特定する。そして、検索要求で指定された検索文字列で帳票データ21を検索する。このとき、帳票検索部12は、まず、検索文字列を含む帳票データ21のうち、使用可能性の高い帳票種及び帳票グループの両方に該当する帳票データ21を検索する。そして、検索された(検索によりヒットした)帳票データ21につき、使用可能性が「高」であるとして、クライアント端末2において最も強調されて表示されるように検索結果を送信する。また、帳票検索部12は、検索文字列を含む帳票データ21のうち、使用可能性の高い帳票種及び帳票グループのいずれか一方に該当する帳票データ21を検索する。そして、検索された帳票データ21につき、使用可能性が「中」であるとして、クライアント端末2において強調表示されるように検索結果をさらに送信する。さらに、帳票検索部12は、検索文字列を含む帳票データ21のうち、使用可能性の高い帳票種及び帳票グループのいずれにも該当しない帳票データ21を検索する。そして、検索された帳票データ21につき、使用可能性が「低」であるとして、クライアント端末2において強調せずに表示されるように検索結果をさらに送信する。なお、後述する帳票分類部14による帳票グループ分類処理が行われた後における再検索時には、当該帳票検索部12は、帳票再検索部として機能する。   Based on the search request received from the client terminal 2, the form search unit 12 refers to the use history table 22 and the form group table 23, and specifies the form type and form group that are highly usable by the searching user. To do. Then, the form data 21 is searched with the search character string designated by the search request. At this time, the form search unit 12 first searches the form data 21 including the search character string for the form data 21 corresponding to both the form type and form group that are highly usable. Then, the search result is transmitted so as to be displayed with the highest emphasis on the client terminal 2 on the basis of the searched form data 21 (hit by the search) that the usability is “high”. Further, the form search unit 12 searches for form data 21 corresponding to one of the form type and form group that are highly usable among the form data 21 including the search character string. Then, the search result is further transmitted so that the client terminal 2 highlights the retrieved form data 21 on the assumption that the usability is “medium”. Further, the form search unit 12 searches the form data 21 including the search character string for the form data 21 that does not correspond to either the form type or the form group with high availability. Then, the search result is further transmitted so that the retrieved form data 21 is displayed with no emphasis on the client terminal 2 on the assumption that the usability is “low”. Note that the form search unit 12 functions as a form re-search unit at the time of re-search after a form group classification process by the form classifying unit 14 described later.

属性解析部13は、帳票検索部12により検索された帳票データ21、すなわち、検索文字列を含む帳票データ21につき、帳票データ21に含まれる文字列の位置情報に基づいて、検索文字列の属性を解析する。なお、具体的な解析方法については後述する。
帳票分類部14は、帳票検索部12により検索された、検索文字列を含む帳票データ21につき、属性解析部13によって解析された検索文字列の属性ごとにグループ化した帳票グループ別データ24を生成する。そして、ユーザにより検索結果の帳票データ21のうちの1つが選択されて使用されたとき、すなわち、使用対象とする帳票データに対する指定を受け付けたとき、当該使用された帳票データ21が含まれる帳票グループに関する情報を、帳票グループテーブル23に格納する。また、使用された帳票データ21の帳票種や帳票グループに関連する情報を含む使用履歴を示すデータを、使用履歴テーブル22に格納する。
The attribute analysis unit 13 determines the attribute of the search character string based on the position information of the character string included in the form data 21 for the form data 21 searched by the form search unit 12, that is, the form data 21 including the search character string. Is analyzed. A specific analysis method will be described later.
The form classification unit 14 generates form group-specific data 24 in which the form data 21 including the search character string searched by the form search unit 12 is grouped for each attribute of the search character string analyzed by the attribute analysis unit 13. To do. When one of the search result form data 21 is selected and used by the user, that is, when a specification for the form data to be used is accepted, the form group including the used form data 21 is included. Is stored in the form group table 23. Further, the usage history table 22 stores data indicating usage history including information related to the form type and form group of the used form data 21.

次に、帳票提供サーバ1が備える各データにつき、図2〜図6を参照しながら説明する。
帳票データ21は、帳票の出力内容を示す情報を帳票ごとに有するデータである。図2は、帳票データ21に含まれる文字列の配置情報を示す。図2に示すように、帳票データ21は、帳票データ21の識別子である帳票IDと、出力される文字列の位置情報である横位置(X座標)及び縦位置(Y座標)並びに出力される文字列とを含む。帳票提供サーバ1の記憶手段には、帳票データ21が帳票ごとに蓄積される。なお、図3は、このような帳票データ21に基づいて出力された帳票印刷イメージの一例を示している。
Next, each data provided in the form providing server 1 will be described with reference to FIGS.
The form data 21 is data having information indicating the output contents of the form for each form. FIG. 2 shows arrangement information of character strings included in the form data 21. As shown in FIG. 2, the form data 21 is output as a form ID that is an identifier of the form data 21, a horizontal position (X coordinate) and a vertical position (Y coordinate) that are position information of an output character string. Including character strings. Form data 21 is accumulated for each form in the storage means of the form providing server 1. FIG. 3 shows an example of a form print image output based on such form data 21.

使用履歴テーブル22は、ユーザにより使用された帳票データ21の帳票種や帳票グループを示す使用履歴が蓄積されるテーブルである。使用履歴テーブル22は、図4に示すように、ユーザごとの識別子である「ユーザID」、使用した帳票データ21の種別である「使用帳票種」、帳票グループごとの識別子である「帳票グループID」及び「使用日付」の項目を有する。なお、「使用日付」は、使用したタイミングの情報の一例に過ぎず、例えば、時刻まで保持してもよい(以下同様)。   The usage history table 22 is a table in which usage history indicating the form type and form group of the form data 21 used by the user is accumulated. As shown in FIG. 4, the usage history table 22 includes a “user ID” that is an identifier for each user, a “used form type” that is a type of the used form data 21, and a “form group ID that is an identifier for each form group. "And" Use Date ". The “use date” is merely an example of used timing information, and may be held until, for example, time (the same applies hereinafter).

帳票グループテーブル23は、ユーザが使用した帳票データ21を、検索文字列や帳票グループIDと対応付けて格納しておくテーブルである。帳票グループテーブル23は、図5に示すように、検索キーワードの属性を示す「属性名」、「検索文字列」、「帳票グループID」、帳票ごとの識別子である「帳票ID」及び「使用日付」の項目を有する。
帳票グループ別データ24は、帳票データ21を帳票グループに分類する際に、属性名及び検索文字列が一致する帳票データ21を一時的にグルーピングしておくデータである。帳票グループ別データ24は、図6に示すように、帳票データ21の帳票IDと、当該帳票データ21に含まれる検索文字列及びその属性名とを有する。
The form group table 23 is a table that stores form data 21 used by the user in association with a search character string or form group ID. As shown in FIG. 5, the form group table 23 includes “attribute name”, “search string”, “form group ID” indicating attributes of the search keyword, “form ID” that is an identifier for each form, and “use date”. ”Item.
The form group-specific data 24 is data for temporarily grouping the form data 21 having the same attribute name and search character string when the form data 21 is classified into form groups. As shown in FIG. 6, the form group-specific data 24 includes a form ID of the form data 21, a search character string included in the form data 21, and an attribute name thereof.

[処理説明]
次に、帳票提供サーバ1において実行される処理につき、図7及び図8を用いて説明する。
図7は、帳票提供サーバ1において実行される帳票検索処理の全体を示すフローチャートである。帳票提供サーバ1は、クライアント端末2から、検索を行なっているユーザを特定する識別子及び検索文字列を含んだ帳票検索要求を受信したときに、当該処理を実行する。
[Process description]
Next, processing executed in the form providing server 1 will be described with reference to FIGS.
FIG. 7 is a flowchart showing the overall form search process executed in the form providing server 1. When the form providing server 1 receives from the client terminal 2 a form search request including an identifier for specifying a user who is searching and a search character string, the form providing server 1 executes the process.

ステップS1で、検索要求受付部11は、クライアント端末2から受信した帳票検索要求を受け付け、帳票検索部12に通知する。
ステップS2で、帳票検索部12は、当該検索を行なっているユーザによる使用可能性の高い帳票種を特定する。本実施形態では、当該ユーザにより過去の所定期間内に使用された実績のある帳票種が使用可能性の高い帳票種であるものとして処理をする。具体的には、帳票検索部12は、使用履歴テーブル22を参照し、検索を行なっているユーザの使用履歴のデータに含まれる帳票種を全て特定する。なお、本実施形態では、使用履歴テーブル22のデータを、使用日付から所定期間経過後に削除する運用を行うものとする。すなわち、帳票検索部12は、過去の所定期間内に使用された実績のある帳票種を特定している。
In step S <b> 1, the search request receiving unit 11 receives the form search request received from the client terminal 2 and notifies the form search unit 12 of it.
In step S <b> 2, the form search unit 12 specifies a form type that is highly usable by the user performing the search. In the present embodiment, processing is performed on the assumption that a form type having a track record used by the user within a predetermined period in the past is a form type having a high possibility of use. Specifically, the form search unit 12 refers to the use history table 22 and specifies all form types included in the use history data of the user who is searching. In the present embodiment, it is assumed that the data in the usage history table 22 is deleted after a predetermined period has elapsed from the usage date. That is, the form search unit 12 specifies a form type with a track record that has been used within a predetermined period in the past.

ステップS3で、帳票検索部12は、当該検索における検索文字列を含む帳票グループであって、使用可能性の高い帳票グループに属する帳票データ21を特定する。本実施形態では、当該ユーザにより過去の所定期間内に使用された実績のある帳票グループが使用可能性の高い帳票グループであるものとして処理をする。具体的には、帳票検索部12は、使用履歴テーブル22を参照し、検索を行なっているユーザの使用履歴のデータに含まれる帳票グループを特定する。そして、帳票検索部12は、帳票グループテーブル23を参照し、当該帳票グループの中から、検索文字列を含む帳票グループに含まれる帳票IDを特定する。なお、本実施形態では、帳票グループテーブル23のデータを、使用日付から所定期間経過後に削除する運用を行うものとする。すなわち、帳票検索部12は、過去の所定期間内に使用された実績のある帳票グループに属する帳票データ21を特定している。   In step S <b> 3, the form search unit 12 specifies form data 21 that belongs to a form group that includes a search character string in the search and that is highly usable. In the present embodiment, the processing is performed on the assumption that a form group with a track record used by the user within a predetermined period in the past is a form group having a high possibility of use. Specifically, the form search unit 12 refers to the use history table 22 and specifies a form group included in the use history data of the user who is searching. Then, the form search unit 12 refers to the form group table 23 and identifies the form ID included in the form group including the search character string from the form group. In the present embodiment, it is assumed that the data in the form group table 23 is deleted after a predetermined period has elapsed from the use date. That is, the form search unit 12 specifies form data 21 belonging to a form group with a track record used within a predetermined period in the past.

ステップS4で、帳票検索部12は、検索文字列を含み、かつ、帳票種及び帳票グループの両方の使用可能性が高い帳票データ21を検索する。具体的には、帳票検索部12は、検索文字列を含む帳票データ21であって、ステップ2で特定した使用可能性の高い帳票種に含まれ、かつ、ステップ3で特定した帳票グループに含まれる帳票データ21を検索する。なお、帳票データ21の帳票種は、例えば帳票データ21の枠組みや帳票データ21に含まれる文字列等から特定することが可能である。当該ステップ4の検索により、使用可能性のレベルが相対的に「高」である帳票データ21を抽出することができる。   In step S <b> 4, the form search unit 12 searches for form data 21 that includes a search character string and that has a high possibility of using both form types and form groups. Specifically, the form search unit 12 is form data 21 including a search character string, and is included in the form type that is highly usable in step 2 and included in the form group specified in step 3. The form data 21 to be searched is searched. The form type of the form data 21 can be specified from, for example, the framework of the form data 21 or a character string included in the form data 21. By the search in step 4, the form data 21 having a relatively high availability level can be extracted.

ステップS5で、帳票検索部12は、ステップ4の検索による検索結果として得られた帳票データ21の一覧である検索結果一覧をクライアント端末2に送信し、クライアント端末2におけるユーザインターフェース上に表示させる。ここで、帳票検索部12は、当該検索結果一覧に含まれる帳票データ21、すなわち、使用可能性のレベルが相対的に「高」である帳票データ21が最も強調されて表示されるように表示させる。なお、ここでの強調表示は、当該帳票データ21が他の帳票データ21の中において識別可能な態様であればいかなる態様でもよく、例えば、太字にしたり、色を変えて表示したり、網掛けをしたり、字を大きくするなど、様々な態様が含まれる。   In step S <b> 5, the form search unit 12 transmits a search result list that is a list of the form data 21 obtained as a search result by the search in step 4 to the client terminal 2 and displays it on the user interface in the client terminal 2. Here, the form search unit 12 displays such that the form data 21 included in the search result list, that is, the form data 21 having a relatively high usability level is displayed with the highest emphasis. Let The highlighting here may be in any form as long as the form data 21 is identifiable in the other form data 21. For example, the form data may be bolded, displayed in a different color, or shaded. Various modes are included, such as making a letter or enlarging a letter.

ステップS6で、帳票検索部12は、検索文字列を含み、かつ、帳票種又は帳票グループのいずれか一方の使用可能性が高い帳票データ21を検索する。具体的には、帳票検索部12は、検索文字列を含む帳票データ21であって、ステップ2で特定した使用可能性の高い帳票種に含まれるか、又は、ステップ3で特定した使用可能性の高い帳票グループに含まれる帳票データ21を検索する。当該ステップ6の検索により、使用可能性のレベルが相対的に「中」である帳票データ21を抽出することができる。   In step S6, the form search unit 12 searches for form data 21 that includes a search character string and has a high possibility of using either a form type or a form group. Specifically, the form search unit 12 is form data 21 including a search character string, and is included in the form type with high availability specified in step 2 or the availability specified in step 3. The form data 21 included in the high form group is searched. By the search in the step 6, the form data 21 having a relatively medium usability level can be extracted.

ステップS7で、帳票検索部12は、ステップ4の検索による検索結果として得られた帳票データ21の一覧である検索結果一覧をクライアント端末2に送信し、クライアント端末2におけるユーザインターフェース上にさらに表示させる。ここで、帳票検索部12は、当該検索結果一覧において、ステップ6の検索による検索結果として得られた帳票データ21を通常の表示方法で(強調表示せずに)で表示させる。   In step S <b> 7, the form search unit 12 transmits a search result list that is a list of the form data 21 obtained as a search result by the search in step 4 to the client terminal 2, and further displays it on the user interface in the client terminal 2. . Here, the form search unit 12 displays the form data 21 obtained as a search result by the search in step 6 in the search result list by a normal display method (without highlighting).

ステップS8で、帳票検索部12は、検索文字列を含み、かつ、帳票種又は帳票グループのいずれも使用可能性が高くない帳票データ21を検索する。具体的には、帳票検索部12は、検索文字列を含む帳票データ21であって、帳票種がステップ2で特定した使用可能性の高い帳票種に含まれず、かつ、帳票グループがステップ3で特定した使用可能性の高い帳票グループに含まれない帳票データ21を検索する。当該ステップ6の検索により、使用可能性のレベルが相対的に「低」である帳票データ21を抽出することができる。   In step S <b> 8, the form search unit 12 searches for form data 21 that includes the search character string and that is not highly likely to be used in any form type or form group. Specifically, the form search unit 12 is the form data 21 including the search character string, the form type is not included in the highly usable form type specified in step 2, and the form group is set in step 3. The form data 21 that is not included in the specified form group with high possibility of use is searched. By the search in step 6, the form data 21 having a relatively low usability level can be extracted.

ステップS9で、帳票検索部12は、ステップ4の検索による検索結果として得られた帳票データ21の一覧である検索結果一覧をクライアント端末2に送信し、クライアント端末2におけるユーザインターフェース上にさらに表示させる。ここで、帳票検索部12は、当該検索結果一覧において、ステップ6の検索による検索結果として得られた帳票データ21を通常の表示方法で(強調表示せずに)で表示させる。
なお、上記ステップS4〜ステップS9の処理により、検索文字列を含む帳票データ21全てが検索結果一覧に表示される。
In step S <b> 9, the form search unit 12 transmits a search result list, which is a list of the form data 21 obtained as a search result by the search in step 4, to the client terminal 2 for further display on the user interface in the client terminal 2. . Here, the form search unit 12 displays the form data 21 obtained as a search result by the search in step 6 in the search result list by a normal display method (without highlighting).
Note that all of the form data 21 including the search character string is displayed in the search result list by the processing of the above-described steps S4 to S9.

ステップS10で、帳票分類部14は、帳票データ21を帳票グループに分類する帳票グループ分類処理を行う。当該処理の詳細は後述する。
ステップS11で、帳票検索部12は、帳票グループ分類処理の結果、新たに使用可能性のレベルが「高」や「中」である帳票データ21に該当することとなったデータ、すなわち、ステップS4の条件を満たすこととなった帳票データ21を、クライアント端末2において強調表示させる。
In step S10, the form classification unit 14 performs a form group classification process for classifying the form data 21 into form groups. Details of this processing will be described later.
In step S11, the form search unit 12 newly corresponds to the form data 21 whose usability level is “high” or “medium” as a result of the form group classification process, that is, step S4. The form data 21 that satisfies the above condition is highlighted on the client terminal 2.

図8は、帳票提供サーバ1において実行される帳票グループ分類処理を示すフローチャートである。
ステップS21で、帳票分類部14は、ステップS4、ステップS6及びステップS8により検索された帳票データ21のデータ本体を取得する。
FIG. 8 is a flowchart showing a form group classification process executed in the form providing server 1.
In step S21, the form classification unit 14 acquires the data body of the form data 21 searched in steps S4, S6, and S8.

ステップS22で、帳票分類部14は、帳票データ21に含まれる文字列の位置情報(横位置及び縦位置)に基づき、文字列の属性を解析する。
ここで、当該解析処理について詳細に説明する。帳票では、一般的に、ある文字列の属性は当該文字列の左方向や上方向に記載されているという特徴を有している。図9に、帳票データ21を印刷した帳票イメージの具体例を複数示す。図9に示す例1では、検索文字列が「富士通太郎」である場合、当該文字列の左方向に位置する「契約者名」の文字列を、「富士通太郎」の属性として取得することができる。例2や例3も同様に、「富士通太郎」の左方向や上方向に位置する文字列を、属性として取得することができる。また、例えば例4のように、表の中に「富士通太郎」が含まれている場合には、検索文字列の上方向又は左方向に位置する文字列のうち、項目名を示す枠組み内に位置する文字列を取得することができる。この例4の場合は、「富士通太郎」の上方向に位置する項目名の枠組みの中にある「従業員名」の文字列を属性として取得することができる。なお、例5の例のように、属性を示す文字列が2段階に配置されているような場合、「従業員名」の属性の代わりに「名前」の属性が取得されてしまうことがある。しかし、本実施形態では、このように属性が誤って取得された場合にも適切に処理をすることが可能であり、その詳細は後述する。
In step S <b> 22, the form classification unit 14 analyzes the attribute of the character string based on the position information (horizontal position and vertical position) of the character string included in the form data 21.
Here, the analysis processing will be described in detail. In general, a form has a characteristic that an attribute of a character string is described in the left direction or the upward direction of the character string. FIG. 9 shows a plurality of specific examples of the form image in which the form data 21 is printed. In the example 1 illustrated in FIG. 9, when the search character string is “Fujitsu Taro”, the character string of “contractor name” positioned in the left direction of the character string may be acquired as the attribute of “Fujitsu Taro”. it can. Similarly, in Example 2 and Example 3, a character string positioned in the left direction or upward direction of “Fujitsu Taro” can be acquired as an attribute. Also, for example, if “Fujitsu Taro” is included in the table as in Example 4, the character string located in the upper or left direction of the search character string is within the framework indicating the item name. The character string located can be acquired. In the case of this example 4, the character string of “employee name” in the item name framework positioned in the upward direction of “Fujitsu Taro” can be acquired as an attribute. If the character string indicating the attribute is arranged in two stages as in Example 5, the “name” attribute may be acquired instead of the “employee name” attribute. . However, in this embodiment, even when an attribute is acquired in error as described above, it is possible to appropriately perform processing, and details thereof will be described later.

ステップS23で、帳票分類部14は、検索文字列の属性名ごとに帳票データ21を分類した帳票グループを生成する。換言すれば、帳票分類部14は、検索文字列の属性が一致する帳票データ21を1つの帳票グループとしてグループ化する。そして、帳票分類部14は、帳票データ21の帳票ID、検索文字列及び属性を含む情報を帳票グループごとにグループ化した帳票グループ別データ24を生成する。   In step S23, the form classification unit 14 generates a form group in which the form data 21 is classified for each attribute name of the search character string. In other words, the form classification unit 14 groups the form data 21 having the same search character string attribute as one form group. Then, the form classification unit 14 generates form group-specific data 24 in which information including the form ID, the search character string, and the attribute of the form data 21 is grouped for each form group.

ステップS24で、帳票分類部14は、クライアント端末2から、ユーザによる検索結果一覧からの帳票データ21の選択、及び選択した帳票データ21の参照指示や印刷指示に基づいた、帳票データ21の提供要求を受信する。なお、帳票データ21の参照や印刷は、帳票データ21の使用態様(アクセス態様)の一例である。換言すれば、当該提供要求の対象となった帳票データ21が、ユーザによって使用される帳票データ21であり、指定された帳票データ21である。すなわち、帳票分類部14は、クライアント端末2から、使用対象とする帳票データ21の指定を受け付ける。
ステップS25で、帳票分類部14は、帳票グループ別データ24のうち、ステップS24でユーザにより使用された帳票データ21が含まれる帳票グループを特定する。
In step S24, the form classification unit 14 requests the provision of the form data 21 from the client terminal 2 based on the selection of the form data 21 from the search result list by the user and the reference instruction or the print instruction of the selected form data 21. Receive. The reference and printing of the form data 21 is an example of a usage mode (access mode) of the form data 21. In other words, the form data 21 subject to the provision request is the form data 21 used by the user and the designated form data 21. That is, the form classification unit 14 accepts designation of form data 21 to be used from the client terminal 2.
In step S25, the form classification unit 14 identifies a form group that includes the form data 21 used by the user in step S24 among the form group-specific data 24.

ステップS26で、帳票分類部14は、ステップS25で特定した帳票グループに関する情報を、帳票グループテーブル23に格納する。
具体的には、帳票分類部14は、ステップS25で特定した帳票グループのデータが、帳票グループテーブル23に1件も格納されていない場合(すなわち、特定した帳票グループにおける検索文字列及びその属性の組合せが帳票グループテーブル23に格納されていない場合)は次の処理を行う。すなわち、帳票分類部14は、新たな帳票グループIDを付与する。そして、ステップS25で特定した帳票グループに属する帳票データ21ごとに、帳票グループID、当該帳票グループの帳票データ21における検索文字列及びその属性、並びに、当該帳票データ21が使用された使用日付(例えば現在日付)を対応付けたデータを生成し、帳票グループテーブル23に格納する。
In step S <b> 26, the form classification unit 14 stores information related to the form group specified in step S <b> 25 in the form group table 23.
Specifically, the form classification unit 14 determines that the data of the form group specified in step S25 is not stored in the form group table 23 (that is, the search character string in the specified form group and its attributes). When the combination is not stored in the form group table 23), the following processing is performed. That is, the form classification unit 14 assigns a new form group ID. Then, for each form data 21 belonging to the form group specified in step S25, the form group ID, the search character string and its attributes in the form data 21 of the form group, and the use date (for example, the form data 21 is used) Data in which the current date is associated is generated and stored in the form group table 23.

一方、帳票分類部14は、ステップS25で特定した帳票グループのデータが、すでに帳票グループテーブル23に格納されている場合(すなわち、特定した帳票グループにおける検索文字列及びその属性の組合せがすでに帳票グループテーブル23に格納されている場合)は次の処理を行う。すなわち、帳票分類部14は、ステップS25で特定した帳票グループに属する帳票データ21に対応するデータが帳票グループテーブル23に格納されていないときには、当該帳票データ21に、当該帳票グループの帳票データ21における検索文字列及びその属性、当該帳票データ21が属する帳票グループの帳票グループID、並びに、当該帳票データ21の帳票が使用された使用日付を対応付けたデータを生成し、帳票グループテーブル23に格納する。一方、ステップS25で特定した帳票グループに属する帳票データ21に対応するデータが帳票グループテーブル23に格納されているときには、当該帳票データ21に対応するデータの使用日付を、最新使用日付に更新する。   On the other hand, when the form group data specified in step S25 is already stored in the form group table 23 (that is, the combination of the search character string and the attribute in the specified form group is already in the form group 14). When stored in the table 23), the following processing is performed. That is, when the data corresponding to the form data 21 belonging to the form group specified in step S25 is not stored in the form group table 23, the form classification unit 14 stores the form data 21 in the form data 21 of the form group. Data that associates the search character string and its attributes, the form group ID of the form group to which the form data 21 belongs, and the use date when the form of the form data 21 is used is generated and stored in the form group table 23. . On the other hand, when data corresponding to the form data 21 belonging to the form group specified in step S25 is stored in the form group table 23, the use date of the data corresponding to the form data 21 is updated to the latest use date.

ステップS27で、帳票分類部14は、ステップS24で使用された帳票データ21の情報を、使用履歴テーブル22に格納する。具体的には、帳票分類部14は、当該帳票データ21を使用したユーザ(すなわち、今回の検索を行なったユーザ)、帳票データ21の帳票種、帳票グループID、及び使用日付のデータを生成し、使用履歴テーブル22に追加する。   In step S27, the form classification unit 14 stores the information of the form data 21 used in step S24 in the usage history table 22. Specifically, the form classification unit 14 generates data of the user who uses the form data 21 (that is, the user who performed the current search), the form type, form group ID, and use date of the form data 21. To the usage history table 22.

[データ具体例を示した処理説明、各処理による効果等]
ここで、上記帳票検索処理及び帳票グループ分類処理について、具体例を示して説明するとともに、本実施形態による効果について説明する。
例えば、クライアント端末のユーザインタフェースを介し、ユーザIDが「Fujitsu」のユーザが「富士通太郎」の検索文字列で、帳票データ21の検索を実行したとする。この場合、帳票提供サーバは、ユーザIDである「Fujitsu」と検索文字列である「富士通太郎」を含んだ帳票検索要求をクライアント端末から受信し、検索要求受付部11が当該要求を受け付ける(ステップS1)。
[Description of processing showing specific examples of data, effects of each processing, etc.]
Here, the form search process and the form group classification process will be described with specific examples, and the effects of the present embodiment will be described.
For example, it is assumed that a user whose user ID is “Fujitsu” searches the form data 21 with a search character string “Taro Fujitsu” via the user interface of the client terminal. In this case, the form providing server receives a form search request including the user ID “Fujitsu” and the search character string “Fujitsu Taro” from the client terminal, and the search request receiving unit 11 receives the request (step S1).

この段階において、使用履歴テーブル22のデータは図4の状態であり、帳票グループテーブル23のデータは図5の状態であるとする。
帳票検索部12は、ユーザIDが「Fujitsu」のユーザによる使用可能性の高い帳票種が、図4に示す使用履歴テーブル22のデータにおけるユーザIDが「Fujitsu」のデータの帳票種である「生命保険契約書」、「月別契約実績」であると特定する(ステップS2)。また、帳票検索部12は、ユーザIDが「Fujitsu」のユーザが「富士通太郎」を検索文字列として検索する際に使用可能性の高い帳票グループ(換言すれば「富士通太郎」の属性名)を、次のようにして特定する。すなわち、使用履歴テーブル22においてユーザIDが「Fujitsu」のデータに含まれている帳票グループIDである「123456」、「888888」及び「999999」を特定する。そして、帳票グループテーブル23を参照し、これらの帳票グループIDのうち、検索文字列が「富士通太郎」であるデータの帳票グループIDである「123456」(属性名が「担当者名」)を特定する。さらに、帳票検索部12は、帳票グループテーブル23に格納された当該帳票グループID「123456」のデータから、当該帳票グループIDに属する帳票IDである帳票A及び帳票Bを特定する(ステップS3)。
At this stage, the data in the usage history table 22 is in the state shown in FIG. 4, and the data in the form group table 23 is in the state shown in FIG.
The form search unit 12 has a form type “Life”, which is a form type of data whose user ID is “Fujitsu” in the data of the usage history table 22 shown in FIG. It is specified as “insurance contract” and “monthly contract record” (step S2). In addition, the form search unit 12 selects a form group (in other words, “Fujitsu Taro” attribute name) that is likely to be used when a user whose user ID is “Fujitsu” searches “Fujitsu Taro” as a search character string. Identifies as follows. In other words, the form group IDs “123456”, “888888”, and “999999” included in the data with the user ID “Fujitsu” in the usage history table 22 are specified. Then, by referring to the form group table 23, among these form group IDs, the form group ID “123456” (the attribute name is “person in charge”) of the data whose search character string is “Fujitsu Taro” is specified. To do. Further, the form search unit 12 specifies the form A and the form B that are the form IDs belonging to the form group ID from the data of the form group ID “123456” stored in the form group table 23 (step S3).

そして、帳票検索部12は、検索文字列「富士通太郎」を含み、帳票種が「生命保険契約書」又は「月別契約実績」であって、かつ、帳票グループIDが「123456」(ここでは帳票A又は帳票B)の帳票データ21を検索する(ステップS4)。その結果、帳票Aがヒットしたとする。この場合、帳票検索部12は、図10の第1段階に示すように、クライアント端末2のユーザインタフェースの検索結果表示画面に、帳票Aを表示させる。当該表示において、帳票検索部12は、帳票Aが最も強調されて表示されるようにする(ステップS5)。   The form search unit 12 includes the search character string “Taro Fujitsu”, the form type is “life insurance contract” or “monthly contract record”, and the form group ID is “123456” (here, form). The form data 21 of A or form B) is searched (step S4). As a result, it is assumed that the form A is hit. In this case, the form search unit 12 displays the form A on the search result display screen of the user interface of the client terminal 2 as shown in the first stage of FIG. In the display, the form search unit 12 causes the form A to be displayed with the highest emphasis (step S5).

次に、帳票検索部12は、検索文字列「富士通太郎」を含み、帳票種が「生命保険契約書」又は「月別契約実績」であるか、もしくは、帳票グループIDが「123456」(ここでは帳票A又は帳票B)の帳票データ21を検索する(ステップS6)。その結果、帳票グループIDが「123456」である帳票B(帳票種は「自動車保険契約書」)及び帳票種が「月別契約実績」である帳票Pがヒットしたとする。この場合、帳票検索部12は、図10の第2段階に示すように、クライアント端末のユーザインタフェースの検索結果表示画面に、帳票B及び帳票Pをさらに表示させる。当該表示において、帳票検索部12は、帳票B及び帳票Pが強調表示されるように(但し帳票Aほど強調表示はしない)する(ステップS7)。   Next, the form search unit 12 includes the search character string “Taro Fujitsu” and the form type is “life insurance contract” or “monthly contract record” or the form group ID is “123456” (here The form data 21 of form A or form B) is searched (step S6). As a result, it is assumed that a form B whose form group ID is “123456” (form type is “auto insurance contract”) and a form P whose form type is “monthly contract record” are hit. In this case, as shown in the second stage of FIG. 10, the form search unit 12 further displays the form B and the form P on the search result display screen of the user interface of the client terminal. In the display, the form search unit 12 highlights the form B and the form P (however, the form A is not highlighted as much as the form A) (step S7).

次に、帳票検索部12は、検索文字列「富士通太郎」を含み、帳票種が「生命保険契約書」又は「月別契約実績」ではなく、かつ、帳票グループIDが「123456」(ここでは帳票A又は帳票B)ではない帳票データ21を検索する(ステップS8)。その結果、帳票種が「本社従業員一覧」である帳票Q、及び、帳票種が「火災保険契約書」である帳票Rがヒットしたとする。この場合、帳票検索部12は、図10の第3段階に示すように、クライアント端末のユーザインタフェースの検索結果表示画面に、帳票Q及び帳票Rを表示させる。当該表示において、帳票検索部12は、帳票Q及び帳票Rを強調表示せずに通常の方法で表示されるようにする(ステップS9)。   Next, the form search unit 12 includes the search character string “Taro Fujitsu”, the form type is not “life insurance contract” or “monthly contract record”, and the form group ID is “123456” (here, form) The form data 21 that is not A or form B) is searched (step S8). As a result, it is assumed that a form Q whose form type is “Headquarters employee list” and a form R whose form type is “Fire insurance contract” are hit. In this case, the form search unit 12 displays the form Q and the form R on the search result display screen of the user interface of the client terminal, as shown in the third stage of FIG. In the display, the form search unit 12 displays the form Q and the form R by a normal method without highlighting them (step S9).

ここで、帳票分類部14は上記検索結果として得られた帳票A、帳票B、帳票P、帳票Q及び帳票Rにつき、それぞれの帳票データ21を取得する(ステップS21)。そして、帳票データ21の文字列の位置情報に基づいて、それぞれの帳票における「富士通太郎」の属性名を解析する。なお、前述した図9の例1〜5は、それぞれ、本具体例の帳票A、帳票B、帳票P、帳票Q及び帳票Rに対応している。ここでは、帳票グループテーブル23のデータにより属性名「契約者名」が取得できる帳票A及び帳票Bについては、解析処理を省略してもよい。解析の結果、「富士通太郎」の属性名として、帳票P及び帳票Qでは「従業員名」が取得できる。一方、帳票Rでは、本来であれば属性名は「契約者名」であるが、文字列の配置により「名前」が取得される。   Here, the form classification unit 14 acquires the respective form data 21 for the form A, form B, form P, form Q, and form R obtained as the search results (step S21). Based on the position information of the character string in the form data 21, the attribute name “Fujitsu Taro” in each form is analyzed. Note that Examples 1 to 5 in FIG. 9 described above correspond to the form A, form B, form P, form Q, and form R of this specific example, respectively. Here, the analysis process may be omitted for the forms A and B for which the attribute name “contractor name” can be acquired from the data of the form group table 23. As a result of the analysis, “employee name” can be acquired as the attribute name of “Fujitsu Taro” in the forms P and Q. On the other hand, in the form R, the attribute name is originally “contractor name”, but “name” is acquired by arrangement of the character string.

当該解析結果に基づき、帳票分類部14は、帳票A、帳票B、帳票P、帳票Q及び帳票Rを、検索文字列の属性名ごとに分類した帳票グループを生成する(ステップS23)。帳票分類部14は、「富士通太郎」の属性名が「契約者名」である帳票A及び帳票Bを1つの帳票グループ、属性名が「従業員名」である帳票P及び帳票Qを1つの帳票グループ、属性名が「名前」である帳票Rを1つの帳票グループとして分類する。そして、帳票分類部14は、図6に示すように、帳票グループ別データ24を生成する。   Based on the analysis result, the form classification unit 14 generates a form group in which the form A, the form B, the form P, the form Q, and the form R are classified for each attribute name of the search character string (step S23). The form classification unit 14 has a form A and a form B whose attribute name “Fujitsu Taro” is “contractor name” as one form group, and a form P and a form Q whose attribute name is “employee name” as one form. A form group whose form attribute name is “name” is classified as one form group. Then, the form classification unit 14 generates form group-specific data 24 as shown in FIG.

ここで、ケース1として、ユーザが、「帳票A」を選択して印刷指示を行なったとする。帳票分類部14は、クライアント端末から当該指示を受信すると(ステップS24)、帳票Aが含まれる帳票グループ、すなわち帳票A及び帳票Bの帳票グループを特定する(ステップS25)。ここで、帳票A及び帳票Bはすでに帳票グループテーブル23に格納されているため、帳票分類部14は、帳票グループテーブル23における帳票A及び帳票Bのデータの使用日付を更新する(ステップS26)。さらに、帳票分類部14は、使用履歴テーブル22に、ユーザIDである「Fujitsu」、帳票Aの帳票種である「生命保険契約書」、帳票グループIDである「123456」及び現在日時を含んだデータを追加する(ステップS27)。   Here, as Case 1, it is assumed that the user selects “Form A” and issues a print instruction. When the form classification unit 14 receives the instruction from the client terminal (step S24), the form classification unit 14 specifies the form group including the form A, that is, the form group of the form A and the form B (step S25). Here, since the form A and the form B are already stored in the form group table 23, the form classification unit 14 updates the use date of the data of the form A and the form B in the form group table 23 (step S26). Further, the form classification unit 14 includes the user ID “Fujitsu”, the form type “form A life insurance policy”, the form group ID “123456”, and the current date and time in the usage history table 22. Data is added (step S27).

また、ケース2として、ユーザが、「帳票P」を選択して印刷指示を行なったとする。帳票分類部14は、クライアント端末から当該指示を受信すると(ステップS24)、帳票Pが含まれる帳票グループ、すなわち帳票P及び帳票Qの帳票グループを特定する(ステップS25)。ここで、帳票Pにおける属性名「従業員名」及び検索文字列「富士通太郎」の組合せの帳票グループのデータは、帳票グループIDが「111111」として帳票グループテーブル23にすでに格納されているが、帳票P及び帳票Qに対応するデータは帳票グループテーブル23に格納されていない。このため、帳票分類部14は、帳票グループテーブル23に、属性名である「従業員名」、検索文字列である「富士通太郎」、帳票グループIDである「111111」、帳票IDである「帳票P」及び現在日時を含んだデータを追加する。さらに、帳票分類部14は、帳票グループテーブル23に、属性名である「従業員名」、検索文字列である「富士通太郎」、帳票グループIDである「111111」、帳票IDである「帳票Q」及び現在日時を含んだデータを追加する(ステップS26)。また、帳票分類部14は、使用履歴テーブル22に、ユーザIDである「Fujitsu」、帳票Pの帳票種である「月別契約実績」、帳票グループIDである「111111」及び現在日時を含んだデータを追加する(ステップS27)。   In case 2, it is assumed that the user selects “form P” and issues a print instruction. When the form classification unit 14 receives the instruction from the client terminal (step S24), the form classification unit 14 specifies the form group including the form P, that is, the form group of the form P and the form Q (step S25). Here, the data of the form group of the combination of the attribute name “employee name” and the search character string “Taro Fujitsu” in the form P is already stored in the form group table 23 with the form group ID “111111”. Data corresponding to the form P and the form Q is not stored in the form group table 23. Therefore, the form classification unit 14 stores the attribute name “employee name”, the search character string “Fujitsu Taro”, the form group ID “111111”, and the form ID “form” in the form group table 23. Add data including “P” and current date and time. Further, the form classification unit 14 adds an attribute name “employee name”, a search character string “Fujitsu Taro”, a form group ID “111111”, and a form ID “form Q” to the form group table 23. "And data including the current date and time are added (step S26). The form classification unit 14 also includes data including the user ID “Fujitsu”, the form type “Monthly contract record”, the form group ID “111111”, and the current date and time in the usage history table 22. Is added (step S27).

また、ケース3として、ユーザが、「帳票R」を選択して印刷指示を行なったとする。帳票分類部14は、クライアント端末から当該指示を受信すると(ステップS24)、帳票Rが含まれる帳票グループ、すなわち帳票Rのみの帳票グループを特定する(ステップS25)。ここで、帳票Rにおける属性名「名前」及び検索文字列「富士通太郎」の組合せの帳票グループのデータは、帳票グループテーブル23に格納されていない。このため、帳票分類部14は、当該帳票グループに、例えば新たな帳票グループIDである「333333」を付与する。そして、帳票分類部14は、帳票グループテーブル23に、属性名である「名前」、検索文字列である「富士通太郎」、帳票グループIDである「333333」、帳票IDである「帳票R」及び現在日時を含んだデータを追加する(ステップS26)。さらに、帳票分類部14は、使用履歴テーブル22に、ユーザIDである「Fujitsu」、帳票Rの帳票種である「火災保険契約書」、帳票グループIDである「333333」及び現在日時を含んだデータを追加する(ステップS27)。   Further, as case 3, it is assumed that the user selects “form R” and issues a print instruction. Upon receiving the instruction from the client terminal (step S24), the form classification unit 14 specifies a form group including the form R, that is, a form group including only the form R (step S25). Here, the form group data of the combination of the attribute name “name” and the search character string “Taro Fujitsu” in the form R is not stored in the form group table 23. Therefore, the form classification unit 14 assigns, for example, “333333” which is a new form group ID to the form group. Then, the form classification unit 14 adds “name” as the attribute name, “Taro Fujitsu” as the search character string, “333333” as the form group ID, “form R” as the form ID, and the form group table 23. Data including the current date and time is added (step S26). Further, the form classification unit 14 includes the user ID “Fujitsu”, the form type of the form R “fire insurance contract”, the form group ID “333333”, and the current date and time in the usage history table 22. Data is added (step S27).

そして、帳票検索部12は、上記のユーザによる帳票データ21の使用指示及び帳票グループ分類処理後において、再度、クライアント端末における検索結果一覧を表示し直す(ステップS11)。図10は、上記のケース1〜ケース3のそれぞれにおける、上記の帳票グループ分類処理後の検索結果一覧表示を示している。例えば、上記のケース1の場合は、再表示しても表示内容は変わらない。しかし、ケース2の場合は、帳票グループID「111111」が使用可能性の高い帳票グループとして識別されるようになる。このため、帳票Pは最も強調されて表示されるようになり、帳票Qも強調表示されるようになる。また、ケース3の場合は、新たに「火災保険契約書」が使用可能性の高い帳票種として識別されるとともに、帳票グループID「333333」が使用可能性の高い帳票グループとして識別されるようになる。このため、上記のように属性を正しく取得できなかった帳票Rも、ユーザにより使用されることで、その後は最も強調されて表示されるようになる。   The form search unit 12 then displays the search result list on the client terminal again after the above-described instruction to use the form data 21 by the user and the form group classification process (step S11). FIG. 10 shows search result list display after the above-described form group classification processing in each of case 1 to case 3 described above. For example, in the case 1 described above, the display content does not change even if it is redisplayed. However, in case 2, the form group ID “111111” is identified as a form group with high possibility of use. For this reason, the form P is displayed with the highest emphasis, and the form Q is also highlighted. In case 3, the “fire insurance contract” is newly identified as a highly usable form type, and the form group ID “333333” is identified as a highly usable form group. Become. For this reason, the form R for which the attribute could not be acquired correctly as described above is used by the user and is displayed with the highest emphasis thereafter.

また、本具体例の帳票データ21では示していないが、上記ケース1の場合において、前回に帳票グループ分類処理が行われた後に、例えば、検索文字列「富士通太郎」を含んでおり、かつ、属性名が「契約者名」である帳票Zが新たに追加されていたとする。この場合、上記のステップS9までの処理の段階では、当該帳票Zのデータが帳票グループテーブル23に格納されていないため、本来ならば強調表示がされるべきであるにも関わらず、強調表示がされていない状態となる。しかし、帳票グループ分類処理によってこのような帳票Zのデータが、帳票グループ「123456」に属するデータとして帳票グループテーブル23に格納されることとなる。このため、ステップS11によって、当該帳票Zを検索結果一覧で強調表示させることが可能となる。   Further, although not shown in the form data 21 of this specific example, in the case 1 described above, for example, after the form group classification process was performed last time, the search character string “Fujitsu Taro” is included, and It is assumed that a form Z having an attribute name “contractor name” has been newly added. In this case, since the data of the form Z is not stored in the form group table 23 at the stage of the processing up to step S9, the highlighted display should be performed even though it should originally be highlighted. It will be in a state that has not been done. However, such data of the form Z is stored in the form group table 23 as data belonging to the form group “123456” by the form group classification process. Therefore, in step S11, the form Z can be highlighted in the search result list.

そして、これらの一連の処理の後に、改めてユーザID「Fujitsu」のユーザが、「富士通太郎」を検索文字列として検索を行なった場合においても、今回の帳票グループ分類処理の結果が反映されることとなる。
なお、帳票グループ分類処理前における検索結果として得られる帳票データ21が第1の帳票データ群の一例である。帳票グループ分類処理の前後で、帳票提供サーバ1の記憶手段に格納されている帳票データ21全体において変更が発生していない場合には、再検索結果として得られる帳票データ21群は、第1の帳票データ群と一致する。また、ユーザにより指定された帳票データ21(例えば、上記具体例のケース1では「帳票A」)が、第1の帳票データの一例である。
After the series of processes, even when the user with the user ID “Fujitsu” performs a search using “Fujitsu Taro” as a search character string, the result of the current form group classification process is reflected. It becomes.
Note that the form data 21 obtained as a search result before the form group classification process is an example of the first form data group. If there is no change in the entire form data 21 stored in the storage means of the form providing server 1 before and after the form group classification process, the form data 21 group obtained as a re-search result is the first group of the form data 21. It matches the form data group. Further, the form data 21 designated by the user (for example, “form A” in case 1 of the above specific example) is an example of the first form data.

このように、ステップS21〜ステップS27の帳票グループ分類処理により、ユーザが実際に使用した帳票データ21の帳票種や帳票グループに関連する情報が、使用履歴テーブル22や帳票グループテーブル23に反映される。そして、その後に同じユーザが同じ検索文字列で帳票データ21の検索を行なったときに、ステップS2〜ステップS9の処理により、当該ユーザによる使用実績がある帳票データ21と帳票種や帳票グループが一致するデータ、すなわち、使用可能性が高い帳票データ21が効率的に検索され、検索結果一覧のなかで目立つように表示される。このため、ユーザは、使用可能性が高い帳票データ21を効率的に選択することができる。また、ユーザによる使用可能性が高い帳票データ21ほど早く検索され、検索結果一覧に表示される。このため、帳票データ21の件数が多く検索処理に時間を要したとしても、ユーザは、使用可能性が高い帳票データ21をさらに効率的に選択することができる。   As described above, the form type and form group information of the form data 21 actually used by the user is reflected in the use history table 22 and the form group table 23 by the form group classification process in steps S21 to S27. . After that, when the same user searches the form data 21 with the same search character string, the form data 21 that has been used by the user matches the form type and form group by the processing in steps S2 to S9. Data, i.e., form data 21 with high availability, is efficiently searched and displayed prominently in the search result list. For this reason, the user can efficiently select the form data 21 that is highly usable. In addition, the form data 21 that is more likely to be used by the user is searched earlier and displayed in the search result list. For this reason, even if the number of forms data 21 is large and the search process takes time, the user can more efficiently select the form data 21 that is highly usable.

また、このように検索文字列の属性を検索条件に含めるのではなく、検索文字列を含む帳票データ全てを検索結果として表示した上で、帳票グループテーブルに対応するデータが存在する帳票データ21を強調表示させることで、次のような効果を奏する。すなわち、上記ケース3で説明したように、かりに検索された帳票データ21の中に、検索文字列の属性が正しく取得できない帳票データがあっても、このような帳票データ21が検索結果自体から漏れてしまうことを防ぐことができる。そして、当該帳票データ21がユーザにより使用された場合には、その後において当該帳票データ21は強調されて表示されるようになる。   In addition, instead of including the search character string attribute in the search condition in this way, the form data 21 including the data corresponding to the form group table is displayed after displaying all the form data including the search character string as the search result. By highlighting, the following effects are produced. That is, as described in Case 3 above, even if there is form data in which the attribute of the search character string cannot be acquired correctly in the form data 21 searched for, such form data 21 is omitted from the search result itself. Can be prevented. When the form data 21 is used by the user, the form data 21 is displayed after being emphasized.

[本実施形態の変形例等]
ここで、本実施形態では、ユーザによる使用可能性を、帳票種及び帳票グループの両方を用いて識別している。しかし、必ずしもこれらの両方を用いて使用可能性を識別する必要はない。例えば、帳票グループのみを用いて使用可能性を識別するようにしてもよい。
[Modifications of this embodiment]
Here, in this embodiment, usability by a user is identified using both a form type and a form group. However, it is not necessary to use both of these to identify availability. For example, the availability may be identified using only the form group.

また、上記処理説明では、帳票検索部12により全ての検索結果をクライアント端末2において表示してから、帳票グループ分類処理を行なう順番となっている。しかし、ユーザが検索結果が全て表示されないうちに帳票データ21の選択を行なった場合には、その時点で検索処理を中断し、当該時点における検索結果に基づいて、帳票グループ分類処理を行えばよい。なお、この場合には、帳票グループ分類処理のステップS24における、ユーザによる帳票データ21の選択等の受信処理が、ステップS21の処理よりも先行することとなる。   In the above description of the process, the form search unit 12 displays all search results on the client terminal 2 and then performs the form group classification process. However, if the user selects the form data 21 before all the search results are displayed, the search process is interrupted at that time, and the form group classification process is performed based on the search result at that time. . In this case, the reception process such as selection of the form data 21 by the user in step S24 of the form group classification process precedes the process of step S21.

また、上記処理説明では、ユーザによる使用可能性が「高」、「中」、「低」の3段階に分けて検索結果一覧における表示態様を変えているが、このような態様に限定されるものではない。例えば、検索文字列を含み、かつ、帳票種及び帳票グループの両方の使用可能性が高い帳票データ21と、そうでない帳票データ21の2段階で表示態様を変えてもよい。   Further, in the above description of the process, the display mode in the search result list is changed in three stages of “high”, “medium”, and “low”, which is usable by the user, but is limited to such a mode. It is not a thing. For example, the display mode may be changed in two stages: form data 21 that includes a search character string and has high possibility of using both form type and form group, and form data 21 that is not.

[ハードウェア構成等]
前述した帳票提供サーバ1又はクライアント端末2として機能するコンピュータのハードウェア構成の一例を図11に示す。本コンピュータは、プロセッサ101、メモリ102、ストレージ103、可搬記憶媒体駆動装置104、入出力装置105及び通信インタフェース106を備える。
[Hardware configuration, etc.]
An example of the hardware configuration of a computer that functions as the form providing server 1 or the client terminal 2 is shown in FIG. The computer includes a processor 101, a memory 102, a storage 103, a portable storage medium drive device 104, an input / output device 105, and a communication interface 106.

プロセッサ101は、制御ユニット、演算ユニット及び命令デコーダ等を含み、実行ユニットが、命令デコーダで解読されたプログラムの命令に従い、制御ユニットより出力される制御信号に応じ、演算ユニットを用いて算術・論理演算を実行する。かかるプロセッサ101は、制御に用いる各種情報が格納される制御レジスタ、既にアクセスしたメモリ2等の内容を一時的に格納可能なキャッシュ、及び、仮想記憶のページテーブルのキャッシュとしての機能を果たすTLBを備える。なお、プロセッサ101は、CPU(Central Processing Unit)コアが複数設けられている構成でもよい。   The processor 101 includes a control unit, an arithmetic unit, an instruction decoder, and the like. The execution unit follows the instructions of the program decoded by the instruction decoder, and performs arithmetic / logic using the arithmetic unit according to a control signal output from the control unit. Perform the operation. The processor 101 has a TLB that functions as a control register in which various information used for control is stored, a cache that can temporarily store the contents of the already accessed memory 2 and the like, and a page table cache of virtual memory. Prepare. The processor 101 may have a configuration in which a plurality of CPU (Central Processing Unit) cores are provided.

メモリ102は、例えばRAM(Random Access Memory)等の記憶装置であり、プロセッサ101で実行されるプログラムがロードされるとともに、プロセッサ101の処理に用いるデータが格納されるメインメモリである。また、ストレージ103は、例えばHDD(Hard Disk Drive)やフラッシュメモリ等の記憶装置であり、プログラムや各種データが格納される。可搬記憶媒体駆動装置104は、可搬記憶媒体107に記憶されたデータやプログラムを読み出す装置である。可搬記憶媒体107は、例えば磁気ディスク、光ディスク、光磁気ディスク又はフラッシュメモリ等である。プロセッサ101は、メモリ102やストレージ103と協働しつつ、ストレージ103や可搬記憶媒体107に格納されたプログラムを実行する。なお、プロセッサ101が実行するプログラムや、アクセス対象となるデータは、当該コンピュータと通信可能な他の装置に格納されていてもよい。なお、本実施形態で記載した帳票提供サーバ1の記憶手段とは、メモリ102、ストレージ103及び可搬記憶媒体107若しくは当該コンピュータと通信可能な他の装置の少なくともいずれかを示す。   The memory 102 is a storage device such as a RAM (Random Access Memory), for example, and is a main memory in which a program to be executed by the processor 101 is loaded and data used for processing of the processor 101 is stored. The storage 103 is a storage device such as an HDD (Hard Disk Drive) or a flash memory, and stores programs and various data. The portable storage medium driving device 104 is a device that reads data and programs stored in the portable storage medium 107. The portable storage medium 107 is, for example, a magnetic disk, an optical disk, a magneto-optical disk, or a flash memory. The processor 101 executes a program stored in the storage 103 or the portable storage medium 107 while cooperating with the memory 102 or the storage 103. Note that the program executed by the processor 101 and data to be accessed may be stored in another device that can communicate with the computer. The storage means of the form providing server 1 described in the present embodiment indicates at least one of the memory 102, the storage 103, the portable storage medium 107, or another device that can communicate with the computer.

入出力装置105は例えばキーボードやタッチパネル、ディスプレイ等であり、ユーザ操作等による動作命令を受け付ける一方、コンピュータによる処理結果を出力する。
通信インタフェース106は、例えば、例えばLAN(Local Area Network)カード等の他、無線周波受信機および送信機、ならびに光受信機および送信機を含むことができる。前述の受信機および送信機は、Wi−Fiネットワーク、ブルートゥース・ネットワーク、ロング・ターム・エボリューションなどの1つまたは複数の通信ネットワークにより動作するように実現することができる。
これらのコンピュータの各構成要素は、バス108で接続されている。
The input / output device 105 is, for example, a keyboard, a touch panel, a display, or the like, and receives an operation command by a user operation or the like, and outputs a processing result by a computer.
The communication interface 106 can include, for example, a radio frequency receiver and transmitter, and an optical receiver and transmitter in addition to a LAN (Local Area Network) card, for example. The aforementioned receivers and transmitters can be implemented to operate with one or more communication networks, such as a Wi-Fi network, a Bluetooth network, and long term evolution.
Each component of these computers is connected by a bus 108.

<その他>
なお、本明細書で説明したコンピュータの機能的構成及び物理的構成は、上述の態様に限るものではなく、例えば、各機能や物理資源を統合して実装したり、逆に、さらに分散して実装したりすることも可能である。
また、本明細書において、閾値等との比較において「〜以上」や「〜以下」とした記載箇所は、特記した場合を除き当該記載に限定されるものではなく、「〜より大きい(〜を上回る)」や「〜より小さい(〜を下回る)」に適宜置き換えることが可能である。
<Others>
Note that the functional configuration and physical configuration of the computer described in this specification are not limited to the above-described aspects. For example, the functions and physical resources are integrated and implemented, or conversely, are further distributed. It is also possible to implement.
In addition, in this specification, the description places “to be more than” and “to be less than” in comparison with the threshold value and the like are not limited to the description except for special cases, It can be appropriately replaced with “less than” or “less than (less than)”.

以上の実施形態に関し、更に以下の付記を開示する。
(付記1)
検索文字列を指定した検索命令に応じ、記憶手段に格納された帳票データの中から当該検索文字列を含んだ帳票データを検索して、検索結果を前記ユーザに提示し、
検索された第1の帳票データ群のそれぞれについて、帳票データに含まれる前記検索文字列及び他の文字列との位置関係に基づいて前記検索文字列の属性を解析し、
前記第1の帳票データ群に含まれる第1の帳票データに対する指定を受け付けた場合、前記第1の帳票データ群のうち、前記第1の帳票データとの間で前記検索文字列の属性が一致する帳票データをグループ化して、当該グループに関する情報を記憶手段に格納する、
処理をコンピュータに実行させる検索プログラム。
Regarding the above embodiment, the following additional notes are disclosed.
(Appendix 1)
In response to a search command specifying a search character string, search for form data including the search character string from the form data stored in the storage means, and present the search result to the user.
For each of the retrieved first form data group, the attribute of the search character string is analyzed based on the positional relationship with the search character string and other character strings included in the form data,
When the specification for the first form data included in the first form data group is accepted, the attribute of the search character string matches with the first form data in the first form data group Group the form data to be stored, and store information about the group in the storage means.
A search program that causes a computer to execute processing.

(付記2)
前記検索文字列を指定した検索命令に応じて帳票データを再検索したときに、前記グループに関する情報を参照し、前記グループに属する帳票データを識別可能な態様で、再検索結果を提示する処理をさらにコンピュータに実行させる、付記1記載の検索プログラム。
(Appendix 2)
When re-searching the form data according to the search command specifying the search character string, a process of referring to the information on the group and presenting the re-search result in a manner that can identify the form data belonging to the group The search program according to appendix 1, further executed by a computer.

(付記3)
前記記憶手段に格納する処理は、前記第1の帳票データの帳票種を特定して、当該帳票種に関する情報を記憶手段に格納し、
前記再検索結果を提示する処理は、前記グループに関する情報及び前記帳票種に関する情報を参照し、前記グループに属し且つ前記帳票種に属する帳票データをユーザがさらに識別可能な態様で前記ユーザに提示する、付記2記載の検索プログラム。
(Appendix 3)
The process of storing in the storage means specifies the form type of the first form data, stores information on the form type in the storage means,
The process of presenting the re-search result refers to information related to the group and information related to the form type, and presents the form data belonging to the group and belonging to the form type to the user in such a manner that the user can further identify the form data. The search program according to appendix 2.

(付記4)
前記再検索結果を提示する処理は、前記グループに属する帳票データを、他の帳票データよりも強調表示して前記ユーザに提示する、付記2又は3記載の検索プログラム。
(Appendix 4)
The search program according to appendix 2 or 3, wherein the process of presenting the re-search result displays the form data belonging to the group in a highlighted manner than the other form data and presents it to the user.

(付記5)
前記再検索結果を提示する処理は、前記グループに属する帳票データを、他の帳票データよりも先に検索して提示する、付記2〜4のいずれか1項に記載の検索プログラム。
(Appendix 5)
The search program according to any one of appendices 2 to 4, wherein the process of presenting the re-search result retrieves and presents form data belonging to the group before other form data.

(付記6)
前記記憶手段に格納する処理は、前記グループに関する情報を、前記第1の帳票データに対する指定を受け付けたタイミングを示す情報とともに格納し、
前記再検索結果を提示する処理は、前記グループに関する情報及び前記タイミングを示す情報を参照し、過去の所定期間内に前記第1の帳票データが指定を受け付けた場合に、前記グループに属する帳票データを提示する、付記2〜5のいずれか1項に記載の検索プログラム。
(Appendix 6)
The process of storing in the storage means stores the information about the group together with information indicating the timing at which the designation for the first form data is received,
The process of presenting the re-search result refers to the information on the group and the information indicating the timing, and the form data belonging to the group when the first form data receives designation within a predetermined period in the past. The search program according to any one of appendices 2 to 5, wherein:

(付記7)
前記記憶手段に格納する処理は、前記グループに関する情報を、前記第1の帳票データの指定を行なったユーザに対応付けて記憶手段に格納する、付記1〜6のいずれか1項に記載の検索プログラム。
(Appendix 7)
The processing according to any one of appendices 1 to 6, wherein the process of storing in the storage unit stores the information related to the group in the storage unit in association with the user who specified the first form data. program.

(付記8)
検索文字列を指定した検索命令に応じ、記憶手段に格納された帳票データの中から当該検索文字列を含んだ帳票データを検索して、検索結果を前記ユーザに提示し、
検索された第1の帳票データ群のそれぞれについて、帳票データに含まれる前記検索文字列及び他の文字列との位置関係に基づいて前記検索文字列の属性を解析し、
前記第1の帳票データ群に含まれる第1の帳票データに対する指定を受け付けた場合、前記第1の帳票データ群のうち、前記第1の帳票データとの間で前記検索文字列の属性が一致する帳票データをグループ化して、当該グループに関する情報を記憶手段に格納する、
処理をコンピュータが実行するデータ検索方法。
(Appendix 8)
In response to a search command specifying a search character string, search for form data including the search character string from the form data stored in the storage means, and present the search result to the user.
For each of the retrieved first form data group, the attribute of the search character string is analyzed based on the positional relationship with the search character string and other character strings included in the form data,
When the specification for the first form data included in the first form data group is accepted, the attribute of the search character string matches with the first form data in the first form data group Group the form data to be stored, and store information about the group in the storage means.
A data search method in which processing is executed by a computer.

(付記9)
検索文字列を指定した検索命令に応じ、記憶手段に格納された帳票データの中から当該検索文字列を含んだ帳票データを検索して、検索結果を提示する帳票検索部と、
検索された第1の帳票データ群のそれぞれについて、帳票データに含まれる前記検索文字列及び他の文字列との位置関係に基づいて前記検索文字列の属性を解析する属性解析部と、
前記第1の帳票データ群に含まれる第1の帳票データに対する指定を受け付けた場合、前記第1の帳票データ群のうち、前記第1の帳票データとの間で前記検索文字列の属性が一致する帳票データをグループ化して、当該グループに関する情報を記憶手段に格納する帳票分類部
を備えた検索装置。
(Appendix 9)
In response to a search command that specifies a search character string, a form search unit that searches for form data including the search character string from form data stored in the storage means, and presents the search results;
An attribute analysis unit that analyzes attributes of the search character string based on a positional relationship with the search character string and other character strings included in the form data for each of the searched first form data groups;
When the specification for the first form data included in the first form data group is accepted, the attribute of the search character string matches with the first form data in the first form data group A search apparatus comprising a form classification unit that groups form data to be stored and stores information on the group in a storage unit.

1…帳票提供サーバ、2…クライアント端末、3…ネットワーク、11…検索要求受付部、12…帳票検索部、13…属性解析部、14…帳票分類部、21…帳票データ、22…使用履歴テーブル、23…帳票グループテーブル、24…帳票グループ別データ DESCRIPTION OF SYMBOLS 1 ... Form provision server, 2 ... Client terminal, 3 ... Network, 11 ... Search request reception part, 12 ... Form search part, 13 ... Attribute analysis part, 14 ... Form classification part, 21 ... Form data, 22 ... Usage history table 23 ... Form group table 24 ... Data by form group

Claims (9)

検索文字列を指定した検索命令に応じ、記憶手段に格納された帳票データの中から当該検索文字列を含んだ帳票データを検索して、検索結果を提示し、
検索された第1の帳票データ群のそれぞれについて、帳票データに含まれる前記検索文字列及び他の文字列との位置関係に基づいて前記検索文字列の属性を解析し、
前記第1の帳票データ群に含まれる第1の帳票データに対する指定を受け付けた場合、前記第1の帳票データ群のうち、前記第1の帳票データとの間で前記検索文字列の属性が一致する帳票データをグループ化して、当該グループに関する情報を記憶手段に格納する処理をコンピュータに実行させる検索プログラム。
In response to a search command specifying a search character string, search for form data including the search character string from the form data stored in the storage means, and present the search results.
For each of the retrieved first form data group, the attribute of the search character string is analyzed based on the positional relationship with the search character string and other character strings included in the form data,
When the specification for the first form data included in the first form data group is accepted, the attribute of the search character string matches with the first form data in the first form data group A search program for grouping form data to be processed and causing a computer to execute processing for storing information on the group in storage means.
前記検索文字列を指定した検索命令に応じて帳票データを再検索したときに、前記グループに関する情報を参照し、前記グループに属する帳票データを識別可能な態様で、再検索結果を提示する処理をさらにコンピュータに実行させる、請求項1記載の検索プログラム。   When re-searching the form data according to the search command specifying the search character string, a process of referring to the information on the group and presenting the re-search result in a manner that can identify the form data belonging to the group The search program according to claim 1, further executed by a computer. 前記記憶手段に格納する処理は、前記第1の帳票データの帳票種を特定して、当該帳票種に関する情報を記憶手段に格納し、
前記再検索結果を提示する処理は、前記グループに関する情報及び前記帳票種に関する情報を参照し、前記グループに属し且つ前記帳票種に属する帳票データをユーザがさらに識別可能な態様で前記ユーザに提示する、請求項2記載の検索プログラム。
The process of storing in the storage means specifies the form type of the first form data, stores information on the form type in the storage means,
The process of presenting the re-search result refers to information related to the group and information related to the form type, and presents the form data belonging to the group and belonging to the form type to the user in such a manner that the user can further identify the form data. The search program according to claim 2.
前記再検索結果を提示する処理は、前記グループに属する帳票データを、他の帳票データよりも強調表示してユーザに提示する、請求項2又は3記載の検索プログラム。 Wherein the process of presenting the search results, the form data belonging to the group, presented to the User chromatography The highlight than other form data, according to claim 2 or 3, wherein the search program. 前記再検索結果を提示する処理は、前記グループに属する帳票データを、他の帳票データよりも先に検索して提示する、請求項2〜4のいずれか1項に記載の検索プログラム。   The search program according to any one of claims 2 to 4, wherein in the process of presenting the re-search result, the form data belonging to the group is searched and presented before other form data. 前記記憶手段に格納する処理は、前記グループに関する情報を、前記第1の帳票データに対する指定を受け付けたタイミングを示す情報とともに格納し、
前記再検索結果を提示する処理は、前記グループに関する情報及び前記タイミングを示す情報を参照し、過去の所定期間内に前記第1の帳票データが指定を受け付けた場合に、前記グループに属する帳票データを提示する、請求項2〜5のいずれか1項に記載の検索プログラム。
The process of storing in the storage means stores the information about the group together with information indicating the timing at which the designation for the first form data is received,
The process of presenting the re-search result refers to the information on the group and the information indicating the timing, and the form data belonging to the group when the first form data receives designation within a predetermined period in the past. The search program of any one of Claims 2-5 which presents.
前記記憶手段に格納する処理は、前記グループに関する情報を、前記第1の帳票データの指定を行なったユーザに対応付けて記憶手段に格納する、請求項1〜6のいずれか1項に記載の検索プログラム。   The process of storing in the storage unit stores information on the group in the storage unit in association with the user who specified the first form data. Search program. 検索文字列を指定した検索命令に応じ、記憶手段に格納された帳票データの中から当該検索文字列を含んだ帳票データを検索して、検索結果をユーザに提示し、
検索された第1の帳票データ群のそれぞれについて、帳票データに含まれる前記検索文字列及び他の文字列との位置関係に基づいて前記検索文字列の属性を解析し、
前記第1の帳票データ群に含まれる第1の帳票データに対する指定を受け付けた場合、前記第1の帳票データ群のうち、前記第1の帳票データとの間で前記検索文字列の属性が一致する帳票データをグループ化して、当該グループに関する情報を記憶手段に格納する
処理をコンピュータが実行するデータ検索方法。
Depending on the specified search character string search command, by searching the form data including the search string from the form data stored in the storage means, and presenting search results User chromatography THE,
For each of the retrieved first form data group, the attribute of the search character string is analyzed based on the positional relationship with the search character string and other character strings included in the form data,
When the specification for the first form data included in the first form data group is accepted, the attribute of the search character string matches with the first form data in the first form data group A data search method in which a computer executes a process of grouping form data to be processed and storing information on the group in a storage unit.
検索文字列を指定した検索命令に応じ、記憶手段に格納された帳票データの中から当該検索文字列を含んだ帳票データを検索して、検索結果をユーザに提示する帳票検索部と、
検索された第1の帳票データ群のそれぞれについて、帳票データに含まれる前記検索文字列及び他の文字列との位置関係に基づいて前記検索文字列の属性を解析する属性解析部と、
前記第1の帳票データ群に含まれる第1の帳票データに対する指定を受け付けた場合、前記第1の帳票データ群のうち、前記第1の帳票データとの間で前記検索文字列の属性が一致する帳票データをグループ化して、当該グループに関する情報を記憶手段に格納する帳票分類部と
を備えた検索装置。
Search response string to the specified search command, by searching the form data including the search string from the form data stored in the storage means, a document retrieval unit for presenting search results to Yu over THE,
An attribute analysis unit that analyzes attributes of the search character string based on a positional relationship with the search character string and other character strings included in the form data for each of the searched first form data groups;
When the specification for the first form data included in the first form data group is accepted, the attribute of the search character string matches with the first form data in the first form data group A search apparatus comprising a form classification unit that groups form data to be processed and stores information about the group in a storage unit.
JP2014026544A 2014-02-14 2014-02-14 Search program, search method, and search device Expired - Fee Related JP6256079B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2014026544A JP6256079B2 (en) 2014-02-14 2014-02-14 Search program, search method, and search device

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2014026544A JP6256079B2 (en) 2014-02-14 2014-02-14 Search program, search method, and search device

Publications (2)

Publication Number Publication Date
JP2015153158A JP2015153158A (en) 2015-08-24
JP6256079B2 true JP6256079B2 (en) 2018-01-10

Family

ID=53895325

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2014026544A Expired - Fee Related JP6256079B2 (en) 2014-02-14 2014-02-14 Search program, search method, and search device

Country Status (1)

Country Link
JP (1) JP6256079B2 (en)

Families Citing this family (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN111475722B (en) * 2020-03-31 2023-04-18 百度在线网络技术(北京)有限公司 Method and apparatus for transmitting information

Family Cites Families (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2003316824A (en) * 2002-04-24 2003-11-07 Toshiba Corp Document file retrieval system, document file retrieval program and document file retrieval method
JP4996940B2 (en) * 2007-02-21 2012-08-08 日立コンピュータ機器株式会社 Form recognition device and program thereof
JP5229102B2 (en) * 2009-05-14 2013-07-03 富士通株式会社 Form search device, form search program, and form search method
JP5621169B2 (en) * 2010-05-26 2014-11-05 日立オムロンターミナルソリューションズ株式会社 Form recognition device and form recognition method

Also Published As

Publication number Publication date
JP2015153158A (en) 2015-08-24

Similar Documents

Publication Publication Date Title
US9436744B2 (en) Combining internal and external search results
CN108701121B (en) Dispatching user input to multiple input fields in a user interface
JP4699148B2 (en) Keyword extraction device, keyword extraction program
US20070016581A1 (en) Category setting support method and apparatus
US11244063B2 (en) Row-level and column-level policy service
JP2011096191A (en) Help information providing apparatus and help information providing method
JP2010102593A (en) Information processing device and method, program, and storage medium
JP2012159917A (en) Document management system, document management method and program
JP2016170765A (en) Mail service system and method for efficient mail retrieval
CN106844406B (en) Search method and search device
JP6256079B2 (en) Search program, search method, and search device
US10262061B2 (en) Hierarchical data classification using frequency analysis
US20190265954A1 (en) Apparatus and method for assisting discovery of design pattern in model development environment using flow diagram
JP2020160494A (en) Information processing apparatus, document management system and program
JP2020149447A (en) Display information generation device and program
US20190163810A1 (en) Search User Interface
US9984084B2 (en) Information processing apparatus, method for controlling same, and storage medium
JP2012043258A (en) Retrieval system, retrieval device, retrieval program, recording medium and retrieval method
US10268730B2 (en) Focus-driven user interface
US20140006625A1 (en) Providing apparatus and providing method
JP5358981B2 (en) Information processing apparatus, information processing apparatus control method, and information processing apparatus control program
JP2020052943A (en) Information processing system for data cleansing and name-based aggregation
KR102382303B1 (en) Method and apparatus for detecting bluetooth
JP6420162B2 (en) Image search device, image search method, and image search program
JP2019133227A (en) Design support device, design support method and program

Legal Events

Date Code Title Description
A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20161004

A977 Report on retrieval

Free format text: JAPANESE INTERMEDIATE CODE: A971007

Effective date: 20170818

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20170829

A521 Request for written amendment filed

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20170906

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

Free format text: JAPANESE INTERMEDIATE CODE: A01

Effective date: 20171107

A61 First payment of annual fees (during grant procedure)

Free format text: JAPANESE INTERMEDIATE CODE: A61

Effective date: 20171120

R150 Certificate of patent or registration of utility model

Ref document number: 6256079

Country of ref document: JP

Free format text: JAPANESE INTERMEDIATE CODE: R150

LAPS Cancellation because of no payment of annual fees