indexinfo index overview
Packages AdminDocuments
—
Is Indexing
No
Facet Fields
0
Fields
0
No facet counts available. Make sure
settings.facets is configured and the index is populated.
Configured settings (MeiliService)
{
"schema": {
"displayedAttributes": [
"indexName",
"label",
"description",
"aggregator",
"institution",
"country",
"locale",
"documentCount",
"status",
"settings",
"primaryKey",
"createdAt",
"updatedAt",
"lastIndexed"
],
"filterableAttributes": [
"aggregator",
"institution",
"locale",
"country",
"documentCount",
"status"
],
"sortableAttributes": [
"documentCount",
"createdAt",
"updatedAt",
"indexName"
],
"searchableAttributes": [
"label",
"description",
"aggregator",
"institution",
"indexName"
],
"faceting": {
"sortFacetValuesBy": {
"*": "count"
},
"maxValuesPerFacet": 1000
},
"chat": {
"documentTemplate": "id: {{ doc.indexName }}\n{% for field in fields %}{% if field.is_searchable and field.name != \"indexName\" and field.value != nil %}{{ field.name }}: {{ field.value }}\n{% endif %}{% endfor %}"
}
},
"primaryKey": "indexName",
"persisted": [],
"class": "Survos\\MeiliBundle\\Entity\\IndexInfo",
"facets": {
"documentCount": {
"label": "Document Count",
"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": []
},
"status": {
"label": "Status",
"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": []
},
"aggregator": {
"label": "Aggregator",
"order": 1,
"showMoreThreshold": 8,
"widget": null,
"type": null,
"format": null,
"visible": null,
"tagsAny": [],
"props": [],
"sortMode": null,
"collapsed": null,
"limit": null,
"showMoreLimit": null,
"searchable": null,
"lookup": {
"dc": "Digital Commonwealth",
"pp": "PastPerfect Online",
"omeka": "Omeka",
"smith": "Smithsonian",
"euro": "Europeana",
"fortepan": "Fortepan",
"ddb": "Deutsche Digitale Bibliothek",
"glam": "Open GLAM Survey",
"aac": "American Art Collaborative",
"md": "museum-digital",
"mds": "Museum Data Service (MDS)"
},
"returnInChat": true
},
"institution": {
"label": "Institution",
"order": 2,
"showMoreThreshold": 8,
"widget": null,
"type": null,
"format": null,
"visible": null,
"tagsAny": [],
"props": [],
"sortMode": null,
"collapsed": null,
"limit": null,
"showMoreLimit": null,
"searchable": null,
"lookup": [],
"returnInChat": true
},
"country": {
"label": "Country",
"order": 3,
"showMoreThreshold": 8,
"widget": null,
"type": null,
"format": null,
"visible": null,
"tagsAny": [],
"props": [],
"sortMode": null,
"collapsed": null,
"limit": null,
"showMoreLimit": null,
"searchable": null,
"lookup": {
"US": "United States",
"GB": "United Kingdom",
"DE": "Germany",
"HU": "Hungary",
"FR": "France",
"NL": "Netherlands",
"IT": "Italy",
"ES": "Spain",
"AT": "Austria",
"BE": "Belgium",
"PL": "Poland",
"NZ": "New Zealand",
"AU": "Australia",
"CA": "Canada"
},
"returnInChat": true
},
"locale": {
"label": "Language",
"order": 4,
"showMoreThreshold": 8,
"widget": null,
"type": null,
"format": null,
"visible": null,
"tagsAny": [],
"props": [],
"sortMode": null,
"collapsed": null,
"limit": null,
"showMoreLimit": null,
"searchable": null,
"lookup": {
"en": "English",
"de": "German",
"hu": "Hungarian",
"fr": "French",
"nl": "Dutch",
"it": "Italian",
"es": "Spanish",
"pl": "Polish",
"cs": "Czech",
"sv": "Swedish",
"fi": "Finnish",
"da": "Danish",
"no": "Norwegian",
"pt": "Portuguese"
},
"returnInChat": true
}
},
"embedders": [],
"chats": [],
"prompts": [],
"chatInputs": [],
"autoIndex": true,
"ui": {
"columns": 3,
"layout": "neutral"
},
"instaView": [],
"baseName": "indexinfo"
}
Raw index info (Meilisearch /indexes/indexinfo)
null
Stats (Meilisearch /indexes/indexinfo/stats)
null
Chat workspace: packages_indexinfo_meili_assistant
Open chat
Could not retrieve workspace settings from Meilisearch
(workspace
packages_indexinfo_meili_assistant may not exist on the server yet — run
bin/console meili:settings:update --chat --force).