検索APIURL

検索API URLとは、MARS Platform 管理画面にて発行した下記フォーマットのURLです。

https://finder.api.mf.marsflag.com/api/v1/finder_service/documents/70701920/search

こちらのURLを設置するカスタムエレメントの ajax-url属性 に設定する必要があります。

設置例

<mf-search-box
  ajax-url="https://finder.api.mf.marsflag.com/api/v1/finder_service/documents/70701920/search"
  serp-url="minimum.html#/"
></mf-search-box>

リクエストパラメータ

HTTP GET または POST で以下のパラメータを受け付ける。

レスポンスデータ

JSON で以下の構造からなるデータを返す。

FacetDrillDownInfo

ドリルダウンの階層情報

OrganicDoc

検索結果のページの情報

FeaturedContentsDoc

おすすめコンテンツ結果の情報

HighligntInfo

テキストのハイライト情報

サンプル

レスポンスデータ(整形済み)

{
  "parameter": {
    "q": "service",
    "input_encoding": "utf8",
    "page_number": 1,
    "number_per_page": 1,
    "sort_by": [
      "score"
    ],
    "category": "",
    "drilldown": [

    ],
    "doctype": [
      "all"
    ]
  },
  "organic": {
    "hits": 39,
    "range_min": 1,
    "range_max": 1,
    "docs": [
      {
        "ranking": 1,
        "url": "https://www.marsflag.com/en/",
        "title": "MARS FLAG Corporation",
        "description": "BEYOND EMOTION Bringing excitement to website search technology. As Japan's first search platformer with the largest domestic market share, we provide web services based on search technology to domestic and overseas companies and government agencies.",
        "start_text": "BEYOND\nEMOTION\n \nMaking search te\nABOUT US\nJapan's first search platformerwith the largest domestic market share\nSince its establishment in 1998, MARS FLAG Co., Ltd. has always been at the vanguard of the industry with search technology. We support your site management with powerful web services based on search technology.\nABOUT US\n \n \nOUR SERVICES\nThe most popular website search tool in Japan\nMARS FINDER is a website search service designed to maximize the capabilities of your website. It guides website visitors to the information they need quickly and accurately. MARS FLAG's search technology and its rich functions and user-friendliness are highly regarded, and it is currently used by many companies, organizations, and government offices around the world.\nNo.1 in Japan*\n*Adapted from FY2021 Search Engine Market (SaaS) in Software Business New Market 2022 Edition by Fuji Chimera Research Institute, Inc.\nSERVICE DETAILS\nCASE STUDIES\nProduct Search Platform\nEasy start without knowledge ",
        "content_size": 22722,
        "last_modified": 1675755999,
        "doctype": "html",
        "drilldown": [
          "その他"
        ],
        "highlight": {
          "url_parts": [

          ],
          "title_parts": [

          ],
          "description_parts": [
            {
              "text": " with the largest domestic market share, we provide web ",
              "is_highlighted": false
            },
            {
              "text": "services",
              "is_highlighted": true
            },
            {
              "text": " based on search technology to domestic",
              "is_highlighted": false
            }
          ],
          "document_text_parts": [
            {
              "text": " industry with search technology. We support your site management with powerful web ",
              "is_highlighted": false
            },
            {
              "text": "services",
              "is_highlighted": true
            },
            {
              "text": " based on search",
              "is_highlighted": false
            }
          ]
        },
        "thumbnail_url": "https://image.mf3.marsflag.com/screenshot/https/www.marsflag.com/en/-/-/cap_org.jpg"
      }
    ]
  },
  "category": {
    "items": [
      "製品・サービス",
      "導入事例",
      "会社情報",
      "メールマガジン"
    ],
    "selected": [

    ]
  },
  "facet_drilldown_roots": [
    {
      "is_selected": false,
      "is_opened": true,
      "facet_drilldowns": [
        {
          "depth": 1,
          "title": "製品・サービス",
          "path": "製品・サービス",
          "count": 0,
          "is_selected": false,
          "is_opened": false,
          "children": [
            {
              "depth": 2,
              "title": "FAQ",
              "path": "製品・サービス\tFAQ",
              "count": 0,
              "is_selected": false,
              "is_opened": false,
              "children": [

              ]
            },
            {
              "depth": 2,
              "title": "導入事例",
              "path": "製品・サービス\t導入事例",
              "count": 0,
              "is_selected": false,
              "is_opened": false,
              "children": [
                {
                  "depth": 3,
                  "title": "導入インタビュー",
                  "path": "製品・サービス\t導入事例\t導入インタビュー",
                  "count": 0,
                  "is_selected": false,
                  "is_opened": false,
                  "children": [

                  ]
                }
              ]
            }
          ]
        },
        {
          "depth": 1,
          "title": "ニュース",
          "path": "ニュース",
          "count": 0,
          "is_selected": false,
          "is_opened": false,
          "children": [

          ]
        },
        {
          "depth": 1,
          "title": "メールマガジン",
          "path": "メールマガジン",
          "count": 0,
          "is_selected": false,
          "is_opened": false,
          "children": [

          ]
        },
        {
          "depth": 1,
          "title": "会社情報",
          "path": "会社情報",
          "count": 1,
          "is_selected": false,
          "is_opened": false,
          "children": [
            {
              "depth": 2,
              "title": "スポンサード",
              "path": "会社情報\tスポンサード",
              "count": 0,
              "is_selected": false,
              "is_opened": false,
              "children": [

              ]
            },
            {
              "depth": 2,
              "title": "スタッフ紹介",
              "path": "会社情報\tスタッフ紹介",
              "count": 0,
              "is_selected": false,
              "is_opened": false,
              "children": [

              ]
            },
            {
              "depth": 2,
              "title": "採用情報",
              "path": "会社情報\t採用情報",
              "count": 0,
              "is_selected": false,
              "is_opened": false,
              "children": [

              ]
            }
          ]
        },
        {
          "depth": 1,
          "title": "その他",
          "path": "その他",
          "count": 38,
          "is_selected": false,
          "is_opened": false,
          "children": [

          ]
        }
      ]
    }
  ],
  "spellcheck": {
    "main_phrase": ""
  },
  "featured_contents": {
    "docs": [
      {
        "title": "MARS FINDER",
        "url": "https://www.marsflag.com/ja/marsfinder/",
        "thumbnail_url": "https://www.marsflag.com/wp-content/uploads/2020/05/mf_top.jpg"
      },
      {
        "title": "MARS SCREEN",
        "url": "https://www.marsflag.com/ja/marsscreen/",
        "thumbnail_url": "https://www.marsflag.com/wp-content/uploads/2019/11/MSF_ProductSearch_3.jpg"
      },
      {
        "title": "MARS EXPLORER",
        "url": "https://www.marsflag.com/ja/marsexplorer/",
        "thumbnail_url": "https://www.marsflag.com/wp-content/uploads/2020/05/mps_top.jpg"
      },
      {
        "title": "MARS QUALITY",
        "url": "https://www.marsflag.com/ja/marsquality/",
        "thumbnail_url": "https://www.marsflag.com/wp-content/uploads/2019/11/MSF_4041.jpg"
      },
      {
        "title": "MARS Platform",
        "url": "https://www.marsflag.com/ja/marsplatform/",
        "thumbnail_url": "https://image.mf3.marsflag.com/screenshot/https/www.marsflag.com/ja/marsplatform/-/-/cap_org.jpg"
      }
    ]
  }
}

カスタムエレメント ドキュメント - 検索URL

トップ > カスタムエレメント ドキュメント - 検索URL

リファレンスマニュアル内検索