summaryrefslogtreecommitdiffstats
path: root/searchlib/src/tests/aggregator
Commit message (Expand)AuthorAgeFilesLines
* 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