aboutsummaryrefslogtreecommitdiffstats
path: root/searchlib/src/vespa/searchlib/index/docidandfeatures.h
Commit message (Expand)AuthorAgeFilesLines
* Update copyrightJon Bratseth2023-10-091-1/+1
* cleanup whitespaceArne Juul2023-04-301-3/+3
* Refactor to reduce code duplication for write path.Henning Baldersheim2022-01-271-0/+6
* Update 2017 copyright notices.gjoranv2021-10-071-1/+1
* Add noexcept as indicated by -WnoeexceptHenning Baldersheim2020-10-071-9/+9
* Extend Zc4/Zc5 postings with "cheap" features interleaved with docid deltaTor Egge2019-05-081-0/+6
* Style changes.Geir Storli2019-04-301-9/+9
* Make member variables in DocIdAndFeatures non-public.Geir Storli2019-04-301-20/+40
* Remove unused code.Geir Storli2019-04-301-51/+8
* Style fixes.Tor Egge2019-04-151-10/+5
* Remove unused methods from ComprFileReadContext and DocIdAndFeatures.Tor Egge2019-04-111-8/+0
* Remove unused (de)serialization to/from nbostream.Tor Egge2017-10-091-22/+0
* Replace tab with spaces.Geir Storli2017-09-131-8/+8
* 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
* Deinline as compiler makes the best choices.Henning Baldersheim2017-05-091-168/+48
* PublishJon Bratseth2016-06-151-0/+338