Checks the internal cache for an appropriate entry, and if none is found, reads the term values in Field and returns an array of size reader.maxDoc() containing the value each document has in the given Field.
The values in the given Field for each document.
FieldCache Interface | Lucene.Net.Search Namespace