quepid
quepid copied to clipboard
Improve your Elasticsearch, OpenSearch, Solr, Vectara, Algolia and Custom Search search quality.
## Description Add reciprocal rank as a communal Scorer ## Motivation and Context Closes #523 adds a useful metric for known item search evaluation. ## How Has This Been Tested?...
Right now, when working with query templates, quepid only looks at `_source` of result documents when building query results view. I would like quepid to also look at the `fields`...
Adds ability to host quepid behind a context path by specifying `RAILS_RELATIVE_URL_ROOT` ENV var. ## Description Modify rails config and angular services to utilize relative URL setting. ## Motivation and...
## Description ## Motivation and Context ## How Has This Been Tested? ## Screenshots or GIFs (if appropriate): ## Types of changes - [] Bug fix (non-breaking change which fixes...
**Is your feature request related to a problem? Please describe.** We added a red bubble for the count of the unrated docs for a query. It currently is Red, but...
We have a mix mash of visualizations... Does https://echarts.apache.org/examples/en/index.html#chart-type-pie and https://github.com/railsjazz/rails_charts give us something we can grow with? Ditch our odd D3 visualizations and vega stuff...?
## Description Using Websockets, if two people are looking at the same case, and ratings are changed/deleted, then everyone gets notified they need to refresh the case! ## Motivation and...
If we add user ID 1139919 and rerun query, it changes to 1139920. Multiple computers, happens all the time.
**Is your feature request related to a problem? Please describe.** MRR is a handy metric for evaluating known or single item search. **Describe the solution you'd like** implement a new...
**Is your feature request related to a problem? Please describe.** Provide more complete documentation on the different kinds of scorers and the use cases they are associated with. **Describe the...