Hi All,

I was curious how lucene/solr scale as the total number of non-stored fields
grow.  So, for example, if my average document has 50 fields on it, but the
total number of fields in the system is upwards of 100k and I query on one
of those fields: Will I see runtime that is proportional to the total number
of fields in the system?  Or will it be solely proportional to the corpus
size?

I've tried searching and running my own benchmarks, but all of my answers
have been unsatisfactory thus far.

Let me know if there are any parts of the question I can clarify.

Regards,
John



--
View this message in context: 
http://lucene.472066.n3.nabble.com/Solr-dynamic-fields-scalability-tp4058090.html
Sent from the Solr - User mailing list archive at Nabble.com.

Reply via email to