aboutsummaryrefslogtreecommitdiffstats
path: root/searchlib/src/vespa/searchlib/diskindex/indexbuilder.h
Commit message (Expand)AuthorAgeFilesLines
* Update copyrightJon Bratseth2023-10-091-1/+1
* Prefer references over pointersHenning Baldersheim2023-01-071-2/+3
* - Hide membersHenning Baldersheim2023-01-071-36/+24
* Change from typedef to using in searchlib C++ code.Geir Storli2022-12-211-1/+1
* Update 2017 copyright notices.gjoranv2021-10-071-1/+1
* Save average field length in posting list file header.Tor Egge2019-06-061-0/+2
* Simplify IndexBuilder API used when dumping a memory index to a disk index.Geir Storli2019-04-301-7/+3
* Add more class comments + style changes.Geir Storli2019-04-251-8/+9
* Clean up unused codeHenning Baldersheim2018-11-141-4/+3
* Use nested namespace and general code unification.Henning Baldersheim2018-11-141-22/+14
* Pass stringref by valueHenning Baldersheim2018-08-101-3/+3
* Replace tab with spaces.Geir Storli2017-09-131-2/+2
* 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
* C++ style fix: Use foo() instead of foo(void)Tor Egge2017-05-241-12/+12
* Make it compile with gcc 6Henning Baldersheim2016-12-151-71/+32
* PublishJon Bratseth2016-06-151-0/+124