``` "facet_counts": [ { "counts"...
# community-help
a
Copy code
"facet_counts": [
        {
          "counts": [
            {
              "count": 174,
              "highlighted": "bank of baroda",
              "value": "bank of baroda"
            },
            {
              "count": 173,
              "highlighted": "indian bank",
              "value": "indian bank"
            }
          ],
          "field_name": "dump.bank.bank_name",
          "sampled": false,
          "stats": { "total_values": 35 }
        },
        {
          "counts": [
            { "count": 68, "highlighted": "others", "value": "others" },
            {
              "count": 4,
              "highlighted": "agricultural",
              "value": "agricultural"
            }
          ],
          "field_name": "dump.asset.asset_type_slug",
          "sampled": false,
          "stats": { "total_values": 5 }
        }
      ],
      "found": 1604,