-
## Relevancy rewriters and rankers mechanism
The purpose of this mechanism is to allow a concise and standard way of defining search relevancy occurring on both
query rewrite side and results rank…
-
Hello,
we're currently looking into running some Elasticsearch Updates on the 7.x branch. I saw there's Querqy 1.5 for Elasticsearch 7.17.2 available. Is there any Chance you can build and publish …
-
# OpenSearch Querqy Plugin Design Document
Plugin Code: https://github.com/querqy/querqy-opensearch
Querqy Project: https://querqy.org/
## 1. What is Querqy?
A query rewriting library. It he…
-
## Introduction
This issue talks about the various high level directions which are being proposed for Score combination and Normalization techniques to improve Semantic Search/Neural Search Queries…
-
I'm trying to find a better approach when there are multiple rules. Lets say I have two rules for iphone and jeans, is it better to configure querqy config like below or to have a map with search term…
-
Can I use https://repo1.maven.org/maven2/org/querqy/querqy-elasticsearch/1.6.es852.0/ for 853?
-
The results using image vector model are barely able to keep up with the expectations.
After all "image speaks louder than words" :)
-
The dataencoder process currently is part of the chorus repo. It misses the README and the steps required to run and (if required) customise based on the chosen transformer.
-
![Screenshot 2022-06-09 at 23 17 58](https://user-images.githubusercontent.com/5163715/172946429-527c1f70-d743-488c-b7ab-9f8f28f58ffb.png)
![Screenshot 2022-06-09 at 23 21 03](https://user-images.g…
-
We are heavily using multi match with field boost. Do we have similar option?
```
{
"querqy": {
"multi_match": {
"fields": [
"title^60",
…