JP2014013579A - Electronic apparatus, method and program for retrieving information - Google Patents

Electronic apparatus, method and program for retrieving information Download PDF

Info

Publication number
JP2014013579A
JP2014013579A JP2013163517A JP2013163517A JP2014013579A JP 2014013579 A JP2014013579 A JP 2014013579A JP 2013163517 A JP2013163517 A JP 2013163517A JP 2013163517 A JP2013163517 A JP 2013163517A JP 2014013579 A JP2014013579 A JP 2014013579A
Authority
JP
Japan
Prior art keywords
character string
objects
layout
page
search
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Pending
Application number
JP2013163517A
Other languages
Japanese (ja)
Inventor
Satoshi Ishigaki
智 石垣
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.)
Toshiba Corp
Original Assignee
Toshiba 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 Toshiba Corp filed Critical Toshiba Corp
Priority to JP2013163517A priority Critical patent/JP2014013579A/en
Publication of JP2014013579A publication Critical patent/JP2014013579A/en
Pending legal-status Critical Current

Links

Images

Landscapes

  • Information Retrieval, Db Structures And Fs Structures Therefor (AREA)
  • User Interface Of Digital Computer (AREA)

Abstract

PROBLEM TO BE SOLVED: To provide an information processing apparatus that allows, when retrieving in a plurality of pages managed by an application program capable of managing information by arranging one or more objects on the respective pages with an arbitrary layout, a user to learn positions of the respective objects on the pages from a retrieval result.SOLUTION: An information processing apparatus 1 includes a display control unit and an input unit. A CPU 2a retrieves in a plurality of pages managed by an application program capable of managing information by arranging one or more objects on the respective pages with an arbitrary layout according to input retrieval conditions. The CPU 2a includes a display control unit that displays one or more objects extracted by the retrieval as a retrieval result on a screen 3a of a monitor 3, while maintaining the layout of the respective objects on the pages.

Description

本発明の実施形態は、電子機器、情報の検索を行うための方法及びプログラムに関する。   Embodiments described herein relate generally to an electronic device, a method for searching for information, and a program.

従来より、コンピュータを利用して、多くの情報の中から所望の情報を検索する情報検索が広く行われている。検索を行う者(以下、ユーザともいう)は、所望の検索条件を指定して、コンピュータに内蔵されたあるいは接続された記憶装置に記憶された情報を検索して、その検索条件に合致した情報だけを抽出することができる。また、近年は、ユーザは、ネットワークあるいはインターネットを介して、情報検索を行うことができる環境にもある。   2. Description of the Related Art Conventionally, information retrieval using a computer to retrieve desired information from a lot of information has been widely performed. A person who performs a search (hereinafter also referred to as a user) designates a desired search condition, searches information stored in a storage device built in or connected to the computer, and matches the search condition. Only can be extracted. In recent years, there is also an environment where users can search for information via a network or the Internet.

例えば、ユーザは、任意の文字列のキーワードを指定して、表示されている電子ドキュメントを検索し、その電子ドキュメント中に、そのキーワードが存在するかを知ることができる。さらに、電子ドキュメント中にそのキーワードが存在する場合には、その文字列が強調表示されて、ユーザは、電子ドキュメントの中から、そのキーワードを容易に抽出
することができる。
For example, the user can specify a keyword of an arbitrary character string, search a displayed electronic document, and know whether the keyword exists in the electronic document. Further, when the keyword exists in the electronic document, the character string is highlighted, and the user can easily extract the keyword from the electronic document.

また、ユーザは、任意のキーワードを指定して、インターネット等のネット上に登録されているWEBページの検索もすることもできる。その場合、ヒットしたWEBページが複数あれば、コンピュータのモニタの画面上には、複数のWEBページが、リスト形式で表示される。   The user can also search for a WEB page registered on a network such as the Internet by designating an arbitrary keyword. In this case, if there are a plurality of hit WEB pages, the plurality of WEB pages are displayed in a list format on the monitor screen of the computer.

最近は、1つのページが複数のオブジェクトを有し、各オブジェクトを任意の位置にレイアウトさせて、情報を管理できるソフトウエアがある。このようなソフトウエアを利用すると、ユーザは、各情報あるいは各オブジェクトを、任意のページの任意の位置に配置させて、情報を記憶し管理することができる。   Recently, there is software that can manage information by having a plurality of objects in one page and laying out each object at an arbitrary position. By using such software, the user can store and manage information by arranging each information or each object at any position on any page.

そのため、このようなソフトウエアを用いると、ユーザは、情報を、ページ内のオブジェクトの位置と共に覚えることができて、あたかも現実の空間と同じように、情報を整理することができて便利である。   Therefore, using such software is convenient because the user can remember the information along with the position of the object in the page, and can organize the information as if it were a real space. .

しかし、このようなソフトウエアにおいて複数ページに渡った検索を行う場合は、ページごとに検索したり、ヒットしたオブジェクトを含むページを切り替えながら表示する必要があり、目的の情報にたどり着くことは、容易ではなかった。   However, when searching across multiple pages in such software, it is necessary to search for each page or display while switching the page containing the hit object, and it is easy to reach the target information. It wasn't.

特開2004−192198号公報JP 2004-192198 A

そこで、本実施形態は、上述した問題に鑑みてなされたものであり、1以上のオブジェクトを画面上に任意のレイアウトで配置した情報の検索結果において、各オブジェクトの画面上の位置等がわかるようにした電子機器、情報の検索を行うための方法及びそのためのプログラムを提供することを目的とする。   Therefore, the present embodiment has been made in view of the above-described problem, and in the search result of information in which one or more objects are arranged in an arbitrary layout on the screen, the position of each object on the screen can be known. It is an object of the present invention to provide an electronic device, a method for searching information, and a program therefor.

実施形態の電子機器は、文字列に対応するデータを含む複数のオブジェクトを第1レイアウトで、画面上に、表示可能な表示制御部と、検索するための条件である第1文字列を入力可能な入力部と、を備え、前記表示制御部は、前記第1文字列を含む検索結果を表示する場合に、前記第1文字列を含む1以上のオブジェクトと、前記第1文字列を含まない1以上のオブジェクトとを、前記第1レイアウトを保持したまま、前記画面上に検索結果として表示するものであって、前記第1文字列を含む1以上のオブジェクトと、前記第1文字列を含まない1以上のオブジェクトとは、識別可能な態様で表示される。   The electronic device of the embodiment can input a plurality of objects including data corresponding to a character string in a first layout, a display control unit that can be displayed on the screen, and a first character string that is a condition for searching. The display control unit does not include one or more objects including the first character string and the first character string when displaying the search result including the first character string. One or more objects are displayed as search results on the screen while maintaining the first layout, and include one or more objects including the first character string and the first character string. One or more objects that are not present are displayed in an identifiable manner.

第1の実施形態に係わる、情報処理装置の構成を示す図である。It is a figure which shows the structure of the information processing apparatus concerning 1st Embodiment. 第1の実施形態に係わる、情報管理ソフトウエア5aにより管理される情報の構成を説明するための図である。It is a figure for demonstrating the structure of the information managed by the information management software 5a concerning 1st Embodiment. 第1の実施形態に係わる、情報管理ソフトウエア5aにより管理される管理データ5bのデータ構造を示す図である。It is a figure which shows the data structure of the management data 5b managed by the information management software 5a concerning 1st Embodiment. 第1の実施形態に係わる、ページ1の画面をモニタ3の画面3a上に、ページを表示させたときの表示例を示す図である。It is a figure which shows the example of a display when the screen of page 1 is displayed on the screen 3a of the monitor 3 concerning 1st Embodiment. 第1の実施形態に係わる、ページ2の画面をモニタ3の画面3a上に、ページを表示させたときの表示例を示す図である。It is a figure which shows the example of a display when the screen of page 2 is displayed on the screen 3a of the monitor 3 concerning 1st Embodiment. 第1の実施形態に係わる、情報管理ソフトウエア5aの検索処理及び表示処理の流れの例を示すフローチャートである。It is a flowchart which shows the example of the flow of the search process of the information management software 5a, and a display process concerning 1st Embodiment. 第1の実施形態に係わる、検索結果の表示例を示す図である。It is a figure which shows the example of a display of a search result concerning 1st Embodiment. 第1の実施形態に係わる、その絞り込み検索の結果の表示例を示す図である。It is a figure which shows the example of a display of the result of the narrowing-down search concerning 1st Embodiment. 第1の実施形態の変形例に係る検索結果の表示例を示す図である。It is a figure which shows the example of a display of the search result which concerns on the modification of 1st Embodiment. 第2の実施形態に係わる、検索結果の表示例を示す図である。It is a figure which shows the example of a display of a search result concerning 2nd Embodiment. 第2の実施形態に係わる、絞り込み検索の結果の表示例を示す図である。It is a figure which shows the example of a display of the result of a refinement | retrieval search concerning 2nd Embodiment. 第2の実施形態に係わる、情報管理ソフトウエア5aの検索処理及び表示処理の流れの例を示すフローチャートである。It is a flowchart which shows the example of the flow of a search process of the information management software 5a, and a display process concerning 2nd Embodiment.

