[ad_1]
I have a large database and want to search in it (so maybe i need a search index?). whats the best way to compare the prices of the results?
example:
1. searching for product “xyz”
2. five retailers found with that product
3. show a list of the products/retailers ordered by price
I checked content egg but it only allows me to enable specific online shops. Maybe the best way is to write a solution in php or java by myself and include it via iframe?
[ad_2]
Define “large”. What fields, etc?