このページでは、クエリ拡張の概要について説明します。
クエリ拡張のチュートリアル
このチュートリアルでは、クエリ拡張機能を有効にして、あいまいな語句やロングテールのクエリ語句の検索を効率化する方法について説明します。
このタスクを Cloud Shell エディタで直接行う際の順を追ったガイダンスについては、[ガイドを表示] をクリックしてください。
ガイドを表示
以降のセクションでは、[ガイドを表示] をクリックした場合と同じ手順について説明します。
データセットの例
このページでは、次のデータセットを例として使用します。説明に必要なフィールドのみが含まれています。
プロダクト データセットの例
ID |
title |
ブランド |
categories |
price_info.price |
「nest_mini_2nd_gen」 |
「Nest Mini(第 2 世代)」 |
["Google", "Nest"] |
["Nest > speakers and displays"] |
49.00 |
「nest_audio」 |
「Nest Audio」 |
["Google", "Nest"] |
["Nest > speakers and displays"] |
99.99 |
「nest_hub_max」 |
「Nest Hub Max」 |
["Google", "Nest"] |
["Nest > speakers and displays"] |
229.00 |
「nest_hub」 |
「Nest Hub」 |
["Google", "Nest"] |
["Nest > speakers and displays"] |
88.99 |
「google_home_max」 |
「Google Home Max」 |
["Google", "Nest"] |
["Nest > speakers and displays"] |
299.00 |
「google_home_mini」 |
「Google Home Mini」 |
["Google", "Nest"] |
["Nest > speakers and displays"] |
49.00 |
「google_pixel_5」 |
「Google Pixel 5」 |
["Google", "Pixel"] |
["Pixel > phones"] |
699.00 |
「5G 版 google_pixel_4a」 |
「5G 版 Google Pixel 4a」 |
["Google", "Pixel"] |
["Pixel > phones"] |
499.00 |
「google_pixel_4a」 |
「Google Pixel 4a Phones」 |
["Google", "Pixel"] |
["Pixel > phones"] |
349.00 |
「google_pixel_stand」 |
「Google Pixel Stand」 |
["Google", "Pixel"] |
["Pixel > featured accessories"] |
79.00 |
「google_pixel_buds」 |
「Google Pixel Buds」 |
["Google", "Pixel"] |
["Pixel > featured accessories"] |
179.00 |
「google_pixel_5_case」 |
「Google Pixel 5 ケース」 |
["Google", "Pixel"] |
["Pixel > featured accessories"] |
40.00 |
「google_pixel_4a (5G)_case」 |
「Google Pixel 4a (5G) ケース」 |
["Google", "Pixel"] |
["Pixel > featured accessories"] |
40.00 |
「google_pixel_4a_case」 |
「Google Pixel 4a ケース」 |
["Google", "Pixel"] |
["Pixel > featured accessories"] |
40.00 |
クエリ拡張
クエリ拡張によって、特にロングテール クエリの場合は、結果が少ないクエリ キーワードの取り消しが増加します。
たとえば、クエリ拡張を使用せずに「Google Pixel 5」を検索すると、結果で「google_pixel_5」だけが返されます。クエリ拡張を使用すると、「google_pixel_4a_with_5g」、「google_pixel_4a」、「google_pixel_5_case」なども取得できます。