以下、図面を参照して実施形態を説明する。
(第1の実施形態)
(構成)
まず、図1に基づき、本実施形態に係わる情報処理装置の構成を説明する。図1は、本実施形態に係わる情報処理装置の構成を示す図である。情報処理装置1は、例えば、各種情報処理を実行可能なパーソナルコンピュータ(以下、PCという)である。
Hereinafter, embodiments will be described with reference to the drawings.
(First embodiment)
(Constitution)
First, the configuration of the information processing apparatus according to the present embodiment will be described with reference to FIG. FIG. 1 is a diagram illustrating a configuration of an information processing apparatus according to the present embodiment. The information processing apparatus 1 is, for example, a personal computer (hereinafter referred to as a PC) that can execute various types of information processing.

情報処理装置1は、本体2と、モニタ3と、入力装置4と、記憶装置5を含んで構成される。本体2には、中央処理装置(以下、CPUという)2a、ROM2b、RAM2c等が含まれる。入力装置4として、キーボード4aとポインティングデバイスであるマウス4bが、本体2に接続されている。   The information processing apparatus 1 includes a main body 2, a monitor 3, an input device 4, and a storage device 5. The main body 2 includes a central processing unit (hereinafter referred to as CPU) 2a, a ROM 2b, a RAM 2c, and the like. As the input device 4, a keyboard 4 a and a mouse 4 b that is a pointing device are connected to the main body 2.

本体2に接続された記憶装置5には、各種プログラム、各種情報が記憶されている。さらに、本体2は、ネットワークとしてのインターネット6に接続されている。なお、記憶装置5は、例えば、ハードディスク装置であり、本体2に内蔵されていてもよいし、記憶媒体としてフラッシュメモリを用いるドライブ装置である、いわゆるSSDでもよい。   Various programs and various information are stored in the storage device 5 connected to the main body 2. Furthermore, the main body 2 is connected to the Internet 6 as a network. The storage device 5 is, for example, a hard disk device and may be built in the main body 2 or a so-called SSD that is a drive device using a flash memory as a storage medium.

情報処理装置1では、CPU2aが、記憶装置5から各種プログラムを読み出して、RAM2c上に展開して、実行可能となっている。記憶装置5には、後述する情報管理ソフトウエア5aと、その情報管理ソフトウエア5aにより管理される管理データ5bも記憶されている。
例えば、ユーザは、情報管理ソフトウエア5aを実行させて、そのプログラムに搭載された検索機能により管理データ5bを検索して、その検索結果を、モニタ3の画面3a上に表示させることができる。
In the information processing apparatus 1, the CPU 2a reads various programs from the storage device 5, develops them on the RAM 2c, and can execute them. The storage device 5 also stores information management software 5a described later and management data 5b managed by the information management software 5a.
For example, the user can execute the information management software 5a, search the management data 5b by the search function installed in the program, and display the search result on the screen 3a of the monitor 3.

本実施形態の情報管理ソフトウエア5aは、記憶装置5に記憶され、CPU2aにより読み出されて実行され、その管理データ5bも記憶装置5に記憶される。ユーザが、その情報管理ソフトウエア5aを用いて、情報を管理して、その情報の検索を行う例を用いて説明する。   The information management software 5a of this embodiment is stored in the storage device 5, read and executed by the CPU 2a, and the management data 5b is also stored in the storage device 5. A description will be given using an example in which a user manages information using the information management software 5a and searches for the information.

情報管理ソフトウエア5aは、1以上のオブジェクトを各ページ上に任意のレイアウトで配置して情報を管理することができるアプリケーションプログラムである。情報管理ソフトウエア5aは、その管理する複数のページを、指定された検索条件に従って検索する検索機能を有する。   The information management software 5a is an application program that can manage information by arranging one or more objects in an arbitrary layout on each page. The information management software 5a has a search function for searching a plurality of pages to be managed in accordance with a specified search condition.

図2は、情報管理ソフトウエア5aにより、管理される情報の構成を説明するための図である。情報管理ソフトウエア5aは、情報をページ単位で管理する。情報管理ソフトウエア5aは、例えば、いわゆるコルクボードソフトウエアである。すなわち、ユーザは、情報をオブジェクトとして、あたかも現実のコルクボード上に、メモを貼るような感覚で、任意のページ上に、各種情報を、オブジェクトとして、任意のレイアウトで登録することができる。各オブジェクトは、データとして、文字列を含むことができ、情報管理ソフトウエア5aの検索機能において、検索条件として指定された文字列を含むか否かがチェックされる検索対象である。   FIG. 2 is a diagram for explaining a configuration of information managed by the information management software 5a. The information management software 5a manages information in units of pages. The information management software 5a is, for example, so-called cork board software. That is, the user can register various information as an object and an arbitrary layout on an arbitrary page as if a user puts a memo on an actual cork board as an object. Each object can include a character string as data, and the search function of the information management software 5a is a search target for checking whether or not the object includes a character string specified as a search condition.

図2に示すように、情報管理ソフトウエア5aは、複数のページからなるページ群11の情報を管理可能で、ページの追加、削除なども可能である。さらに、情報管理ソフトウエア5aは、ページ毎にユーザが配置した各オブジェクトのレイアウトを記憶する。   As shown in FIG. 2, the information management software 5a can manage information of the page group 11 including a plurality of pages, and can add and delete pages. Furthermore, the information management software 5a stores the layout of each object arranged by the user for each page.

ユーザは、任意のレイアウトで、すなわち任意の位置、向き、大きさで、1つ以上のオブジェクトをページ内に配置することができる。
各ページは、レイアウト領域21を有し、ユーザは、ページを指定して表示させると、任意のオブジェクトをレイアウト領域21上に任意のレイアウトで登録することができる。すなわち、ユーザは、情報管理ソフトウエア5aを用いて、ページの生成、選択、削除などが可能で、各ページには、任意のレイアウトで、1以上のオブジェクトを配置して、情報を管理することができる。
The user can place one or more objects in the page in any layout, that is, in any position, orientation, and size.
Each page has a layout area 21, and the user can register an arbitrary object on the layout area 21 with an arbitrary layout by designating and displaying the page. That is, the user can generate, select, delete, etc. pages using the information management software 5a, and manage information by arranging one or more objects in any layout on each page. Can do.

ユーザがページを指定すると、そのページに登録されているオブジェクトは、設定したすなわち登録されたレイアウトで、レイアウト表示領域21に表示され、かつ新たなオブジェクトを追加したり、既に登録されているオブジェクトを移動あるいは削除することができる。   When the user designates a page, the object registered on the page is displayed in the layout display area 21 with the set layout, that is, the registered layout, and a new object is added, or an already registered object is displayed. Can be moved or deleted.

図3は、情報管理ソフトウエア5aにより管理される管理データ5bのデータ構造を示す図である。
図3に示すように、管理データ5bは、複数のオブジェクトデータを含む。管理データ5bは、オブジェクトの識別子であるオブジェクトID31、ページ番号32、レイアウト情報33、データ34の項目を含む表形式データである。なお、ここでは、管理データ5bは、表形式データであるが、表形式以外のデータ構造でもよい。
FIG. 3 is a diagram showing a data structure of management data 5b managed by the information management software 5a.
As shown in FIG. 3, the management data 5b includes a plurality of object data. The management data 5b is tabular data including items of an object ID 31, which is an object identifier, a page number 32, layout information 33, and data 34. Here, the management data 5b is tabular data, but may have a data structure other than tabular data.

