aboutsummaryrefslogtreecommitdiffstats
path: root/searchlib/src/tests/hitcollector
Commit message (Expand)AuthorAgeFilesLines
* Update copyrightJon Bratseth2023-10-093-3/+3
* Change from typedef to using in searchlib C++ code.Geir Storli2022-12-211-1/+1
* detect out of order docid when switching collection strategyHåvard Pettersen2022-11-141-2/+5
* Remove inlining warnings (searchlib).Tor Egge2022-02-261-0/+6
* use more accessorsArne H Juul2021-11-121-2/+2
* Update 2018 copyright notices.gjoranv2021-10-071-1/+1
* Update 2017 copyright notices.gjoranv2021-10-072-2/+2
* balance second phase ranking workloadHåvard Pettersen2020-11-021-12/+28
* observe the results of multiply-add across implementationsHåvard Pettersen2020-06-181-6/+6
* Remove files used by old unit test runner.Tor Egge2019-02-192-2/+0
* expose 2nd phase candidates as a referencing sorted hit sequenceHåvard Pettersen2018-08-141-28/+29
* added sorted hit sequence with testHåvard Pettersen2018-08-142-0/+36
* Remove unused code only used in testsHenning Baldersheim2018-07-271-4/+8
* Select the hits to rerank in the selectBest part instead of a later copy.Henning Baldersheim2018-07-271-12/+0
* Add test for getSortedHeapHitsHenning Baldersheim2018-07-261-2/+13
* Fix up clang-tidy warningsHenning Baldersheim2018-07-261-64/+56
* update hit collector testHåvard Pettersen2017-08-301-5/+5
* Update copyright headersJon Bratseth2017-06-142-2/+2
* Revert "Update copyright headers"Jon Bratseth2017-06-142-2/+2
* Update copyright headersJon Bratseth2017-06-142-2/+2
* Revert "Copyright header"Jon Bratseth2017-06-132-2/+2
* Copyright headerJon Bratseth2017-06-132-2/+2
* Checkpount for removing fastos from testsHenning Baldersheim2017-06-011-1/+0
* add override in searchlib moduleArne H Juul2017-04-121-4/+4
* Ensure that we detect out of order collection also after passing the array li...Henning Baldersheim2017-01-251-0/+23
* If we are collecting unordered hits, we need to sort before producing the res...Henning Baldersheim2016-10-111-0/+19
* Declared test executables as tests with TEST parameterVegard Sjonfjell2016-06-161-1/+1
* PublishJon Bratseth2016-06-155-0/+507