jreinke / magento-elasticsearch

Elasticsearch module for Magento 1.7+
Apache License 2.0
142 stars 61 forks source link

Magento Site with 1 million SKU's #2

Closed dpeterson7 closed 11 years ago

dpeterson7 commented 12 years ago

Hey, I have a potential Magento client that will have over 1 million SKU's that I'm thinking about using this ES plugin for. I know you've listed that it hasn't been tested in "production" but do you foresee any major issues using your search plugin with this many products? Thanks

jreinke commented 12 years ago

Hi, I am using it with 250k products without any problem, 1 million is another thing and you'll probably have other limitations in Magento, especially in indexing. Good luck ;)

dpeterson7 commented 12 years ago

Out of curiosity, how many ES servers are you using and with how much RAM for handling 250k products? Thanks

paales commented 11 years ago

About problems with indexing, you are probably mainly talking about the URL rewrites. To fix the url rewrites indexing, take look at http://www.ecomdev.org/2011/10/08/ecomdev-breaks-magento-speed-limits.html