Namespace Lucene.Net.Codecs.DiskDV
DocValuesFormat that accesses values directly from disk.
Classes
DiskDocValuesFormat
DocValues format that keeps most things on disk. Only things like disk offsets are loaded into ram.
Note
This API is experimental and might change in incompatible ways in the next release.
DiskNormsFormat
Norms format that keeps all norms on disk.