summaryrefslogtreecommitdiffstats
path: root/searchlib/src/tests/engine
Commit message (Collapse)AuthorAgeFilesLines
* Update copyrightJon Bratseth2023-10-094-4/+4
|
* Adjust default build settings for Ubuntu 22.04.Tor Egge2023-03-131-0/+3
|
* use ref_counted in fnetHåvard Pettersen2023-03-061-8/+8
| | | | | | also get rid of some cleanup functions on reference counted classes enable specifying low-level parameters to addref/subref (cnt/reserve)
* GC some void inline pragmasHenning Baldersheim2023-01-302-10/+0
|
* separate profiling depth parametersHåvard Pettersen2023-01-191-1/+22
|
* Add conversion testHenning Baldersheim2022-09-091-1/+6
|
* Propagate target-active-docs in monitor reply.Henning Baldersheim2022-09-091-2/+2
|
* Add conversion test and convert too...Henning Baldersheim2022-09-021-1/+14
|
* Add test for profile_depth conversion, and remove proxying not necessary.Henning Baldersheim2022-08-261-1/+7
|
* test conversion of match features to protobuf replyHåvard Pettersen2021-11-051-49/+79
|
* Update 2019 Oath copyrights.gjoranv2021-10-274-4/+4
|
* update after reviewArne H Juul2021-10-151-10/+17
|
* more useful DocsumReplyArne H Juul2021-10-142-4/+3
|
* make DocsumReply a proper classArne H Juul2021-10-142-14/+12
|
* track API change - "root slime" is always true nowArne H Juul2021-10-132-6/+2
|
* wire reported issues into search/docsum repliesHåvard Pettersen2021-10-071-0/+29
|
* GC unused 'partitionid' and various other members of MonitorReply that are ↵Henning Baldersheim2021-06-262-14/+1
| | | | long gone.
* Misc cleanup of includes and code healthHenning Baldersheim2020-12-011-2/+4
|
* Consolidate search for GTest.Tor Egge2020-07-072-2/+0
|
* Use find_package to find gtest library.Tor Egge2020-06-292-2/+4
|
* Propagate is_blocking_writes flag in monitor ping reply from proton.Geir Storli2020-04-141-0/+10
|
* Revert "Revert "Balder/remove steadytimestamp 2""Henning Baldersheim2019-12-161-2/+2
|
* Revert "Balder/remove steadytimestamp 2"Henning Baldersheim2019-12-161-2/+2
|
* Use std::chrono.Henning Baldersheim2019-12-091-2/+2
|
* Remove some more transport related stuff.Henning Baldersheim2019-09-301-3/+2
|
* GC some unused code related to fs4 protocol that has now gone missing.Henning Baldersheim2019-09-279-621/+0
|
* Remove TransportServerHenning Baldersheim2019-09-273-249/+0
|
* add search protocol metricsHåvard Pettersen2019-08-291-0/+59
|
* doc: -> id:Henning Baldersheim2019-08-161-2/+2
|
* introduce online state in proto rpc adapterHåvard Pettersen2019-05-141-30/+54
| | | | | this is to ensure we do not start server stuff until we are officially online.
* Simplify the supervisor responsibilityHenning Baldersheim2019-05-101-8/+5
|
* initial searchprotocol implementation in cppHåvard Pettersen2019-03-255-0/+707
|
* Make it lazy and safe.Henning Baldersheim2019-03-131-7/+4
|
* Make the Trace object itself lazyHenning Baldersheim2019-03-131-11/+11
| | | | Make start optional and explicit.
* Test done() and annotate duration with unit.Henning Baldersheim2019-03-111-1/+3
|
* Incorporate comments from @jobergum.Henning Baldersheim2019-03-111-6/+6
|
* Absolute time as string in UTC for readability.Henning Baldersheim2019-03-111-4/+4
|
* Milliseconds is the better unit here.Henning Baldersheim2019-03-111-4/+4
|
* Update test with correct expectation.Henning Baldersheim2019-03-081-1/+1
|
* Enable test again.Henning Baldersheim2019-03-081-2/+0
|
* Add a relative timestamp when tracing.Henning Baldersheim2019-03-081-4/+9
| | | | make it testable by allowing control of clock.
* Put distribution-key in trace payload and name it 'trace'.Henning Baldersheim2019-03-071-4/+4
|
* Add a simple Trace Object wrapping the slime.Henning Baldersheim2019-03-051-29/+49
|
* Remove files used by old unit test runner.Tor Egge2019-02-198-8/+0
|
* Ensure that we filter and QFLAGS and do not automatically say we have the ↵Henning Baldersheim2018-02-091-2/+2
| | | | same capabilities as our master.
* sample request start time when creating lazy request sourceHaavard2017-06-261-0/+12
|
* Update copyright headersJon Bratseth2017-06-148-8/+8
|
* Revert "Update copyright headers"Jon Bratseth2017-06-148-8/+8
|
* Update copyright headersJon Bratseth2017-06-148-8/+8
|
* Revert "Copyright header"Jon Bratseth2017-06-138-8/+8
|