JP2018181372A - Information processing apparatus and program - Google Patents

Information processing apparatus and program Download PDF

Info

Publication number
JP2018181372A
JP2018181372A JP2018137644A JP2018137644A JP2018181372A JP 2018181372 A JP2018181372 A JP 2018181372A JP 2018137644 A JP2018137644 A JP 2018137644A JP 2018137644 A JP2018137644 A JP 2018137644A JP 2018181372 A JP2018181372 A JP 2018181372A
Authority
JP
Japan
Prior art keywords
search
product
product name
master
input field
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.)
Granted
Application number
JP2018137644A
Other languages
Japanese (ja)
Other versions
JP6600392B2 (en
Inventor
正敏 西田
Masatoshi Nishida
正敏 西田
康惠 芹澤
Yasue Serizawa
康惠 芹澤
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 TEC Corp
Original Assignee
Toshiba TEC 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 TEC Corp filed Critical Toshiba TEC Corp
Priority to JP2018137644A priority Critical patent/JP6600392B2/en
Publication of JP2018181372A publication Critical patent/JP2018181372A/en
Application granted granted Critical
Publication of JP6600392B2 publication Critical patent/JP6600392B2/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Landscapes

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

Abstract

PROBLEM TO BE SOLVED: To provide an information processing apparatus and a program capable of improving convenience in commodity search in Web pages on a net supermarket.SOLUTION: In an information processing apparatus, search start instruction reception means determines words input on an input box as search words used for searching and receives a search start instruction. Prior to the search start instruction, commodity name candidate display means extracts a commodity name of a commodity which has a text input in the input box as a part of commodity information from a commodity master, and displays the commodity name as candidates of a commodity name to be searched side by side under the input box. Search word reception means receives selection of a commodity name to be searched from the candidates of the commodity name. Search means performs search processing using the candidate of the commodity name received by the search word reception means.SELECTED DRAWING: Figure 6

Description

本発明の実施形態は、情報処理装置およびプログラムに関する。   Embodiments of the present invention relate to an information processing device and a program.

近年のネットワークの普及により、インターネットを介して商品の販売を行う販売方式(EC:Electronic Commerce)が盛んに行われている。また、スーパーマーケット等の店舗においても、店舗内で販売している商品をインターネットを介して販売する、所謂ネットスーパーと呼ばれる販売方式が行われている。   With the spread of networks in recent years, a sales method (EC: Electronic Commerce) for selling products via the Internet is actively performed. In addition, also in stores such as supermarkets, a so-called net supermarket selling method is performed in which products sold in the stores are sold via the Internet.

従来、ネットスーパーのWebページでは、商品に関するキーワードを用いて商品検索を行う検索機能が設けられている。即ち例えば、Webページには検索用のキーワードを入力するための入力欄と、入力した検索用キーワードを確定して検索処理を開始するための検索ボタンが設けられている。顧客端末における操作により、入力欄にキーワードが入力され、検索ボタンが選択操作されると、ネットスーパーのWebページを提供するネットスーパーサーバは、商品マスタを参照して検索処理を開始し、検索結果をWebページに表示出力する。   Conventionally, a web page of an online supermarket is provided with a search function for performing product search using a keyword related to a product. That is, for example, the Web page is provided with an input field for inputting a search keyword, and a search button for determining the input search keyword and starting a search process. When a keyword is input in the input field and the search button is selected by the operation on the customer terminal, the net super server providing the web page of the net super refers to the product master and starts the search processing, and the search result Output to a web page.

従来のネットスーパーのWebページでは、検索用キーワードが上述のように確定されないと検索処理は開始されず、検索結果も一切表示されない。従って、検索に不慣れな客にとって商品の検索が行いにくく手間取るという課題があった。特に、どのようなキーワードを入力すればよいのか分からないという客にとって、検索操作は行いにくいものであった。このように従来、ネットスーパーのWebページにおいて、商品検索の利便性を向上させることが望まれていた。   In the conventional online super web page, the search process is not started unless the search keyword is determined as described above, and the search result is not displayed at all. Therefore, there is a problem that it is difficult for a customer who is not familiar with search to search for a product and it takes time and effort. In particular, the search operation was difficult for the customer who did not know what keyword to enter. As described above, conventionally, it has been desired to improve the convenience of product search in the web page of the online supermarket.

本発明が解決しようとする課題は、ネットスーパーのWebページにおいて商品検索の利便性を向上させることができる情報処理装置およびプログラムを提供することである。   The problem to be solved by the present invention is to provide an information processing apparatus and a program that can improve the convenience of product search in a web page of a net supermarket.

実施形態の情報処理装置は、店舗読込手段と、入力欄表示手段と、検索開始指示受付手段と、検索手段と、商品名候補表示手段と、カテゴリ表示手段と、検索語句受付手段と、を備える。店舗読込手段は、ネットスーパーのWebページにログインした客の会員コードに対応する配送元の店舗を会員マスタから読み込む。入力欄表示手段は、前記店舗で販売されている商品を販売するネットスーパーのWebページに、商品を検索するための語句を入力する入力欄を表示する。検索開始指示受付手段は、前記入力欄に入力された語句を検索に用いる検索語句として確定し、検索処理を開始する検索開始指示を受付ける。検索手段は、前記配送元の店舗の商品マスタであって、前記ネットスーパーで取り扱われている商品の商品情報をカテゴリ別に分類して格納している商品マスタを参照し、当該商品マスタに格納されている商品情報を検索対象として、前記検索開始指示を受付けた前記検索語句に関する検索処理を行う。商品名候補表示手段は、前記検索開始指示に先立って、前記商品マスタから、前記入力欄に入力されているテキストを前記商品情報の一部として有する商品の商品名を抽出し、前記検索処理を行う商品名の候補として、前記入力欄の下方に並べて表示する。カテゴリ表示手段は、前記商品マスタに基づいて、前記商品名の候補をカテゴリごとにまとめて表示するとともに、当該商品名の候補にカテゴリの名称を付して表示する。検索語句受付手段は、前記商品名の候補から、検索を行う商品名候補の選択を受付ける。前記検索手段は、前記検索語句受付手段が受付けた前記商品名候補により前記検索処理を行う。   The information processing apparatus according to the embodiment includes a store reading unit, an input field display unit, a search start instruction receiving unit, a search unit, a product name candidate display unit, a category display unit, and a search term receiving unit. . The store reading means reads from the member master the store of the delivery source corresponding to the member code of the customer who has logged in to the web page of the online supermarket. The input column display means displays an input column for inputting a word / phrase for searching for a product on the Web page of the online supermarket selling the product sold in the store. The search start instruction accepting means determines the word input in the input field as a search word to be used for the search, and receives a search start instruction for starting the search process. The search means is a product master of the store of the delivery source, and refers to a product master that stores product information of products handled in the online supermarket classified by category and stored in the product master The search process is performed on the search term for which the search start instruction has been received, with the selected product information as the search target. The commodity name candidate display means extracts the commodity name of the commodity having the text inputted in the input field as a part of the commodity information from the commodity master prior to the search start instruction, and performs the search process As candidates for the product name to be performed, they are arranged and displayed below the input field. The category display means displays the product name candidates grouped by category on the basis of the product master, and displays the product name candidate with the category name attached. The search term accepting means accepts the selection of a product name candidate to be searched from the product name candidates. The search means performs the search process based on the product name candidate received by the search term reception means.

図1は、本実施形態に係るネットスーパーシステムの概略構成図である。FIG. 1 is a schematic configuration diagram of a net super system according to the present embodiment. 図2は、店舗サーバのハードウェア構成を示すブロック図である。FIG. 2 is a block diagram showing a hardware configuration of the shop server. 図3−1は、商品マスタのデータ構成例を示す図である。3-1 is a figure which shows the example of a data structure of a goods master. 図3−2は、商品マスタのデータ構成例を示す図である。3-2 is a figure which shows the example of a data structure of a goods master. 図4は、ネットスーパーサーバのハードウェア構成を示すブロック図である。FIG. 4 is a block diagram showing the hardware configuration of the net super server. 図5は、ネットスーパーのWebサイト(ECサイト)のトップページの画面構成例を示す図である。FIG. 5 is a view showing an example of the screen configuration of the top page of the web site (EC site) of the online supermarket. 図6は、商品名候補の表示例を示す図である。FIG. 6 is a diagram showing a display example of a product name candidate. 図7は、検索結果画面の構成例を示す図である。FIG. 7 is a diagram showing an example of the configuration of a search result screen. 図8は、スペース入力時における商品名候補の表示例を示す図である。FIG. 8 is a view showing a display example of product name candidates at the time of space input. 図9は、カテゴリ順に表示した商品名候補の表示例を示す図である。FIG. 9 is a diagram showing a display example of product name candidates displayed in the order of categories. 図10は、メーカー名を表示した商品名候補の表示例を示す図である。FIG. 10 is a diagram showing a display example of product name candidates displaying a manufacturer name. 図11は、ネットスーパーサーバが実行する商品名候補表示処理の手順を示したフローチャートである。FIG. 11 is a flowchart showing the procedure of the product name candidate display process executed by the net super server.

図1は、本実施形態に係るネットスーパーシステム100の概略構成図である。ネットスーパーシステム100において、ネットスーパーサーバ6は、ネットスーパーのWebサイトを提供するWebサーバである。店舗サーバ4は、ネットスーパーにおいて注文された商品の配送を担当する店舗(例えば店舗a〜c)に設けられたサーバ装置である。POS端末1は、同店舗において当該店舗或いはネットスーパーにおける売上データを登録する販売データ処理装置である。本部サーバ9は、複数の店舗での売上や在庫管理等を統括するサーバである。尚、図1では複数台のPOS端末1が店舗サーバ4に接続されて使用される例について示しているが、店舗において用いられるPOS端末1の台数は特に限定されず、1台であってもよい。尚、以下では、複数の図面に示される同様の構成について同一符号を付して示し、重複する説明を省略する場合がある。   FIG. 1 is a schematic configuration diagram of a net super system 100 according to the present embodiment. In the net super system 100, the net super server 6 is a web server that provides a net super web site. The store server 4 is a server device provided in a store (for example, stores a to c) in charge of delivering a product ordered in a net supermarket. The POS terminal 1 is a sales data processing device that registers sales data in the store or the net supermarket in the same store. The headquarters server 9 is a server that controls sales, inventory management, and the like at a plurality of stores. Although FIG. 1 shows an example in which a plurality of POS terminals 1 are connected to the store server 4 and used, the number of POS terminals 1 used in the store is not particularly limited, and may be one. Good. Note that, in the following, similar configurations shown in a plurality of drawings may be denoted by the same reference numerals, and overlapping descriptions may be omitted.

まず、ネットスーパーにおける商品販売方法について概略的に説明する。客は顧客端末10を用いてネットスーパーサーバ6が提供するWebサイトにアクセスし、商品の発注を行う。ネットスーパーサーバ6は、顧客端末10から受付けた注文に応じて客ごとの注文の明細を示した明細データを生成する。ネットスーパーサーバ6は明細データを専用回線8によって接続されている店舗サーバ4に送信する。店舗では、受信した明細データに基づいて商品のピッキング作業、パッキング作業および配送を行う。また、店舗では、店舗サーバ4またはPOS端末1を用いて商品の売上登録を行う。店舗サーバ4は、明細データをこの店舗における売上データとして本部サーバ9に送信し、本部サーバ9は複数店舗から送信された売上データに基づいてチェーン店全体の売上管理等を行う。   First, the method of selling goods in the online supermarket will be schematically described. The customer accesses the Web site provided by the net super server 6 using the customer terminal 10, and places an order for a product. In response to the order received from the customer terminal 10, the internet super server 6 generates specification data indicating the details of the order for each customer. The net super server 6 transmits the specification data to the store server 4 connected by the dedicated line 8. The store performs picking operation, packing operation and delivery of goods based on the received item data. Further, at the store, sales registration of the product is performed using the store server 4 or the POS terminal 1. The store server 4 transmits specification data to the head office server 9 as sales data in this store, and the head office server 9 performs sales management and the like for the entire chain store based on the sales data sent from a plurality of stores.

次に、ネットスーパーシステム100を構成する各装置の機能構成について説明する。まず、店舗サーバ4について説明する。図2は、店舗サーバ4のハードウェア構成を示すブロック図である。店舗サーバ4は、CPU、ROM、RAM等で構成されるコンピュータ構成の制御部41を備えている。また、制御部41にはバス42及びI/O機器制御部44を介して、キーボード45、表示器46、プリンタ47及びHDD(Hard Disk Drive)48が接続されている。   Next, the functional configuration of each device constituting the network super system 100 will be described. First, the shop server 4 will be described. FIG. 2 is a block diagram showing the hardware configuration of the shop server 4. The store server 4 includes a control unit 41 having a computer configuration including a CPU, a ROM, a RAM, and the like. Further, a keyboard 45, a display 46, a printer 47 and an HDD (Hard Disk Drive) 48 are connected to the control unit 41 via the bus 42 and the I / O device control unit 44.

制御部41は、通信インタフェース432及び専用回線8を介して本部サーバ9またはネットスーパーサーバ6との間でデータ通信を行う。また、制御部41は、通信インタフェース431及びLAN3を介して複数台のPOS端末1との間でデータ通信を行う。HDD48には、制御部41のCPUを動作させる各種制御プログラムの他、商品マスタ481、店舗売上ファイル482等が格納されている。   The control unit 41 performs data communication with the head office server 9 or the net super server 6 through the communication interface 432 and the dedicated line 8. The control unit 41 also performs data communication with a plurality of POS terminals 1 via the communication interface 431 and the LAN 3. In addition to various control programs for operating the CPU of the control unit 41, the HDD 48 stores a product master 481, a store sales file 482, and the like.

商品マスタ481は、ネットスーパーで取り扱われているその店舗の販売商品について、商品情報を格納するファイルである。図3−1、図3−2は、商品マスタ481のデータ構成例を示す図である。図3−1に例示するように、商品マスタ481には、商品コード、商品名、商品の分類(例えば、大カテゴリ、小カテゴリなど)、メーカー、価格、および、当該商品をWebサイトにて検索する際に用いられる検索用のキーワードなどが格納されている。   The product master 481 is a file for storing product information on the products sold by the store being handled by the online supermarket. FIGS. 3-1 and 3-2 are diagrams showing an example of the data configuration of the product master 481. As illustrated in FIG. 3-1, in the product master 481, the product code, product name, product category (eg, large category, small category, etc.), manufacturer, price, and the product are searched on the website The search keyword etc. which are used when doing are stored.

図2に戻って、店舗売上ファイル482は、店舗での売上データを記憶するファイルである。店舗サーバ4は、実際の店舗における取引については、POS端末1から送信される売上データを店舗売上ファイル482に登録する。また、店舗サーバ4は、ネットスーパーでの取引については、ネットスーパーサーバ6から送信される明細データを用いて、ネットスーパーでの売上を店舗売上ファイル482に登録する。尚、ネットスーパーに関する売上登録は、店舗での売上登録と同様に、POS端末1が行ってもよい。   Returning to FIG. 2, the store sales file 482 is a file for storing sales data at the store. The store server 4 registers sales data transmitted from the POS terminal 1 in the store sales file 482 for transactions in an actual store. Further, the store server 4 registers the sales in the net supermarket in the store sales file 482 using the specification data transmitted from the net super server 6 for the transactions in the net supermarket. The sales registration for the online supermarket may be performed by the POS terminal 1 as in the case of sales registration at a store.

尚、ここでは売上データの生成を店舗サーバ4の制御部41が行うとしたが、当該生成を担当するサーバは特に限定されない。例えば、ネットスーパーでの売上については、ネットスーパーサーバ6の制御部61が売上データを生成して店舗サーバ4のHDD48に格納する形態としてもよい。   Although the control unit 41 of the store server 4 generates the sales data here, the server in charge of the generation is not particularly limited. For example, the control unit 61 of the net super server 6 may generate sales data and store the sales data in the HDD 48 of the store server 4 for sales in the net supermarket.

次に、ネットスーパーサーバ6について説明する。図4は、ネットスーパーサーバ6のハードウェア構成を示すブロック図である。ネットスーパーサーバ6は、CPU、ROM、RAM等で構成されるコンピュータ構成の制御部61を備える。また、制御部61にはバス62及びI/O機器制御部64を介して、キーボード65、表示器66、プリンタ67及びHDD68が接続されている。制御部61は、通信I/F631及び専用回線8を介して店舗サーバ4との間でデータ通信を行う。制御部61はさらに、通信I/F632及びインターネット5を介して顧客端末10またはPOS端末1との間でデータ通信を行う。   Next, the net super server 6 will be described. FIG. 4 is a block diagram showing the hardware configuration of the network super server 6. As shown in FIG. The network super server 6 includes a control unit 61 having a computer configuration including a CPU, a ROM, a RAM, and the like. Further, a keyboard 65, a display 66, a printer 67 and an HDD 68 are connected to the control unit 61 via the bus 62 and the I / O device control unit 64. The control unit 61 performs data communication with the store server 4 via the communication I / F 631 and the dedicated line 8. The control unit 61 further performs data communication with the customer terminal 10 or the POS terminal 1 via the communication I / F 632 and the Internet 5.

HDD68には、制御部61のCPUとの協働により、ネットスーパーサーバ6をネットスーパーの受注システムとして動作させるための各種プログラムが格納されている。また、HDD68には、会員マスタ681と、明細データDB(データベース)682が格納されている。会員マスタ681には、ネットスーパーの会員に関する情報として、会員氏名、住所、電話番号、ポイント数、商品配送元として利用する店舗に関する情報等の会員情報が格納される。明細データDB682には発注された商品に関して制御部61が生成した明細データが格納される。   The HDD 68 stores various programs for operating the network super server 6 as a network super order system in cooperation with the CPU of the control unit 61. In the HDD 68, a member master 681 and a specification data DB (database) 682 are stored. The member master 681 stores member information such as a member name, an address, a telephone number, the number of points, information on a store used as a product delivery source, and the like as information on a member of the net supermarket. The specification data DB 682 stores specification data generated by the control unit 61 regarding the ordered product.

制御部61は、店舗が備える商品のうち、ネットスーパーで販売の対象となる商品の商品名や単価等の商品情報を店舗サーバ4の商品マスタ481から取得し、これらの商品情報を掲載した商品注文のためのWebサイトをインターネット5上に公開する。なお、当該Webサイトでは、会員番号によるユーザ認証が行われ、制御部61はこれにより発注元の客を識別できる。例えば、制御部61は、ネットスーパーのWebサイトにログインした客の会員コードに対応する配送元の店舗を会員マスタ681から読み込む。そして、配送元の店舗の商品マスタ481から当該店舗で取り扱われている商品の商品情報を読み込む。そして、Webサイトの表示データを生成し、顧客端末にこの表示データを送信して、顧客端末10に上記店舗に対応するネットスーパーのWebサイトを表示させる。Webサイトの画面構成例については後述する。   The control unit 61 acquires the product information such as the product name and unit price of the product to be sold in the net supermarket among the products provided by the store from the product master 481 of the store server 4 and stores the product information Publish a website for ordering on the Internet 5. In addition, in the said web site, the user authentication by a member number is performed, and the control part 61 can identify the customer of ordering origin by this. For example, the control unit 61 reads from the member master 681 the store of the delivery source corresponding to the member code of the customer who logged in to the website of the online supermarket. Then, the product information of the product being handled at the store is read from the product master 481 of the store of the delivery source. Then, display data of the website is generated, and the display data is transmitted to the customer terminal, and the customer terminal 10 is made to display the website of the online supermarket corresponding to the store. An example of the screen configuration of the website will be described later.

また、制御部61は、インターネット5上に公開したWebサイトを介して顧客端末10から商品の注文を受付けると、この注文に関する各種情報から明細データを生成して明細データDB682に格納する。また、制御部61は生成した明細データを店舗サーバ4に送信する。明細データには例えば、発注元の客の会員コード、会員コードに対応する会員番号や会員氏名、住所、配送を行う店舗名、ポイント数やポイント有効期限、客がWebサイトから注文した商品の商品コード、商品名、単価、注文数量、一配送にかかる合計購入金額、この配送をユニークに識別するための配送番号等の情報が含まれる。尚、明細データは、店舗での売上を管理するためのデータとして用いられるとともに、各種伝票を発行するためのデータとしても用いられる。   In addition, when the control unit 61 receives an order for a product from the customer terminal 10 via the website published on the Internet 5, the control unit 61 generates specification data from various information related to the order and stores the specification data in the specification data DB 682. Further, the control unit 61 transmits the generated item data to the shop server 4. The itemized data includes, for example, the member code of the customer who placed the order, the member number or member name corresponding to the member code, the address, the name of the store where the delivery is to be made, the number of points or the expiration date of the item, the item of the product ordered by the customer from the website It includes information such as a code, a product name, a unit price, an order quantity, a total purchase price required for one delivery, and a delivery number for uniquely identifying the delivery. The specification data is used not only as data for managing sales at the store but also as data for issuing various slips.

次に、制御部61が有する各部の機能構成について説明する。本実施形態のネットスーパーサーバ6で実行されるプログラムは、図4に示すように、表示制御部71、入力受付部72、検索部73、読込部74を含むモジュール構成となっている。実際のハードウェアとしてはCPU(プロセッサ)が上記記憶媒体から本実施形態のプログラムを読み出して実行することにより上記各部が主記憶装置上にロードされ、表示制御部71、入力受付部72、検索部73、読込部74が主記憶装置上に生成される。   Next, the functional configuration of each unit of the control unit 61 will be described. As shown in FIG. 4, the program executed by the network super server 6 of this embodiment has a module configuration including a display control unit 71, an input receiving unit 72, a searching unit 73, and a reading unit 74. As actual hardware, when the CPU (processor) reads the program of the present embodiment from the storage medium and executes the program, the above-described units are loaded onto the main storage device, and the display control unit 71, the input receiving unit 72, and the search unit 73, a reading unit 74 is generated on the main storage device.

本実施形態のネットスーパーサーバ6で実行されるプログラムは、インストール可能な形式又は実行可能な形式のファイルでCD−ROM、フレキシブルディスク(FD)、CD−R、DVD(Digital Versatile Disk)等のコンピュータで読み取り可能な記録媒体に記録されて提供される。   The program executed by the network super server 6 of the present embodiment is a file in an installable format or an executable format, and a computer such as a CD-ROM, a flexible disk (FD), a CD-R, a DVD (Digital Versatile Disk), etc. It is recorded and provided on a readable recording medium.

また、本実施形態のネットスーパーサーバ6で実行されるプログラムを、インターネット等のネットワークに接続されたコンピュータ上に格納し、ネットワーク経由でダウンロードさせることにより提供するように構成しても良い。また、本実施形態のネットスーパーサーバ6で実行されるプログラムをインターネット等のネットワーク経由で提供または配布するように構成しても良い。また、本実施形態のプログラムを、ROM等に予め組み込んで提供するように構成してもよい。   Further, the program executed by the network super server 6 of the present embodiment may be stored on a computer connected to a network such as the Internet and provided by being downloaded via the network. Further, the program executed by the network super server 6 of the present embodiment may be provided or distributed via a network such as the Internet. Further, the program of the present embodiment may be configured to be provided by being incorporated in advance in a ROM or the like.

表示制御部71は、ネットスーパーのWebサイトの表示動作全般を制御する。入力受付部72は、顧客端末10からネットスーパーのWebページに対して為された各種入力操作を受付ける。検索部73は、ネットスーパーのWebページにおいて顧客端末10から入力された検索キーワードを用いて、店舗サーバ4の商品マスタ481内の商品を検索する。読込部74は、店舗サーバ4の店舗売上ファイル482にアクセスして、商品ごとの売上データを読み込む。各部の詳細な機能については、画面遷移例とともに後述する。   The display control unit 71 controls the overall display operation of the web site of the net supermarket. The input receiving unit 72 receives various input operations performed on the web page of the online supermarket from the customer terminal 10. The search unit 73 searches for a product in the product master 481 of the store server 4 using the search keyword input from the customer terminal 10 in the web page of the online supermarket. The reading unit 74 accesses the store sales file 482 of the store server 4 and reads sales data for each product. Detailed functions of each unit will be described later along with the screen transition example.

次に、ネットスーパーサーバ6の制御部61が制御するWebサイトの画面遷移例について説明する。   Next, a screen transition example of a web site controlled by the control unit 61 of the network super server 6 will be described.

図5は、ネットスーパーのWebサイト(ECサイト)のトップページの画面構成例を示す図である。図5に示すように、トップページの左側には、商品カテゴリをテキスト表示する領域A1が設けられている。また、トップページの右側には、商品カテゴリをアイコン表示する領域A2が設けられている。各領域において、テキストまたはアイコンが選択されると、表示制御部71は、選択されたカテゴリに属する商品を並べたページを表示する。   FIG. 5 is a view showing an example of the screen configuration of the top page of the web site (EC site) of the online supermarket. As shown in FIG. 5, on the left side of the top page, an area A1 for displaying a product category in text is provided. Further, on the right side of the top page, an area A2 for displaying a product category as an icon is provided. When text or an icon is selected in each area, the display control unit 71 displays a page in which products belonging to the selected category are arranged.

また、図5に示すように、領域A1の下側には、商品を検索するための検索エリアA3が設けられている。検索エリアA3には、商品のカテゴリを選ぶカテゴリ選択ウィンドウA31と、検索用のキーワードを入力するための入力欄A32とが設けられている。加えて検索エリアA3には、入力欄A32に入力したテキストを検索用のキーワードとして確定し、検索処理を開始するための検索ボタンA33が設けられている。   Further, as shown in FIG. 5, a search area A3 for searching for a product is provided below the area A1. The search area A3 is provided with a category selection window A31 for selecting a product category and an input field A32 for inputting a search keyword. In addition, the search area A3 is provided with a search button A33 for confirming the text input in the input field A32 as a search keyword and starting the search process.

このように、表示制御部71は、入力欄表示手段として機能し、ネットスーパーのWebページに、商品を検索するための語句を入力する入力欄A32を表示する。客は顧客端末10に表示された入力欄A32に対して、所望する商品に関するキーワードを入力する。また、入力受付部72は、検索ボタンA33が選択操作された場合に、入力欄A32に入力されている語句を検索に用いる検索語句として確定する。このように、入力受付部72は、検索処理の開始を指示する操作を受付ける検索開始指示受付手段として機能する。   As described above, the display control unit 71 functions as input field display means, and displays an input field A32 for inputting a word / phrase for searching for a product on the web page of the net supermarket. The customer inputs a keyword relating to a desired product into the input field A32 displayed on the customer terminal 10. Further, when the search button A33 is selected and operated, the input reception unit 72 determines the word / phrase input in the input field A32 as a search word / phrase to be used for the search. As described above, the input receiving unit 72 functions as a search start instruction receiving unit that receives an operation instructing the start of the search process.

従来のネットスーパーサーバ6は、検索ボタンA33の操作が為された後に初めて、検索処理を開始していた。これに対して本実施形態のネットスーパーサーバ6は、入力欄A32にテキスト入力が開始された時点で、商品名候補の表示処理を開始する。以下、本実施形態にかかる商品名候補の表示動作について説明する。   The conventional net super server 6 starts the search process only after the operation of the search button A33 is performed. On the other hand, the net super server 6 according to the present embodiment starts the display processing of the product name candidate when the text input to the input field A32 is started. Hereinafter, the display operation of the product name candidate according to the present embodiment will be described.

図6は、商品名候補の表示例を示す図である。図6に示すように、入力欄A32にテキストが入力されると、検索部73は、検索ボタンA33の選択操作に先立って、その時点で入力されているテキストを用いて商品マスタ481内の検索処理を開始する。
即ち、検索部73は、入力欄A32に入力されているテキストを商品情報として有する商品の商品名を商品マスタ481から抽出する。
FIG. 6 is a diagram showing a display example of a product name candidate. As shown in FIG. 6, when the text is input in the input field A32, the search unit 73 searches the product master 481 using the text input at that time prior to the selection operation of the search button A33. Start processing
That is, the search unit 73 extracts the product name of the product having the text input in the input field A32 as product information from the product master 481.

表示制御部71は、入力されたテキストを含む商品情報があると、入力欄A32の下方に吹き出しA34を表示する。そして、表示制御部71は、検索部73が抽出した商品名を、検索処理を行う商品名の候補として吹き出しA34内に並べて表示する。このように、表示制御部71は商品名候補表示手段として機能する。   If there is product information including the input text, the display control unit 71 displays a balloon A34 below the input field A32. Then, the display control unit 71 arranges and displays the product names extracted by the search unit 73 in the balloon A34 as candidate product names for which the search process is performed. Thus, the display control unit 71 functions as a product name candidate display unit.

ここで、図6に例示するようにカーソルC1により1つの商品名候補が選択されている状態であるとする。この状態で検索ボタンA33が選択されると、入力受付部72は、当該商品名候補を検索語句として検索処理を開始する検索開始指示を受付ける。このように入力受付部72は、検索語句受付手段として機能する。検索部73は、商品マスタ481に格納されている商品情報を検索対象として、検索開始指示を受付けた商品名候補に関する検索処理を行う。   Here, as illustrated in FIG. 6, it is assumed that one commodity name candidate is selected by the cursor C1. When the search button A33 is selected in this state, the input receiving unit 72 receives a search start instruction to start the search process with the product name candidate as the search term. Thus, the input accepting unit 72 functions as a search term accepting unit. The search unit 73 searches the product information stored in the product master 481 as a search target, and performs a search process regarding the product name candidate that has received the search start instruction.

より具体的には、例えば図6において、入力欄A32に「AAAクッキー」と入力されている最中に、検索部73はその時点で入力されているテキストに対して商品名候補の検索を行う。そして、商品名候補があると、吹き出しA34を表示し、商品名候補「AAAクッキー チョコレート」および「AAAクッキー ホワイト」を並び表示する。これら商品名候補はカーソルC1により選択することができる。客は検索したい商品名をこの時点で選択することが可能となる。即ち、従来の検索処理では「AAAクッキー」と入力し、検索ボタンA33を選択した後に初めて検索処理が開始された。本実施形態ではキーワードの入力途中、即ち例えば、「A」「AA」「AAAク」などのテキストに対して検索部73が検索処理を開始する。これにより、客は早い段階で検索キーワードの妥当性を確認することができ、商品名をおぼろげにしか覚えていない場合でも、容易に商品検索することができる。   More specifically, for example, while "AAA cookie" is being input in the input field A32 in FIG. 6, for example, the search unit 73 searches product name candidates for the text being input at that time. . Then, when there is a commodity name candidate, a balloon A34 is displayed, and the commodity name candidates "AAA cookie chocolate" and "AAA cookie white" are displayed side by side. These commodity name candidates can be selected by the cursor C1. The customer can now select the product name he wants to search. That is, in the conventional search process, “AAA cookie” is input, and the search process is started only after the search button A33 is selected. In the present embodiment, the search unit 73 starts search processing for entering a keyword, that is, for a text such as “A” “AA” “AAA”, for example. Thus, the customer can confirm the validity of the search keyword at an early stage, and the product search can be easily performed even when the product name is only remembered in a vague manner.

図7は、検索結果画面の構成例を示す図である。図6に示すように、表示制御部71は、検索部73による検索結果を検索結果表示領域A4に表示する。検索結果表示領域A4には一例として、商品マスタ481に格納されている商品名、商品コード、商品価格、商品画像等が商品ごとに表示される。また、検索結果表示領域A4には、各商品に対して、各商品の購入数を選択するボタン、選択された購入数を決定するためのボタン等が設けられている。客は、検索結果画面において、検索結果の商品を選択して購入することができる。本実施形態によれば、商品名候補から商品を選択させることにより、検索結果を絞り込むことができる。従って、検索結果から所望の商品を見つけ易くすることができる。   FIG. 7 is a diagram showing an example of the configuration of a search result screen. As shown in FIG. 6, the display control unit 71 displays the search result by the search unit 73 in the search result display area A4. As an example, a product name, a product code, a product price, a product image and the like stored in the product master 481 are displayed in the search result display area A4 for each product. Further, in the search result display area A4, for each product, a button for selecting the number of purchases of each product, a button for determining the selected number of purchases, and the like are provided. The customer can select and purchase the product of the search result on the search result screen. According to the present embodiment, the search results can be narrowed down by selecting a product from the product name candidates. Therefore, the desired product can be easily found from the search results.

次に、商品名候補の表示方法の例について説明する。   Next, an example of the display method of the product name candidate will be described.

図8は、スペース入力時における商品名候補の表示例を示す図である。検索部73は、入力欄A32においてスペースが入力された場合、スペースの前の語句と、スペースの後の語句との両方を含む商品名を検索する。即ち、スペースの前の語句と、スペースの後の語句とによってAND検索を行う。   FIG. 8 is a view showing a display example of product name candidates at the time of space input. When a space is input in the input field A32, the search unit 73 searches for a product name including both a phrase before the space and a phrase after the space. That is, an AND search is performed by the words before the space and the words after the space.

従来、スペースを挟んで複数の検索キーワードが入力された場合には、いずれかの語句が含まれればよいOR検索がなされていた。通常一般的な検索処理は、広く検索結果をあたることができるようOR検索が好都合であるが、商品検索の場合には検索の過程で所望する商品を絞り込みたい場合がほとんどである。従って、本実施形態の検索部73は、スペースを挟んで複数の検索キーワードが入力された場合には、スペース前後の語句を両方含むAND検索を行う。これにより、商品の絞り込みを効率良く行うことができる。   Conventionally, when a plurality of search keywords are input across a space, an OR search has been performed which may contain any of the words. Ordinarily, in general search processing, OR search is convenient so that search results can be widely hit, but in the case of product search, it is almost always desirable to narrow down desired products in the process of search. Therefore, when a plurality of search keywords are input across a space, the search unit 73 according to the present embodiment performs an AND search including both words before and after the space. Thereby, narrowing down of goods can be performed efficiently.

また、表示制御部71は、吹き出しA34に商品名候補を表示する際に、商品名の候補をカテゴリごとにまとめて表示する。図9は、カテゴリ順に表示した商品名候補の表示例を示す図である。例えば、図3−2のように小カテゴリの分類がなされている場合について説明する。このような場合に、表示制御部71は、吹き出しA34において商品名の候補を同じカテゴリごとにまとめて表示する。即ち図9の例では、上から順に、小カテゴリが「乳製品」である商品の商品名、小カテゴリが「飲料」である商品の商品名、小カテゴリが「アイスクリーム」である商品の商品名を、順に表示する。このようにカテゴリごとに商品名候補をまとめて表示することにより、所望の商品名を選択しやすくすることができる。   Further, when displaying product name candidates in the balloon A34, the display control unit 71 displays product name candidates grouped by category. FIG. 9 is a diagram showing a display example of product name candidates displayed in the order of categories. For example, the case where classification of a small category is made like FIG. 3-2 is demonstrated. In such a case, the display control unit 71 displays the product name candidates grouped in the same category in the balloon A34. That is, in the example of FIG. 9, the product names of products whose small category is "dairy products", the product names of products whose small categories are "drinks", and the products of products whose small categories are "ice cream" in order from the top Display the names in order. By displaying product name candidates collectively for each category in this manner, it is possible to make it easy to select a desired product name.

尚、表示制御部71は、このようにカテゴリごとにまとめて表示する場合に、図9に示すようにカテゴリ名を表示してもよいし、表示しなくてもよい。また、図3−1、図3−2に示すように大カテゴリ、小カテゴリ、とカテゴリが階層をなして分類されている場合、まずは大カテゴリでまとめ、同じ大カテゴリの商品名につき、さらに小カテゴリごとに並べてもよい。あるいは、図9のように、小カテゴリのみで分類してもよい。   The display control unit 71 may or may not display the category name as shown in FIG. 9 when collectively displaying the information for each category. Also, as shown in FIG. 3-1 and FIG. 3-2, when the large category, the small category, and the categories are classified in a hierarchy, first, they are summarized in the large category, and the product names of the same large category are smaller. You may arrange by category. Alternatively, as shown in FIG. 9, classification may be performed only in the small category.

尚、吹き出しA34において、商品名候補は商品の売上順に表示されてもよい。この場合、読込部74は、店舗売上ファイル482からネットスーパーの売上データを読み込む。表示制御部71は、売上データに基づいて商品名の候補を売上順に並べて吹き出しA34に表示する。同様に、商品名候補は、ログインしている会員の購入実績データに基づいて、購入実績の多い順に表示されてもよい。   In the balloon A34, the product name candidates may be displayed in the order of sales of the products. In this case, the reading unit 74 reads net supermarket sales data from the store sales file 482. The display control unit 71 arranges the product name candidates in the order of sales based on the sales data and displays them on the balloon A34. Similarly, the product name candidates may be displayed in descending order of purchase results based on the purchase result data of the logged-in member.

また、吹き出しA34において、商品名候補は検索回数の多い順、または、検索頻度の多い順に並べて表示してもよい。例えば、ネットスーパーサーバ6が、商品ごとに検索処理を行った回数をカウントし、当該回数または所定期間内における検索処理の頻度を、検索実績データとして記憶しておく。そして、読込部74は、当該検索実績データを読み込み、表示制御部71は、検索回数の多い順または頻度の多い順に並べて表示する。   Further, in the balloon A34, the product name candidates may be displayed in the order of the large number of searches or in the order of the large search frequency. For example, the net super server 6 counts the number of times the search process is performed for each product, and stores the number of times or the frequency of the search process within a predetermined period as search result data. Then, the reading unit 74 reads the search result data, and the display control unit 71 arranges and displays the search result data in descending order of the number of searches or in order of high frequency.

或いは、吹き出しA34において、商品名候補にメーカー名を併せて表示してもよい。図10は、メーカー名を表示した商品名候補の表示例を示す図である。図10に示すように、表示制御部71は、商品名候補に商品のメーカー名を添えて表示してもよい。この際、商品名候補をメーカー順に並べてもよい。   Alternatively, in the balloon A34, the maker name may be displayed together with the product name candidate. FIG. 10 is a diagram showing a display example of product name candidates displaying a manufacturer name. As shown in FIG. 10, the display control unit 71 may display the product name candidate with the maker name of the product. At this time, product name candidates may be arranged in order of manufacturer.

次に、ネットスーパーサーバ6が実行する商品名候補表示処理の手順について説明する。図11は、ネットスーパーサーバ6が実行する商品名候補表示処理の手順を示したフローチャートである。   Next, the procedure of the product name candidate display process executed by the net super server 6 will be described. FIG. 11 is a flowchart showing the procedure of the product name candidate display process executed by the net super server 6.

入力受付部72は、入力欄A32においてテキスト入力が開始されたか否かを判定する(ステップS1)。テキストが未入力の場合(ステップS1:No)には、入力を待つ(ステップS1)。テキスト入力が開始された場合(ステップS1:Yes)には、ステップS2に進む。   The input receiving unit 72 determines whether text input has been started in the input field A32 (step S1). If the text is not input (step S1: No), the input is waited (step S1). If text input is started (step S1: Yes), the process proceeds to step S2.

検索部73は、入力欄A32に入力されているテキストを含む商品名あるいは商品情報がないか、商品マスタ481の商品情報全般(商品名、カテゴリ、メーカー、検索キーワード等)を検索する(ステップS2)。入力欄A32に入力されているテキストを含む商品情報があった場合には、表示制御部71は、その商品の商品名を商品名候補として、吹き出しA34に並べて表示する(ステップS3)。   The search unit 73 searches the entire product information (product name, category, maker, search keyword, etc.) of the product master 481 for a product name or product information including the text input in the input field A32 (step S2) ). If there is product information including the text input in the input field A32, the display control unit 71 displays the product name of the product as a product name candidate in the balloon A34 (step S3).

