chorus icon indicating copy to clipboard operation
chorus copied to clipboard

Towards an open source stack for e-commerce search

Results 15 chorus issues
Sort by recently updated
recently updated
newest added

RRE - `No evaluation data has been generated - no reports will be produced.` `katas/000_setting_up_chorus.md` and `katas/001_optimize_a_query.md` both have a section on using RRE to evaluate search results, but it...

Now that we create a baseline relevance Quepid Case in `quickstart.sh`, lets have a kata!

Often I'll fire up Chorus and discover that port 3000 was already taken by my Quepid. Or a Solr is running on 8983 already... can we prefix everything with a...

recommended by Trey, Max, Doug in AI Powered search ;-)

We are home rolling what we should do via "profiles": https://docs.docker.com/compose/profiles/

- Use smaller product dataset with prices for all products (ca. 20k) in quickstart.sh. - Remove price filter appended in solrconfig.xml - Change README to use smaller dataset. Large dataset...

Great initiative to provide an OSS stack for e-commerce search! So far I haven't taken a closer look at the components and the integration yet. But I would be interested...

Chorus let's the user choose from a list of pre-configured search algorithms that each yield different result sets and rankings. The `default` algorithm is a pretty bad one that we...

Configure Querqy rewrite chain so that the common rules rewriter is applied before the embeddings rewriter.