aboutsummaryrefslogtreecommitdiffstats
path: root/searchlib/src/vespa/searchlib/diskindex/fusion.h
Commit message (Expand)AuthorAgeFilesLines
* Update copyrightJon Bratseth2023-10-091-1/+1
* Tag cpu category for tasks run in the proton shared executor.Geir Storli2022-01-281-2/+2
* Since fusion task are now smaller, there is no need to explicit limit number ...Henning Baldersheim2022-01-191-3/+3
* Prepare for smaller tasks for field merging.Tor Egge2022-01-091-0/+1
* Simplify use of search::diskindex::Fusion class.Tor Egge2022-01-091-9/+6
* Refactor field merger.Tor Egge2022-01-061-2/+0
* Factor out FieldMerger from Fusion.Tor Egge2022-01-051-62/+12
* Update 2017 copyright notices.gjoranv2021-10-071-1/+1
* Add low level support for stopping a running disk index fusion.Tor Egge2021-01-051-6/+10
* Add field length scanner, to get accurate field lengths forTor Egge2019-06-201-0/+2
* Save average field length in posting list file header.Tor Egge2019-06-061-1/+2
* - Provide an executor and use it for fusion.Henning Baldersheim2019-05-151-113/+47
* Style fixes.Tor Egge2019-04-151-5/+1
* Clean up unused codeHenning Baldersheim2018-11-141-128/+36
* Use nested namespace and general code unification.Henning Baldersheim2018-11-141-12/+7
* Remove or update outdated copyright noticesTor Brede Vekterli2017-09-201-2/+0
* Replace tab with spaces.Geir Storli2017-09-131-1/+1
* 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-17/+17
* PublishJon Bratseth2016-06-151-0/+265