aboutsummaryrefslogtreecommitdiffstats
path: root/searchlib/src/tests/hitcollector
Commit message (Collapse)AuthorAgeFilesLines
* 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
| | | | also stop keeping track of the re-rank count in the hit collector itself
* 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
| | | | Stick to full hits instead of feature_t.
* 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 ↵Henning Baldersheim2017-01-251-0/+23
| | | | limit.
* If we are collecting unordered hits, we need to sort before producing the ↵Henning Baldersheim2016-10-111-0/+19
| | | | | | resultset. Very good find, @havardpe.
* Declared test executables as tests with TEST parameterVegard Sjonfjell2016-06-161-1/+1
|
* PublishJon Bratseth2016-06-155-0/+507