
TermPostingMetadata
- Namespace
- Rowles.LeanLucene.Codecs.Postings
- Assembly
- Rowles.LeanLucene.dll
Metadata returned by FinishTerm() for storage in the term dictionary.
internal struct TermPostingMetadata
Fields
SingletonDocId
If docFreq == 1, the single doc ID (avoid posting file seek). Otherwise -1.