summaryrefslogtreecommitdiffstats
path: root/searchcore/src/tests/proton/common
Commit message (Expand)AuthorAgeFilesLines
* Update Verizon Media copyright notices.gjoranv2021-10-075-5/+5
* Update 2017 copyright notices.gjoranv2021-10-0712-12/+12
* Remove SerializedTensorAttribute that is replaced by SerializedFastValueAttri...Geir Storli2021-03-261-5/+5
* use size literals in searchcoreArne Juul2021-02-151-1/+2
* More descriptive test name.Tor Egge2021-02-021-1/+1
* Improve handling of changed alloc config.Tor Egge2021-02-022-0/+44
* GC unused interface that has been misused once....Henning Baldersheim2021-01-141-9/+0
* use SimpleValue instead of EngineOrFactoryArne Juul2020-12-021-5/+7
* GC unused TwoPhaseLidTrackerHenning Baldersheim2020-10-301-20/+0
* fix specArne Juul2020-10-151-1/+1
* simplifyArne Juul2020-10-151-2/+1
* simplifyArne Juul2020-10-151-2/+1
* handle both engine- and factory-based tensorsArne Juul2020-10-151-8/+10
* Explicitly instantiate common attribute update member functions.Tor Egge2020-10-052-2/+2
* Rename GenericTensorAttribute -> SerializedTensorAttribute.Geir Storli2020-09-041-5/+5
* Move streaming operator to namespace searched by ADL.Tor Egge2020-08-311-0/+4
* Revert "Revert "Only wait for th elids that you are interested in.""Henning Baldersheim2020-08-272-0/+112
* Revert "Only wait for th elids that you are interested in."Arnstein Ressem2020-08-272-112/+0
* Refactor and testHenning Baldersheim2020-08-261-0/+96
* Use two stage lid tracking.Henning Baldersheim2020-08-252-0/+16
* GC unused code.Henning Baldersheim2020-08-131-9/+9
* Consolidate search for GTest.Tor Egge2020-07-071-1/+0
* Use find_package to find gtest library.Tor Egge2020-06-291-1/+2
* Improve tracking of remove batch rate used to consider to block lid space com...Geir Storli2020-04-292-0/+99
* Handle add updates to non-existing tensors.Geir Storli2020-04-071-3/+11
* Support imported attribute fields in backend selection logicTor Brede Vekterli2020-01-311-9/+37
* Revert "Revert "Balder/remove steadytimestamp 2""Henning Baldersheim2019-12-161-3/+3
* Revert "Balder/remove steadytimestamp 2"Henning Baldersheim2019-12-161-3/+3
* Use std::chrono.Henning Baldersheim2019-12-091-3/+3
* Address comment by specifying timeunit in the type.Henning Baldersheim2019-11-201-6/+3
* Add typesafe SteadyTimeStamp.Henning Baldersheim2019-11-151-1/+0
* Use a steady_clock for the stop watch.Henning Baldersheim2019-11-151-1/+1
* Avoid dependency on weighted set ordering in unit testsTor Brede Vekterli2019-10-181-2/+8
* GC unused filesHenning Baldersheim2019-09-301-1/+0
* doc: -> id:Henning Baldersheim2019-08-162-61/+28
* Integrate TensorRemoveUpdate in attribute updater.Geir Storli2019-02-211-23/+44
* Remove files used by old unit test runner.Tor Egge2019-02-196-8/+0
* Set data type for TensorFieldValue.Tor Egge2019-02-141-2/+14
* Rename tensoraddupdate.{h,cpp} -> tensor_add_update.{h,cpp}.Geir Storli2019-02-111-1/+1
* Rename tensormodifyupdate.{h,cpp} -> tensor_modify_update.{h,cpp}.Geir Storli2019-02-111-1/+1
* Handle TensorAddUpdate in attribute updater.Geir Storli2019-02-111-9/+25
* Test that tensor modify update is applied.Geir Storli2019-02-061-1/+59
* Rewrite to new unit test syntax.Geir Storli2019-02-061-113/+83
* Use std::vector and initializer list instead of wrapper.Geir Storli2019-02-061-62/+39
* Specify document type in code instead of config file.Geir Storli2019-02-052-184/+35
* Rename applyattrupdates -> attribute_updater_test and move it to correct place.Geir Storli2019-02-054-0/+582
* Wire in the attribute execution via the IAttributeContext.Henning Baldersheim2018-08-271-0/+2
* Detect unchanged field in in array/map of struct.Tor Egge2018-06-131-41/+94
* Make tests less verbose when verifying stats.Geir Storli2018-05-151-110/+16
* Add pre-document selection than can disqualify a document without retrieving ...Geir Storli2018-05-151-38/+134