aboutsummaryrefslogtreecommitdiffstats
path: root/searchlib/src/vespa/searchlib/diskindex/zc4_posting_reader_base.cpp
Commit message (Expand)AuthorAgeFilesLines
* Update copyrightJon Bratseth2023-10-091-1/+1
* GC unused assert includesHenning Baldersheim2023-05-171-1/+1
* Update 2019 Oath copyrights.gjoranv2021-10-271-1/+1
* Rename cheap features to interleaved features.Tor Egge2019-06-181-3/+3
* Skip info does not contain "cheap" features.Tor Egge2019-05-131-15/+22
* Extend Zc4/Zc5 postings with "cheap" features interleaved with docid deltaTor Egge2019-05-081-3/+9
* Use helper classes for checking skip info.Tor Egge2019-05-031-175/+194
* Move endian independent portion of Zc4PostingReader to Zc4PostingReaderBase.Tor Egge2019-05-021-0/+275