You can write a Lucene program that walks the various index data
structures and tots up estimated values. It's a big job. I would start
with the Lucene CheckIndex program since it does most of this.

On Sat, Jul 3, 2010 at 4:32 AM, Israel Ekpo <israele...@gmail.com> wrote:
> Currently, this feature is not available.
>
> The amount of space a field consumes varies and depends on whether the field
> is index only, stored only or indexed and stored.
>
> It also depends on how the field is analyzed
>
> On Fri, Jul 2, 2010 at 2:59 PM, Shawn Heisey <s...@elyograg.org> wrote:
>
>> On 6/30/2010 5:44 PM, Shawn Heisey wrote:
>>
>>> Is it possible for Solr (or Luke/Lucene) to tell me exactly how much of
>>> the total index disk space is used by each field?  It would also be very
>>> nice to know, for each field, how much is used by the index and how much is
>>> used for stored data.
>>>
>>>
>> Still interested in this.  It would be perfectly OK if such a thing were
>> completely external to Solr and required a good chunk of time to calculate.
>>  I would not need to do it very often.
>>
>>
>
>
> --
> "Good Enough" is not good enough.
> To give anything less than your best is to sacrifice the gift.
> Quality First. Measure Twice. Cut Once.
> http://www.israelekpo.com/
>



-- 
Lance Norskog
goks...@gmail.com

Reply via email to