入力受付部72は、吹き出しA34に表示された商品名候補のうち1つが選択された状態で検索ボタンA33が選択されたか否かを判定する(ステップS4)。検索ボタンA33が選択されない間(ステップS4:No)は、ステップS2に戻り、入力欄A32にさらに入力されたテキストにより検索を続ける。検索ボタンA33が選択された場合(ステップS4:Yes)、検索部73は、検索ボタンA33の選択操作により確定された検索キーワードにて商品マスタ481内の商品情報を検索する(ステップS5)。表示制御部71は、検索結果を検索結果画面(図7参照)に表示する(ステップS6)。   The input accepting unit 72 determines whether or not the search button A33 is selected in a state where one of the product name candidates displayed in the balloon A34 is selected (step S4). While the search button A33 is not selected (step S4: No), the process returns to step S2, and the search is continued using the text further input in the input field A32. When the search button A33 is selected (step S4: Yes), the search unit 73 searches for product information in the product master 481 with the search keyword determined by the selection operation of the search button A33 (step S5). The display control unit 71 displays the search result on the search result screen (see FIG. 7) (step S6).

このように、上記実施形態によれば、検索ボタンA33による検索開始指示に先立って、入力欄A32に入力されているテキストに基づいて商品名候補を検索し、吹き出しA34に表示する。これにより、ユーザは入力欄A32の下方に列記された商品名候補から、検索したい商品名を容易に選択することができ、商品名入力の手間を削減することができる。従って、本実施形態によれば、ネットスーパーのWebページにおいて商品検索の利便性を向上させることができる情報処理装置およびプログラムを提供することができる。   As described above, according to the above-described embodiment, prior to the search start instruction by the search button A33, the product name candidate is searched based on the text input in the input field A32, and displayed on the balloon A34. As a result, the user can easily select a product name to be searched from the product name candidates listed below the input field A32, and it is possible to reduce the trouble of inputting the product name. Therefore, according to the present embodiment, it is possible to provide an information processing apparatus and a program that can improve the convenience of product search on a web page of a net supermarket.

