SearchProxy works alongside the SearchSync project. After product and catalog data has been synchronized via SearchSync, SearchProxy acts as a gateway to Sitecore Search, applying OrderCloud-specific visibility rules and returning user-specific pricing.
This solution mirrors the functionality of our hosted OrderCloud integration but is provided as open source, giving you full flexibility to customize and extend as needed.
- Forwards search requests to Sitecore Search.
- Applies visibility filters based on OrderCloud roles and permissions.
- Returns pricing tailored to the authenticated user.
We've included sample implementations to help you get started:
Check out the README files in the example projects for instructions on running locally.
