Insta

fancy dialog title

The modal content here
{
    "displayedAttributes": [
        "*"
    ],
    "searchableAttributes": [
        "t.en.label",
        "t.en.description",
        "t.en.title",
        "t.en.physical_description",
        "t.de.label",
        "t.de.description",
        "t.de.title",
        "t.de.physical_description",
        "t.es.label",
        "t.es.description",
        "t.es.title",
        "t.es.physical_description",
        "t.da.label",
        "t.da.description",
        "t.da.title",
        "t.da.physical_description"
    ],
    "filterableAttributes": [
        "table",
        "image_count",
        "cat",
        "type",
        "cla"
    ],
    "sortableAttributes": [
        "cat",
        "cla",
        "id",
        "image_count",
        "type"
    ],
    "rankingRules": [
        "words",
        "typo",
        "proximity",
        "attribute",
        "sort",
        "exactness"
    ],
    "stopWords": [],
    "nonSeparatorTokens": [],
    "separatorTokens": [],
    "dictionary": [],
    "synonyms": {},
    "distinctAttribute": null,
    "proximityPrecision": "byWord",
    "typoTolerance": {
        "enabled": true,
        "minWordSizeForTypos": {
            "oneTypo": 5,
            "twoTypos": 9
        },
        "disableOnWords": [],
        "disableOnAttributes": [],
        "disableOnNumbers": false
    },
    "faceting": {
        "maxValuesPerFacet": 1000,
        "sortFacetValuesBy": {
            "*": "count"
        }
    },
    "pagination": {
        "maxTotalHits": 1000
    },
    "embedders": {},
    "searchCutoffMs": null,
    "localizedAttributes": [
        {
            "attributePatterns": [
                "t.en.*"
            ],
            "locales": [
                "eng"
            ]
        },
        {
            "attributePatterns": [
                "t.de.*"
            ],
            "locales": [
                "deu"
            ]
        },
        {
            "attributePatterns": [
                "t.es.*"
            ],
            "locales": [
                "spa"
            ]
        },
        {
            "attributePatterns": [
                "t.da.*"
            ],
            "locales": [
                "dan"
            ]
        }
    ],
    "facetSearch": true,
    "prefixSearch": "indexingTime"
}