本発明のいくつかの実施形態を説明したが、これらの実施形態は、例として提示したものであり、発明の範囲を限定することは意図していない。これら新規な実施形態は、その他の様々な形態で実施されることが可能であり、発明の要旨を逸脱しない範囲で、種々の省略、置き換え、変更を行うことができる。これら実施形態やその変形は、発明の範囲や要旨に含まれるとともに、特許請求の範囲に記載された発明とその均等の範囲に含まれる。
(付記)
以下に、本願の基礎となる特願2013−217755における出願の当初の特許請求の範囲に記載された発明および本願の当初の特許請求の範囲に記載された発明を付記する。
(付記1)
ネットスーパーのWebページに、商品を検索するための語句を入力する入力欄を表示する入力欄表示手段と、
前記入力欄に入力された語句を検索に用いる検索語句として確定し、検索処理を開始する検索開始指示を受付ける検索開始指示受付手段と、
前記ネットスーパーで取り扱われている商品の商品情報を格納した商品マスタを参照し、当該商品マスタに格納されている商品情報を検索対象として、前記検索開始指示を受付けた前記検索語句に関する検索処理を行う検索手段と、
前記検索開始指示に先立って、前記商品マスタから、前記入力欄に入力されているテキストを前記商品情報の一部として有する商品の商品名を抽出し、前記検索処理を行う商品名の候補として、前記入力欄の下方に並べて表示する商品名候補表示手段と、
前記商品名の候補から、検索を行う商品名候補の選択を受付ける検索語句受付手段と、
を備え、前記検索手段は前記検索語句受付手段が受付けた前記商品名候補により前記検索処理を行う、情報処理装置。
(付記2)
前記商品マスタには、各商品がカテゴリ別に分類されており、
前記商品名候補表示手段は、前記商品名の候補をカテゴリごとにまとめて表示する、付記1に記載の情報処理装置。
(付記3)
ネットスーパーの売上データを読み込む読込手段を更に備え、
前記商品名候補表示手段は、前記売上データに基づいて前記商品名の候補を商品の売上順に表示する、付記1または2に記載の情報処理装置。
(付記4)
前記検索処理を行った回数または所定期間内における前記検索処理の頻度を記憶する検索実績データを読み込む読込手段を更に備え、
前記商品名候補表示手段は、前記商品名の候補を前記回数の多い順または前記頻度の多い順に並べて表示する、付記1または2に記載の情報処理装置。
(付記5)
前記検索手段は、前記入力欄においてスペースが入力された場合、スペースの前の語句と、スペースの後の語句との両方を含む商品名を検索する、付記1ないし4のいずれか1つに記載の情報処理装置。
(付記6)
情報処理装置において、コンピュータを、
ネットスーパーのWebページに、商品を検索するための語句を入力する入力欄を表示する入力欄表示手段と、
前記入力欄に入力された語句を検索に用いる検索語句として確定し、検索処理を開始する検索開始指示を受付ける検索開始指示受付手段と、
前記ネットスーパーで取り扱われている商品の商品情報を格納した商品マスタを参照し、当該商品マスタに格納されている商品情報を検索対象として、前記検索開始指示を受付けた前記検索語句に関する検索処理を行う検索手段と、
前記検索開始指示に先立って、前記商品マスタから、前記入力欄に入力されているテキストを前記商品情報の一部として有する商品の商品名を抽出し、前記検索処理を行う商品名の候補として、前記入力欄の下方に並べて表示する商品名候補表示手段と、
前記商品名の候補から、検索を行う商品名候補の選択を受付ける検索語句受付手段と、
として機能させ、前記検索手段は前記検索語句受付手段が受付けた前記商品名候補により前記検索処理を行う、プログラム。
While certain embodiments of the present invention have been described, these embodiments have been presented by way of example only, and are not intended to limit the scope of the invention. These novel embodiments can be implemented in various other forms, and various omissions, substitutions, and modifications can be made without departing from the scope of the invention. These embodiments and modifications thereof are included in the scope and the gist of the invention, and are included in the invention described in the claims and the equivalent scope thereof.
(Supplementary note)
The invention described in the original claim of the application in Japanese Patent Application No. 2013-217755 which becomes the basis of this application, and the invention described in the original claim of this application are added to the following.
(Supplementary Note 1)
Input field display means for displaying an input field for entering a term for searching for a product on the web page of the net supermarket;
Search start instruction accepting means for determining a word input in the input field as a search word to be used for a search and accepting a search start instruction for starting a search process;
Refers to a product master storing product information of a product handled in the online supermarket, and searches for the search terms for which the search start instruction has been received, with the product information stored in the product master as a search target Search means to perform,
Prior to the search start instruction, a product name of a product having the text input in the input field as a part of the product information is extracted from the product master as a product name candidate to be subjected to the search process, Product name candidate display means arranged and displayed below the input field;
Search term receiving means for receiving selection of a product name candidate to be searched from the product name candidates;
An information processing apparatus, wherein the search unit performs the search process based on the product name candidate received by the search term reception unit.
(Supplementary Note 2)
In the product master, each product is classified by category,
The information processing apparatus according to Appendix 1, wherein the product name candidate display unit displays the product name candidates grouped by category.
(Supplementary Note 3)
There is further provided a reading means for reading sales data of net supermarkets,
The information processing apparatus according to Appendix 1 or 2, wherein the product name candidate display unit displays the product name candidate in order of product sales based on the sales data.
(Supplementary Note 4)
The system further comprises reading means for reading search result data storing the number of times the search process has been performed or the frequency of the search process within a predetermined period.
The information processing apparatus according to Appendix 1 or 2, wherein the product name candidate display unit arranges and displays the product name candidates in descending order of the number of times or in order of high frequency.
(Supplementary Note 5)
The search unit according to any one of appendices 1 to 4, wherein, when a space is input in the input field, the search means searches for a trade name including both a phrase before the space and a phrase after the space. Information processing equipment.
(Supplementary Note 6)
In an information processing apparatus, a computer
Input field display means for displaying an input field for entering a term for searching for a product on the web page of the net supermarket;
Search start instruction accepting means for determining a word input in the input field as a search word to be used for a search and accepting a search start instruction for starting a search process;
Refers to a product master storing product information of a product handled in the online supermarket, and searches for the search terms for which the search start instruction has been received, with the product information stored in the product master as a search target Search means to perform,
Prior to the search start instruction, a product name of a product having the text input in the input field as a part of the product information is extracted from the product master as a product name candidate to be subjected to the search process, Product name candidate display means arranged and displayed below the input field;
Search term receiving means for receiving selection of a product name candidate to be searched from the product name candidates;
And the search unit performs the search process based on the product name candidate received by the search term reception unit.