図3に示すように、例えば、オブジェクトP1-1は、ページ番号が「1」のページ(以下、ページ1という。以下、ページ番号が「i」(iは整数)のページをページiという)に属し、レイアウトは、2次元平面のレイアウト領域において、(10,110)の位置に配置され、大きさが35×20で、傾きが0°であり、データは、「・・・AAA・・・」であることが示されている。例えば、位置は、レイアウト領域21内のxyの2次元平面上の位置であり、大きさは、所定の単位の縦横のサイズであり、傾きは、x軸方向に対する反時計回りの角度である。すなわち、管理データ5bは、オブジェクト毎に、ページ番号、レイアウト及びコンテンツの情報を含む。図3において、オブジェクトID「P1-1」は、ページ1のオブジェクト番号が「1」のオブジェクトを示している。オブジェクトID「P2-1」は、ページ2に属し、レイアウトは、2次元平面のレイアウト領域において、(15,95)の位置に配置され、大きさが35×15で、傾きが0°であり、データは、「AABB・・・・・」であることが示されている。
なお、図3では、レイアウト情報は、オブジェクトの位置、大きさ及び傾きの情報のみが示されているが、これら以外の情報を含んでもよい。すなわち、レイアウト情報は、オブジェクトの位置と、大きさ又は傾きの組み合わせでもよく、さらに他の情報を含んでもよい。
As shown in FIG. 3, for example, the object P1-1 has a page number “1” (hereinafter referred to as page 1. Hereinafter, a page number “i” (i is an integer) is referred to as page i). The layout is arranged at the position of (10, 110) in the layout area of the two-dimensional plane, the size is 35 × 20, the inclination is 0 °, and the data is “...・ ”. For example, the position is a position on the two-dimensional plane of xy in the layout area 21, the size is a vertical and horizontal size of a predetermined unit, and the inclination is a counterclockwise angle with respect to the x-axis direction. That is, the management data 5b includes page number, layout, and content information for each object. In FIG. 3, the object ID “P1-1” indicates an object having an object number “1” on page 1. The object ID “P2-1” belongs to page 2, the layout is arranged at the position (15, 95) in the layout area of the two-dimensional plane, the size is 35 × 15, and the inclination is 0 °. , The data is shown as “AABB...”.
In FIG. 3, the layout information shows only information on the position, size, and inclination of the object, but information other than these may be included. That is, the layout information may be a combination of the position of the object and the size or inclination, and may further include other information.

図4は、ページ1の画面をモニタ3の画面3a上に、ページを表示させたときの表示例を示す図である。図5は、ページ2の画面をモニタ3の画面3a上に、ページを表示させたときの表示例を示す図である。   FIG. 4 is a diagram illustrating a display example when the page 1 is displayed on the screen 3 a of the monitor 3. FIG. 5 is a diagram illustrating a display example when the page 2 is displayed on the screen 3 a of the monitor 3.

各ページは、オブジェクトを貼り付けるレイアウト領域21の他に、ページ番号を表示するページ番号表示領域22と、検索指示領域23を含む。ページ番号表示領域22は、画面3a上に表示されているページ番号を表示する領域である。検索指示領域23には、検索条件を入力するための入力フィールド24と、検索実行ボタン25が設けられている。   Each page includes a page number display area 22 for displaying a page number and a search instruction area 23 in addition to a layout area 21 for pasting an object. The page number display area 22 is an area for displaying the page number displayed on the screen 3a. In the search instruction area 23, an input field 24 for inputting a search condition and a search execution button 25 are provided.

図4の場合、ページ1には、5つのオブジェクトP1-1,P1-2,P1-3,P1-4,P1-5が登録されており、それぞれがレイアウト領域21に、設定されたレイアウトで配置されている。図5の場合、ページ1には、6つのオブジェクトP2-1,P2-2,P2-3,P2-4,P2-5,P2-6が登録されており、それぞれがレイアウト領域21に、設定されたレイアウトで配置されている。ユーザは、ページを指定して、画面3a上に所望のページを表示させて、任意のレイアウトで、オブジェクトの追加、削除、レイアウト変更などをすることができる。   In the case of FIG. 4, five objects P1-1, P1-2, P1-3, P1-4, and P1-5 are registered in page 1, and each has a layout set in the layout area 21. Is arranged. In the case of FIG. 5, on page 1, six objects P2-1, P2-2, P2-3, P2-4, P2-5, and P2-6 are registered, and each is set in the layout area 21. Are arranged in a layout. The user can specify a page, display a desired page on the screen 3a, and add, delete, change a layout, and the like with an arbitrary layout.

次に、情報管理ソフトウエア5aが、図2に示すような、複数のページを含む情報の検索を行う場合を説明する。
ユーザは、図4の表示あるいは図5の表示がされている状態で、入力フィールド26に、検索条件を入力して、画面3a上に表示されたマウス4bを操作して、カーソル(図示せず)を移動させて検索実行ボタン25を押すと、すなわちクリックすると、検索処理が実行される。
Next, the case where the information management software 5a searches for information including a plurality of pages as shown in FIG. 2 will be described.
In the state shown in FIG. 4 or 5, the user inputs a search condition in the input field 26 and operates the mouse 4 b displayed on the screen 3 a to move the cursor (not shown). ) Is moved and the search execution button 25 is pressed, that is, when clicked, search processing is executed.

情報管理ソフトウエア5aは、指定された検索条件に従って、複数のページに対する検索処理を実行する。検索処理では、ページ毎に、ページ内の全てのオブジェクトについて、検索条件に合致するものがあるか否かが、チェックされる。   The information management software 5a executes search processing for a plurality of pages according to the specified search condition. In the search process, it is checked for each page whether or not there is an object that matches the search condition for all the objects in the page.

図6は、情報管理ソフトウエア5aの検索処理及び表示処理の流れの例を示すフローチャートである。情報管理ソフトウエア5aの検索処理及び表示処理は、CPU2aにより実行される。以下、ユーザが管理データ5bの中から所望の文字列を含むオブジェクトを抽出したい場合を例に説明する。   FIG. 6 is a flowchart showing an example of the flow of search processing and display processing of the information management software 5a. Search processing and display processing of the information management software 5a are executed by the CPU 2a. Hereinafter, a case where the user wants to extract an object including a desired character string from the management data 5b will be described as an example.

ユーザが、入力フィールド26に検索条件としての検索文字列を、例えば「AA」を、入力して、検索実行ボタン25をクリックしたとする。
CPU2aは、検索条件の入力があったか否かを判定し(S1)、検索条件が入力されていないで、検索実行ボタン25が押された場合は(S1:NO)、処理は、何もしない。検索条件が入力されて、検索実行ボタン25が押されている場合は、変数iを「1」に設定し(S2)、さらに変数kに「1」を設定する(S3)。変数iは整数であり、ページ番号の変数であり、変数kも整数であり、オブジェクトIDの変数である。
Assume that the user inputs a search character string as a search condition, for example, “AA” in the input field 26 and clicks the search execution button 25.
The CPU 2a determines whether or not a search condition has been input (S1). If no search condition has been input and the search execution button 25 has been pressed (S1: NO), no processing is performed. If the search condition is input and the search execution button 25 is pressed, the variable i is set to “1” (S2), and further, the variable k is set to “1” (S3). The variable i is an integer, a page number variable, the variable k is also an integer, and is an object ID variable.

CPU2aは、ページiのオブジェクトIDが「k」のオブジェクトデータが、指定された検索条件に合致するか否か、ここでは検索文字列「AA」を含むか否かを判定する(S4)。この判定は、変数i,kに基づいて、管理データ5b中のオブジェクトデータを読み出して、データ34中に検索文字列「AA」が含まれるか否かをチェックすることによって行われる。最初に、ページ1のオブジェクトIDが「1」のオブジェクトデータについて、S4の処理が実行される。
データ34中に検索文字列「AA」が含まれている場合(S4:YES)、CPU2aは、そのオブジェクトデータを、RAM2cに一時的に記憶する(S5)。
The CPU 2a determines whether or not the object data of the page i with the object ID “k” meets the specified search condition, and here includes whether or not the search character string “AA” is included (S4). This determination is performed by reading out the object data in the management data 5b based on the variables i and k and checking whether or not the search character string “AA” is included in the data 34. First, the process of S4 is executed for the object data of which the object ID of page 1 is “1”.
When the search character string “AA” is included in the data 34 (S4: YES), the CPU 2a temporarily stores the object data in the RAM 2c (S5).

次に、ページiの中の全てのオブジェクトデータについて、検索条件の合致をチェックをしたか否かが判定される(S6)。ページiの中の全てのオブジェクトデータについて、検索条件の合致のチェックがされていない場合(S6:NO)、変数kを「1」だけインクリメントして(S7)、処理は、S4に移行する。ページ1のオブジェクトIDが「1」のオブジェクトデータについて、検索文字列「AA」の有無がチェックされると、ページ1のオブジェクトIDが「2」のオブジェクトデータについて、同じチェックを実行するようにして、ページ内の全てのオブジェクトデータについて、検索文字列「AA」の有無がチェックされる。   Next, it is determined whether or not the search condition match is checked for all object data in page i (S6). If all object data in page i are not checked for matching search conditions (S6: NO), the variable k is incremented by “1” (S7), and the process proceeds to S4. If the search character string “AA” is checked for the object data with the object ID “1” on page 1, the same check is performed on the object data with the object ID “2” on page 1. The presence or absence of the search character string “AA” is checked for all object data in the page.

