JP2008243147A - Client server system, retrieval server, retrieval method, and retrieval program - Google Patents

Client server system, retrieval server, retrieval method, and retrieval program Download PDF

Info

Publication number
JP2008243147A
JP2008243147A JP2007086865A JP2007086865A JP2008243147A JP 2008243147 A JP2008243147 A JP 2008243147A JP 2007086865 A JP2007086865 A JP 2007086865A JP 2007086865 A JP2007086865 A JP 2007086865A JP 2008243147 A JP2008243147 A JP 2008243147A
Authority
JP
Japan
Prior art keywords
data
search
server
index
client
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.)
Withdrawn
Application number
JP2007086865A
Other languages
Japanese (ja)
Inventor
Masashi Mizunoue
真史 水丿上
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.)
NEC Corp
Original Assignee
NEC Corp
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by NEC Corp filed Critical NEC Corp
Priority to JP2007086865A priority Critical patent/JP2008243147A/en
Publication of JP2008243147A publication Critical patent/JP2008243147A/en
Withdrawn legal-status Critical Current

Links

Images

Landscapes

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

Abstract

<P>PROBLEM TO BE SOLVED: To provide a client server system supressing a load on a client machine to allow sequential search and index search. <P>SOLUTION: This client server system is provided with a retrieval server 30 having a central processing unit 31 operated by program control, an index processing part 32 for preparing and updating an index, a retrieval updating processing control part 33 having a function for storing a time to update the index, a storage device 34 for recording the index 341 prepared actually, a retrieval processing part 35 for carrying out the retrieval processing, and a retrieval request input part 36 for processing a retrieval request from a user. <P>COPYRIGHT: (C)2009,JPO&INPIT

Description

本発明は、データ管理サーバ上のデータをネットワークを介して接続されたクライアント端末が取得するクライアント・サーバシステム、検索サーバ、検索方法及び検索プログラムに関するものである。   The present invention relates to a client / server system, a search server, a search method, and a search program in which a client terminal connected via a network acquires data on a data management server.

従来、クライアント・サーバシステムは、特許文献1(特開2004−356907号公報)にも一例が記載されているように、その都度逐次型の検索を行うか、又は、Google Desk Top Searchなど、クライアントマシン上に検索エンジン、インデックスエンジンを構築することによって、クライアントマシン上のメール本体の本文を検索する。すなわち、従来、ローカルマシン上に検索エンジンやインデックスエンジンを持つことによって、索引型検索方法においてローカルマシン上のメール本文の検索を行い、また、検索を実行するたびに検索対象の中身を走査することによって、逐次型検索を行う。
特開2004−356907号公報
Conventionally, as described in Patent Document 1 (Japanese Patent Application Laid-Open No. 2004-356907), a client / server system performs a sequential search each time or a client such as Google Desk Top Search. By building a search engine and index engine on the machine, the body of the mail body on the client machine is searched. In other words, by having a search engine or index engine on the local machine, the body of the mail on the local machine is searched in the index type search method, and the contents of the search are scanned each time the search is executed To perform a sequential search.
JP 2004-356907 A

しかし、従来のクライアント・サーバシステムは、クライアントマシン上のメール本文に対する全文検索機能を提供する際に、以下のような課題を有していた。   However, the conventional client / server system has the following problems in providing a full-text search function for the mail text on the client machine.

第1に、従来の逐次型検索方法は、検索を実行するたびに検索対象の中身を走査するため、高い負荷がクライアントマシンにかかり処理に時間がかかっていた。   First, the conventional sequential search method scans the contents of the search target each time the search is executed, so that a heavy load is applied to the client machine and processing takes time.

第2に、従来の索引型検索方法において、クライアントマシン上のメール本文の検索を行う場合には、クライアントマシン上に検索エンジンやインデックスエンジンを持つ必要があるため、構築に手間がかかっていた。   Secondly, in the conventional index type search method, when searching for the mail text on the client machine, it is necessary to have a search engine and an index engine on the client machine, which takes time and effort.

第3に、従来の索引方検索方法は、クライアントマシン上にインデックス(索引)を持つため、クライアントマシン上にあるインデックスと、サーバサイドに存在するインデックスとの串刺し検索を実現することが困難であった。   Third, since the conventional index method has an index (index) on the client machine, it is difficult to implement a skew search between the index on the client machine and the index existing on the server side. It was.

(目的)
本発明の目的は、クライアントマシンにかかる負荷を抑制して逐次型検索や索引型検索を行うことを可能とするクライアント・サーバシステムを提供することである。
(the purpose)
An object of the present invention is to provide a client / server system capable of performing sequential type search and index type search while suppressing a load on a client machine.

上記目的を達成するため本発明は、データ管理サーバ上のデータをネットワークを介して接続されたクライアント端末が取得するクライアント・サーバシステムにおいて、前記データ管理サーバ上にデータが存在する間に、当該データの索引情報を生成し、前記索引情報に前記クライアント端末による当該データに対する処理内容を反映させる検索サーバを備えることを特徴とする。   To achieve the above object, the present invention provides a client / server system in which data on a data management server is acquired by a client terminal connected via a network, while the data exists on the data management server. And a search server that reflects the processing contents for the data by the client terminal in the index information.

より詳細には、メールサーバ上、及びクライアントマシン上でのデータに対する操作(移動、複製、削除)の履歴とデータの所在位置を記録しておき、あるタイミングで、サーバサイドのインデックス(索引)にこれらの記録を反映させることで、外部にある検索サーバを用いたデータへの索引型全文検索機能を提供することを特徴とする。   More specifically, the history of data operations (move, copy, delete) on the mail server and the client machine and the location of the data are recorded, and at a certain timing, the server side index (index) is recorded. By reflecting these records, an index-type full-text search function for data using an external search server is provided.

