aboutsummaryrefslogtreecommitdiffstats
path: root/searchlib/src/vespa/searchlib/attribute/sourceselector.cpp
Commit message (Expand)AuthorAgeFilesLines
* Use smaller buffer for reading file headers. And GC some unused code.Henning Baldersheim2024-02-091-1/+1
* Update copyrightJon Bratseth2023-10-091-1/+1
* Change from typedef to using in searchlib C++ code.Geir Storli2022-12-211-1/+1
* Alwasy use bitvector for long posting lists.Henning Baldersheim2022-09-291-1/+1
* Remove inlining warnings (searchlib).Tor Egge2022-02-261-0/+1
* - Avoid explicit Close() when not necessary. Destructor does the necessary.Henning Baldersheim2022-01-261-4/+3
* Update 2017 copyright notices.gjoranv2021-10-071-1/+1
* Refactor to represent files with a generic header in a new class.Geir Storli2021-09-141-1/+2
* use size literals in searchlibArne Juul2021-02-151-1/+2
* Pass file name to attribute vector save method.Tor Egge2018-08-171-3/+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
* add some override in searchlib moduleArne H Juul2017-04-111-1/+1
* Split the source selector out too.Henning Baldersheim2016-12-171-1/+1
* Decouple attributes so we do not include the world everywhere.Henning Baldersheim2016-12-171-13/+6
* PublishJon Bratseth2016-06-151-0/+136