aboutsummaryrefslogtreecommitdiffstats
path: root/searchlib/src/vespa/searchlib/queryeval/wand/parallel_weak_and_blueprint.cpp
Commit message (Expand)AuthorAgeFilesLines
* - Separate priority Q functionality into a separate base class WeakAndPriorit...Henning Baldersheim9 days1-7/+6
* - Wire in a common shared heap for WeakAnd.Henning Baldersheim2024-05-231-17/+1
* Pass all params in constructor and make members const.Henning Baldersheim2024-05-221-4/+2
* It is already a unique_ptrHenning Baldersheim2024-05-211-10/+7
* force strictness where allowed and cheaperHåvard Pettersen2024-04-041-1/+1
* use thread_local for blueprint optionsHåvard Pettersen2024-03-251-2/+2
* remove implicit casts from bool to doubleHåvard Pettersen2024-03-211-2/+1
* tag blueprints with strictnessHåvard Pettersen2024-03-201-5/+16
* baseline flow stats for complex leafsHåvard Pettersen2024-02-131-1/+9
* make default flow stats more explicitHåvard Pettersen2024-02-061-0/+6
* Update copyrightJon Bratseth2023-10-091-1/+1
* Wire in doom and let hitrate be a float intHenning Baldersheim2023-09-221-8/+7
* We only need the FieldSpecBase. No need to carry and copy the name around.Henning Baldersheim2023-07-191-10/+2
* Accumulate HitEstimate and apply when complete.Henning Baldersheim2023-07-061-8/+4
* Add reserve to dot product blueprintsHenning Baldersheim2023-05-161-0/+7
* use common algorithms for filter creationHåvard Pettersen2022-10-251-14/+3
* Normalize includes in searchlib.Tor Egge2022-09-271-1/+2
* Update 2017 copyright notices.gjoranv2021-10-071-1/+1
* Use empty search when filter constraint is lower bound for wand variants.Tor Egge2020-06-301-1/+6
* Add filter iterators for weak and blueprints.Tor Egge2020-06-301-0/+6
* add TODOs about further use of unique_ptrArne Juul2020-06-051-0/+1
* Revert "Revert "Balder/add executeinfo""Henning Baldersheim2020-01-031-9/+8
* Revert "Balder/add executeinfo"Arnstein Ressem2020-01-031-8/+9
* Follow up review comments.Henning Baldersheim2020-01-021-1/+1
* Reduce code visibility.Henning Baldersheim2020-01-011-7/+5
* Add ExecutionInfo to propagate more information than just strictness to fetch...Henning Baldersheim2019-12-311-2/+3
* disallow skipping the "unpack" phase for selected iterators.Arne Juul2019-11-251-0/+6
* 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
* Reduce unneccessary code incluscion.Henning Baldersheim2016-12-121-4/+1
* PublishJon Bratseth2016-06-151-0/+126