(作用)
上記構成により、データ管理サーバ上にデータが存在する間に、当該データの索引情報を生成し、当該索引情報にクライアント端末による当該データに対する処理内容を反映させる。
(Function)
With the above configuration, while data exists on the data management server, index information of the data is generated, and processing contents for the data by the client terminal are reflected in the index information.

本発明によれば、クライアントマシン上に検索エンジンやインデックスエンジンを持たずとも、クライアントマシン上のデータに対して、逐次型検索に比べ大量の文書を高速に検索できる索引型検索を実現できる。   According to the present invention, it is possible to realize an index type search that can search a large amount of documents at high speed for data on a client machine as compared with a sequential type search without having a search engine or an index engine on the client machine.

その理由は、メールサーバ上にデータが存在する間に、検索サーバにてデータのインデックス(索引)を作成してしまい、クライアントマシンからはこの検索サーバに検索処理の要求を投げることによって、データの索引型の全文検索を行えるため、クライアントマシンにかかる負荷を抑制できるからである。   The reason is that while the data exists on the mail server, the search server creates an index of the data, and the client machine throws a search processing request to the search server. This is because an index-type full-text search can be performed, and the load on the client machine can be suppressed.

(第1の実施の形態)
以下、本発明の第1の実施の形態について図を参照して詳細に説明する。
(First embodiment)
Hereinafter, a first embodiment of the present invention will be described in detail with reference to the drawings.

(第1の実施の形態の構成)
図1は、本実施の形態によるクライアント・サーバシステムの構成を示すブロック図である。
(Configuration of the first embodiment)
FIG. 1 is a block diagram showing a configuration of a client / server system according to the present embodiment.

図1を参照すると、本実施の形態によるクライアント・サーバシステムは、メールの配信処理を行うメールサーバ10と、実際にメールを受信するクライアントマシン20と、メール本体を全文検索処理するための検索サーバ30とが、データ転送路40を介して相互に接続されている。   Referring to FIG. 1, a client / server system according to the present embodiment includes a mail server 10 that performs mail distribution processing, a client machine 20 that actually receives mail, and a search server that performs full-text search processing on the mail body. 30 are connected to each other via a data transfer path 40.

メールサーバ10は、プログラム制御により動作する中央演算処理装置11と、メールの受信処理を行うメール受信処理部12と、メールの配信処理を行うメール配信処理部13と、メールを利用するユーザを管理するユーザ管理処理部14と、記憶装置15と、メールサーバ10上でメール本体に行われた処理および各ユーザがクライアントマシン20上でメール本体に行った処理を管理する履歴管理処理部16とを備える。   The mail server 10 manages a central processing unit 11 that operates under program control, a mail reception processing unit 12 that performs mail reception processing, a mail distribution processing unit 13 that performs mail distribution processing, and a user who uses mail. A user management processing unit 14, a storage device 15, and a history management processing unit 16 that manages processing performed on the mail body on the mail server 10 and processing performed on the mail body on each client machine 20 by each user. Prepare.

また、記憶装置15は、メール本体に行われた処理の履歴そのものを記録しておく履歴管理データベース(DB)151を備え、さらに、未同期のメール本体及び同期済みのメール本体を各ユーザごとにメール本体保存領域152に記憶する(メール本体保存領域152a(ユーザA)、メール本体保存領域152b(ユーザB))。   In addition, the storage device 15 includes a history management database (DB) 151 that records the history of processing performed on the mail body, and further includes an unsynchronized mail body and a synchronized mail body for each user. They are stored in the mail body storage area 152 (mail body storage area 152a (user A), mail body storage area 152b (user B)).

また、履歴管理処理部16は、メールj本体に対する処理内容(操作(登録・削除・移動等))そのもの、すなわち、どのような操作が行われたのかを履歴管理データベース151に記録する。   Further, the history management processing unit 16 records the processing content (operation (registration / deletion / movement, etc.)) for the mail j itself, that is, what kind of operation is performed in the history management database 151.

クライアントマシン20は、プログラム制御により動作する中央演算処理装置21と、メール本体を保存する記憶装置22と、メール本体をメールサーバから受信するメール受信処理部23と、ユーザがメール本体に行った操作(移動、複製、削除)を管理する操作管理部24と、ユーザが行った操作をメールサーバ上の履歴管理処理部に通知するための通信部25と、メールサーバからメールを受信したかどうかを管理する同期管理部26とを備える。なお、クライアントマシン20の台数は特に規制されない。   The client machine 20 includes a central processing unit 21 that operates under program control, a storage device 22 that stores the mail body, a mail reception processing unit 23 that receives the mail body from the mail server, and operations performed by the user on the mail body. An operation management unit 24 that manages (move, copy, delete), a communication unit 25 for notifying the history management processing unit on the mail server of operations performed by the user, and whether or not an email has been received from the mail server And a synchronization management unit 26 for management. The number of client machines 20 is not particularly restricted.

また、記憶装置22が、各ユーザがクライアントマシン20上でメール本体に行った処理の履歴を記録しておく操作履歴テーブル221と、未同期のメール本体及び同期済みのメール本体を記憶するメール本体記憶部222とを備える。   Further, the storage device 22 stores an operation history table 221 that records a history of processing performed by each user on the mail body on the client machine 20, and a mail body that stores an unsynchronized mail body and a synchronized mail body. A storage unit 222.

検索サーバ30は、プログラム制御により動作する中央演算処理装置31と、インデックス(索引)を作成、更新する索引処理部32と、インデックス(索引)の更新処理を行った時間を記憶する機能を有する索引更新処理管理部33と、実際に作成されたインデックス(索引)341を記録しておく記録装置34と、検索処理を行う検索処理部35と、ユーザからの検索要求を処理する検索要求入力部36とを備える。   The search server 30 includes a central processing unit 31 that operates under program control, an index processing unit 32 that creates and updates an index, and an index that has a function of storing the time when the index update process is performed. An update processing management unit 33, a recording device 34 that records an actually created index (index) 341, a search processing unit 35 that performs a search process, and a search request input unit 36 that processes a search request from a user With.

