summaryrefslogtreecommitdiffstats
path: root/searchlib/src/tests/aggregator/perdocexpr.cpp
Commit message (Expand)AuthorAgeFilesLines
* 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
* Handle bool in grouping in the backend too.Henning Baldersheim2019-01-141-2/+28
* move LOG_SETUP after other includesArne Juul2018-06-201-3/+3
* use LOG_ABORT not just abort()Arne Juul2018-06-121-0/+4
* Update copyright headersJon Bratseth2017-06-141-1/+1
* Revert "Update copyright headers"Jon Bratseth2017-06-141-1/+1
* Update copyright headersJon Bratseth2017-06-141-1/+1
* Revert "Copyright header"Jon Bratseth2017-06-131-1/+1
* Copyright headerJon Bratseth2017-06-131-1/+1
* 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-271-528/+361
* Optimize includes.Henning Baldersheim2017-01-311-1/+1
* Split out the judymultimap template to separate file and instanciate explicit.Henning Baldersheim2016-11-181-0/+1
* use cmathArne Juul2016-06-271-2/+3
* PublishJon Bratseth2016-06-151-0/+1693