100…ネットスーパーシステム、1…POS端末、4…店舗サーバ、6…ネットスーパーサーバ、10…顧客端末、71…表示制御部、72…入力受付部、73…検索部、74…読込部、481…商品マスタ、482…店舗売上ファイル、A1…領域、A2…領域、A3…検索エリア、A31…カテゴリ選択ウィンドウ、A32…入力欄、A33…検索ボタン、A34…吹き出し、A4…検索結果表示領域。   100 ... net super system, 1 ... POS terminal, 4 ... store server, 6 ... net super server, 10 ... customer terminal, 71 ... display control unit, 72 ... input reception unit, 73 ... search unit, 74 ... reading unit, 481 ... Merchandise master, 482 ... store sales file, A1 ... area, A2 ... area, A3 ... search area, A31 ... category selection window, A32 ... input field, A33 ... search button, A34 ... balloon, A4 ... search result display area.

特開2013−092843号公報JP, 2013-092843, A

実施形態の情報処理装置は、入力欄表示手段と、検索開始指示受付手段と、検索手段と、売上データ読込手段と、商品名候補表示手段と、カテゴリ表示手段と、検索語句受付手段と、を備える。入力欄表示手段は、ネットスーパーのWebページに、商品を検索するための語句を入力する入力欄を表示する。検索開始指示受付手段は、前記入力欄に入力された語句を検索に用いる検索語句として確定し、検索処理を開始する検索開始指示を受付ける。検索手段は、前記ネットスーパーの商品の配送元の店舗の商品マスタであって、前記ネットスーパーで取り扱われている商品の商品情報をカテゴリ別に分類して格納している商品マスタを参照し、当該商品マスタに格納されている商品情報を検索対象として、前記検索開始指示を受付けた前記検索語句に関する検索処理を行う。売上データ読込手段は、前記店舗の売上データとして、実際の店舗における売上データと、ネットスーパーでの売上を含む売上データとを読み込む。商品名候補表示手段は、前記検索開始指示に先立って、前記商品マスタから、前記入力欄に入力されているテキストを前記商品情報の一部として有する商品の商品名を抽出し、前記検索処理を行う商品名の候補として、前記売上データに基づいて商品の売上順に前記入力欄の下方に並べて表示する。カテゴリ表示手段は、前記商品マスタに基づいて、前記商品名の候補をカテゴリごとにまとめて表示するとともに、当該商品名の候補にカテゴリの名称を付して表示する。検索語句受付手段は、前記商品名の候補から、検索を行う商品名候補の選択を受付ける。前記検索手段は、前記検索語句受付手段が受付けた前記商品名候補により前記検索処理を行う。 The information processing apparatus according to the embodiment, the input Chikararan display means, a search start instruction reception means, a search unit, and sales data reading means, and trade name candidate display means, and category display means, a search term receiving means, equipped with a. ON Chikararan display means, the Web page of the root Ttosupa, to display the input field to type a word or phrase to search for items. The search start instruction accepting means determines the word input in the input field as a search word to be used for the search, and receives a search start instruction for starting the search process. The search means is a product master of a store that is a distribution source of products of the online supermarket, and refers to the product master in which product information of products handled in the online supermarket is classified by category and stored. A search process is performed on the search terms for which the search start instruction has been received, with the product information stored in the product master as a search target. The sales data reading means reads sales data at an actual store and sales data including sales at a net supermarket as sales data of the store. The commodity name candidate display means extracts the commodity name of the commodity having the text inputted in the input field as a part of the commodity information from the commodity master prior to the search start instruction, and performs the search process As the candidate of the product name to be performed, the sales order of the products is arranged and displayed in the lower part of the input field based on the sales data . The category display means displays the product name candidates grouped by category on the basis of the product master, and displays the product name candidate with the category name attached. The search term accepting means accepts the selection of a product name candidate to be searched from the product name candidates. The search means performs the search process based on the product name candidate received by the search term reception means.