検索サーバ30によって管理されているインデックス(索引)は、メール本文を索引処理したものだけとは限らず、他の文書管理システムやRDB(relational database)システム上のコンテンツを索引処理したものも含む。   The indexes (indexes) managed by the search server 30 are not limited to those obtained by indexing the mail body, but also include those obtained by indexing content on other document management systems and RDB (relational database) systems.

検索処理部35は、これらのすべてのインデックス(索引)を横串に刺し、横断的に検索処理を実行する機能を有する。   The search processing unit 35 has a function of piercing all these indexes (indexes) in a horizontal direction and executing a search process across.

このように本実施の形態は、メールサーバ10上、およびクライアントマシン20上でのメール本体に対する操作(移動、複製、削除)(処理内容)の履歴とメール本体の所在位置を記録しておき、あるタイミングで、検索サーバ30のインデックス(索引)にこれらの記録を反映させるものである。   As described above, the present embodiment records the history of operations (movement, duplication, deletion) (processing contents) on the mail body on the mail server 10 and the client machine 20 and the location of the mail body, These records are reflected in the index of the search server 30 at a certain timing.

図2は、本実施の形態によるクライアント・サーバシステムのメール本体に対する処理の内容を示す図であり、図3は、当該処理によって生成された情報の履歴を記憶する履歴管理データベース151の構成を示す図である。   FIG. 2 is a diagram showing the contents of processing on the mail body of the client / server system according to the present embodiment, and FIG. 3 shows the configuration of the history management database 151 that stores the history of information generated by the processing. FIG.

すなわち、本実施の形態におけるメール本体に対する処理は、図2に示すような6つのパターンに定義されるとし、図3に示すような履歴管理データベース151を生成するものとする。   That is, it is assumed that the processing for the mail body in the present embodiment is defined in six patterns as shown in FIG. 2, and the history management database 151 as shown in FIG. 3 is generated.

図3を参照すると、履歴管理データベース151は、メールID1511ごとに、FQDN(Fully Qualified Domain Name)に相当するアドレス情報を含むメッセージIDと、処理内容と、処理時間とが対応付けられて記録されている。   Referring to FIG. 3, the history management database 151 records, for each mail ID 1511, a message ID including address information corresponding to FQDN (Fully Qualified Domain Name), a processing content, and a processing time in association with each other. Yes.

図4は、クライアントマシン20上におけるメール本体への操作を管理するための操作履歴テーブル221の構成を示すであり、図4を参照すると、操作履歴テーブル221は、メッセージIDと、メッセージIDに基づいて生成された、メール本体の所在を示す所在情報と、処理内容と、処理時間とが対応付けられて記録されている。   FIG. 4 shows the configuration of the operation history table 221 for managing operations on the mail body on the client machine 20. Referring to FIG. 4, the operation history table 221 is based on the message ID and the message ID. The location information indicating the location of the mail main body, the processing content, and the processing time generated in association with each other are recorded in association with each other.

図5は、インデックス(索引)341の1例である転置ファイルの例を示す図であり、図5を参照すると、インデックス(索引)341は、単語ごと(索引・インデックス・メール・サーバ・伝送路・ファイル)に、対応するメールID1511が記録されている。   FIG. 5 is a diagram showing an example of an inverted file which is an example of the index (index) 341. Referring to FIG. 5, the index (index) 341 is a word (index / index / mail / server / transmission path). -Corresponding mail ID 1511 is recorded in (File).

ここで、検索サーバ30のハードウェア構成の説明をする。   Here, the hardware configuration of the search server 30 will be described.

図6は、本実施の形態によるクライアント・サーバシステムの検索サーバ30のハードウェア構成例を示すブロック図である。   FIG. 6 is a block diagram illustrating a hardware configuration example of the search server 30 of the client / server system according to the present embodiment.

図6を参照すると、本発明による検索サーバ30は、一般的なコンピュータ装置と同様のハードウェア構成によって実現することができ、CPU(Central Processing Unit)1001、RAM(Random Access Memory)等のメインメモリであり、データの作業領域やデータの一時退避領域に用いられる主記憶部1002、データ転送路40を介してデータの送受信を行う通信制御部1003、液晶ディスプレイ、プリンタやスピーカ等の提示部1004、キーボードやマウス等の入力部1005、周辺機器と接続してデータの送受信を行うインタフェース部1006、ROM(Read Only Memory)、磁気ディスク、半導体メモリ等の不揮発性メモリから構成されるハードディスク装置である補助記憶部1007、本情報処理装置の上記各構成要素を相互に接続するシステムバス1008等を備えている。   Referring to FIG. 6, the search server 30 according to the present invention can be realized by a hardware configuration similar to a general computer device, and a main memory such as a CPU (Central Processing Unit) 1001 and a RAM (Random Access Memory). A main storage unit 1002 used for a data work area and a temporary data save area, a communication control unit 1003 that transmits and receives data via the data transfer path 40, a display unit 1004 such as a liquid crystal display, a printer, and a speaker, An input unit 1005 such as a keyboard and a mouse, an interface unit 1006 that transmits and receives data by connecting to peripheral devices, a hard disk including a nonvolatile memory such as a ROM (Read Only Memory), a magnetic disk, and a semiconductor memory Auxiliary storage unit 1007 is a location, and a system bus 1008 for connecting the above components of the information processing apparatus to each other.

本発明による検索サーバ30は、その動作を、検索サーバ30内部にそのような機能を実現するプログラムを組み込んだ、LSI(Large Scale Integration)等のハードウェア部品からなる回路部品を実装してハードウェア的に実現することは勿論として、上述した各構成要素の各機能を提供するプログラムを、コンピュータ処理装置上のCPU1001で実行することにより、ソフトウェア的に実現することができる。   The search server 30 according to the present invention has its operation implemented by mounting circuit components made up of hardware components such as LSI (Large Scale Integration) in which a program for realizing such functions is incorporated in the search server 30. As a matter of course, it can be realized in software by executing a program for providing each function of each component described above by the CPU 1001 on the computer processing apparatus.