ページ1の全てのオブジェクトデータについて、検索文字列「AA」の有無がチェックされると(S6:YES)、全てのページについて、検索条件の合致のチェックが行われたか否かが判定される(S8)。   When the presence of the search character string “AA” is checked for all the object data on page 1 (S6: YES), it is determined whether or not the search condition matching is checked for all pages ( S8).

全てのページについて検索条件の合致が行われていない場合(S8:NO)、変数iを「1」だけインクリメントして(S9)、処理は、S3に移行する。ページ1のすべてのオブジェクトデータについて、検索文字列「AA」の有無がチェックされた後であれば、ページ2の全てのオブジェクトデータについて、ページ1のページと同様のチェックを実行する。
よって、S4の処理が、各ページの全てのオブジェクトについて実行され、検索条件に合致する全てのオブジェクトデータは、検索結果データとして、RAM2cに記憶される。S2〜S8の処理が、複数のページを、指定された検索条件に従って検索する検索部を構成する。
If the search conditions are not matched for all pages (S8: NO), the variable i is incremented by “1” (S9), and the process proceeds to S3. If all the object data on page 1 have been checked for the presence of the search character string “AA”, the same check as that on page 1 is executed for all object data on page 2.
Therefore, the process of S4 is executed for all objects on each page, and all object data that matches the search condition is stored in the RAM 2c as search result data. The processing of S2 to S8 constitutes a search unit that searches a plurality of pages according to specified search conditions.

全てのページについて検索条件の合致のチェックが行われた場合(S8:YES)、CPU2aは、検索結果データに基づいて、ページ毎に表示データを生成し(S10)、生成されたページ毎の表示データを、モニタ5の画面5a上に表示する(S11)。S10とS11の処理が、検索部により検索して抽出された1以上のオブジェクトを、各オブジェクトのページ上のレイアウトを保ったまま、表示部の画面上に検索結果として表示する表示制御部を構成する。   When the search condition matching is checked for all pages (S8: YES), the CPU 2a generates display data for each page based on the search result data (S10), and displays the generated page for each page. The data is displayed on the screen 5a of the monitor 5 (S11). The processing of S10 and S11 constitutes a display control unit that displays one or more objects extracted by searching by the search unit on the screen of the display unit while maintaining the layout of each object on the page. To do.

図7は、検索結果の表示例を示す図である。図7は、検索文字列「AA」を含むオブジェクトが、2つのページにおいて存在した場合の検索結果の画面である。検索結果の画面は、検索指示領域23と、検索結果表示領域31と、検索結果であることを示す領域32を含む。検索結果表示領域31は、検索してヒットした各ページを、検索文字列「AA」を含むオブジェクトをページ中のレイアウトを維持した状態で、表示する。なお、図7において、ヒットしたオブジェクト中の文字列「AA」は、太字で、あるいは他の文字列とは異なる色を付けて表示される。   FIG. 7 is a diagram illustrating a display example of search results. FIG. 7 is a search result screen when an object including the search character string “AA” exists in two pages. The search result screen includes a search instruction area 23, a search result display area 31, and an area 32 indicating a search result. The search result display area 31 displays each page hit by the search, with the object including the search character string “AA” being maintained in the layout in the page. In FIG. 7, the character string “AA” in the hit object is displayed in bold or a different color from other character strings.

図7に示すように、2つのページ表示部41が、検索結果表示領域31内に表示される。各ページ表示部41は、図4と図5に示したように、ヒットした各オブジェクト(すなわち、検索文字列「AA」を含むオブジェクト)を、そのオブジェクトが存在するページのレイアウト領域21におけるレイアウトイメージと同じレイアウトで、表示する。ページ表示部41−1は、ページ1に対応し、ページ表示部41−2は、ページ2に対応する。   As shown in FIG. 7, two page display portions 41 are displayed in the search result display area 31. As shown in FIGS. 4 and 5, each page display unit 41 displays each hit object (that is, an object including the search character string “AA”) as a layout image in the layout area 21 of the page where the object exists. Display the same layout as. The page display unit 41-1 corresponds to page 1 and the page display unit 41-2 corresponds to page 2.

ページ1とページ2の2つのページに、検索文字列「AA」を含むオブジェクトが存在する場合、それぞれに含まれるオブジェクトのレイアウトイメージで、ページ1とページ2が、2つのページ表示部41に表示される。   When an object including the search character string “AA” exists on two pages, page 1 and page 2, page 1 and page 2 are displayed on the two page display portions 41 with the layout images of the objects included in each of them. Is done.

図7に示すように、ページ1のページ表示部41−1は、検索文字列「AA」を含むオブジェクトP1-1,P1-4だけを表示し、ページ2のページ表示部41−2は、検索文字列「AA」を含むオブジェクトP2-1だけを表示する。   As shown in FIG. 7, the page display unit 41-1 of page 1 displays only the objects P1-1 and P1-4 including the search character string “AA”, and the page display unit 41-2 of page 2 Only the object P2-1 including the search character string “AA” is displayed.

さらに、図7の検索結果の表示されている状態で、ユーザは、追加の検索条件をとして、検索文字列「AAB」を入力フィールド26に入力することによって、さらに絞り込み検索をすることができる。   Furthermore, in the state where the search result of FIG. 7 is displayed, the user can further refine the search by inputting the search character string “AAB” into the input field 26 as an additional search condition.

図8は、その絞り込み検索の結果の表示例を示す図である。図8に示すように、検索文字列「AAB」を含むオブジェクトを有するページが、そのオブジェクトが存在するページのレイアウト領域21におけるレイアウトと同じレイアウトで、ページ表示部41−2に表示される。   FIG. 8 is a diagram showing a display example of the result of the narrowing search. As shown in FIG. 8, a page having an object including the search character string “AAB” is displayed on the page display unit 41-2 with the same layout as the layout in the layout area 21 of the page where the object exists.

以上のように、検索結果の画面には、ヒットした各ページが、ページイメージで表示されると共に、各ページ内のヒットしたオブジェクトが配置されているレイアウトと同じレイアウトで、各オブジェクトが表示される。   As described above, on the search result screen, each hit page is displayed as a page image, and each object is displayed in the same layout as the layout in which the hit object in each page is arranged. .

本実施形態では、検索結果の画面には、抽出された1以上のオブジェクトが含まれる1以上のページが、画面3aの検索結果表示領域31上に互いに重ならないように配置して表示される。そのため、抽出された複数のページが画面3a上に表示されるように、各ページは、縮小して表示される。   In this embodiment, one or more pages including one or more extracted objects are arranged and displayed on the search result screen so as not to overlap each other on the search result display area 31 of the screen 3a. Therefore, each page is reduced and displayed so that a plurality of extracted pages are displayed on the screen 3a.

よって、ユーザは、検索結果を見ると、各ページ内におけるオブジェクトの位置等のレイアウトを、視覚的に認識することができるので、検索結果のレイアウトイメージに基づき、各ページ内におけるオブジェクトを容易に見つけ出すことができる。   Therefore, the user can visually recognize the layout such as the position of the object in each page when looking at the search result, and therefore easily find the object in each page based on the layout image of the search result. be able to.

例えば、ユーザは、あるページを見ているときに、検索結果のレイアウトイメージを思い出せば、ページ内のどの当たりを見ればよいかが判るので、目的とする文字列を有するオブジェクトを、迅速に見つけ出すことができる。   For example, when a user is looking at a certain page and remembering the layout image of the search result, the user can know which hit should be seen in the page, so that the object having the target character string can be found quickly. Can do.

以上のように、上述した本実施形態の情報処理装置によれば、ユーザが各ページに自由にオブジェクトをレイアウトできる情報管理ソフトウエアの管理データを検索した場合、各ページにおける各オブジェクトのレイアウトを保ったまま、検索結果が表示されるので、目的とする情報を見つけ易い。   As described above, according to the information processing apparatus of this embodiment described above, when the user searches for management data of information management software that can freely lay out objects on each page, the layout of each object on each page is maintained. Since the search result is displayed as it is, it is easy to find the target information.

