A library for rewriting search queries to improve relevance.
Clojars dependency:
Status: alpha, but used in production.
[com.nytimes/querqy-clj "$VERSION"]
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 builds & hosts documentation for Clojure/Script libraries
Ctrl+k | Jump to recent docs |
← | Move to previous article |
→ | Move to next article |
Ctrl+/ | Jump to the search field |