1
0
mirror of https://github.com/stevenferrer/multi-select-facet.git synced 2025-11-23 21:54:45 +02:00
Files
multi-select-facet/README.md

12 lines
433 B
Markdown
Raw Normal View History

2020-06-09 19:15:43 +08:00
# Multi-Select Facet Example
2020-06-12 18:50:55 +08:00
An example of multi-select facet using [Solr](https://lucene.apache.org/solr), [Vue](https://vuejs.org) and [Go](http://go.dev/).
2020-06-09 19:15:43 +08:00
2020-06-13 23:21:28 +08:00
## Running the example
Use docker-compose maybe?
2020-06-09 19:15:43 +08:00
2020-06-12 18:50:55 +08:00
## Contributing
Please feel free to improve this by [sending a PR](https://github.com/stevenferrer/multi-select-facet/pulls) or [opening an issue](https://github.com/stevenferrer/multi-select-facet/issues).
2020-06-09 19:15:43 +08:00
2020-06-12 18:50:55 +08:00
## License
2020-06-09 19:15:43 +08:00
2020-06-12 18:50:55 +08:00
MIT