すなわち、CPU1001は、補助記憶部1007に格納されているプログラムを、主記憶部1002にロードして実行し、検索サーバ30の動作を制御することにより、上述した各機能をソフトウェア的に実現する。   That is, the CPU 1001 loads the program stored in the auxiliary storage unit 1007 to the main storage unit 1002 and executes it, and controls the operation of the search server 30 to realize each function described above in software.

なお、メールサーバ10やクライアントマシン20が上述のような構成を有し、上述した各機能をハードウェア的又はソフトウェア的に実現してもよい。   Note that the mail server 10 and the client machine 20 may have the above-described configuration, and each function described above may be realized in hardware or software.

(第1の実施の形態の動作)
次に、本実施の形態によるクライアント・サーバシステムの動作を図を用いて詳細に説明する。
(Operation of the first embodiment)
Next, the operation of the client / server system according to the present embodiment will be described in detail with reference to the drawings.

本実施の形態によるクライアント・サーバシステムは、大きく以下のような処理を任意のタイミングで行う。
(1) メールサーバ10が新規にメールを受信する処理。
(2) クライアントマシン20がメールサーバ10からメールを受信する処理。
(3) 検索サーバ30がメールサーバ10上のメールに対して行う索引作成処理。
(4) クライアントマシン20上でのメール本体に対する操作のインデックス(索引)への反映を行う処理。
(5) 検索処理。
The client / server system according to the present embodiment largely performs the following processing at an arbitrary timing.
(1) A process in which the mail server 10 receives a new mail.
(2) Processing in which the client machine 20 receives mail from the mail server 10.
(3) Index creation processing performed by the search server 30 for mail on the mail server 10.
(4) A process of reflecting the operation on the mail body on the client machine 20 in the index.
(5) Search processing.

以下、順番に上記処理の内容を詳細に説明する。   Hereinafter, the contents of the above processes will be described in detail in order.

(1) メールサーバ10が新規にメールを受信する処理   (1) Process in which the mail server 10 receives a new mail

図7は、本実施の形態のメールサーバ10が新規にメールを受信する処理を示すフローチャートである。   FIG. 7 is a flowchart showing a process in which the mail server 10 of the present embodiment newly receives a mail.

メールサーバ10上のメール受信処理部12がメールを受信すると、記憶装置15上のユーザのメール本体保存領域152に、メール本体を格納する(ステップS101)。   When the mail reception processing unit 12 on the mail server 10 receives the mail, the mail body is stored in the mail body storage area 152 of the user on the storage device 15 (step S101).

その後、履歴管理処理部16が、そのメール本体に対し、一意なID(メールID1511)を割り当てるとともに(ステップS102)、そのメールID1511と、処理内容(ここではメールサーバ10へのメール本体の到着:処理内容1)と、処理時間とを履歴管理データベース151に記録する(ステップS103)。   Thereafter, the history management processing unit 16 assigns a unique ID (mail ID 1511) to the mail body (step S102), and the mail ID 1511 and processing contents (here, arrival of the mail body at the mail server 10: The processing content 1) and the processing time are recorded in the history management database 151 (step S103).

このように、履歴管理処理部16は、メールj本体に対する処理内容(操作(登録・削除・移動等))そのもの、すなわち、どのような操作を行ったのかを履歴管理データベース151に記録する。   As described above, the history management processing unit 16 records the processing content (operation (registration / deletion / movement, etc.)) for the mail j itself, that is, what kind of operation is performed in the history management database 151.

また、履歴管理処理部16は、ファイルの位置情報をトリガーにしているのではなく、どのような操作が行われたかという点をトリガーにし、データの位置情報の格納処理を行っている。   In addition, the history management processing unit 16 does not use the file position information as a trigger, but performs a storage process of the data position information using the operation as a trigger.

(2) クライアントマシン20がメールサーバ10からメールを受信する処理。   (2) Processing in which the client machine 20 receives mail from the mail server 10.

図8は、本実施の形態のクライアントマシン20がメールサーバ10からメールを受信する処理を示すフローチャートである。   FIG. 8 is a flowchart illustrating processing in which the client machine 20 according to the present embodiment receives mail from the mail server 10.

クライアントマシン20からメールサーバ10に対し、メール本体のダウンロード要求があった場合、メールサーバ10はその要求に従ってメール本体をクライアントマシン20に転送する(ステップS201)。   When there is a mail body download request from the client machine 20 to the mail server 10, the mail server 10 transfers the mail body to the client machine 20 in accordance with the request (step S201).

このときクライアントマシン20は、同期管理部26の機能によって、過去に取得したメールをメールサーバ20から新たに取得することはない。   At this time, the client machine 20 does not newly acquire mail acquired in the past from the mail server 20 by the function of the synchronization management unit 26.

次いで、メールサーバ10上の履歴管理処理部16が、クライアントマシン20に転送したメールに対し、メールID1511に基づいて履歴管理データベース151の更新を行う(ステップS202)。   Next, the history management processing unit 16 on the mail server 10 updates the history management database 151 based on the mail ID 1511 for the mail transferred to the client machine 20 (step S202).

このとき対象となったメールID1511を持つものの処理内容は、クライアントマシン20からの要求が単にメール本体の転送だけであった場合、処理内容2(メールサーバ10からクライアントマシン20へのメール本体への複製)とその処理時間とともに履歴管理データベース151に記録される(ステップS203)。   If the request from the client machine 20 is simply the transfer of the mail body, the processing content of the target mail ID 1511 at this time is processing content 2 (from the mail server 10 to the client machine 20 to the mail body). And the processing time is recorded in the history management database 151 (step S203).

