Indexing isn't a problem, it's just disk space and space is cheap. But, if
you do facets on all those price columns, that gets put into RAM which isn't
as cheap or plentiful. Your cache buffers may get overloaded a lot and
performance will suffer.

2000 price columns seems like a lot, could the documents be organized
differently? Hard to tell from your example.

--
View this message in context: 
http://lucene.472066.n3.nabble.com/Indexing-Question-for-large-dataset-tp2816344p2816377.html
Sent from the Solr - User mailing list archive at Nabble.com.

Reply via email to