aboutsummaryrefslogtreecommitdiffstats
path: root/searchlib/src/vespa/searchlib/queryeval/dot_product_blueprint.cpp
Commit message (Expand)AuthorAgeFilesLines
* Update copyrightJon Bratseth2023-10-091-1/+1
* Wire in doom and let hitrate be a float intHenning Baldersheim2023-09-221-1/+1
* We only need the FieldSpecBase. No need to carry and copy the name around.Henning Baldersheim2023-07-191-6/+0
* Accumulate HitEstimate and apply when complete.Henning Baldersheim2023-07-061-8/+5
* Add reserve to dot product blueprintsHenning Baldersheim2023-05-161-2/+8
* use common algorithms for filter creationHÃ¥vard Pettersen2022-10-251-9/+2
* Don't calculate score or weights when unpacking for a term inTor Egge2022-06-011-1/+3
* Update 2017 copyright notices.gjoranv2021-10-071-1/+1
* Add filter iterator for dot product blueprint.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-3/+4
* Revert "Balder/add executeinfo"Arnstein Ressem2020-01-031-4/+3
* Follow up review comments.Henning Baldersheim2020-01-021-1/+1
* Reduce code visibility.Henning Baldersheim2020-01-011-0/+1
* Add ExecutionInfo to propagate more information than just strictness to fetch...Henning Baldersheim2019-12-311-3/+3
* Nested namespace and default destructorsHenning Baldersheim2018-04-031-7/+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
* Reduce unneccessary code incluscion.Henning Baldersheim2016-12-121-4/+1
* PublishJon Bratseth2016-06-151-0/+92