{"id":21956708,"url":"https://github.com/yagajs/docker-solr","last_synced_at":"2026-05-07T07:34:59.667Z","repository":{"id":121792446,"uuid":"84324547","full_name":"yagajs/docker-solr","owner":"yagajs","description":"A full spatial-ready version of the dockers original solr image","archived":false,"fork":false,"pushed_at":"2017-03-09T16:00:42.000Z","size":3,"stargazers_count":1,"open_issues_count":1,"forks_count":0,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-01-27T23:35:02.761Z","etag":null,"topics":["docker-image","geospatial","solr"],"latest_commit_sha":null,"homepage":null,"language":null,"has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/yagajs.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null}},"created_at":"2017-03-08T13:41:14.000Z","updated_at":"2017-06-20T08:17:33.000Z","dependencies_parsed_at":"2023-03-21T11:04:15.560Z","dependency_job_id":null,"html_url":"https://github.com/yagajs/docker-solr","commit_stats":{"total_commits":3,"total_committers":1,"mean_commits":3.0,"dds":0.0,"last_synced_commit":"dba66fa1093cca6a7c07de0efa60be172bd74a0c"},"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yagajs%2Fdocker-solr","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yagajs%2Fdocker-solr/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yagajs%2Fdocker-solr/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yagajs%2Fdocker-solr/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/yagajs","download_url":"https://codeload.github.com/yagajs/docker-solr/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":245009149,"owners_count":20546466,"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":["docker-image","geospatial","solr"],"created_at":"2024-11-29T08:37:49.862Z","updated_at":"2026-05-07T07:34:59.630Z","avatar_url":"https://github.com/yagajs.png","language":null,"funding_links":[],"categories":[],"sub_categories":[],"readme":"# Spatial enhancements for Solr on Docker\n\nFull spatial-ready [Solr](https://lucene.apache.org/solr/) docker image from the [YAGA Development-Team](https://yagajs.org)\nbased on the [official Solr Docker image](https://hub.docker.com/_/solr/).\n\n*This image enhance Solr with the [JTS Topology Suite](https://github.com/locationtech/jts)*\n\n## Supported tags\n\n* `6.3.0`, `6.3`\n* `6.3.0-alpine`, `6.3-alpine`\n* `6.4.1`, `6.4`, `6`, `latest`\n* `6.4.1-alpine`, `6.4-alpine`, `6-alpine`, `alpine`\n\n*Note: prior to Solr 6, the `org.locationtech.spatial4j` part was `com.spatial4j.core` and there used to be no convenience\nJTS alias. Take a look at\n[this page for further information](https://cwiki.apache.org/confluence/display/solr/Spatial+Search)*\n\n## Configure your schema\n\n```xml\n\u003c?xml version=\"1.0\" encoding=\"UTF-8\" ?\u003e\n\u003cschema name=\"my-schema\" version=\"1.6\"\u003e\n    \u003c!-- other fieldType declarations --\u003e\n    \u003cfieldType name=\"location_rpt\"\n        geo=\"true\"\n        class=\"solr.SpatialRecursivePrefixTreeFieldType\"\n        distanceUnits=\"degrees\"\n        spatialContextFactory=\"org.locationtech.spatial4j.context.jts.JtsSpatialContextFactory\" /\u003e\n\n    \u003c!-- other field configurations --\u003e\n    \u003cfield name=\"geom\" type=\"location_rpt\" indexed=\"false\" stored=\"true\" required=\"false\"/\u003e\n    \u003c!-- values for indexed, stored and required are just an example... --\u003e\n\u003c/schema\u003e\n```\n\n*This `schema.xml` is just an example. The important line is the one with\n`spatialContextFactory=\"org.locationtech.spatial4j.context.jts.JtsSpatialContextFactory\"`!*\n\n## More information\n\nPlease take a look at the [official docker image of Solr](https://hub.docker.com/_/solr/) for any additional\ninformation. This is the base for this image.\n\n## Contributing\n\nYou are invited to contribute new features, fixes, or updates, large or small; we are always thrilled to receive pull\nrequests, and do our best to process them as fast as we can.\n\nBefore you start to code, we recommend discussing your plans through a\n[GitHub issue](https://github.com/yagajs/docker-solr/issues), especially for more ambitious contributions.\nThis gives other contributors a chance to point you in the right direction, give you feedback on your design, and help\nyou find out if someone else is working on the same thing.","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fyagajs%2Fdocker-solr","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fyagajs%2Fdocker-solr","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fyagajs%2Fdocker-solr/lists"}