LogoLogo
CommunitySupport PortalYouTubeStart a free trial
  • Welcome
  • Commerce Engine
  • Orchestration Engine
  • API Documentation
  • Release Notes
  • Changelog
  • Release Notes
  • 2025
    • 2025-05-26: CE - New cart flexibility for managing line items
    • 2025-05-08: CE - Developer Portal - MFA
    • 2025-04-15: CE - Cart Service External Discounts
    • 2025-04-10: CE - Cart Validation and Configuration Improvement
    • 2025-04-04: CE - B2C Quotes
    • 2025-04-03: CE - Custom Entity Framework
    • 2025-04-01: CE - Shared Orders
    • 2025-04-01: CE - Customer Groups
    • 2025-03-21: CE - Custom Mixin Filters
    • 2025-03-12: CE - Extensions
    • 2025-02-19: OE - Datastore
    • 2025-02-11: CE - AI Import
    • 2025-01-13: CE - Segments
  • Archive
    • 2024
      • 2024-12-24: CE - AI Smart Config
      • 2024-12-06: CE - Customer Segments
      • 2024-12-05: OE - Timer Events
      • 2024-11-15: OE - Orchestration Center
      • 2024-10-29: CE and OE - Documentation Portal Subscriptions
      • 2024-10-09: CE - Coupon Service
      • 2024-10-07: CE - External fees
      • 2024-10-04: CE - Magnolia CMS Integration
      • 2024-10-02: OE - Cloud Functions
      • 2024-09-30: OE - Task Inbox
      • 2024-09-17: CE - Delivery Methods and Delivery Zones Rename
      • 2024-08-16: CE - Order Management
      • 2024-08-13: CE - External Price Calculation
      • 2024-06-21: CE - API Statistics
      • 2024-06-07: OE - Digital Process Step Replay
      • 2024-06-07: CE - Mixin Schemas
      • 2024-05-13: CE - Renaming Digital Commerce Platform to Commerce Engine
      • 2024-05-02: OE - Event Registry and Event Logs
      • 2024-05-02: OE - Diagrams for Digital Processes
      • 2024-05-02: OE - Draft Digital Processes
      • 2024-05-02: OE - Task Inbox
      • 2024-04-15: OE - User Management
      • 2024-04-15: CE - User Management
      • 2024-03-15: CE - Guest Checkout
      • 2024-03-07: CE - Quote Service
      • 2024-02-15: OE - Webhook Service
      • 2024-02-05: OE - Subflows
      • 2024-02-05: CE - Customer Management Service
      • 2024-01-23: CE - Separate API Keys in Developer Portal
      • 2024-01-22: CE - Mixins for Availability Service
      • 2024-01-15: OE - Decision Engine
      • 2024-01-02: CE - Mixin Schemas
    • 2023
      • 2023-12-21: OE - Renaming Commerce Execution Platform to Orchestration Engine
      • 2023-12-11: CE - Single Sign-On (SSO)
      • 2023-12-01: CE - Mixin Schemas
      • 2023-11-24: CE - Auth0 - Social Login
      • 2023-11-20: CE - Builder.io Plugin
      • 2023-11-08: CE - Mixin Schemas
      • 2023-11-07: CE - Customer Rights & Roles
      • 2023-10-30: CE - Assisted Buying
      • 2023-09-08: CE - Artificial Intelligence Assistance
      • 2023-09-05: OE - Forms Automation
      • 2023-07-11: CE - Payment Gateway Service
      • 2023-07-11: CE - Delivery Cycle Management
      • 2023-07-04: OE - KPIs and Analytics
      • 2023-06-26: OE - Digital Process Debugger
      • 2023-05-24: CE - Quote Management
      • 2023-05-16: CE - Universal Search Connector
      • 2023-05-15: CE - Reward Points Management
      • 2023-04-06: CE - Quote Management
      • 2023-03-03: CE - Multiple Coupons
      • 2023-03-03: CE - Media Management Service
      • 2023-01-16: CE - Returns Service
    • 2022
      • 2022-11-25: CE - Product Variants
      • 2022-11-23: CE - Variant-related Tutorials in the Product Service Documentation
      • 2022-11-10: CE - Brand Service Documentation
      • 2022-10-06: CE - Webhook Event Publishing
      • 2022-09-30: CE - Product Templates and Product Bundles
      • 2022-09-30: CE - Availability Service Documentation
      • 2022-09-30: CE - Customer Management Service
      • 2022-09-19: CE - Price Service Documentation
      • 2022-08-24: CE - Availability Service Documentation
      • 2022-07-15: CE - Emporix Documentation Portal Restructuring
      • 2022-07-15: CE - Cart Service Documentation
      • 2022-07-14: CE - Price Lists for B2B eCommerce
      • 2022-07-13: CE - Emporix Maker App
      • 2022-07-05: CE - Identity and Access Management (IAM)
      • 2022-06-14: CE - Delivery and Shipping Documentation
      • 2022-05-26: CE - Core Commerce Documentation Renaming
      • 2022-05-05: CE - Renaming in the Price Object
      • 2022-05-04: CE - Renaming in the Product Object
      • 2022-04-27: CE - Pricing and Tax Management Documentation
      • 2022-04-21: CE - Quick Start Guide Documentation Improvements
      • 2022-04-07: CE - Catalog and Category
      • 2022-04-05: CE - B2B Pricing
Powered by GitBook
On this page
  • Overview
  • Fixes and improvements
  • Known problems
  • Documentation and Links

Was this helpful?

Export as PDF
  1. Archive
  2. 2023

2023-05-16: CE - Universal Search Connector

Previous2023-05-24: CE - Quote ManagementNext2023-05-15: CE - Reward Points Management

Last updated 22 days ago

Was this helpful?

LogoLogo

Resources

  • Emporix.com
  • Developer Policy
  • Terms of Use

Find us

  • LinkedIn

© 2025 Emporix. All Rights Reserved.

Overview

Events are constantly triggered within the every time a shopping cart is updated, an order is placed or a product image is updated. These events are important for communicating with the storefront and in particular with a search engine used in the storefront so that its index can be updated with these changes.

Events are constantly triggered within the Commerce Engine every time a shopping cart is updated, an order is placed or a product image is updated. These events are important for communicating with the storefront and in particular with a search engine used in the storefront so that its index can be updated with these changes.

We already support one of the most popular search engines, Algolia, but to meet our customers' needs, we decided to expand the functionality to support others.

Rather than building many different adapters, we have instead developed a single connector that can convert these internal events into standard webhooks that a search engine can listen to. Once the search engine has registered to listen to these events, all that is left is to convert the event payload into a form that is recognized by the search engine in question. We have already prepared a configuration for the conversion that works with Algolia, Clerk, and Constructor.io.

With this new approach, any modern search engine can be integrated quickly and easily, resulting in flexibility and speed for our partners and customers when using Emporix CE.

Fixes and improvements

None as these are new services.

Known problems

No known problems at time of release.

Documentation and Links

User Guides:

Universal Search Connector
Search Configuration