Tech Blog Menu

Tech Blog

Randomizing Results from a Coveo Index

Written By
Alexandre Moreau & François Lachance-Guillemette

After reading the title of this post, you were probably wondering the same thing everyone asked us while working on this project:

Why?

And you would be right. Why would we want to remove Coveo’s most useful features: Machine Learning, sorting, and automatically-tuned relevancy?

There are 4 reasons:

  • For fun
  • To try to get different results each time you execute a query
  • To test what we could achieve with the current infrastructure and tools
  • But yeah, mostly for fun

This post will cover the road we had to walk to achieve such results.

Read more...

Automate your infrastructure

Written By
Serge Ohl

In my life, I really love to automate recurring tasks. In my private life, I’ve been conceptualizing, building, and developing my home automation for many years. At work, I automate everything: scripts, servers, deployments, etc. And now in the cloud, I am automating the infrastructure.

It is not a new thing; automation is old, but it’s not in all data centers or cloud infrastructures. Let’s see why you would have to automate your infrastructure, except because it’s cool. There are other points to consider.

Read more...

A story of TypeScript, webpack, and code splitting

Written By
Olivier Lamothe

In my last blog post, I talked about how we use webpack at Coveo, to improve our development process.

One of the most powerful feature offered by it is code splitting.

I’ll try to explain how we are leveraging it inside our project, and combining it with TypeScript.

Read more...

Building a resource locator

Written By
Wim Nijmeijer

This is the first blog post of a new series entitled “Build it with Coveo”. The series will present innovative use cases for the Coveo Platform, always including full code samples.

Coveo customers use the platform in a multitude of ways. Many in the consulting and resource management business often ask us if our search technology could help them better match resources and projects.

Use case:

What if you want to find the best peer/employee with knowledge around “Artificial Intelligence.”? What if you need to add constraints such as “available for the next two months.”? RL1

Read more...

Applying Site Search Best Practices using Sitecore Part 4

Written By
Simon Langevin

This is the last part of my long adventure to cover all the best practices listed in the Best Practices for Site Search eBook. The previous parts can be found here.

Read more...

Automate Adding a Coveo Search Box In a Page Using Sitecore PowerShell Extensions

Written By
Jean-François L'Heureux

The Sitecore PowerShell Extensions is an amazing tool every Sitecore developer should learn to use. I recently started playing with it, my first goal being to find a solution to the popular request: automate adding a Coveo search box in a page.

Read more...

Coveo Blitz 2017

Written By
Marc Sanfaçon

7th edition

After months of preparation, the seventh edition of Coveo Blitz was held on January 7th 2017. As was the case in the last few years, the contest was held in our Quebec City office. Participants like to see our offices and the work environment we offer - oh, and here’s a scoop: next year, it will be held in our brand new offices!

A total of 58 students from 6 universities and colleges participated this year. We opened the registration on October 18th and all the available places (15 teams of 4) were filled by November 3rd.

Read more...

Applying Site Search Best Practices using Sitecore Part 3

Written By
Simon Langevin

This is the third installment on my journey to cover all the best practices listed in the Best Practices for Site Search eBook. The goal of this series is to explain in details how to apply each best practice using Coveo for Sitecore V4.

If you missed the previous posts, you can find the full series here.

Read more...

Applying Site Search Best Practices using Sitecore Part 2

Written By
Simon Langevin

For those of you who missed part 1, this series of blogs is to provide technical details on each of the best practices mentioned in the Best Practices for Site Search eBook.

Read more...

My first Visual Studio Code extension (vsforce)

Written By
André Thériault, Lucien Bénié & Étienne Rocheleau
Our experience creating our first Visual Studio Code extension, details about the vsforce extension, and information that would have been useful when starting its development.

Read more...

< Older Newer >