これとは違い、クライアントマシン20からの要求がメール本体のメールの削除も含まれていた場合、先ほどのメールID1511に対し、履歴管理データベース151に処理内容2の内容を記録した後、さらに処理内容3(メールサーバからメール本体の削除)が、処理時間とともに履歴管理データベース151に記録される(ステップS203)。   On the other hand, if the request from the client machine 20 includes the deletion of the mail in the mail body, the contents of the process contents 2 are recorded in the history management database 151 for the mail ID 1511, and then the process contents are further processed. 3 (deletion of the mail body from the mail server) is recorded in the history management database 151 together with the processing time (step S203).

このとき、クライアントマシン20からメール削除の要求があったとしても、メールサーバ10はメール本体を即時に削除することはなく、後述される(3)の処理の後、メール本体の削除処理を実行する。   At this time, even if there is a mail deletion request from the client machine 20, the mail server 10 does not immediately delete the mail body, and executes the mail body deletion process after the process (3) described later. To do.

(3) 検索サーバ30がメールサーバ10上のメールに対して行う索引作成処理。   (3) Index creation processing performed by the search server 30 for mail on the mail server 10.

図9は、本実施の形態の検索サーバ30がメールサーバ10上のメールに対して行う索引作成処理を示すフローチャートである。   FIG. 9 is a flowchart showing index creation processing performed by the search server 30 of the present embodiment for mail on the mail server 10.

検索サーバ30がインデックス(索引)作成を行う際に、まず自身のインデックス(索引)の更新時間とメールサーバ10上の履歴管理データベース151に記録されている処理時間を比較し(ステップS301)、インデックス(索引)の更新時間よりも新しい履歴に対し、インデックス(索引)作成処理を行う(ステップS302)。   When the search server 30 creates an index, first, the update time of its own index is compared with the processing time recorded in the history management database 151 on the mail server 10 (step S301). An index (index) creation process is performed for a history that is newer than the (index) update time (step S302).

具体定期には、検索サーバ30は、履歴管理データベース151における処理内容に基づいて以下のように処理を行う。   Specifically, the search server 30 performs processing as follows based on the processing content in the history management database 151.

履歴管理データベース151において処理内容1となっているもの:新規にインデックス(索引)処理を行う。
履歴管理データベース151において処理内容2となっているもの:クライアントマシン20から通知されているメール本体の所在にあわせて転置ファイルを更新する。
履歴管理データベース151において処理内容3となっているもの:インデックス(索引)への処理なし。
履歴管理データベース151において処理内容4となっているもの:クライアントマシン20から通知されているメール本体の所在にあわせて転置ファイルを更新する。
履歴管理データベース151において処理内容5となっているもの:クライアントマシン20から通知されているメール本体の所在にあわせて転置ファイルを更新する。
履歴管理データベース151において処理内容6となっているもの:インデックス(索引)から対象メールID1511を持つものを削除する。
Process contents 1 in the history management database 151: A new index process is performed.
Processing contents 2 in the history management database 151: The transposed file is updated in accordance with the location of the mail body notified from the client machine 20.
What is processing content 3 in the history management database 151: No processing to the index.
Processing contents 4 in the history management database 151: The transposed file is updated in accordance with the location of the mail body notified from the client machine 20.
Processing contents 5 in the history management database 151: The transposed file is updated in accordance with the location of the mail body notified from the client machine 20.
What is processing content 6 in the history management database 151: Delete the one having the target mail ID 1511 from the index.

また、インデックス(索引)作成処理が終了した後、クライアントマシン20からメールサーバ10からの削除要求が出ているメール本体に関して、削除処理を行う(ステップS303)。   In addition, after the index creation process is completed, a deletion process is performed on the mail body for which a deletion request is issued from the mail server 10 from the client machine 20 (step S303).

(4) クライアントマシン20上でのメール本体に対する操作のインデックス(索引)への反映を行う処理。   (4) A process of reflecting the operation on the mail body on the client machine 20 in the index.

図10は、本実施の形態のクライアントマシン20上でのメール本体に対する操作のインデックス(索引)への反映を行う処理を示すフローチャートである。   FIG. 10 is a flowchart showing processing for reflecting an operation on the mail body on the client machine 20 according to the present embodiment to the index.

クライアントマシン20上で行われた、メール本体への移動、複製、削除などの処理は、すべて操作管理部24により管理されており(ステップS401)、メール本体の所在を通信部25を介して、メールサーバ10上の履歴管理処理部16に通知できるようになっている(ステップS402)。   All operations performed on the client machine 20, such as moving to the mail body, copying, and deletion, are managed by the operation management unit 24 (step S401), and the location of the mail body is determined via the communication unit 25. The history management processing unit 16 on the mail server 10 can be notified (step S402).

(5) 検索処理。
検索処理は、クライアントマシン20から、検索サーバ30に対して行われる。これは従来からある、インデックス(索引)型検索と同じ方法であるため説明を省略する。
(5) Search processing.
The search process is performed on the search server 30 from the client machine 20. Since this is the same method as the conventional index type search, the description is omitted.

(第1の実施の形態の効果)
本実施の形態によれば、以下の効果を達成することができる。
(Effects of the first embodiment)
According to the present embodiment, the following effects can be achieved.

第1に、クライアントマシン20上に検索エンジンやインデックスエンジンを持たずとも、クライアントマシン20上のメール本文に対して、逐次型検索に比べ大量の文書を高速に検索できる索引型検索を実現できる。   First, even if the client machine 20 does not have a search engine or an index engine, it is possible to realize an index type search that can search a large amount of documents at high speed with respect to a mail body on the client machine 20 as compared with a sequential type search.

