{"id":18517534,"url":"https://github.com/stevenferrer/multi-select-facet","last_synced_at":"2025-04-09T08:30:34.493Z","repository":{"id":38406042,"uuid":"270719023","full_name":"stevenferrer/multi-select-facet","owner":"stevenferrer","description":"An example of multi-select facet with Solr, Vue and Go","archived":false,"fork":false,"pushed_at":"2023-03-11T07:40:26.000Z","size":2103,"stargazers_count":35,"open_issues_count":4,"forks_count":14,"subscribers_count":4,"default_branch":"main","last_synced_at":"2025-03-24T03:23:16.560Z","etag":null,"topics":["apache-solr","buefy","faceted-search","facets","go","golang","multi-select-facet","solr","solr-go","vue","vuejs"],"latest_commit_sha":null,"homepage":"","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/stevenferrer.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}},"created_at":"2020-06-08T15:24:41.000Z","updated_at":"2024-10-31T00:59:57.000Z","dependencies_parsed_at":"2024-06-20T00:08:31.672Z","dependency_job_id":"6edbe431-73d5-459c-85ce-5a939e4cd22f","html_url":"https://github.com/stevenferrer/multi-select-facet","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stevenferrer%2Fmulti-select-facet","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stevenferrer%2Fmulti-select-facet/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stevenferrer%2Fmulti-select-facet/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stevenferrer%2Fmulti-select-facet/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/stevenferrer","download_url":"https://codeload.github.com/stevenferrer/multi-select-facet/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248002912,"owners_count":21031690,"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":["apache-solr","buefy","faceted-search","facets","go","golang","multi-select-facet","solr","solr-go","vue","vuejs"],"created_at":"2024-11-06T17:04:31.521Z","updated_at":"2025-04-09T08:30:34.138Z","avatar_url":"https://github.com/stevenferrer.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Multi-Select Facet Example\nAn example of multi-select facet using [Solr](https://solr.apache.org), [Vue](https://vuejs.org) and [Go](http://go.dev/). \n\nBlog post: [Multi-Select Facet with Solr, Vue and Go](https://stevenferrer.github.io/posts/multi-select-facet-solr-vue-go/)\n\n![screenshot](./screenshot.png)\n\n## Running the example\n\n1. Run Solr using [podman](https://podman.io/).\n\n```console\n$ make start-solr\n```\n\nOr using `docker`.\n\n```console\n$ PODMAN=docker make start-solr\n```\n\n2. Run the API\n```console\n// build the api\n$ go build -v -o api\n\n// start the api with the initialization options\n$ ./api -create-collection -init-schema -index-data -init-suggester\n```\n\n3. Run the web app (open a new terminal tab)\n```console\n// cd to web app folder\n$ cd webapp\n\n// install dependencies\n$ yarn // or npm install\n\n// start the web app\n$ yarn serve // or npm run serve\n```\n\n4. Open http://localhost:8080 in your browser and start playing with it!\n\n\n## Contributing\nFeel free to improve this project by [make a pull-request](https://github.com/stevenferrer/multi-select-facet/pulls) or [opening an issue](https://github.com/stevenferrer/multi-select-facet/issues).\n\n## License\n\nMIT","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fstevenferrer%2Fmulti-select-facet","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fstevenferrer%2Fmulti-select-facet","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fstevenferrer%2Fmulti-select-facet/lists"}