{"id":20804960,"url":"https://github.com/lichess-org/lila-search","last_synced_at":"2025-07-06T20:38:11.091Z","repository":{"id":40345825,"uuid":"41678131","full_name":"lichess-org/lila-search","owner":"lichess-org","description":"Keep elasticsearch threads out of your web facing app, kids","archived":false,"fork":false,"pushed_at":"2025-07-05T06:33:01.000Z","size":1247,"stargazers_count":49,"open_issues_count":2,"forks_count":25,"subscribers_count":7,"default_branch":"master","last_synced_at":"2025-07-05T07:18:13.341Z","etag":null,"topics":["cats-effect","chess","elasticsearch","functional-programming","lichess","scala","scala3","smithy","smithy4s","typelevel"],"latest_commit_sha":null,"homepage":"http://lichess.org","language":"Scala","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"agpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/lichess-org.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null},"funding":{"custom":"https://lichess.org/patron"}},"created_at":"2015-08-31T13:53:11.000Z","updated_at":"2025-07-05T06:33:03.000Z","dependencies_parsed_at":"2023-02-15T12:46:07.255Z","dependency_job_id":"c1a2e25a-63f9-4818-ac5a-6d7f549f7750","html_url":"https://github.com/lichess-org/lila-search","commit_stats":{"total_commits":728,"total_committers":14,"mean_commits":52.0,"dds":0.4560439560439561,"last_synced_commit":"56968aa3ab3a5075373b0e871f2e59c7731b2478"},"previous_names":[],"tags_count":16,"template":false,"template_full_name":null,"purl":"pkg:github/lichess-org/lila-search","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lichess-org%2Flila-search","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lichess-org%2Flila-search/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lichess-org%2Flila-search/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lichess-org%2Flila-search/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/lichess-org","download_url":"https://codeload.github.com/lichess-org/lila-search/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lichess-org%2Flila-search/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":263969266,"owners_count":23537402,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["cats-effect","chess","elasticsearch","functional-programming","lichess","scala","scala3","smithy","smithy4s","typelevel"],"created_at":"2024-11-17T19:12:36.344Z","updated_at":"2025-07-06T20:38:11.041Z","avatar_url":"https://github.com/lichess-org.png","language":"Scala","funding_links":["https://lichess.org/patron"],"categories":[],"sub_categories":[],"readme":"# Search service for lichess.org\n\n\u003e \"Keep elasticsearch threads out of your web facing app, kids\" -- W. Churchill\n\n## Developement\n\n### Start sbt\n\nCopy default settings\n```sh\ncp .sbtops.example .sbtopts\n```\n\nStart sbt:\n```sh\nsbt\n```\n\n### Inside sbt console\n\nStart server:\n```sh\napp/run\n```\n\nRun tests:\n```sh\ntest\n```\n\nRun code format and auto code refactor with scalafmt \u0026 scalafix:\n```sh\nprepare\n```\n\nStart ingestor service:\n```sh\ningestor/runMain lila.search.ingestor.App\n```\n\nStart ingestor cli tool\n```sh\ningestor/runMain lila.search.ingestor.cli --help\n```\n\n#### CLI tool\n\n```sh\n# index all documents for specific index\nsbt 'ingestor/runMain lila.search.ingestor.cli index --index team --since 0'\n\n# index all documents for all indexes\nsbt 'ingestor/runMain lila.search.ingestor.cli index --all --since 0'\n```\n\n### release\n\n```bash\nsbt release with-defaults\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flichess-org%2Flila-search","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Flichess-org%2Flila-search","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flichess-org%2Flila-search/lists"}