Unify and manage your data

Reltio Lightspeed Data Delivery Network operation

Learn how to use the Reltio Lightspeed™ Data Delivery Network.

Note: Reltio Lightspeed is only available on Amazon Web Services (AWS) and Google Cloud Platform (GCP).

Let's show you the ropes for the Reltio Lightspeed™ Data Delivery Network (Reltio Lightspeed).

At a high level, these are the operations involved:

Build performance indexes

Purpose
This operation enables you to build / rebuild indexes on the materialized views, ensuring they align with the latest configuration.
How It Works
It initiates consistency checks across all indexed entities, attributes and sources and applies corrections if any discrepancies are found.
Use Case
After modifying index configurations or adding new configurations, the build index operation lets you build or rebuild indexes accurately reflecting these changes, supporting reliable and fast data retrieval.

For consistency options that align with operational reliability, see Configuration options for synchronous consistency in Reltio Lightspeed.

Query by Lightspeed

Note: Our API coding term for queries using Reltio Lightspeed Data Delivery Network (Reltio Lightspeed) is "Predicate Query API".
Purpose
This operation provides ultra fast (<50 ms) access to records by specific attribute values, such as unique identifiers (e.g., passport numbers or Social Security Numbers), crosswalks or entity URI.
How It Works
By using "predicate" querying, you can specify attribute names and values or crosswalks or entity URIs to retrieve corresponding records directly from indexed data.
Use Case
For instance, you might need to quickly verify user details by searching with a unique attribute like SSN. The predicate query operation allows you to access this data rapidly, bypassing broader searches and significantly improving response times.