We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7805e47 commit 05ce373Copy full SHA for 05ce373
quickwit/main.sh
@@ -35,7 +35,7 @@ fi
35
export QW_CONFIG="$PWD/config/quickwit.yaml"
36
export QW_DATA_DIR="$PWD/qwdata"
37
38
-# ./install.sh
+./install.sh
39
40
benchmark() {
41
local size=$1
0 commit comments