README ¶ simila Simila search service Quick start 1. Run DB docker make db-start 2. Create Simila DB PGPASSWORD=postgres psql -h localhost -p 5432 -U postgres -d postgres -c "create database simila" 3. Run Simila executable make run Notes Simila uses Postgres with the PGroonga extention enabled https://hub.docker.com/r/groonga/pgroonga. More info on PGroonga: https://pgroonga.github.io/reference/. Expand ▾ Collapse ▴ Directories ¶ Show internal Expand all Path Synopsis api gen/format/v1 gen/index/v1 cmd simila simila/commands pkg api grpc http indexer/persistence indexer/persistence/migrations server version Click to show internal directories. Click to hide internal directories.