You are viewing a plain text version of this content. The canonical link for it is here.
Posted to java-user@lucene.apache.org by Alan Woodward <al...@flax.co.uk> on 2014/03/21 11:33:39 UTC

Getting individual field sizes from an index

Hi all,

Does anybody know of a way of getting a breakdown of the disk space a particular field takes up in a lucene index?  I'm experimenting with different query-time and index-time field combinations, and I'd like to see the exact effect they have on disk usage, but I can only really get stats for the index as a whole at the moment.

Thanks,

Alan Woodward
www.flax.co.uk