その理由は、メールサーバ10上にメール本体があるうちに、検索サーバ30においてメール本体のインデックス(索引)を作成するため、クライアントマシン20は、検索サーバ30に対して検索処理の要求を投げることによって、メール本体の索引型の全文検索を行えるからである。   The reason is that the client machine 20 sends a search processing request to the search server 30 in order to create an index of the mail body in the search server 30 while the mail body is on the mail server 10. This makes it possible to perform an index-type full-text search of the mail body.

第2に、検索サーバ30側で索引型の検索処理を提供することによって、クライアントマシン側で索引型の検索機能を提供する従来の場合に対し、メール本体の本文だけでなく、他の文書管理システムやRDBシステムを横串に指した、横断的な全文検索機能を提供できることである。   Secondly, by providing an index type search process on the search server 30 side, the client machine side provides an index type search function. It is possible to provide a full-text search function that points to the system and RDB system.

その理由は、インデックス(索引)をクライアントマシン20上に持つのではなく、文書管理システムやRDBシステムのインデックス(索引)の存在する検索サーバ30上にメールのインデックス(索引)を設置するからである。   The reason is that the mail index (index) is set on the search server 30 where the index (index) of the document management system or the RDB system exists rather than having the index (index) on the client machine 20. .

第3に、FQDN(Fully Qualified Domain Name)に相当するアドレス記録方法を用いることから、外部のマシンからアドレスをたどることによって、適当なアクセス制御下にあるデータを保存しているマシン上における格納場所を知ることができる。   Third, since an address recording method corresponding to FQDN (Fully Qualified Domain Name) is used, a storage location on a machine storing data under appropriate access control by tracing an address from an external machine Can know.

以上好ましい実施の形態をあげて本発明を説明したが、本発明は必ずしも、上記実施の形態に限定されるものでなく、その技術的思想の範囲内において様々に変形して実施することができる。   Although the present invention has been described with reference to the preferred embodiments, the present invention is not necessarily limited to the above embodiments, and various modifications can be made within the scope of the technical idea. .

本発明の第1の実施の形態によるクライアント・サーバシステムの構成を示すブロック図である。It is a block diagram which shows the structure of the client server system by the 1st Embodiment of this invention. 第1の実施の形態によるクライアント・サーバシステムのメール本体に対する処理の内容を示す図である。It is a figure which shows the content of the process with respect to the mail main body of the client server system by 1st Embodiment. 第1の実施の形態による情報の履歴を記憶する履歴管理データベース151の構成を示す図である。It is a figure which shows the structure of the log | history management database 151 which memorize | stores the log | history of the information by 1st Embodiment. 第1の実施の形態によるクライアントマシン20上におけるメール本体への操作を管理するための操作履歴テーブル221の構成を示す図である。It is a figure which shows the structure of the operation history table 221 for managing operation to the mail main body on the client machine 20 by 1st Embodiment. 第1の実施の形態によるインデックス(索引)341の1例である転置ファイルの例を示す図である。It is a figure which shows the example of the transposition file which is an example of the index (index) 341 by 1st Embodiment. 第1の実施の形態によるクライアント・サーバシステムの検索サーバ30のハードウェア構成例を示すブロック図である。It is a block diagram which shows the hardware structural example of the search server 30 of the client server system by 1st Embodiment. 第1の実施の形態によるメールサーバ10が新規にメールを受信する処理を示すフローチャートである。It is a flowchart which shows the process in which the mail server 10 by 1st Embodiment receives a mail newly. 第1の実施の形態によるクライアントマシン20がメールサーバ10からメールを受信する処理を示すフローチャートである。It is a flowchart which shows the process in which the client machine 20 by 1st Embodiment receives mail from the mail server 10. 第1の実施の形態による検索サーバ30がメールサーバ10上のメールに対して行う索引作成処理を示すフローチャートである。It is a flowchart which shows the index creation process which the search server 30 by 1st Embodiment performs with respect to the mail on the mail server. 第1の実施の形態によるクライアントマシン20上でのメール本体に対する操作のインデックス(索引)への反映を行う処理を示すフローチャートである。It is a flowchart which shows the process which reflects in the index (index) of operation with respect to the mail main body on the client machine 20 by 1st Embodiment.

符号の説明Explanation of symbols

10:メールサーバ
11:中央演算処理装置
12:メール受信処理部
13:メール配信処理部
14:ユーザ管理処理部
15:記憶装置
151:履歴管理データベース
1511:メールID
152:メール本体保存領域
16:履歴管理処理部
20:クライアントマシン
21:中央演算処理装置
22:記憶装置
221:操作履歴テーブル
222:メール本体記憶部
23:メール受信処理部
24:操作管理部
25:通信部
26:同期管理部
30:検索サーバ
31:中央演算処理装置
32:索引処理部
33:索引更新処理管理部
34:記録装置
341:インデックス(索引)
35:検索処理部
36:検索要求入力部
1001:CPU
1002:主記憶部
1003:通信制御部
1004:提示部
1005:入力部
1006:インタフェース部
1007:補助記憶部
1008:システムバス
10: mail server 11: central processing unit 12: mail reception processing unit 13: mail distribution processing unit 14: user management processing unit 15: storage device 151: history management database 1511: mail ID
152: Mail main body storage area 16: History management processing unit 20: Client machine 21: Central processing unit 22: Storage device 221: Operation history table 222: Mail main body storage unit 23: Mail reception processing unit 24: Operation management unit 25: Communication unit 26: Synchronization management unit 30: Search server 31: Central processing unit 32: Index processing unit 33: Index update processing management unit 34: Recording device 341: Index (index)
35: Search processing unit 36: Search request input unit 1001: CPU
1002: Main storage unit 1003: Communication control unit 1004: Presentation unit 1005: Input unit 1006: Interface unit 1007: Auxiliary storage unit 1008: System bus

Claims (16)

