aboutsummaryrefslogtreecommitdiffstats
path: root/searchlib/src/vespa/searchlib/attribute/fixedsourceselector.cpp
Commit message (Expand)AuthorAgeFilesLines
* Update copyrightJon Bratseth2023-10-091-1/+1
* Include searchcommon/attribut/config.h yourself and prepare for hiding large ...Henning Baldersheim2022-05-251-1/+3
* Update 2017 copyright notices.gjoranv2021-10-071-1/+1
* Minor c++11 code cleanup.Henning Baldersheim2021-04-131-11/+7
* Avoid including singlenumericattribute.hppHenning Baldersheim2021-02-251-1/+0
* Block multiple load calls for same attribute vector.Tor Egge2019-08-291-3/+5
* Update default source in source selector when switching to new memory index.Tor Egge2019-01-161-2/+9
* Cap sources in FixedSourceSelector on load.Tor Egge2019-01-161-0/+20
* Set source to default source from committed docid limit to new guardTor Egge2019-01-151-3/+3
* Don't compact lid space on source selector if wanted lid limit is higherTor Egge2019-01-081-1/+3
* Correct tracking of docIdLimit in FixedSourceSelector.Tor Egge2019-01-081-0/+2
* Compact lid space on source selector.Tor Egge2019-01-081-0/+6
* Revert "Compact lid space on source selector."Arnstein Ressem2019-01-071-8/+0
* Correct tracking of docIdLimit in FixedSourceSelector.Tor Egge2019-01-041-0/+2
* Compact lid space on source selector.Tor Egge2019-01-041-0/+6
* Revert "Compact lid space on source selector."Henning Baldersheim2019-01-031-6/+0
* Compact lid space on source selector.Tor Egge2019-01-031-0/+6
* move LOG_SETUP after other includesArne Juul2018-06-201-1/+2
* use LOG_ABORT not just abort()Arne Juul2018-06-121-0/+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
* Reduce fastos.h dependency.Henning Baldersheim2017-06-011-1/+0
* Split the source selector out too.Henning Baldersheim2016-12-171-3/+2
* PublishJon Bratseth2016-06-151-0/+90