binxie
2023-06-16 da42e2995c00293af89c71fe5ba6e16cbb77e1b3
force-app/main/default/experiences/Site3/views/search.json
@@ -4,34 +4,26 @@
  "dataProviders": [],
  "id": "1b73e50d-9811-4744-8c07-ffc097aa102a",
  "label": "Search",
  "regions": [
    {
  "regions" : [ {
      "id": "5a6cc49b-d707-4df0-a634-7c716a793f2a",
      "regionName": "header",
      "type": "region"
    },
    {
      "components": [
        {
  }, {
    "components" : [ {
          "componentAttributes": {
            "scopes": [
              {
        "scopes" : [ {
                "isPublic": true,
                "name": "FeedPost"
              },
              {
        }, {
                "isPublic": true,
                "name": "KnowledgeArticleVersion"
              },
              {
        }, {
                "isPublic": false,
                "name": "Case"
              },
              {
        }, {
                "isPublic": true,
                "name": "CollaborationGroup"
              }
            ],
        } ],
            "searchResultFiltering": true,
            "searchTerm": "{!term}",
            "showTopResults": true
@@ -41,18 +33,15 @@
          "renderPriority": "NEUTRAL",
          "renditionMap": {},
          "type": "component"
        }
      ],
    } ],
      "id": "72128e90-ca44-4078-be1e-37490d727222",
      "regionName": "content",
      "type": "region"
    },
    {
  }, {
      "id": "cdba3ee9-b011-4e7c-a760-0b9c5401d719",
      "regionName": "footer",
      "type": "region"
    }
  ],
  } ],
  "themeLayoutType": "Inner",
  "type": "view",
  "viewType": "global-search"