Thomas Payet

Results 14 issues of Thomas Payet

Sometime we need to have the same information written twice or more in the documentation. -> We do not want to maintain two versions of the same thing as it...

technical
P4
migration

# Context The documentation was initially deployed on GitHub pages using a GitHub action. Then we added the search feature with a GitHub action that is running a scraper that...

bug
technical

Can we describe the size of the dataset used for the demo, where the demo is running & the server specifications and the features used in the demo? This will...

# Pull Request ## Related issue Fixes # ## What does this PR do? - ... ## PR checklist Please check if your PR fulfills the following requirements: - [...

# Pull Request ## What does this PR do? Fixes # ## PR checklist Please check if your PR fulfills the following requirements: - [ ] Does this PR fix...

I recently learned that Lighthouse CI could be launched on every PR or every commit. I think it would help identify performance or SEO issues as early as possible. https://github.com/GoogleChrome/lighthouse-ci...

enhancement
maintenance

- Client can now automatically download and launch Meilisearch when no URL is provided - Supports automatic binary detection and download for macOS and Linux - Implements proper lifecycle management...

Following a discussion I had with @mishig25, we could simplify the usage of this Python library by having a Meilisearch binary automatically downloaded and runned just like SQLite. For example,...

enhancement