We’ve migrated our documentation to a new site, which means some URLs have changed.
Audience

ヒットしなかった検索クエリの分析

概要

ヒットした/しなかった検索クエリ分析ランキングの利用方法について説明します。

前提として、/document/search API実行時のリクエストフィールド"logQuery"に検索クエリを設定しておく必要があります。


  1. ワークスペースへアクセスします。

  2. 「ウィジェットの追加」をクリックします。

  3. 「ウィジェットの選択」をクリックします。

  4. 「外部コンテンツ」をクリックし、「追加ボタン」をクリックします。

  5. 追加されたウィジェットのテキストボックスに以下を入力します。

    ヒットした検索クエリの場合
    https://onboarding.piano.io/public/insight-widgets/jps-searchQueries.html?start={{start}}&stop={{stop}}&siteId={{site}}
    
    ヒットしなかった検索クエリの場合
    https://onboarding.piano.io/public/insight-widgets/jps-searchQueries.html?start={{start}}&stop={{stop}}&siteId={{site}}&type=zero
    
  6. 以下のようなウィジェットが表示されます。

image-20220107-051251.png




Last updated: