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 grpc/protogen/v1/formats grpc/protogen/v1/index cmd simila command simila/commands pkg indexer/persistence indexer/persistence/migrations server version Click to show internal directories. Click to hide internal directories.