aboutsummaryrefslogtreecommitdiffstats
path: root/searchlib/src/tests/aggregator
Commit message (Expand)AuthorAgeFilesLines
* Ensure that RawResultNode max/min are consistent when a is a prefix of bHenning Baldersheim2022-12-111-0/+6
* expression result is pointerHåvard Pettersen2022-06-072-133/+133
* Include searchcommon/attribut/config.h yourself and prepare for hiding large ...Henning Baldersheim2022-05-251-0/+1
* Reduce use of Identifiable for document::DatatTypeHenning Baldersheim2022-03-031-0/+2
* Propagate memory allocator to growable bitvector in SingleBoolAttribute.Tor Egge2022-02-151-1/+1
* Update 2017 copyright notices.gjoranv2021-10-073-3/+3
* Add explicit casts to char, to avoid warning when char is unsigned.Tor Egge2021-04-301-1/+1
* Don't read beyond end of buffer returned by RawResultNode.Tor Egge2020-04-231-1/+3
* Fix issues detected by clang 10.Tor Egge2020-02-141-1/+1
* c_str -> dataHenning Baldersheim2020-01-211-3/+3
* Revert "Revert "Balder/remove steadytimestamp 2""Henning Baldersheim2019-12-161-4/+4
* Revert "Balder/remove steadytimestamp 2"Henning Baldersheim2019-12-161-4/+4
* Use std::chrono.Henning Baldersheim2019-12-091-4/+4
* FastOS_Time -> std::chrono.Henning Baldersheim2019-11-201-6/+4
* Remove the use and testing of legacy groupdoc/userdoc/orderdoc document ids.Henning Baldersheim2019-08-091-1/+1
* Add conformance testing for 'sum' aggregator too.Henning Baldersheim2019-04-041-0/+37
* Ensure that we do not end up with a nullptr when accidentally averaging over ...Henning Baldersheim2019-04-041-0/+32
* Remove files used by old unit test runner.Tor Egge2019-02-192-2/+0
* Handle bool in grouping in the backend too.Henning Baldersheim2019-01-141-2/+28
* move LOG_SETUP after other includesArne Juul2018-06-202-6/+6
* use LOG_ABORT not just abort()Arne Juul2018-06-122-0/+7
* Update copyright headersJon Bratseth2017-06-143-3/+3
* Revert "Update copyright headers"Jon Bratseth2017-06-143-3/+3
* Update copyright headersJon Bratseth2017-06-143-3/+3
* Revert "Copyright header"Jon Bratseth2017-06-133-3/+3
* Copyright headerJon Bratseth2017-06-133-3/+3
* Forward declare XmlOutputStream and FieldValue::IteratorHandler.Henning Baldersheim2017-06-071-2/+1
* Add aggregator for calculating the population standard deviationBjørn Christian Seime2017-05-081-16/+91
* Revert "Add aggregator for calculating the population standard deviation"Henning Baldersheim2017-05-051-91/+16
* fixup! Add aggregator for calculating the population standard deviationBjørn Christian Seime2017-05-051-0/+2
* Add aggregator for calculating the population standard deviationBjørn Christian Seime2017-05-051-16/+89
* add override in searchlib moduleArne H Juul2017-04-121-1/+1
* Remove ExpressionNode::CP from interfaces.Henning Baldersheim2017-03-272-558/+370
* Optimize includes.Henning Baldersheim2017-01-312-1/+3
* Split out the judymultimap template to separate file and instanciate explicit.Henning Baldersheim2016-11-181-0/+1
* use cmathArne Juul2016-06-271-2/+3
* Declared test executables as tests with TEST parameterVegard Sjonfjell2016-06-161-2/+2
* PublishJon Bratseth2016-06-156-0/+2002