A library for rewriting search queries to improve relevance.
Status: alpha, but used in production.
[com.nytimes/querqy-clj "0.0.0"]
Querqy is a query rewriting library. It can help you better connect user intent to the relevance signals in your search index. You can massage user input into a better query by fixing typos, removing spurious terms, or injecting filters or synonyms automatically.
$ lein cljfmt fix
$ lein clj-kondo --lint src test
Can you improve this documentation?Edit on GitHub
cljdoc is a website building & hosting documentation for Clojure/Script libraries
× close