Aarhus University Seal

Talk: Soren Lassen - Unicorn: A System for Searching the Social Graph

Info about event

Time

Tuesday 18 March 2014,  at 10:15 - 11:00

Location

Åbogade 34, 8200 Aarhus N, Nygaard-295

Organizer

Department of Computer Science

On Tuesday 18 March 2014 guest Soren Lassen will give a talk on the Unicorn system.

Time: 10:15-11:00
Place: Nygaard-295

Abstract
Unicorn is an online, in-memory social graph-aware indexing system designed to search trillions of edges between tens of billions of users and entities on thousands of commodity servers. Unicorn is based on standard concepts in information retrieval, but it includes features to promote results with good social proximity. It also supports queries that require multiple round-trips to leaves in order to retrieve objects that are more than one edge away from source nodes. Unicorn is designed to answer billions of queries per day at latencies in the hundreds of milliseconds, and it serves as an infrastructural building block for Facebook’s Graph Search product. In this paper, we describe the data model and query language supported by Unicorn. We also describe its evolution as it became the primary backend for Facebook’s search offerings.