--- title: Message Search icon: ListFilter description: Quickly search in past conversations with LibreChat's integrated Meilisearch --- LibreChat has integrated **Meilisearch** to enhance the user experience by providing a fast and efficient way to search through past conversations. Meilisearch is a powerful, open-source search engine that is known for its speed and ease of use, making it an excellent choice for applications like LibreChat that require quick access to a large volume of data.
search for a banana
The integration allows users to: - Perform **full-text searches** on their conversation history. - Utilize **typo-tolerance** for more forgiving search queries. - Experience **instant results** as they type, thanks to Meilisearch's as-you-type search capabilities. This feature significantly improves the functionality of LibreChat, making it easier for users to find specific messages or topics within their chat history. It's a testament to the platform's commitment to providing a seamless and user-friendly experience. For those interested in the technical details or implementation, further information can be found in the [Meilisearch Configuration Guide](/docs/configuration/meilisearch).