summaryrefslogtreecommitdiffstats
path: root/streamingvisitors/src/tests/hitcollector/hitcollector_test.cpp
Commit message (Expand)AuthorAgeFilesLines
* Take owenship for the stuff you provide. Do not rely on the caller.Henning Baldersheim2024-02-131-5/+3
* Also test size of heap and number of hits kept.Henning Baldersheim2024-02-131-0/+6
* Test that all hits are kept.Henning Baldersheim2024-02-131-0/+17
* - Add all hits to the hit collector.Henning Baldersheim2024-02-131-14/+21
* Revert "Revert "- Use explicit given wanted hit count.""Henning Baldersheim2024-02-121-11/+11
* Revert "- Use explicit given wanted hit count."Henning Baldersheim2024-02-121-11/+11
* It is know up front that if we sort by rank or by sortblob. So instead of det...Henning Baldersheim2024-02-111-11/+11
* Update copyrightJon Bratseth2023-10-091-1/+1
* Populate match features in search result for streaming search.Tor Egge2023-04-271-0/+60
* Rewrite streamingvisitors hit collector unit test to use gtest.Tor Egge2023-04-261-49/+26
* Move search::FeatureValues to vespalib::FeatureValues in preparation forTor Egge2023-04-251-1/+1
* Reduce creation of Document instances without DocumentTypeRepo.Geir Storli2023-03-131-2/+2
* perform feature renaming in streaming alsoArne H Juul2022-06-221-2/+4
* Update 2017 copyright notices.gjoranv2021-10-071-1/+1
* use SimpleValue instead of EngineOrFactoryArne Juul2020-12-021-7/+8
* cleanup unused includeArne Juul2020-11-271-1/+0
* handle both engine- and factory-based tensorsArne Juul2020-10-151-4/+4
* Rename hitcollector.cpp -> hitcollector_test.cpp.Geir Storli2019-11-281-0/+352