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