Hello, What are (ballpark figure) the hardware requirement (diskspace, memory) SOLR will use i this case:
* Heavy Dutch traffic webshop, 30.000 - 50.000 visitors a day * Visitors relying heavily on the search engine of the site o 3.000.000 - 5.000.000 searches a day * Around 20.000 products to be indexed. In an XML this is around 22 MB in size o Around 100-200 products that will need reindexing everyday because of copyrighters * About 20 fields to be indexed per document (product) * Using many features of SOLR o Boosting queries o Faceted search (price ranges, categories, in stock, etc.) o Spellchecker o Suggester (completion) o Phonectic search o ... The current index directory is around 20 MB, but that's my testing environment. On my testing server indexing the 20K documents took under 10 seconds. I tried to be as comprehensive as possible with these specs. Hopefully it's enough to make an estimation. Thanks, ZB