quickwit-oss/quickwit

Warn user when using local filesystem as default index root URI

Open

#1,990 opened on Sep 21, 2022

 (6 comments) (0 reactions) (0 assignees)Rust (581 forks)github user discovery
enhancementgood first issue

Repository metrics

Stars
 (11,537 stars)
PR merge metrics
 (Avg merge 5d 18h) (41 merged PRs in 30d)

Description

We could print a warning with a link to the docs outlining the limitations when using the filesystem as datadir or meta-store. It may ease onboarding new users.

Contributor guide