aboutsummaryrefslogtreecommitdiffstats
path: root/searchlib/src/tests/queryeval/dot_product/dot_product_test.cpp
Commit message (Expand)AuthorAgeFilesLines
* Update copyrightJon Bratseth2023-10-091-1/+1
* Use SmallVector to avoid allocation in the common case.Henning Baldersheim2023-05-121-1/+2
* Add clarifying comment.Henning Baldersheim2022-08-151-2/+6
* Allow test to work with unpack too.Henning Baldersheim2022-08-121-2/+2
* Don't calculate score or weights when unpacking for a term inTor Egge2022-06-011-14/+70
* Update 2017 copyright notices.gjoranv2021-10-071-1/+1
* - Let DotProduct,Wand and WeightedSet be Term nodes in the query tree as they...Henning Baldersheim2021-03-291-2/+2
* Revert "Revert "Balder/add executeinfo""Henning Baldersheim2020-01-031-1/+1
* Revert "Balder/add executeinfo"Arnstein Ressem2020-01-031-1/+1
* Add ExecutionInfo to propagate more information than just strictness to fetch...Henning Baldersheim2019-12-311-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
* add override in searchlib moduleArne H Juul2017-04-121-2/+2
* Deduplicate codeHenning Baldersheim2017-02-151-12/+11
* Also check the single item optimization too.Henning Baldersheim2017-02-151-0/+13
* Unify namingHenning Baldersheim2017-02-141-3/+3
* De duplicateHenning Baldersheim2017-02-141-14/+10
* Fork into single/multiple tests.Henning Baldersheim2017-02-141-6/+40
* set DocId the correct places and update test according to my understanding of...Henning Baldersheim2017-02-131-3/+1
* Follow up from @havardpe comments.Henning Baldersheim2017-02-061-4/+4
* Use the iterator verifier and factor out common code for dotproduct and weigh...Henning Baldersheim2017-02-031-54/+7
* Use the iterator verifierHenning Baldersheim2017-02-031-2/+0
* Use the iterator verifierHenning Baldersheim2017-02-031-44/+68
* remove features from match dataHaavard2016-12-141-2/+2
* PublishJon Bratseth2016-06-151-0/+219