README ¶ simila Simila search service Quick start 1. Start Simila make compose-up 2. Tail logs (optional) make compose-logs 3. Use the API curl localhost:8081/v1/ping # http API grpcurl --plaintext localhost:50052 grpc.health.v1.Health/Check # grpc API 4. Stop Simila make compose-down 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/ and Groonga engine https://groonga.org/docs/reference. Expand ▾ Collapse ▴ Directories ¶ Show internal Expand all Path Synopsis api gen/format/v1 gen/index/v1 cmd simila simila/commands examples watcher pkg api grpc http indexer/persistence indexer/persistence/migrations parser parser/txt server version Click to show internal directories. Click to hide internal directories.