Claims (6)

ネットスーパーのWebページにログインした客の会員コードに対応する配送元の店舗を会員マスタから読み込む店舗読込手段と、
前記ネットスーパーのWebページに、商品を検索するための語句を入力する入力欄を表示する入力欄表示手段と、
前記入力欄に入力された語句を検索に用いる検索語句として確定し、検索処理を開始する検索開始指示を受付ける検索開始指示受付手段と、
前記配送元の店舗の商品マスタであって、前記ネットスーパーで取り扱われている商品の商品情報をカテゴリ別に分類して格納している商品マスタを参照し、当該商品マスタに格納されている商品情報を検索対象として、前記検索開始指示を受付けた前記検索語句に関する検索処理を行う検索手段と、
前記検索開始指示に先立って、前記商品マスタから、前記入力欄に入力されているテキストを前記商品情報の一部として有する商品の商品名を抽出し、前記検索処理を行う商品名の候補として、前記入力欄の下方に並べて表示する商品名候補表示手段と、
前記商品マスタに基づいて、前記商品名の候補をカテゴリごとにまとめて表示するとともに、当該商品名の候補にカテゴリの名称を付して表示するカテゴリ表示手段と、
前記商品名の候補から、検索を行う商品名候補の選択を受付ける検索語句受付手段と、
を備え、前記検索手段は前記検索語句受付手段が受付けた前記商品名候補により前記検索処理を行う、情報処理装置。
Store reading means for reading from the member master the store of the delivery source corresponding to the member code of the customer logged in to the web page of the net supermarket,
Input field display means for displaying an input field for entering a term for searching for a product on the web page of the net supermarket;
Search start instruction accepting means for determining a word input in the input field as a search word to be used for a search and accepting a search start instruction for starting a search process;
The product information stored in the product master, with reference to the product master, which is the product master of the store of the distribution source and stores the product information of the products handled in the online supermarket classified by category and stored Search means for performing a search process regarding the search term for which the search start instruction has been received, with
Prior to the search start instruction, a product name of a product having the text input in the input field as a part of the product information is extracted from the product master as a product name candidate to be subjected to the search process, Product name candidate display means arranged and displayed below the input field;
Category display means for displaying the product name candidates grouped by category based on the product master and displaying the product name candidate with the category name attached;
Search term receiving means for receiving selection of a product name candidate to be searched from the product name candidates;
An information processing apparatus, wherein the search unit performs the search process based on the product name candidate received by the search term reception unit.
前記商品名候補表示手段は、前記商品マスタから読み込んだ前記商品情報に基づき、前記商品名の候補に商品のメーカー名を添えて表示する、請求項1に記載の情報処理装置。   The information processing apparatus according to claim 1, wherein the product name candidate display unit displays the product name candidate with the product manufacturer name added thereto based on the product information read from the product master. 前記ネットスーパーの売上データを読み込む読込手段を更に備え、
前記商品名候補表示手段は、前記売上データに基づいて前記商品名の候補を商品の売上順に表示する、請求項1または2に記載の情報処理装置。
It further comprises reading means for reading sales data of the online supermarket,
The information processing apparatus according to claim 1, wherein the product name candidate display unit displays the product name candidates in order of sales of products based on the sales data.
前記検索処理を行った回数または所定期間内における前記検索処理の頻度を記憶する検索実績データを読み込む読込手段を更に備え、
前記商品名候補表示手段は、前記商品名の候補を前記回数の多い順または前記頻度の多い順に並べて表示する、請求項1または2に記載の情報処理装置。
The system further comprises reading means for reading search result data storing the number of times the search process has been performed or the frequency of the search process within a predetermined period.
The information processing apparatus according to claim 1, wherein the product name candidate display unit arranges and displays the product name candidates in the descending order of the number of times or in the descending order of the frequency.
前記検索手段は、前記入力欄においてスペースが入力された場合、スペースの前の語句と、スペースの後の語句との両方を含む商品名を検索する、請求項1ないし4のいずれか1つに記載の情報処理装置。   5. The search method according to any one of claims 1 to 4, wherein, when a space is input in the input field, the search means searches for a trade name including both a phrase before the space and a phrase after the space. Information processor as described. 情報処理装置を制御するコンピュータを、
ネットスーパーのWebページにログインした客の会員コードに対応する配送元の店舗を会員マスタから読み込む店舗読込手段と、
前記ネットスーパーのWebページに、商品を検索するための語句を入力する入力欄を表示する入力欄表示手段と、
前記入力欄に入力された語句を検索に用いる検索語句として確定し、検索処理を開始する検索開始指示を受付ける検索開始指示受付手段と、
前記配送元の店舗の商品マスタであって、前記ネットスーパーで取り扱われている商品の商品情報をカテゴリ別に分類して格納している商品マスタを参照し、当該商品マスタに格納されている商品情報を検索対象として、前記検索開始指示を受付けた前記検索語句に関する検索処理を行う検索手段と、
前記検索開始指示に先立って、前記商品マスタから、前記入力欄に入力されているテキストを前記商品情報の一部として有する商品の商品名を抽出し、前記検索処理を行う商品名の候補として、前記入力欄の下方に並べて表示する商品名候補表示手段と、
前記商品マスタに基づいて、前記商品名の候補をカテゴリごとにまとめて表示するとともに、当該商品名の候補にカテゴリの名称を付して表示するカテゴリ表示手段と、
前記商品名の候補から、検索を行う商品名候補の選択を受付ける検索語句受付手段と、
として機能させ、前記検索手段は前記検索語句受付手段が受付けた前記商品名候補により前記検索処理を行う、プログラム。
A computer that controls the information processing apparatus;
Store reading means for reading from the member master the store of the delivery source corresponding to the member code of the customer logged in to the web page of the net supermarket,
Input field display means for displaying an input field for entering a term for searching for a product on the web page of the net supermarket;
Search start instruction accepting means for determining a word input in the input field as a search word to be used for a search and accepting a search start instruction for starting a search process;
The product information stored in the product master, with reference to the product master, which is the product master of the store of the distribution source and stores the product information of the products handled in the online supermarket classified by category and stored Search means for performing a search process regarding the search term for which the search start instruction has been received, with
Prior to the search start instruction, a product name of a product having the text input in the input field as a part of the product information is extracted from the product master as a product name candidate to be subjected to the search process, Product name candidate display means arranged and displayed below the input field;
Category display means for displaying the product name candidates grouped by category based on the product master and displaying the product name candidate with the category name attached;
Search term receiving means for receiving selection of a product name candidate to be searched from the product name candidates;
And the search unit performs the search process based on the product name candidate received by the search term reception unit.
JP2018137644A 2018-07-23 2018-07-23 Information processing apparatus and program Active JP6600392B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2018137644A JP6600392B2 (en) 2018-07-23 2018-07-23 Information processing apparatus and program

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2018137644A JP6600392B2 (en) 2018-07-23 2018-07-23 Information processing apparatus and program

