Introduction to brX Content Search Integration
Introduction
brX Content Search integration provides an automated feed of content from Bloomreach Experience Manager to the Bloomreach Search and Merchandizing Merchandising (brSM) intelligent search index for content. Once the addon is installed and configured, the Bloomreach Experience Manager product will automatically start sending a content feed, in fixed and configurable intervals, into a search index in a customer’s brSM account. The brSM system exposes this index to the public via an HTTP API.
The addon also provides a fluent Java API for easily generating correctly-formatted search queries and parsing the results. This can be used to assist in building a custom search experience for a site or for automated tasks using the content index.
This addon is only appropriate for customers that use both Bloomreach Experience Manager and brSM Content Search, and it is currently available only as part of an Early Adopter Program. If you are interested in participating, please contact your Bloomreach account manager.
Get Started with Content Search
- Installing brX Content Search
- Configuring brX Content Search Integration
- Administering the Feed
- Using the Content Search Query API