IMPORTANT: The Querqy plugin for Solr is no longer maintained in this repository. It has moved to its own repo at https://github.com/querqy/querqy-solr
Querqy is a framework for query preprocessing in Java-based search engines.
This is the repository for querqy-core
and querqy-lucene
. Repositories
for further integrations can be found at:
- https://github.com/querqy/querqy-elasticsearch/ (Querqy for Elasticsearch)
- https://github.com/querqy/querqy-opensearch/ (Querqy for OpenSearch)
- https://github.com/querqy/querqy-solr/ (Querqy for Solr)
- https://github.com/querqy/querqy-unplugged/ (Querqy for rewriting queries outside the search engine)
Visit docs.querqy.org/querqy/ for detailed documentation.
Please make sure you read the release notes!
Check out Querqy.org for related projects that help you speed up search software development.
Developer channel: Join #querqy on the Relevance & Matching Tech Slack space
Querqy is licensed under the Apache License, Version 2.
Please read our developer guidelines before contributing.