Core concepts Core concepts This section defines the core concepts of MeiliSearch: Documents : Objects made up of key-value pairs Indexes : Entities that contain documents and...
Documents Structure Important terms Formatting Limitations and requirements Fields Field properties Primary field Example: Primary key Setting the primary key MeiliSearch ...
What’s next? What’s next? MeiliSearch was built on a few core concepts. If you haven’t already done so, we invite you to explore the following pages that will give you an essen...
Dumps Create a Dump Example Response: 202 Accepted Get dump status Example Response: 200 Ok Dumps The dumps route allows the creation of database dumps. Dumps are .dum...
Authentication Key types Adding the master key Example Communicating with a protected instance Example Response Changing a key Deactivating key-based authentication Auth...
Contributing to our documentation Our documentation philosophy How to contribute? Issues Creating your first issue Pull requests Creating your first PR How we review contribu...
What’s next? What’s next? MeiliSearch was built on a few core concepts. If you haven’t already done so, we invite you to explore the following pages that will give you an essent...
Indexes Example Index Creation Example Index UID Primary key Relevancy rules Synonyms Stop words Field properties Indexes An index is an entity that gathers a set of d...
Health Get health Example Response: 204 No Content Health The health check endpoint enables you to periodically test the health of your MeiliSearch instance. Get health ...