データ管理サーバ上のデータをネットワークを介して接続されたクライアント端末が取得するクライアント・サーバシステムにおいて、
前記データ管理サーバ上にデータが存在する間に、当該データの索引情報を生成し、前記索引情報に前記クライアント端末による当該データに対する処理内容を反映させる検索サーバを備えることを特徴とするクライアント・サーバシステム。
In a client / server system in which a client terminal connected via a network acquires data on a data management server,
A client server comprising: a search server that generates index information of the data while the data is present on the data management server, and reflects a processing content for the data by the client terminal in the index information system.
前記検索サーバは、前記処理内容を反映させた前記索引情報に基づいて、前記クライアント端末上に存在するデータに対して索引型の全文検索機能を実行することを特徴とする請求項1に記載のクライアント・サーバシステム。 2. The search server according to claim 1, wherein the search server executes an index-type full-text search function for data existing on the client terminal based on the index information reflecting the processing content. Client / server system. 前記検索サーバの前記索引情報に、
前記データ管理サーバ上でのデータに対する処理内容の履歴及びデータの所在位置と、前記クライアント端末上でのデータに対する処理内容の履歴及びデータの所在位置を反映させることを特徴とする請求項1又は請求項2に記載のクライアント・サーバシステム。
In the index information of the search server,
The history of processing contents for data on the data management server and the location of the data and the history of processing contents for data on the client terminal and the location of the data are reflected. Item 3. The client / server system according to Item 2.
前記データの所在位置は、
FQDN(Fully Qualified Domain Name)に相当するアドレス情報を用いて記録されることを特徴とする請求項1から請求項3のいずれか1項に記載のクライアント・サーバシステム。
The location of the data is
4. The client / server system according to claim 1, wherein the client / server system is recorded by using address information corresponding to FQDN (Fully Qualified Domain Name). 5.
データ管理サーバ上のデータをネットワークを介して接続されたクライアント端末が取得するクライアント・サーバシステムで、前記クライアント端末上のデータに対する検索機能を実行する検索サーバであって、
前記データ管理サーバ上にデータが存在する間に、当該データの索引情報を生成し、前記索引情報に前記クライアント端末による当該データに対する処理内容を反映させる手段を備えたことを特徴とする検索サーバ。
A client / server system in which a client terminal connected via a network acquires data on a data management server, wherein the search server executes a search function for data on the client terminal,
A search server comprising means for generating index information of the data while the data is present on the data management server, and reflecting a processing content of the client terminal on the data in the index information.
前記処理内容を反映させた前記索引情報に基づいて、前記クライアント端末上に存在するデータに対して索引型の全文検索機能を実行することを特徴とする請求項5に記載の検索サーバ。 6. The search server according to claim 5, wherein an index-type full-text search function is executed on data existing on the client terminal based on the index information reflecting the processing content. 前記索引情報に、
前記データ管理サーバ上でのデータに対する処理内容の履歴及びデータの所在位置と、前記クライアント端末上でのデータに対する処理内容の履歴及びデータの所在位置を反映させることを特徴とする請求項5又は請求項6に記載の検索サーバ。
In the index information,
6. The processing content history and the data location on the data on the data management server, and the processing content history and data location on the client terminal are reflected. Item 7. The search server according to item 6.
前記データの所在位置は、
FQDN(Fully Qualified Domain Name)に相当するアドレス情報を用いて記録されることを特徴とする請求項5から請求項7のいずれか1項に記載の検索サーバ。
The location of the data is
The search server according to any one of claims 5 to 7, wherein the search server is recorded using address information corresponding to FQDN (Fully Qualified Domain Name).
データ管理サーバ上のデータをネットワークを介して接続されたクライアント端末が取得するクライアント・サーバシステムにおける検索方法であって、
前記データ管理サーバ上にデータが存在する間に、当該データの索引情報を生成し、前記索引情報に前記クライアント端末による当該データに対する処理内容を反映させる検索ステップを有することを特徴とする検索方法。
A search method in a client / server system in which a client terminal connected via a network acquires data on a data management server,
A search method, comprising: a search step of generating index information of the data while the data is present on the data management server, and reflecting a processing content for the data by the client terminal in the index information.
前記検索ステップにおいて、前記処理内容を反映させた前記索引情報に基づいて、前記クライアント端末上に存在するデータに対して索引型の全文検索機能を実行することを特徴とする請求項9に記載の検索方法。 The index type full-text search function is executed on data existing on the client terminal based on the index information reflecting the processing content in the search step. retrieval method. 前記検索ステップにおいて、
前記索引情報に、前記データ管理サーバ上でのデータに対する処理内容の履歴及びデータの所在位置と、前記クライアント端末上でのデータに対する処理内容の履歴及びデータの所在位置を反映させることを特徴とする請求項9又は請求項10に記載の検索方法。
In the search step,
The index information reflects a history of processing contents and data location for data on the data management server and a history of processing contents and data location for data on the client terminal. The search method according to claim 9 or 10.
前記データの所在位置は、
FQDN(Fully Qualified Domain Name)に相当するアドレス情報を用いて記録されることを特徴とする請求項9から請求項11のいずれか1項に記載の検索方法。
The location of the data is
The search method according to any one of claims 9 to 11, wherein the search method is recorded using address information corresponding to FQDN (Fully Qualified Domain Name).
データ管理サーバ上のデータをネットワークを介して接続されたクライアント端末が取得するクライアント・サーバシステムで、前記クライアント端末上のデータに対する検索機能を有する検索サーバ上で実行される検索プログラムであって、
前記検索サーバに、
前記データ管理サーバ上にデータが存在する間に、当該データの索引情報を生成し、前記索引情報に前記クライアント端末による当該データに対する処理内容を反映させる機能を実現させることを特徴とする検索プログラム。
A client / server system for acquiring data on a data management server by a client terminal connected via a network, a search program executed on a search server having a search function for data on the client terminal,
In the search server,
A search program for generating index information of the data while the data exists on the data management server, and realizing a function of reflecting processing contents for the data by the client terminal in the index information.
前記検索サーバに、
前記処理内容を反映させた前記索引情報に基づいて、前記クライアント端末上に存在するデータに対して索引型の全文検索機能を実行させることを特徴とする請求項13に記載の検索プログラム。
In the search server,
The search program according to claim 13, wherein an index-type full-text search function is executed on data existing on the client terminal based on the index information reflecting the processing content.
前記索引情報に、
前記データ管理サーバ上でのデータに対する処理内容の履歴及びデータの所在位置と、前記クライアント端末上でのデータに対する処理内容の履歴及びデータの所在位置を反映させる機能を実現させることを特徴とする請求項13又は請求項14に記載の検索プログラム。
In the index information,
A function of reflecting a history of processing contents and data location on data on the data management server and a history of processing contents and data location on data on the client terminal is realized. Item 15. The search program according to item 13 or claim 14.
前記データの所在位置は、
FQDN(Fully Qualified Domain Name)に相当するアドレス情報を用いて記録されることを特徴とする請求項13から請求項15のいずれか1項に記載の検索プログラム。
The location of the data is
The search program according to any one of claims 13 to 15, wherein the search program is recorded using address information corresponding to FQDN (Fully Qualified Domain Name).
JP2007086865A 2007-03-29 2007-03-29 Client server system, retrieval server, retrieval method, and retrieval program Withdrawn JP2008243147A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2007086865A JP2008243147A (en) 2007-03-29 2007-03-29 Client server system, retrieval server, retrieval method, and retrieval program

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2007086865A JP2008243147A (en) 2007-03-29 2007-03-29 Client server system, retrieval server, retrieval method, and retrieval program

