to the backends it balances the load across,
Последние новости
。使用 WeChat 網頁版是该领域的重要参考
claudeClaude Codechevron-right
Documents are JSON objects stored in an index. Every document must have a primary key — a field that Meilisearch uses as its unique identifier. You can declare this explicitly or let Meilisearch infer it by looking for a field named id, uid, objectId, primaryKey, or {indexName}_id. Getting this right matters: if Meilisearch picks the wrong field as primary key, re-indexing is your only recovery.