Clojure Solr 8 wrapper with additionnal helpers around MLT and LTR
Demo: https://github.com/Stylitics/corona-demo
See Corona release slides from Clojure North talk: https://docs.google.com/presentation/d/1aRkmt_uRF7CDDlX5sYavf8s_uYVkYqIHZ-Sy3d5a3v4
- Search is a central part of your product
- Relevancy is the first reason why you need search
- You want to use Solr 8 from the joy of Clojure
- Netflix
- DuckDuckGO
- Bloomberg
- Apple
- Dell
- Walmart
- Salesforce
- and many more...
- Stylitics
- doc/Installation.md
- doc/Data-Import.md
- doc/Schema.md
PR welcome!
- Query using
POST
- Cover all Schema API
This library is available to use under MIT license.