Related Parent Applications (1)

Application Number Title Priority Date Filing Date
JP2017086282A Division JP6377200B2 (en) 2017-04-25 2017-04-25 Information processing apparatus and program

Publications (2)

Publication Number Publication Date
JP2018181372A true JP2018181372A (en) 2018-11-15
JP6600392B2 JP6600392B2 (en) 2019-10-30

Family

ID=64275785

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2018137644A Active JP6600392B2 (en) 2018-07-23 2018-07-23 Information processing apparatus and program

Country Status (1)

Country Link
JP (1) JP6600392B2 (en)

Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2009015680A (en) * 2007-07-06 2009-01-22 Nec Corp System for providing recommended commodity information, web server, method for providing recommended commodity information, and program
JP2009176274A (en) * 2007-10-05 2009-08-06 Fujitsu Ltd Implementing expanded search, and providing expanded search result
JP2011133926A (en) * 2009-12-22 2011-07-07 Yahoo Japan Corp Device, method and program for supporting commodity retrieval

Patent Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2009015680A (en) * 2007-07-06 2009-01-22 Nec Corp System for providing recommended commodity information, web server, method for providing recommended commodity information, and program
JP2009176274A (en) * 2007-10-05 2009-08-06 Fujitsu Ltd Implementing expanded search, and providing expanded search result
JP2011133926A (en) * 2009-12-22 2011-07-07 Yahoo Japan Corp Device, method and program for supporting commodity retrieval

