As a feed from external system we get a Catalog items (They are product info) as part of feed once a day. We need to take this feed and store in Sharepoint. Following are things we want to achive with this.
- Need to search those items and show as part of standard search resutls.
- There will be Insert (New Items) , updates and deletes to the items. In addtion to that catalog item will have metadata associated with it.
- We would not be modifing any of that data in our system. it is just the display only.
I would like to know from the group what is the best way to store this in sharepoint and search on them.