on ‎2018 Jun 11 10:56 PM
Hello guys,
Is there any way to share Solr context between Providers when indexing ? In other words, for example I have a product and I want to index 3 attributes to Solr:
Price
Promotional price
Discount strike price
All of those providers will try to find thew price by channel and calculate it, and I want to do it once.
Regards,
Request clarification before answering.
Thank you, I'll try it!
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi,
yes, just implement the ValueResolver interface. Some examples are available on https://help.hybris.com/6.7.0/hcd/8c7dea5386691014aceaa6b5ab3e31b9.html .
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
| User | Count |
|---|---|
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.