Date
June, 2020
Hosted by
Whether you’re running an online store and need users to be able to find items for sale, or an LMS filled with hundreds of courses, chances are your application needs some kind of search engine.
Our team found themselves in that situation recently with our public documentation. In the process of determining how we wanted to handle search, we found a new tool called Meilisearch, which has clear documentation and a simple set of methods for posting an index and customizing the ranking of results via a Python client library.