You are viewing a plain text version of this content. The canonical link for it is here.
Posted to solr-user@lucene.apache.org by CRB <su...@metaheuristica.com> on 2011/09/23 21:16:24 UTC

Solr Size Estimator (JIRA#3435) . . .

Hi,

In working through some updates for the Solr Size Estimator, I have 
found a number of gaps in the Solr Wiki. I've Google'd to a fair degree 
on each of these and either found nothing or an insufficient explanation.

In particular, for each of the following I'm looking for:
A) An explanation of what it is
B) How to use it or estimate its size

Topics:
1) fieldValueCache
2) RamBufferSize
3) Transient Factor
4) Average number of Bytes per Term
5) Cache Key Average Size (Bytes)
6) Avgerage QueryResultKey size (in bytes)

Appreciate any input, so I can update the Solr Wiki as needed.

C