kpa_video index overview

Meili Dashboard
Documents
448
Is Indexing
No
Facet fields
Showing up to the top 25 values per facet.
school (showing first 0 values)
Label Count
No values found for this facet.
year (showing first 18 values)
Label Count
2024 39
2017 38
2018 35
2022 33
2019 33
2021 31
2020 31
2025 30
2016 27
2015 25
2014 22
2013 20
2011 18
2009 18
2023 17
2010 13
2012 12
2008 6
Configured settings (MeiliService)
{
    "schema": {
        "displayedAttributes": [
            "*"
        ],
        "filterableAttributes": [
            "school",
            "year"
        ],
        "sortableAttributes": [],
        "searchableAttributes": [
            "*"
        ],
        "faceting": {
            "sortFacetValuesBy": {
                "*": "count"
            },
            "maxValuesPerFacet": 1000
        }
    },
    "primaryKey": "id",
    "persisted": [],
    "class": "App\\Entity\\Video",
    "facets": {
        "school": {
            "label": "School",
            "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": [],
    "ui": {
        "icon": "Video"
    },
    "rawName": "video",
    "prefixedName": "kpa_video"
}
Raw index info (Meilisearch /indexes/kpa_video)
{
    "uid": "kpa_video",
    "createdAt": "2025-12-02T10:21:19.00587608Z",
    "updatedAt": "2025-12-02T10:26:47.036896565Z",
    "primaryKey": "id"
}
Stats (Meilisearch /indexes/kpa_video/stats)
{
    "numberOfDocuments": 448,
    "rawDocumentDbSize": 1818624,
    "avgDocumentSize": 4051,
    "isIndexing": false,
    "numberOfEmbeddings": 0,
    "numberOfEmbeddedDocuments": 0,
    "fieldDistribution": {
        "classnamePrefix": 448,
        "date": 448,
        "description": 444,
        "id": 448,
        "rawData": 448,
        "rp": 448,
        "song": 448,
        "thumbnailUrl": 448,
        "thumbnails": 448,
        "title": 448,
        "uniqueIdentifiers": 448,
        "year": 448,
        "youtubeId": 448,
        "youtubeUrl": 448
    }
}