Publications (1)

Publication Number Publication Date
JP2008243147A true JP2008243147A (en) 2008-10-09

Family

ID=39914355

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2007086865A Withdrawn JP2008243147A (en) 2007-03-29 2007-03-29 Client server system, retrieval server, retrieval method, and retrieval program

Country Status (1)

Country Link
JP (1) JP2008243147A (en)

Cited By (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
DE102009042509A1 (en) 2008-09-22 2010-03-25 Denso Corporation, Kariya-City Antenna device with lens or passive element acting as a lens
CN102682036A (en) * 2011-03-18 2012-09-19 新奥特(北京)视频技术有限公司 Non-editing based method and system for searching media assets
JP2013012155A (en) * 2011-06-30 2013-01-17 Toshiba Corp Information processing device, client management method and client management system
JP2014134876A (en) * 2013-01-08 2014-07-24 Aplix Ip Holdings Corp Communication terminal and synchronization method
JP5629913B1 (en) * 2014-03-25 2014-11-26 山根 久典 Mail deletion server, mail deletion method, and mail deletion program

Cited By (9)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
DE102009042509A1 (en) 2008-09-22 2010-03-25 Denso Corporation, Kariya-City Antenna device with lens or passive element acting as a lens
CN102682036A (en) * 2011-03-18 2012-09-19 新奥特(北京)视频技术有限公司 Non-editing based method and system for searching media assets
JP2013012155A (en) * 2011-06-30 2013-01-17 Toshiba Corp Information processing device, client management method and client management system
JP2014134876A (en) * 2013-01-08 2014-07-24 Aplix Ip Holdings Corp Communication terminal and synchronization method
JP5629913B1 (en) * 2014-03-25 2014-11-26 山根 久典 Mail deletion server, mail deletion method, and mail deletion program
WO2015145490A1 (en) * 2014-03-25 2015-10-01 山根 久典 Mail server, mail transmission/reception method, and mail transmission/reception program
CN105359117A (en) * 2014-03-25 2016-02-24 山根久典 Mail server, mail transmission/reception method, and mail transmission/reception program
US9590939B2 (en) 2014-03-25 2017-03-07 Hisanori Yamane Mail server, mail transmitting/receiving method, and mail transmitting/receiving program
CN105359117B (en) * 2014-03-25 2017-07-14 山根久典 Mail server, mail transmission/method of reseptance and mail send/reception program

Similar Documents

Publication Publication Date Title
US20210203742A1 (en) Providing access to managed content
US7680852B2 (en) Search processing method and search system
US12045196B2 (en) Architecture for management of digital files across distributed network
US20140358859A1 (en) File sharing system and file sharing method
JP2019519025A (en) Division and movement of ranges in distributed systems
JP5724735B2 (en) Database update control device, database management system, and database update control program
JP2007041859A (en) File management program, file management apparatus and file management method
JP5271925B2 (en) Cache information update method, computer, program, and storage medium
JP2008243147A (en) Client server system, retrieval server, retrieval method, and retrieval program
JP2012234333A (en) Cluster system, synchronization control method, server device and synchronization control program
US20080307013A1 (en) Updating an inverted index
CN106354732A (en) Offline data version conflict resolution method for supporting concurrent cooperation
CN110795920A (en) Document generation method and device
JP4189332B2 (en) Database management system, database management method, database registration request program, and database management program
JP2015036860A (en) Information processing device, information processing method, information processing system, and program
WO2006100499A1 (en) Automatic intranet service publishing and service access
CN105653566B (en) A kind of method and device for realizing database write access
CN111273902B (en) Project and directory architecture generation method and device
JP2018067084A (en) Cooperative work system, editing management program and editing management method
JP2014059686A (en) Information management system and input support program
JP2001273279A (en) Electronic filing system and document preparing method
JP5316015B2 (en) Information processing apparatus and program
JP6398786B2 (en) Database system, database server, database server program, database client, and database client program
JP2019046280A (en) Information processor and program
JP5545319B2 (en) Program and control method

Legal Events

Date Code Title Description
A761 Written withdrawal of application

Free format text: JAPANESE INTERMEDIATE CODE: A761

Effective date: 20100401