Reltio Lightspeed Data Delivery Network operation
Learn how to use the Reltio Lightspeed™ Data Delivery Network.
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.
Query by Lightspeed
- 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.