Also Published As

Publication number Publication date
JP6600392B2 (en) 2019-10-30

Similar Documents

Publication Publication Date Title
JP6754811B2 (en) Information processing equipment, information processing methods and information processing programs
US20140100990A1 (en) Review text output system, review text output method, program and computer-readable information storage medium
JP6043858B2 (en) Information providing apparatus, information providing method, and information providing program
JP5668184B1 (en) Purchase management apparatus, purchase management method, program, and recording medium
JP5852688B2 (en) Information providing apparatus, information providing method, and information providing program
JP5403809B2 (en) Customer information management server and customer information management program
JP5430442B2 (en) Electronic commerce system, electronic commerce method, and electronic commerce program
JP6567688B2 (en) Management device, management method, non-transitory recording medium, and program
JP2015079460A (en) Information processor and program
US20130262263A1 (en) Coordination list-providing system and related method
JP2020129324A (en) Information processor, information processing method, and program
JP6600392B2 (en) Information processing apparatus and program
JP6377200B2 (en) Information processing apparatus and program
JP5670490B2 (en) Category determination device, search device, category determination method, category determination program, and computer-readable recording medium storing the program
JP6499332B1 (en) Proposing device, proposing method, and program
JP2011232873A (en) Purchase data collection system, purchase data collection device, purchase data collection method, and purchase data collection program
JP2017059139A (en) Information processing apparatus and program
JP5403811B2 (en) Customer information management server and customer information management program
WO2014137995A2 (en) Tracking information display systems and related methods
JP7500371B2 (en) Server device and program
JP2019219731A (en) Information processing device, information processing method, and program
JP5852068B2 (en) Net super server and program
JP5463125B2 (en) Customer information management server and customer information management program
JP2008225948A (en) System for supporting input of commodity relevant information
JP2008102808A (en) System and method for providing history information

Legal Events

Date Code Title Description
A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20180821

A521 Request for written amendment filed

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20180824

A977 Report on retrieval

Free format text: JAPANESE INTERMEDIATE CODE: A971007

Effective date: 20190826

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

Free format text: JAPANESE INTERMEDIATE CODE: A01

Effective date: 20190910

A61 First payment of annual fees (during grant procedure)

Free format text: JAPANESE INTERMEDIATE CODE: A61

Effective date: 20191004

R150 Certificate of patent or registration of utility model

Ref document number: 6600392

Country of ref document: JP

Free format text: JAPANESE INTERMEDIATE CODE: R150