on 2020 Jan 08 8:49 AM
How to indexed the data from third party system instead of hybris database.
Request clarification before answering.
Hi hari_prasad_344
There can be multiple approach to do that:
1. You can dump third party data into flat files and can modify cronjob for indexing.
2. You can directly connect third party system and customize indexing strategy to get data form third party instead of hybris db.
Here you need to do customization in solr indexing classes where you need to pass your data instead of hybris database. this will be complex customization.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.