Created on 01-21-2016 10:43 AM - edited 08-19-2019 04:52 AM
Hi,
I have this report for my solr test:
X-axis --> number of records always growing
Y-axis --> MB of index
Growth seems linear but this assumption is correct for big data set?
I do not have a large data set to be tested.
Created 01-21-2016 12:52 PM
Created 01-21-2016 12:52 PM
Created 01-26-2016 07:50 PM
Yes, this graph seems reasonable. Very early in the curve, the steep growth represents vocabulary acquisition. After most words in the dominant language have been indexed, the curve flattens out to represent just the data necessary to represent each document's invert index + tags, which is roughly proportional to the size of the document.