なお、変形例としては、検索結果において、検索条件に合致しないオブジェクトも表示すると共に、検索条件に合致するオブジェクトを、検索条件に合致しないオブジェクトに比べて、強調表示するようにしてもよい。   As a modification, in the search result, an object that does not match the search condition may be displayed, and an object that matches the search condition may be highlighted as compared to an object that does not match the search condition.

図9は、その変形例に係る検索結果の表示例を示す図である。図9は、図7に対応する検索結果の表示例であり、図9に示すようには、検索文字列「AA」を含むオブジェクトP1-1,P1-4,P2-1は、他のオブジェクトとは区別して識別できるように表示される。   FIG. 9 is a diagram illustrating a display example of search results according to the modification. FIG. 9 is a display example of the search result corresponding to FIG. 7. As shown in FIG. 9, the objects P1-1, P1-4, and P2-1 including the search character string “AA” are other objects. It is displayed so that it can be distinguished.

図9において、点線で示した、検索文字列「AA」を含まない8つのオブジェクトP1-2,P1-3,P1-5,P2-2,P2-3,P2-4,P2-5,P2-6が、検索文字列「AA」を含む3つのオブジェクトP1-1,P1-2,P2-1よりも、低い輝度で表示される。   In FIG. 9, eight objects P1-2, P1-3, P1-5, P2-2, P2-3, P2-4, P2-5, and P2 that do not include the search character string “AA” indicated by dotted lines -6 is displayed at a lower luminance than the three objects P1-1, P1-2, and P2-1 including the search character string “AA”.

以上のように、検索条件に合致しないで、抽出されなかった1以上のオブジェクトが、それぞれのページ上のレイアウトを保ったまま表示すると共に、抽出された1以上のオブジェクトは、抽出されなかった1以上のオブジェクトよりも強調して表示される。
よって、本変形例のような検索結果表示によっても、上述した実施形態と同様の効果を得ることができる。
As described above, one or more objects that do not match the search condition and are not extracted are displayed while maintaining the layout on each page, and one or more extracted objects are not extracted 1 The above objects are displayed with emphasis.
Therefore, the same effect as that of the above-described embodiment can be obtained by displaying the search result as in the present modification.

(第2の実施形態)
次に、第2の実施形態について説明する。第1の実施形態の情報処理装置では、検索結果は、ページ毎に表示されるが、本実施形態の情報処理装置では、複数のページにおいてヒットしたオブジェクトは、1つのページの検索結果表示領域31上に重ねて表示される。
(Second Embodiment)
Next, a second embodiment will be described. In the information processing apparatus of the first embodiment, the search result is displayed for each page. However, in the information processing apparatus of the present embodiment, an object hit in a plurality of pages is displayed in the search result display area 31 of one page. Overlaid on top.

図10は、本実施形態に係る検索結果の表示例を示す図である。図10は、図7に対応する検索結果の表示例である。図10では、ページ1とページ2においてヒットした3つのオブジェクトP1-1,P1-4,P2-1が、1つのページの検索結果表示領域31上に重畳して表示されている。   FIG. 10 is a diagram showing a display example of search results according to the present embodiment. FIG. 10 is a display example of search results corresponding to FIG. In FIG. 10, three objects P1-1, P1-4, and P2-1 hit in page 1 and page 2 are displayed superimposed on the search result display area 31 of one page.

また、図11は、絞り込み検索の結果の表示例を示す図である。図11は、図8に対応する検索結果の表示例である。図11では、ページ2においてヒットした1つのオブジェクトP2-1のみが、検索結果表示領域31上に表示されている。図11は、1回の絞り込み検索により、ヒットしたオブジェクトを含むページが1つの場合の例であるが、絞り込み検索を実行して、ヒットしたオブジェクトを含むページが複数ある場合は、図10のように、複数のオブジェクトが、1つの表示領域31に重畳して表示される。   FIG. 11 is a diagram illustrating a display example of the result of the narrowing search. FIG. 11 is a display example of search results corresponding to FIG. In FIG. 11, only one object P2-1 that has been hit on page 2 is displayed on the search result display area 31. FIG. 11 shows an example in which one page including hit objects is obtained by one refinement search. However, when there are a plurality of pages including hit objects by executing the refinement search, FIG. In addition, a plurality of objects are displayed superimposed on one display area 31.

図12は、本実施形態に係る、情報管理ソフトウエア5aの検索処理及び表示処理の流れの例を示すフローチャートである。図12において、図6と同一の処理は、同一の符号を付し説明は省略する。
図12は、S10がS21に変更された点が、図6と異なるだけで、他の処理は、図6と同様である。
FIG. 12 is a flowchart illustrating an example of the flow of search processing and display processing of the information management software 5a according to the present embodiment. In FIG. 12, the same processes as those in FIG.
FIG. 12 differs from FIG. 6 only in that S10 is changed to S21, and the other processes are the same as those in FIG.

本実施形態では、全てのページについて検索文字列の有無のチェックが行われると(S8:YES)、CPU2aは、記憶されたオブジェクトデータに基づいて、図10に示すような1つのページの表示データを生成する(S21)。よって、S21とS11は、抽出された1以上のオブジェクトが含まれる1以上のページを、画面3a上において重ねて配置して表示する表示制御部を構成する。   In this embodiment, when the presence or absence of the search character string is checked for all pages (S8: YES), the CPU 2a displays the display data of one page as shown in FIG. 10 based on the stored object data. Is generated (S21). Therefore, S21 and S11 constitute a display control unit that displays one or more pages including the extracted one or more objects in an overlapping manner on the screen 3a.

よって、本実施形態によっても、検索結果を見ると、ヒットしたオブジェクトの位置を、視覚的に認識することができるので、検索結果のレイアウトイメージに基づき、各ページ内におけるオブジェクトを容易に見つけ出すことができる。   Therefore, according to the present embodiment, when the search result is viewed, the position of the hit object can be visually recognized. Therefore, the object in each page can be easily found based on the layout image of the search result. it can.

なお、本実施形態においても、第1の実施形態の変形例のように、検索条件に合致しなかったオブジェクトを、検索条件に合致したオブジェクトよりも輝度を低下させる等のように表示するようにしてもよい。   In this embodiment as well, as in the modification of the first embodiment, an object that does not match the search condition is displayed in such a manner that the luminance is lower than an object that matches the search condition. May be.

以上のように、上述した各実施形態およびそれらの変形例によれば、1以上のオブジェクトを画面上に任意のレイアウトで配置した情報の検索結果において、各オブジェクトの画面上の位置等がわかるようにした電子機器、情報の検索を行うための方法及びそのためのプログラムを実現することができる。   As described above, according to each of the above-described embodiments and their modifications, the position of each object on the screen can be found in the search result of information in which one or more objects are arranged in an arbitrary layout on the screen. An electronic device, a method for searching for information, and a program therefor can be realized.

なお、以上説明した動作を実行するプログラムは、コンピュータプログラム製品として、フレキシブルディスク、CD−ROM等の可搬媒体や、ハードディスク等の記憶媒体に、その全体あるいは一部が記録され、あるいは記憶されている。そのプログラムがコンピュータにより読み取られて、動作の全部あるいは一部が実行される。あるいは、そのプログラムの全体あるいは一部を通信ネットワークを介して流通または提供することができる。利用者は、通信ネットワークを介してそのプログラムをダウンロードしてコンピュータにインストールしたり、あるいは記録媒体からコンピュータにインストールすることで、容易に上述した各実施形態の情報処理装置あるいはその方法を実現することができる。   The program for executing the operations described above is recorded or stored as a computer program product in its entirety or in part on a portable medium such as a flexible disk or CD-ROM or a storage medium such as a hard disk. Yes. The program is read by a computer, and all or part of the operation is executed. Alternatively, all or part of the program can be distributed or provided via a communication network. The user downloads the program via a communication network and installs it on the computer or installs it from the recording medium to the computer, thereby easily realizing the information processing apparatus or method of each embodiment described above. Can do.

また、以上の実施形態は、情報処理装置として、PCを例に説明したが、情報処理装置は、PC以外の装置でもよいことは言うまでもない。   Moreover, although the above embodiment demonstrated PC as an example as information processing apparatus, it cannot be overemphasized that information processing apparatus may be apparatuses other than PC.

さらに、以上の各実施形態では、情報管理ソフトウエアが管理する複数のページ全てに亘って検索条件に従って検索しているが、ユーザが指定したページについてのみ、検索条件に従って検索をするようにしてもよい。   Further, in each of the above embodiments, the search is performed according to the search condition over all of the plurality of pages managed by the information management software. However, only the page specified by the user may be searched according to the search condition. Good.

