Skip to content

TristanCacqueray/quickwit-haskell

Repository files navigation

quickwit-haskell

Haskell libraries for the quickwit search engine.

Usage

Start the service:

nix develop --command quickwit run

Run the client demo:

nix develop --command ghcid --command "cabal repl quickwit-client" --test Quickwit.demo