Index Size
Definition
The storage footprint or count of entries maintained by a search index, expressed either in bytes (disk or memory) or as logical counts (number of postings, unique terms, documents, or term-document pairs). Index size depends on data volume, indexing structures, compression, and metadata, and is a resource metric used in system design and evaluation.