question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Display MeiliSearch version in front-end

See original GitHub issue

Is your feature request related to a problem? Please describe. When running a MeiliSearch instance with a front-end, I would like to see which version is running

Describe the solution you’d like The Front-end could specify which MeiliSearch version is running, this makes it very easy and accessible, and avoid the user a few API calls or getting mixed with different versions

Describe alternatives you’ve considered

Additional context

  • I am thinking of devops and deployment tools, where users request a MEiliSearch instance without necessarily being actively involved in the creation process. The only way to know the version in this case is doing an HTTP call to /version which requires from my POV too much actions/knowledge/involvment in the task for such a basic and important info

  • Happy to do a PR if this idea is accepted

Issue Analytics

  • State:closed
  • Created 3 years ago
  • Reactions:3
  • Comments:5 (5 by maintainers)

github_iconTop GitHub Comments

4reactions
mdubuscommented, Jun 28, 2021

Thanks @curquiza ! Indeed it is also missing in the current mini-dashboard, and it won’t cost to add it. I’m gonna plan to add it 👌

1reaction
curquizacommented, Jul 26, 2021

Can we have a new version of the mini-dashboard to integrate it in MeiliSearch? 😄

Read more comments on GitHub >

github_iconTop Results From Across the Web

Update to the latest Meilisearch version
# Update to the latest Meilisearch version · # Step 1: Verify your database version · # Step 2: Set all fields as...
Read more >
Version | Meilisearch Documentation v0.30
The /version route allows you to check the version of a running Meilisearch instance. # Version object. Name, Description. commitSha, Commit identifier that ......
Read more >
Quick start | Meilisearch Documentation v0.30
Quick start. This quick start will walk you through setting up Meilisearch, adding documents, performing your first search, using the search preview, ...
Read more >
Instant Meilisearch: recipe to a great front-end search
Learn how to integrate a search-as-you-type experience into your React front end in just a few steps.
Read more >
Run Meilisearch in production: taking it to the next level
Running a Meilisearch instance for testing purposes is incredibly easy and can be done in many ways: using Docker, Homebrew, Aptitude, binaries, a...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found