さらにまた、上述した各実施形態は、各ページにオブジェクトを任意のレイアウトで配置して情報を管理できる情報管理ソフトウエアを例として説明したが、上述した情報検索処理及び表示処理は、いわゆる表計算ソフトウエア、プレゼンテーションソフトウエアに対しても適用することができる。   Furthermore, in each of the above-described embodiments, the information management software that can manage information by arranging objects on each page in an arbitrary layout has been described as an example. However, the above-described information search processing and display processing is a so-called spreadsheet. It can also be applied to software and presentation software.

表計算ソフトにおいても、各ページにおいてセル単位で情報を配置させたり、あるいはセルとは別にオブジェクトを任意のレイアウトで配置させることもできる。また、プレゼンテーションソフトにおいても、同様に、ページ毎に任意のレイアウトでオブジェクトを配置できる。   Also in the spreadsheet software, information can be arranged in units of cells on each page, or objects can be arranged in an arbitrary layout separately from the cells. Similarly, in the presentation software, objects can be arranged in an arbitrary layout for each page.

よって、このようなソフトウエアに対しても、上述した各実施形態および変形例の情報検索処理を適用して、ユーザは、検索条件を指定して、複数のページを検索して、上述したように検索結果を表示することができ、その結果、ヒットしたオブジェクトの各ページ上の位置等をユーザは知ることができる。
[1]文字列に対応するデータを含む複数のオブジェクトが第1レイアウトで配置される第1ページと、文字列に対応するデータを含む複数のオブジェクトが第2レイアウトで配置される第2ページとを、表示部の画面上に、表示可能な表示制御部と、
前記第1ページと前記第2ページとを含む複数のページに対して検索するための条件である第1文字列を入力可能な入力部と、を備え、
前記表示制御部は、前記第1文字列を含む検索結果に対応するページを表示する場合に、その検索結果に対応するページに含まれる、前記第1文字列を含む1以上のオブジェクトと、前記第1文字列を含まない1以上のオブジェクトとを、ページ上のレイアウトを保ったまま、前記表示部の画面上に検索結果として表示するものであって、
前記検索結果に対応するページに含まれる、前記第1文字列を含む1以上のオブジェクトと、前記第1文字列を含まない1以上のオブジェクトとは、識別可能な態様で表示されることを特徴とする電子機器。
[2]前記第1レイアウト又は前記第2レイアウトは、各オブジェクトのページ上における位置と、大きさ又は傾きの組み合わせに関する情報を含むことを特徴とする[1]に記載の電子機器。
[3]前記表示制御部は、前記検索結果に含まれる複数のページを、前記画面上に互いに重ならないように配置して表示することを特徴とする[1]に記載の電子機器。
[4]前記表示制御部は、前記検索結果に含まれる各ページを縮小して前記画面上に表示することを特徴とする[3]に記載の電子機器。
[5]前記表示制御部は、前記検索結果に含まれる複数のページを、前記画面上において重ねて配置して表示することを特徴とする[1]に記載の電子機器。
[6]前記表示制御部は、前記第1文字列を含む1以上のオブジェクトを、前記第1文字列を含まない1以上のオブジェクトよりも強調して表示することによって、前記第1文字列を含む1以上のオブジェクトを前記第1文字列を含まないオブジェクトとは区別して識別できるように表示することを特徴とする[1]から[5]のいずれか1つに記載の電子機器。
[7]電子機器により実行可能な、情報の検索を行う情報検索方法であって、
記憶装置に電子的な情報として記憶される、文字列に対応するデータを含む複数のオブジェクトが第1レイアウトで配置される第1ページと、文字列に対応するデータを含む複数のオブジェクトが第2レイアウトで配置される第2ページとを、ディスプレイの画面上に、表示し、
前記第1ページと前記第2ページとを含む複数のページに対して検索するための条件である第1文字列を入力し、
前記第1文字列を含む検索結果に対応するページを表示する場合に、その検索結果に対応するページに含まれる、前記第1文字列を含む1以上のオブジェクトと、前記第1文字列を含まない1以上のオブジェクトとを、ページ上のレイアウトを保ったまま、前記ディスプレイの画面上に検索結果として表示し、
前記検索結果に対応するページに含まれる、前記第1文字列を含む1以上のオブジェクトと、前記第1文字列を含まない1以上のオブジェクトとは、識別可能な態様で表示することを特徴とする情報検索方法。
[8]前記第1レイアウト又は前記第2レイアウトは、各オブジェクトのページ上における位置と、大きさ又は傾きの組み合わせに関する情報を含むことを特徴とする[7]に記載の情報検索方法。
[9]前記検索結果に含まれる複数のページは、前記画面上に互いに重ならないように配置して表示されることを特徴とする[7]に記載の情報検索方法。
[10]前記検索結果に含まれる各ページは、縮小されて前記画面上に表示されることを特徴とする[9]に記載の情報検索方法。
[11]前記検索結果に含まれる複数のページは、前記画面上において重ねて配置して表示されることを特徴とする[7]に記載の情報検索方法。
[12]前記第1文字列を含む1以上のオブジェクトは、前記第1文字列を含まない1以上のオブジェクトよりも強調して表示することによって、前記第1文字列を含む1以上のオブジェクトを前記第1文字列を含まないオブジェクトとは区別して識別できるように表示されることを特徴とする[7]に記載の情報検索方法。
[13]コンピュータにより実行可能な情報検索のためのプログラムであって、
コンピュータに、
記憶装置に電子的な情報として記憶される、文字列に対応するデータを含む複数のオブジェクトが第1レイアウトで配置される第1ページと、文字列に対応するデータを含む複数のオブジェクトが第2レイアウトで配置される第2ページとを、ディスプレイの画面上に、表示する機能と、
前記第1ページと前記第2ページとを含む複数のページに対して検索するための条件である第1文字列を入力させる機能と、
前記第1文字列を含む検索結果に対応するページを表示する場合に、その検索結果に対応するページに含まれる、前記第1文字列を含む1以上のオブジェクトと、前記第1文字列を含まない1以上のオブジェクトとを、ページ上のレイアウトを保ったまま、前記ディスプレイの画面上に検索結果として表示する機能と、
前記検索結果に対応するページに含まれる、前記第1文字列を含む1以上のオブジェクトと、前記第1文字列を含まない1以上のオブジェクトとは、識別可能な態様で表示する機能と、
を実現させるプログラム。
[14]前記第1レイアウト又は前記第2レイアウトは、各オブジェクトのページ上における位置と、大きさ又は傾きの組み合わせに関する情報を含むことを特徴とする[13]に記載のプログラム。
[15]前記検索結果に含まれる複数のページは、前記画面上に互いに重ならないように配置して表示されることを特徴とする[13]に記載のプログラム。
[16]前記検索結果に含まれる各ページは、縮小されて前記画面上に表示されることを特徴とする[15]に記載のプログラム。
[17]前記検索結果に含まれる複数のページは、前記画面上において重ねて配置して表示されることを特徴とする[13]に記載のプログラム。
[18]前記第1文字列を含む1以上のオブジェクトは、前記第1文字列を含まない1以上のオブジェクトよりも強調して表示することによって、前記第1文字列を含む1以上のオブジェクトを前記第1文字列を含まないオブジェクトとは区別して識別できるように表示されることを特徴とする[13]に記載のプログラム。
Therefore, by applying the information search process of each embodiment and modification described above to such software, the user specifies a search condition and searches a plurality of pages, as described above. As a result, the user can know the position of the hit object on each page.
[1] A first page in which a plurality of objects including data corresponding to a character string are arranged in a first layout, and a second page in which a plurality of objects including data corresponding to a character string are arranged in a second layout; A display control unit capable of displaying on the screen of the display unit,
An input unit capable of inputting a first character string that is a condition for searching for a plurality of pages including the first page and the second page;
The display control unit, when displaying a page corresponding to a search result including the first character string, one or more objects including the first character string included in the page corresponding to the search result; One or more objects not including the first character string are displayed as search results on the screen of the display unit while maintaining the layout on the page,
One or more objects including the first character string and one or more objects not including the first character string included in a page corresponding to the search result are displayed in an identifiable manner. Electronic equipment.
[2] The electronic device according to [1], wherein the first layout or the second layout includes information related to a combination of a position of each object on a page and a size or inclination.
[3] The electronic device according to [1], wherein the display control unit arranges and displays a plurality of pages included in the search result so as not to overlap each other on the screen.
[4] The electronic device according to [3], wherein the display control unit reduces and displays each page included in the search result on the screen.
[5] The electronic device according to [1], wherein the display control unit displays a plurality of pages included in the search result so as to overlap each other on the screen.
[6] The display control unit displays the first character string by highlighting one or more objects including the first character string more than one or more objects not including the first character string. The electronic device according to any one of [1] to [5], wherein one or more objects including the first object are displayed so as to be distinguished from an object not including the first character string.
[7] An information search method for searching for information that can be executed by an electronic device,
A first page in which a plurality of objects including data corresponding to a character string stored as electronic information in a storage device is arranged in a first layout, and a plurality of objects including data corresponding to a character string are second Display the second page arranged in the layout on the screen of the display,
Input a first character string that is a condition for searching for a plurality of pages including the first page and the second page;
When displaying a page corresponding to a search result including the first character string, one or more objects including the first character string included in the page corresponding to the search result and the first character string are included. Display one or more objects as search results on the screen of the display while maintaining the layout on the page;
One or more objects including the first character string and one or more objects not including the first character string included in a page corresponding to the search result are displayed in an identifiable manner. How to search for information.
[8] The information search method according to [7], wherein the first layout or the second layout includes information related to a combination of a position of each object on a page and a size or an inclination.
[9] The information search method according to [7], wherein the plurality of pages included in the search result are arranged and displayed on the screen so as not to overlap each other.
[10] The information search method according to [9], wherein each page included in the search result is reduced and displayed on the screen.
[11] The information search method according to [7], wherein the plurality of pages included in the search result are displayed so as to overlap each other on the screen.
[12] The one or more objects including the first character string are displayed in a more emphasized manner than the one or more objects not including the first character string, whereby the one or more objects including the first character string are displayed. The information search method according to [7], wherein the information search method is displayed so as to be distinguished from an object not including the first character string.
[13] A program for information retrieval executable by a computer,
On the computer,
A first page in which a plurality of objects including data corresponding to a character string stored as electronic information in a storage device is arranged in a first layout, and a plurality of objects including data corresponding to a character string are second A function for displaying the second page arranged in the layout on the screen of the display;
A function of inputting a first character string that is a condition for searching for a plurality of pages including the first page and the second page;
When displaying a page corresponding to a search result including the first character string, one or more objects including the first character string included in the page corresponding to the search result and the first character string are included. A function of displaying one or more objects as search results on the screen of the display while maintaining the layout on the page;
A function of displaying in an identifiable manner one or more objects including the first character string and one or more objects not including the first character string included in a page corresponding to the search result;
A program that realizes
[14] The program according to [13], wherein the first layout or the second layout includes information related to a combination of a position on the page of each object and a size or a tilt.
[15] The program according to [13], wherein the plurality of pages included in the search result are arranged and displayed on the screen so as not to overlap each other.
[16] The program according to [15], wherein each page included in the search result is reduced and displayed on the screen.
[17] The program according to [13], wherein the plurality of pages included in the search result are displayed so as to overlap each other on the screen.
[18] The one or more objects including the first character string are displayed more emphasized than the one or more objects not including the first character string, whereby the one or more objects including the first character string are displayed. [13] The program according to [13], wherein the program is displayed so as to be distinguished from an object not including the first character string.

