aboutsummaryrefslogtreecommitdiffstats
path: root/searchlib/src/vespa/searchlib/diskindex/zcpostingiterators.cpp
Commit message (Expand)AuthorAgeFilesLines
* Update copyrightJon Bratseth2023-10-091-1/+1
* GC unused assert includesHenning Baldersheim2023-05-171-0/+1
* Change from typedef to using in searchlib C++ code.Geir Storli2022-12-211-3/+3
* Move the terfieldmatchdaatarray where it makes sense.Henning Baldersheim2022-08-281-10/+10
* Update 2017 copyright notices.gjoranv2021-10-071-1/+1
* Rename cheap features to interleaved features.Tor Egge2019-06-181-23/+23
* Prepare for zc posting iterator unpack variants.Tor Egge2019-05-221-15/+34
* Add support for not decoding normal features in zc posting iterator.Tor Egge2019-05-201-22/+38
* Unpack cheap features in zc posting iterators.Tor Egge2019-05-151-2/+14
* Consolidate disk index iterators.Tor Egge2019-05-141-112/+24
* Extend Zc4/Zc5 postings with "cheap" features interleaved with docid deltaTor Egge2019-05-081-8/+60
* Style fixes.Tor Egge2019-04-151-12/+24
* Actually set configured fadvise options.Henning Baldersheim2018-11-141-5/+5
* Use nested namespace and general code unification.Henning Baldersheim2018-11-141-6/+2
* Replace tab with spaces.Geir Storli2017-09-131-1/+1
* Merge pull request #2740 from yahoo/toregge/refactor-zcposting-iteratorGeir Storli2017-06-161-227/+137
|\
| * Introduce helper classes for skip info byte streams used byTor Egge2017-06-131-227/+137
* | Update copyright headersJon Bratseth2017-06-141-1/+1
* | Revert "Update copyright headers"Jon Bratseth2017-06-141-1/+1
* | Update copyright headersJon Bratseth2017-06-141-1/+1
* | Revert "Copyright header"Jon Bratseth2017-06-131-1/+1
* | Copyright headerJon Bratseth2017-06-131-1/+1
|/
* Only adjust endid. The docid must be untouched as there is code depending on ...Henning Baldersheim2017-03-041-1/+1
* Hide the BitVector a bit more.Henning Baldersheim2017-01-311-7/+2
* PublishJon Bratseth2016-06-151-0/+700