aboutsummaryrefslogtreecommitdiffstats
path: root/searchlib/src/vespa/searchlib/index/docidandfeatures.cpp
Commit message (Expand)AuthorAgeFilesLines
* Update copyrightJon Bratseth2023-10-091-1/+1
* Refactor to reduce code duplication for write path.Henning Baldersheim2022-01-271-2/+18
* Update 2017 copyright notices.gjoranv2021-10-071-1/+1
* Extend Zc4/Zc5 postings with "cheap" features interleaved with docid deltaTor Egge2019-05-081-1/+3
* Make member variables in DocIdAndFeatures non-public.Geir Storli2019-04-301-6/+7
* Remove unused code.Geir Storli2019-04-301-1/+0
* Remove unused (de)serialization to/from nbostream.Tor Egge2017-10-091-99/+0
* 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-13/+20
* Do not bring in nbostream everywhere.Henning Baldersheim2016-12-121-0/+11
* PublishJon Bratseth2016-06-151-0/+105