本発明のいくつかの実施形態を説明したが、これらの実施形態は、例として例示したものであり、発明の範囲を限定することは意図していない。これら新規な実施形態は、その他の様々な形態で実施されることが可能であり、発明の要旨を逸脱しない範囲で、種々の省略、置き換え、変更を行うことができる。これら実施形態やその変形は、発明の範囲や要旨に含まれると共に、特許請求の範囲に記載された発明とその均等の範囲に含まれる。   Although several embodiments of the present invention have been described, these embodiments are illustrated by way of example and are not intended to limit the scope of the invention. These novel embodiments can be implemented in various other forms, and various omissions, replacements, and changes can be made without departing from the scope of the invention. These embodiments and modifications thereof are included in the scope and gist of the invention, and are included in the invention described in the claims and the equivalents thereof.

1 情報処理装置、2 本体、2a CPU、2b ROM、2c RAM、3 モニタ、3a 画面、4 入力装置、4a キーボード、4b マウス、5 記憶装置、5a 情報管理ソフトウエア、5b 管理データ 1 Information processing device, 2 main unit, 2a CPU, 2b ROM, 2c RAM, 3 monitor, 3a screen, 4 input device, 4a keyboard, 4b mouse, 5 storage device, 5a information management software, 5b management data

Claims (15)

