kpa_song index overview

Meili Dashboard
Documents
432
Is Indexing
No
Facet fields
Showing up to the top 25 values per facet.
writersArray (showing first 0 values)
Label Count
No values found for this facet.
publishersArray (showing first 0 values)
Label Count
No values found for this facet.
year (showing first 0 values)
Label Count
No values found for this facet.
Configured settings (MeiliService)
{
    "schema": {
        "displayedAttributes": [
            "*"
        ],
        "filterableAttributes": [
            "writersArray",
            "publishersArray",
            "year"
        ],
        "sortableAttributes": [],
        "searchableAttributes": [
            "lyrics",
            "title"
        ],
        "faceting": {
            "sortFacetValuesBy": {
                "*": "count"
            },
            "maxValuesPerFacet": 1000
        }
    },
    "primaryKey": "id",
    "persisted": [],
    "class": "App\\Entity\\Song",
    "facets": {
        "writersArray": {
            "label": "Writers Array",
            "order": 0,
            "showMoreThreshold": 8,
            "widget": "RefinementList",
            "type": "RefinementList",
            "format": null,
            "visible": null,
            "tagsAny": [],
            "props": [],
            "sortMode": "count",
            "collapsed": false,
            "limit": null,
            "showMoreLimit": null,
            "searchable": null,
            "lookup": []
        },
        "publishersArray": {
            "label": "Publishers Array",
            "order": 0,
            "showMoreThreshold": 8,
            "widget": "RefinementList",
            "type": "RefinementList",
            "format": null,
            "visible": null,
            "tagsAny": [],
            "props": [],
            "sortMode": "count",
            "collapsed": false,
            "limit": null,
            "showMoreLimit": null,
            "searchable": null,
            "lookup": []
        },
        "year": {
            "label": "Year",
            "order": 0,
            "showMoreThreshold": 8,
            "widget": "RangeSlider",
            "type": "RangeSlider",
            "format": null,
            "visible": null,
            "tagsAny": [],
            "props": [],
            "sortMode": "count",
            "collapsed": false,
            "limit": null,
            "showMoreLimit": null,
            "searchable": null,
            "lookup": []
        }
    },
    "embedders": [
        "small",
        "best"
    ],
    "ui": {
        "icon": "Song"
    },
    "rawName": "song",
    "prefixedName": "kpa_song"
}
Raw index info (Meilisearch /indexes/kpa_song)
{
    "uid": "kpa_song",
    "createdAt": "2025-12-02T10:21:18.720204211Z",
    "updatedAt": "2025-12-02T10:26:45.510678472Z",
    "primaryKey": "id"
}
Stats (Meilisearch /indexes/kpa_song/stats)
{
    "numberOfDocuments": 432,
    "rawDocumentDbSize": 196608,
    "avgDocumentSize": 447,
    "isIndexing": false,
    "numberOfEmbeddings": 0,
    "numberOfEmbeddedDocuments": 0,
    "fieldDistribution": {
        "classnamePrefix": 432,
        "code": 432,
        "description": 428,
        "id": 432,
        "locale": 432,
        "rp": 432,
        "title": 432,
        "uniqueIdentifiers": 432,
        "videos": 432
    }
}