Skip to content
#

highlighting

Here are 278 public repositories matching this topic...

MeiliSearch
bidoubiwa
bidoubiwa commented Sep 13, 2021

Describe the bug
When creating a dump on an empty MeiliSearch instance, the dump is created correctly but when launching it using --import-dump the launch fails with the following error:

Error: No such file or directory (os error 2)

But the file does exists.

To Reproduce
Steps to reproduce the behavior:

  1. Launch empty MeiliSearch instance
  2. Create dump
  3. Wait
lucasrla
lucasrla commented Jan 3, 2021

Woops! Sorry for that, and thank you for catching it! I meant to type continue there but I slipped. Testing the codebase on the demo directory did not raise problems so I went along.

No promises here, but would you be open to PRs related to building an integration test suites? Such regressions could be caught pretty easily with basic tests.

_Originally posted by @clement-elbaz in ht

Improve this page

Add a description, image, and links to the highlighting topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the highlighting topic, visit your repo's landing page and select "manage topics."

Learn more