文字列に対応するデータを含む複数のオブジェクトを第1レイアウトで、画面上に、表示可能な表示制御部と、
検索するための条件である第1文字列を入力可能な入力部と、を備え、
前記表示制御部は、前記第1文字列を含む検索結果を表示する場合に、前記第1文字列を含む1以上のオブジェクトと、前記第1文字列を含まない1以上のオブジェクトとを、前記第1レイアウトを保持したまま、前記画面上に検索結果として表示するものであって、
前記第1文字列を含む1以上のオブジェクトと、前記第1文字列を含まない1以上のオブジェクトとは、識別可能な態様で表示されることを特徴とする電子機器。
A display control unit capable of displaying a plurality of objects including data corresponding to a character string on a screen in a first layout;
An input unit capable of inputting a first character string that is a condition for searching,
The display control unit displays one or more objects including the first character string and one or more objects not including the first character string when the search result including the first character string is displayed. While displaying the first layout as a search result on the screen,
One or more objects including the first character string and one or more objects not including the first character string are displayed in an identifiable manner.
前記第1レイアウトは、複数のオブジェクトの位置と、大きさ又は傾きとの組み合わせに関する情報を含むことを特徴とする請求項1に記載の電子機器。   The electronic device according to claim 1, wherein the first layout includes information related to a combination of positions and sizes or inclinations of a plurality of objects. 前記第1文字列は、複数のページを一括して検索するための条件であって、
前記表示制御部は、前記第1文字列を含む検索結果を表示する場合に、前記複数のページのうちの第1ページに含まれるオブジェクトであって、前記第1文字列を含む1以上のオブジェクトと、前記第1文字列を含まない1以上のオブジェクトとを、前記第1レイアウトを保持したまま、前記画面上に検索結果として表示することを特徴とする請求項1又は2に記載の電子機器。
The first character string is a condition for collectively searching a plurality of pages,
The display control unit, when displaying a search result including the first character string, is an object included in the first page of the plurality of pages, and is one or more objects including the first character string 3. The electronic device according to claim 1, wherein one or more objects not including the first character string are displayed as search results on the screen while the first layout is maintained. 4. .
前記表示制御部は、前記第1文字列を含む検索結果を表示する場合に、前記第1文字列を含む1以上のオブジェクトに含まれる文字列のうち、前記第1文字列と対応する文字列と、前記第1文字列に対応しない文字列とを識別可能な態様で表示することを特徴とする請求項1から3のいずれか1つに記載の電子機器。   When the display control unit displays a search result including the first character string, a character string corresponding to the first character string among character strings included in one or more objects including the first character string. The electronic device according to claim 1, wherein the electronic device is displayed in an identifiable manner from a character string that does not correspond to the first character string. 前記第1レイアウトは、ユーザによって変更可能であることを特徴とする請求項1から4のいずれか1つに記載の電子機器。   The electronic device according to claim 1, wherein the first layout can be changed by a user. 電子機器により実行可能な、情報の検索を行うための方法であって、
記憶装置に電子的な情報として記憶される、文字列に対応するデータを含む複数のオブジェクトを第1レイアウトで、画面上に、表示し、
検索するための条件である第1文字列を入力し、
前記第1文字列を含む検索結果を表示する場合に、前記第1文字列を含む1以上のオブジェクトと、前記第1文字列を含まない1以上のオブジェクトとを、前記第1レイアウトを保持したまま、前記画面上に検索結果として表示し、
前記第1文字列を含む1以上のオブジェクトと、前記第1文字列を含まない1以上のオブジェクトとを、識別可能な態様で表示することを特徴とする方法。
A method for searching for information that can be executed by an electronic device,
A plurality of objects including data corresponding to character strings stored as electronic information in the storage device are displayed on the screen in the first layout,
Enter the first character string that is the search condition,
When displaying a search result including the first character string, the first layout is retained for one or more objects including the first character string and one or more objects not including the first character string. As it is displayed as a search result on the screen,
One or more objects including the first character string and one or more objects not including the first character string are displayed in an identifiable manner.
前記第1レイアウトは、複数のオブジェクトの位置と、大きさ又は傾きとの組み合わせに関する情報を含むことを特徴とする請求項6に記載の方法。   The method according to claim 6, wherein the first layout includes information related to a combination of positions and sizes or inclinations of a plurality of objects. 前記第1文字列は、複数のページを一括して検索するための条件であって、
前記第1文字列を含む検索結果を表示する場合に、前記複数のページのうちの第1ページに含まれるオブジェクトであって、前記第1文字列を含む1以上のオブジェクトと、前記第1文字列を含まない1以上のオブジェクトとは、前記第1レイアウトを保持したまま、前記画面上に検索結果として表示されることを特徴とする請求項6又は7に記載の方法。
The first character string is a condition for collectively searching a plurality of pages,
When displaying a search result including the first character string, the object included in the first page of the plurality of pages, the one or more objects including the first character string, and the first character 8. The method according to claim 6, wherein one or more objects not including a column are displayed as search results on the screen while maintaining the first layout.
前記第1文字列を含む検索結果を表示する場合に、前記第1文字列を含む1以上のオブジェクトに含まれる文字列のうち、前記第1文字列と対応する文字列と、前記第1文字列に対応しない文字列とは、識別可能な態様で表示されることを特徴とする請求項6から8のいずれか1つに記載の方法。   When displaying a search result including the first character string, a character string corresponding to the first character string among character strings included in one or more objects including the first character string, and the first character The method according to any one of claims 6 to 8, wherein the character string not corresponding to the column is displayed in an identifiable manner. 前記第1レイアウトは、ユーザによって変更可能であることを特徴とする請求項6から9のいずれか1つに記載の方法。   The method according to claim 6, wherein the first layout is changeable by a user. コンピュータにより実行可能な情報検索のためのプログラムであって、
コンピュータに、
記憶装置に電子的な情報として記憶される、文字列に対応するデータを含む複数のオブジェクトを第1レイアウトで、画面上に、表示する機能と、
検索するための条件である第1文字列を入力させる機能と、
前記第1文字列を含む検索結果を表示する場合に、前記第1文字列を含む1以上のオブジェクトと、前記第1文字列を含まない1以上のオブジェクトとを、前記第1レイアウトを保持したまま、前記画面上に検索結果として表示する機能と、
前記第1文字列を含む1以上のオブジェクトと、前記第1文字列を含まない1以上のオブジェクトとを、識別可能な態様で表示する機能と、
を実現させるプログラム。
A program for information retrieval executable by a computer,
On the computer,
A function of displaying a plurality of objects including data corresponding to character strings stored as electronic information in a storage device on a screen in a first layout;
A function for inputting a first character string that is a condition for searching;
When displaying a search result including the first character string, the first layout is retained for one or more objects including the first character string and one or more objects not including the first character string. The function to display as a search result on the screen,
A function of displaying one or more objects including the first character string and one or more objects not including the first character string in an identifiable manner;
A program that realizes
前記第1レイアウトは、複数のオブジェクトの位置と、大きさ又は傾きとの組み合わせに関する情報を含むことを特徴とする請求項11に記載のプログラム。   The program according to claim 11, wherein the first layout includes information related to a combination of positions and sizes or inclinations of a plurality of objects. 前記第1文字列は、複数のページを一括して検索するための条件であって、
前記第1文字列を含む検索結果を表示する場合に、前記複数のページのうちの第1ページに含まれるオブジェクトであって、前記第1文字列を含む1以上のオブジェクトと、前記第1文字列を含まない1以上のオブジェクトとは、前記第1レイアウトを保持したまま、前記画面上に検索結果として表示されることを特徴とする請求項11又は12に記載のプログラム。
The first character string is a condition for collectively searching a plurality of pages,
When displaying a search result including the first character string, the object included in the first page of the plurality of pages, the one or more objects including the first character string, and the first character The program according to claim 11 or 12, wherein the one or more objects not including a column are displayed as a search result on the screen while maintaining the first layout.
前記第1文字列を含む検索結果を表示する場合に、前記第1文字列を含む1以上のオブジェクトに含まれる文字列のうち、前記第1文字列と対応する文字列と、前記第1文字列に対応しない文字列とは、識別可能な態様で表示されることを特徴とする請求項11から13のいずれか1つに記載のプログラム。   When displaying a search result including the first character string, a character string corresponding to the first character string among character strings included in one or more objects including the first character string, and the first character The program according to any one of claims 11 to 13, wherein the character string not corresponding to the column is displayed in an identifiable manner. 前記第1レイアウトは、ユーザによって変更可能であることを特徴とする請求項11から14のいずれか1つに記載のプログラム。   The program according to any one of claims 11 to 14, wherein the first layout can be changed by a user.
JP2013163517A 2013-08-06 2013-08-06 Electronic apparatus, method and program for retrieving information Pending JP2014013579A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2013163517A JP2014013579A (en) 2013-08-06 2013-08-06 Electronic apparatus, method and program for retrieving information

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2013163517A JP2014013579A (en) 2013-08-06 2013-08-06 Electronic apparatus, method and program for retrieving information

Related Parent Applications (1)

Application Number Title Priority Date Filing Date
JP2010288383A Division JP5345128B2 (en) 2010-12-24 2010-12-24 Information processing apparatus, information retrieval method, and program

Publications (1)

Publication Number Publication Date
JP2014013579A true JP2014013579A (en) 2014-01-23

Family

ID=50109193

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2013163517A Pending JP2014013579A (en) 2013-08-06 2013-08-06 Electronic apparatus, method and program for retrieving information

Country Status (1)

Country Link
JP (1) JP2014013579A (en)

Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2004192276A (en) * 2002-12-10 2004-07-08 Osaka Industrial Promotion Organization Information retrieval system, information retrieval device and computer program
JP2007226769A (en) * 2006-01-24 2007-09-06 Ricoh Co Ltd Apparatus, method, program for managing information, recording medium and information management system

Patent Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2004192276A (en) * 2002-12-10 2004-07-08 Osaka Industrial Promotion Organization Information retrieval system, information retrieval device and computer program
JP2007226769A (en) * 2006-01-24 2007-09-06 Ricoh Co Ltd Apparatus, method, program for managing information, recording medium and information management system

Non-Patent Citations (3)

* Cited by examiner, † Cited by third party
Title
CSNB201200610001; 西上原 裕明: '検索・置換機能・ジャンプを使いこなす' Word2010 全機能Bible 第1版, 20101125, p.655,656, 株式会社技術評論社 片岡 巌 *
JPN6014032709; 西上原 裕明: '検索・置換機能・ジャンプを使いこなす' Word2010 全機能Bible 第1版, 20101125, p.655,656, 株式会社技術評論社 片岡 巌 *
JPN6015006845; 西上原 裕明: Word2010 全機能Bible 第1版, 20101125, pp.585-592,655-656, 株式会社技術評論社 *

Similar Documents

Publication Publication Date Title
US10521082B2 (en) Application search system and method using rotational user interface elements
US8704849B2 (en) Display control apparatus and display control method
KR102257826B1 (en) Contextual local image recognition dataset
US8245148B2 (en) History display apparatus, history display system, history display method, and program
US9495454B2 (en) User apparatus, system and method for dynamically reclassifying and retrieving target information object
US8108789B2 (en) Information processing device, user interface method, and information storage medium
US9418178B2 (en) Controlling a size of hierarchical visualizations through contextual search and partial rendering
JP2018503895A (en) Web content tagging and filtering
US11960447B2 (en) Operating system-level management of multiple item copy and paste
JP2008226061A (en) Image tag designating device, image searching device, operation control method therefor and program for controlling those computers
US20150095847A1 (en) Information management and display in web browsers
US10091326B2 (en) Modifying content regions of a digital magazine based on user interaction
JP5395927B2 (en) Electronic device and handwritten document search method
CN108351899A (en) Method and apparatus for navigating in webpage
KR20170037635A (en) Navigating digital content by tilt gestures
JP2016505955A5 (en)
JPWO2016035800A1 (en) Object management device, thinking support device, object management method, and computer-readable recording medium
JP2013211040A5 (en)
JP2015076064A (en) Information processing device, information processing method, program, and storage medium
JP5897720B2 (en) User interface device, search method and program
JP5928286B2 (en) Information processing apparatus and program
JP2009245162A (en) Display control device, display control method, and display control program
JP5345128B2 (en) Information processing apparatus, information retrieval method, and program
US20190155857A1 (en) Method and apparatus for processing a file
JP2007157023A (en) Object search device and object search method

Legal Events

Date Code Title Description
A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20140805

A521 Request for written amendment filed

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20140929

A02 Decision of refusal

Free format text: JAPANESE INTERMEDIATE CODE: A02

Effective date: 20150224